- Copyrights updated.

- Other minor updates



git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@803 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2009-04-27 19:01:28 +00:00
parent 67d54eafc8
commit f572d4ff79
89 changed files with 185 additions and 173 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
#
# SCSI target mid-level makefile
#
# Copyright (C) 2007 - 2008 Vladislav Bolkhovitin <vst@vlnb.net>
# Copyright (C) 2007 - 2008 CMS Distribution Limited
# Copyright (C) 2007 - 2009 Vladislav Bolkhovitin <vst@vlnb.net>
# Copyright (C) 2007 - 2009 ID7 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,8 +1,8 @@
User space FILEIO handler
=========================
Version 1.0.1, X XXXX 2008
--------------------------
Version 1.0.1, 27 April 2009
----------------------------
User space program fileio_tgt uses interface of SCST's scst_user dev
handler and allows to see how it works in various modes. Fileio_tgt
+2 -2
View File
@@ -1,8 +1,8 @@
/*
* common.c
*
* Copyright (C) 2007 - 2008 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2008 CMS Distribution Limited
* Copyright (C) 2007 - 2009 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2009 ID7 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,8 +1,8 @@
/*
* common.h
*
* Copyright (C) 2007 - 2008 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2008 CMS Distribution Limited
* Copyright (C) 2007 - 2009 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2009 ID7 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 @@
/*
* debug.c
*
* Copyright (C) 2004 - 2008 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2009 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2007 - 2008 CMS Distribution Limited
* Copyright (C) 2007 - 2009 ID7 Ltd.
*
* Contains helper functions for execution tracing and error reporting.
* Intended to be included in main .c file.
+2 -2
View File
@@ -1,9 +1,9 @@
/*
* debug.h
*
* Copyright (C) 2004 - 2008 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2009 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2007 - 2008 CMS Distribution Limited
* Copyright (C) 2007 - 2009 ID7 Ltd.
*
* Contains macroses for execution tracing and error reporting
*
+2 -2
View File
@@ -1,8 +1,8 @@
/*
* fileio.c
*
* Copyright (C) 2007 - 2008 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2008 CMS Distribution Limited
* Copyright (C) 2007 - 2009 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2009 ID7 Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License