]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/string.c
Add license headers to armsrc/bootrom/common stuff
[proxmark3-svn] / armsrc / string.c
index a3d3c04956c8b91700334d533dce443ab0bb9d18..4e66c95bd86bbd0a64b3051d5e0894707e2cfa1d 100644 (file)
@@ -1,4 +1,13 @@
-/* Implementations of the common string.h functions */
+//-----------------------------------------------------------------------------
+// Jonathan Westhues, Sept 2005
+//
+// This code is licensed to you under the terms of the GNU GPL, version 2 or,
+// at your option, any later version. See the LICENSE.txt file for the text of
+// the license.
+//-----------------------------------------------------------------------------
+// Common string.h functions
+//-----------------------------------------------------------------------------
+
 #include "string.h"
 #include <stdint.h>
 
 #include "string.h"
 #include <stdint.h>
 
Impressum, Datenschutz