diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:28:58 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:57:10 +0100 |
| commit | ad14cf74294a53b4022099b84b82ddf86dddf449 (patch) | |
| tree | 17dfba9cfa9b7f462f863453bb4eeaf7b84b7b79 /man7 | |
| parent | 752298894ed1d58305c189fdb8b15548c3dede11 (diff) | |
| download | man-pages-ad14cf74294a53b4022099b84b82ddf86dddf449.tar.gz | |
epoll_create.2, epoll_ctl.2, epoll_wait.2, eventfd.2, ioprio_set.2, signalfd.2, spu_create.2, spu_run.2, timerfd_create.2, charmap.5, locale.5, nscd.conf.5, epoll.7, spufs.7, ldconfig.8, nscd.8: Added LICENSE_START(GPLv2+_3_PARA_SW)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/epoll.7 | 2 | ||||
| -rw-r--r-- | man7/spufs.7 | 2 |
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>, |
