From c1734bf20671b1c45d6964e34b85d954e2620b88 Mon Sep 17 00:00:00 2001 From: sin Date: Sun, 22 Feb 2015 09:39:37 +0000 Subject: Remove header license comments --- include/stdio.h | 1 - include/string.h | 1 - include/strings.h | 1 - include/sys/select.h | 1 - include/sys/socket.h | 1 - include/unistd.h | 1 - 6 files changed, 6 deletions(-) (limited to 'include') 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 @@ -/* 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 86e5cde..9f69d31 100644 --- a/include/string.h +++ b/include/string.h @@ -1,4 +1,3 @@ -/* 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 04f22ee..e23c8eb 100644 --- a/include/strings.h +++ b/include/strings.h @@ -1,4 +1,3 @@ -/* See LICENSE file for copyright and license details. */ #ifndef FORTIFY_STRINGS_H_ #define FORTIFY_STRINGS_H_ 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 @@ -/* See LICENSE file for copyright and license details. */ #ifndef FORTIFY_SYS_SELECT_H_ #define FORTIFY_SYS_SELECT_H_ 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 @@ -/* See LICENSE file for copyright and license details. */ #ifndef FORTIFY_SYS_SOCKET_H_ #define FORTIFY_SYS_SOCKET_H_ 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 @@ -/* See LICENSE file for copyright and license details. */ #ifndef FORTIFY_UNISTD_H_ #define FORTIFY_UNISTD_H_ -- cgit v1.3