aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
Diffstat (limited to 'man7')
-rw-r--r--man7/epoll.72
-rw-r--r--man7/spufs.72
2 files changed, 4 insertions, 0 deletions
diff --git a/man7/epoll.7 b/man7/epoll.7
index 9f6227186e..662ec0087d 100644
--- a/man7/epoll.7
+++ b/man7/epoll.7
@@ -1,6 +1,7 @@
.\" epoll by Davide Libenzi ( efficient event notification retrieval )
.\" Copyright (C) 2003 Davide Libenzi
.\"
+.\" %%%LICENSE_START(GPLv2+_3_PARA_SW)
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or
@@ -14,6 +15,7 @@
.\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>.
+.\" %%%END_LICENSE
.\"
.\" Davide Libenzi <davidel@xmailserver.org>
.\"
diff --git a/man7/spufs.7 b/man7/spufs.7
index f2917577b7..ecc79ed0db 100644
--- a/man7/spufs.7
+++ b/man7/spufs.7
@@ -1,5 +1,6 @@
.\" Copyright (c) International Business Machines Corp., 2006
.\"
+.\" %%%LICENSE_START(GPLv2+_3_PARA_SW)
.\" This program is free software; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
@@ -13,6 +14,7 @@
.\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>.
+.\" %%%END_LICENSE
.\"
.\" HISTORY:
.\" 2005-09-28, created by Arnd Bergmann <arndb@de.ibm.com>,