Copyrights updated

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6787 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2016-01-22 04:04:43 +00:00
parent 1e75da4289
commit fa2f54ac9e
115 changed files with 195 additions and 195 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
#
# Common makefile for SCSI target mid-level and its drivers
#
# Copyright (C) 2004 - 2015 Vladislav Bolkhovitin <vst@vlnb.net>
# Copyright (C) 2004 - 2016 Vladislav Bolkhovitin <vst@vlnb.net>
# Copyright (C) 2004 - 2005 Leonid Stoljar
# Copyright (C) 2007 - 2015 SanDisk Corporation
# Copyright (C) 2007 - 2016 SanDisk Corporation
#
# 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 @@
#
# SCSI target mid-level makefile
#
# Copyright (C) 2007 - 2015 Vladislav Bolkhovitin <vst@vlnb.net>
# Copyright (C) 2007 - 2015 SanDisk Corporation
# Copyright (C) 2007 - 2016 Vladislav Bolkhovitin <vst@vlnb.net>
# Copyright (C) 2007 - 2016 SanDisk Corporation
#
# 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.c
*
* Copyright (C) 2007 - 2015 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2015 SanDisk Corporation
* Copyright (C) 2007 - 2016 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2016 SanDisk Corporation
*
* 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 - 2015 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2015 SanDisk Corporation
* Copyright (C) 2007 - 2016 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2016 SanDisk Corporation
*
* 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 @@
/*
* fileio.c
*
* Copyright (C) 2007 - 2015 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2015 SanDisk Corporation
* Copyright (C) 2007 - 2016 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2016 SanDisk Corporation
*
* 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 - 2015 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2016 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2007 - 2015 SanDisk Corporation
* Copyright (C) 2007 - 2016 SanDisk Corporation
*
* 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 - 2015 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2016 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2007 - 2015 SanDisk Corporation
* Copyright (C) 2007 - 2016 SanDisk Corporation
*
* Contains macroses for execution tracing and error reporting
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* version.h
*
* Copyright (C) 2015 SanDisk Corporation
* Copyright (C) 2015 - 2016 SanDisk Corporation
*
* Contains macroses for execution tracing and error reporting
*