Copyrights updated

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@408 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2008-06-12 11:39:28 +00:00
parent a7eca72894
commit 20a2e4ae8d
78 changed files with 199 additions and 168 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
#
# SCSI target mid-level makefile
#
# Copyright (C) 2007 Vladislav Bolkhovitin <vst@vlnb.net>
# Copyright (C) 2007 - 2008 Vladislav Bolkhovitin <vst@vlnb.net>
# Copyright (C) 2007 - 2008 CMS Distribution Limited
#
# 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,7 +1,8 @@
/*
* common.c
*
* Copyright (C) 2007 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2008 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2008 CMS Distribution Limited
*
* 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,7 +1,8 @@
/*
* common.h
*
* Copyright (C) 2007 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2008 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2008 CMS Distribution Limited
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
+3 -2
View File
@@ -1,8 +1,9 @@
/*
* debug.c
*
* Copyright (C) 2004-2007 Vladislav Bolkhovitin <vst@vlnb.net>
* and Leonid Stoljar
* Copyright (C) 2004 - 2008 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2007 - 2008 CMS Distribution Limited
*
* Contains helper functions for execution tracing and error reporting.
* Intended to be included in main .c file.
+3 -2
View File
@@ -1,8 +1,9 @@
/*
* debug.h
*
* Copyright (C) 2004-2007 Vladislav Bolkhovitin <vst@vlnb.net>
* and Leonid Stoljar
* Copyright (C) 2004 - 2008 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2007 - 2008 CMS Distribution Limited
*
* Contains macroses for execution tracing and error reporting
*
+2 -1
View File
@@ -1,7 +1,8 @@
/*
* fileio.c
*
* Copyright (C) 2007 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2008 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2008 CMS Distribution Limited
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License