mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 21:26:31 +00:00
- 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:
+2
-2
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user