diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-12 12:17:17 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-12 12:17:17 +0100 |
| commit | 2e2d817cd55df529ce1ea7e28c0711cd2bfb01fa (patch) | |
| tree | 6aef4385af71b0635b4909f6bea4f9ed4fcb7246 /man3/printf.3 | |
| parent | 51f2944d96657b4ad518161816ccd4e010eda362 (diff) | |
| download | man-pages-2e2d817cd55df529ce1ea7e28c0711cd2bfb01fa.tar.gz | |
printf.3: srcfix copyright
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/printf.3')
| -rw-r--r-- | man3/printf.3 | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/man3/printf.3 b/man3/printf.3 index 6234bfbd8c..306c01f305 100644 --- a/man3/printf.3 +++ b/man3/printf.3 @@ -1,5 +1,11 @@ .\" Copyright (c) 1999 Andries Brouwer (aeb@cwi.nl) .\" +.\" Earlier versions of this page influenced the present text. +.\" It was derived from a Berkeley page with version +.\" @(#)printf.3 6.14 (Berkeley) 7/30/91 +.\" converted for Linux by faith@cs.unc.edu, updated by +.\" Helmut.Geyer@iwr.uni-heidelberg.de, agulbra@troll.no and Bruno Haible. +.\" .\" %%%LICENSE_START(GPLv2+_DOC_FULL) .\" This is free documentation; you can redistribute it and/or .\" modify it under the terms of the GNU General Public License as @@ -21,13 +27,6 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.\" -.\" Earlier versions of this page influenced the present text. -.\" It was derived from a Berkeley page with version -.\" @(#)printf.3 6.14 (Berkeley) 7/30/91 -.\" converted for Linux by faith@cs.unc.edu, updated by -.\" Helmut.Geyer@iwr.uni-heidelberg.de, agulbra@troll.no and Bruno Haible. -.\" .\" 1999-11-25 aeb - Rewritten, using SUSv2 and C99. .\" 2000-07-26 jsm28@hermes.cam.ac.uk - three small fixes .\" 2000-10-16 jsm28@hermes.cam.ac.uk - more fixes |
