diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:28:57 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:57:10 +0100 |
| commit | 752298894ed1d58305c189fdb8b15548c3dede11 (patch) | |
| tree | f340d8cb9da49979fe90760ecb2cd0dc9d4ca504 | |
| parent | 8f8359d8dab62f2a557144c7b50b57aadbe15170 (diff) | |
| download | man-pages-752298894ed1d58305c189fdb8b15548c3dede11.tar.gz | |
ftpusers.5: Added LICENSE_START(GPLv2+_DOC_MISC)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man5/ftpusers.5 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man5/ftpusers.5 b/man5/ftpusers.5 index 9ce88128d8..be5a9bf467 100644 --- a/man5/ftpusers.5 +++ b/man5/ftpusers.5 @@ -1,5 +1,6 @@ .\" Copyright (c) 2000 Christoph J. Thompson <obituary@linuxbe.org> .\" +.\" %%%LICENSE_START(GPLv2+_DOC_MISC) .\" This is free documentation; 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/>. +.\" %%%LICENSE_END .\" .TH FTPUSERS 5 2000-08-27 "Linux" "Linux Programmer's Manual" .SH NAME |
