Copyright updates + iscsi-scst bug fix (merge r4216 from trunk)

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@4704 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2013-01-06 14:03:57 +00:00
parent ae0f286fcc
commit 68edb1a296
81 changed files with 159 additions and 158 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
#
# SCSI target mid-level makefile
#
# Copyright (C) 2007 - 2011 Vladislav Bolkhovitin <vst@vlnb.net>
# Copyright (C) 2007 - 2012 Vladislav Bolkhovitin <vst@vlnb.net>
# Copyright (C) 2007 - 2010 ID7 Ltd.
# Copyright (C) 2010 - 2011 SCST Ltd.
# Copyright (C) 2010 - 2012 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 -2
View File
@@ -1,9 +1,9 @@
/*
* common.c
*
* Copyright (C) 2007 - 2011 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2012 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2010 ID7 Ltd.
* Copyright (C) 2010 - 2011 SCST Ltd.
* Copyright (C) 2010 - 2012 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 -2
View File
@@ -1,9 +1,9 @@
/*
* common.h
*
* Copyright (C) 2007 - 2011 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2012 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2010 ID7 Ltd.
* Copyright (C) 2010 - 2011 SCST Ltd.
* Copyright (C) 2010 - 2012 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 -2
View File
@@ -1,10 +1,10 @@
/*
* debug.c
*
* Copyright (C) 2004 - 2011 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2012 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2007 - 2010 ID7 Ltd.
* Copyright (C) 2010 - 2011 SCST Ltd.
* Copyright (C) 2010 - 2012 SCST Ltd.
*
* Contains helper functions for execution tracing and error reporting.
* Intended to be included in main .c file.
+2 -2
View File
@@ -1,10 +1,10 @@
/*
* debug.h
*
* Copyright (C) 2004 - 2011 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2012 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2007 - 2010 ID7 Ltd.
* Copyright (C) 2010 - 2011 SCST Ltd.
* Copyright (C) 2010 - 2012 SCST Ltd.
*
* Contains macroses for execution tracing and error reporting
*
+2 -2
View File
@@ -1,9 +1,9 @@
/*
* fileio.c
*
* Copyright (C) 2007 - 2011 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2012 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2010 ID7 Ltd.
* Copyright (C) 2010 - 2011 SCST Ltd.
* Copyright (C) 2010 - 2012 SCST Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License