Merge of the trunk's r3200:

Copyrights updated



git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.0.0.x@3201 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2011-01-06 20:17:38 +00:00
parent 1478738737
commit 455a696228
80 changed files with 183 additions and 107 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
#
# SCSI target mid-level makefile
#
# Copyright (C) 2007 - 2010 Vladislav Bolkhovitin <vst@vlnb.net>
# Copyright (C) 2007 - 2011 Vladislav Bolkhovitin <vst@vlnb.net>
# Copyright (C) 2007 - 2010 ID7 Ltd.
# Copyright (C) 2010 - 2011 SCST Ltd.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
+2 -1
View File
@@ -1,8 +1,9 @@
/*
* common.c
*
* Copyright (C) 2007 - 2010 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2011 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2010 ID7 Ltd.
* Copyright (C) 2010 - 2011 SCST Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
+2 -1
View File
@@ -1,8 +1,9 @@
/*
* common.h
*
* Copyright (C) 2007 - 2010 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2011 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2010 ID7 Ltd.
* Copyright (C) 2010 - 2011 SCST Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
+2 -1
View File
@@ -1,9 +1,10 @@
/*
* debug.c
*
* Copyright (C) 2004 - 2010 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2011 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2007 - 2010 ID7 Ltd.
* Copyright (C) 2010 - 2011 SCST Ltd.
*
* Contains helper functions for execution tracing and error reporting.
* Intended to be included in main .c file.
+2 -1
View File
@@ -1,9 +1,10 @@
/*
* debug.h
*
* Copyright (C) 2004 - 2010 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2011 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2007 - 2010 ID7 Ltd.
* Copyright (C) 2010 - 2011 SCST Ltd.
*
* Contains macroses for execution tracing and error reporting
*
+2 -1
View File
@@ -1,8 +1,9 @@
/*
* fileio.c
*
* Copyright (C) 2007 - 2010 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2011 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2010 ID7 Ltd.
* Copyright (C) 2010 - 2011 SCST Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License