Copyright updates

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7146 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2017-04-22 03:19:52 +00:00
parent ed19aa2813
commit 68fa7e1a0d
116 changed files with 196 additions and 196 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
/*
* debug.c
*
* Copyright (C) 2004 - 2016 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2017 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2007 - 2016 SanDisk Corporation
* Copyright (C) 2007 - 2017 SanDisk Corporation
*
* Contains helper functions for execution tracing and error reporting.
* Intended to be included in main .c file.