From 3d159480208ecad607490f513784a3a68f817f42 Mon Sep 17 00:00:00 2001 From: sin Date: Thu, 29 Jan 2015 11:13:07 +0000 Subject: Add license info --- include/stdio.h | 1 + include/string.h | 1 + include/strings.h | 1 + 3 files changed, 3 insertions(+) (limited to 'include') diff --git a/include/stdio.h b/include/stdio.h index 07efc67..070d4e5 100644 --- a/include/stdio.h +++ b/include/stdio.h @@ -1,3 +1,4 @@ +/* See LICENSE file for copyright and license details. */ #ifndef FORTIFY_STDIO_H_ #define FORTIFY_STDIO_H_ diff --git a/include/string.h b/include/string.h index 60629d1..107df9b 100644 --- a/include/string.h +++ b/include/string.h @@ -1,3 +1,4 @@ +/* See LICENSE file for copyright and license details. */ #ifndef FORTIFY_STRING_H_ #define FORTIFY_STRING_H_ diff --git a/include/strings.h b/include/strings.h index 0b6e44c..e81c8e0 100644 --- a/include/strings.h +++ b/include/strings.h @@ -1,3 +1,4 @@ +/* See LICENSE file for copyright and license details. */ #ifndef FORTIFY_STRINGS_H_ #define FORTIFY_STRINGS_H_ -- cgit v1.3