Update copyrights (merge r6146 from trunk)

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@6747 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2015-12-17 14:41:19 +00:00
parent 8547aa92dd
commit edc8605bd4
108 changed files with 187 additions and 187 deletions

View File

@@ -1,8 +1,8 @@
#
# SCSI target mid-level makefile
#
# Copyright (C) 2007 - 2014 Vladislav Bolkhovitin <vst@vlnb.net>
# Copyright (C) 2007 - 2014 Fusion-io, Inc.
# Copyright (C) 2007 - 2015 Vladislav Bolkhovitin <vst@vlnb.net>
# Copyright (C) 2007 - 2015 SanDisk Corporation
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

View File

@@ -1,8 +1,8 @@
/*
* common.c
*
* Copyright (C) 2007 - 2014 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2014 Fusion-io, Inc.
* Copyright (C) 2007 - 2015 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2015 SanDisk Corporation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License

View File

@@ -1,8 +1,8 @@
/*
* common.h
*
* Copyright (C) 2007 - 2014 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2014 Fusion-io, Inc.
* Copyright (C) 2007 - 2015 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2015 SanDisk Corporation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License

View File

@@ -1,9 +1,9 @@
/*
* debug.c
*
* Copyright (C) 2004 - 2014 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2015 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2007 - 2014 Fusion-io, Inc.
* Copyright (C) 2007 - 2015 SanDisk Corporation
*
* Contains helper functions for execution tracing and error reporting.
* Intended to be included in main .c file.

View File

@@ -1,9 +1,9 @@
/*
* debug.h
*
* Copyright (C) 2004 - 2014 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2015 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2007 - 2014 Fusion-io, Inc.
* Copyright (C) 2007 - 2015 SanDisk Corporation
*
* Contains macroses for execution tracing and error reporting
*

View File

@@ -1,8 +1,8 @@
/*
* fileio.c
*
* Copyright (C) 2007 - 2014 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2014 Fusion-io, Inc.
* Copyright (C) 2007 - 2015 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2007 - 2015 SanDisk Corporation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License