diff options
| -rw-r--r-- | man2/io_destroy.2 | 2 | ||||
| -rw-r--r-- | man2/io_getevents.2 | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/man2/io_destroy.2 b/man2/io_destroy.2 index 54c267d967..d05d21969d 100644 --- a/man2/io_destroy.2 +++ b/man2/io_destroy.2 @@ -1,5 +1,7 @@ .\" Copyright (C) 2003 Free Software Foundation, Inc. +.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE) .\" This file is distributed according to the GNU General Public License. +.\" %%%LICENSE_END .\" See the file COPYING in the top level source directory for details. .\" .\" .. diff --git a/man2/io_getevents.2 b/man2/io_getevents.2 index befc3f15cd..69f1d643e5 100644 --- a/man2/io_getevents.2 +++ b/man2/io_getevents.2 @@ -1,5 +1,7 @@ .\" Copyright (C) 2003 Free Software Foundation, Inc. +.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE) .\" This file is distributed according to the GNU General Public License. +.\" %%%LICENSE_END .\" See the file COPYING in the top level source directory for details. .\" .TH IO_GETEVENTS 2 2012-11-11 "Linux" "Linux Programmer's Manual" |
