summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorsin2015-02-22 09:39:37 +0000
committersin2015-02-22 09:39:43 +0000
commitc1734bf20671b1c45d6964e34b85d954e2620b88 (patch)
treeb32a7bb87ef07bd841f30cc2c208e8b6c619b740 /include
parent55196bdad65f875f569134f16a5b81de26484dcb (diff)
Remove header license comments
Diffstat (limited to 'include')
-rw-r--r--include/stdio.h1
-rw-r--r--include/string.h1
-rw-r--r--include/strings.h1
-rw-r--r--include/sys/select.h1
-rw-r--r--include/sys/socket.h1
-rw-r--r--include/unistd.h1
6 files changed, 0 insertions, 6 deletions
diff --git a/include/stdio.h b/include/stdio.h
index 2bed0b4..a637f83 100644
--- a/include/stdio.h
+++ b/include/stdio.h
@@ -1,4 +1,3 @@
1/* See LICENSE file for copyright and license details. */
2#ifndef FORTIFY_STDIO_H_ 1#ifndef FORTIFY_STDIO_H_
3#define FORTIFY_STDIO_H_ 2#define FORTIFY_STDIO_H_
4 3
diff --git a/include/string.h b/include/string.h
index 86e5cde..9f69d31 100644
--- a/include/string.h
+++ b/include/string.h
@@ -1,4 +1,3 @@
1/* See LICENSE file for copyright and license details. */
2#ifndef FORTIFY_STRING_H_ 1#ifndef FORTIFY_STRING_H_
3#define FORTIFY_STRING_H_ 2#define FORTIFY_STRING_H_
4 3
diff --git a/include/strings.h b/include/strings.h
index 04f22ee..e23c8eb 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -1,4 +1,3 @@
1/* See LICENSE file for copyright and license details. */
2#ifndef FORTIFY_STRINGS_H_ 1#ifndef FORTIFY_STRINGS_H_
3#define FORTIFY_STRINGS_H_ 2#define FORTIFY_STRINGS_H_
4 3
diff --git a/include/sys/select.h b/include/sys/select.h
index 7512b0b..9101b51 100644
--- a/include/sys/select.h
+++ b/include/sys/select.h
@@ -1,4 +1,3 @@
1/* See LICENSE file for copyright and license details. */
2#ifndef FORTIFY_SYS_SELECT_H_ 1#ifndef FORTIFY_SYS_SELECT_H_
3#define FORTIFY_SYS_SELECT_H_ 2#define FORTIFY_SYS_SELECT_H_
4 3
diff --git a/include/sys/socket.h b/include/sys/socket.h
index 0174eee..e8f8db6 100644
--- a/include/sys/socket.h
+++ b/include/sys/socket.h
@@ -1,4 +1,3 @@
1/* See LICENSE file for copyright and license details. */
2#ifndef FORTIFY_SYS_SOCKET_H_ 1#ifndef FORTIFY_SYS_SOCKET_H_
3#define FORTIFY_SYS_SOCKET_H_ 2#define FORTIFY_SYS_SOCKET_H_
4 3
diff --git a/include/unistd.h b/include/unistd.h
index 60fb933..0e28b78 100644
--- a/include/unistd.h
+++ b/include/unistd.h
@@ -1,4 +1,3 @@
1/* See LICENSE file for copyright and license details. */
2#ifndef FORTIFY_UNISTD_H_ 1#ifndef FORTIFY_UNISTD_H_
3#define FORTIFY_UNISTD_H_ 2#define FORTIFY_UNISTD_H_
4 3