Copyrights updated

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7396 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2018-04-12 03:49:10 +00:00
parent 0db74a2dde
commit f549829482
120 changed files with 200 additions and 200 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
/*
* debug.c
*
* Copyright (C) 2004 - 2017 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2018 Vladislav Bolkhovitin <vst@vlnb.net>
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2007 - 2017 SanDisk Corporation
* Copyright (C) 2007 - 2018 Western Digital Corporation
*
* Contains helper functions for execution tracing and error reporting.
* Intended to be included in main .c file.