diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 17:37:54 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-12 10:31:08 +0100 |
| commit | 3bbfa6fc9286d42044d0320c6efa4a80d4354743 (patch) | |
| tree | be779153d1d1141063fd32d5526fbebb218797f9 | |
| parent | f8470be4220f7a9df3be25e58713f7cbc0ec8af2 (diff) | |
| download | man-pages-3bbfa6fc9286d42044d0320c6efa4a80d4354743.tar.gz | |
mailaddr.7: srcfix: move copyright text
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man7/mailaddr.7 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/man7/mailaddr.7 b/man7/mailaddr.7 index 7bfb9bb8ef..161bf7a471 100644 --- a/man7/mailaddr.7 +++ b/man7/mailaddr.7 @@ -1,6 +1,15 @@ .\" Copyright (c) 1983, 1987 The Regents of the University of California. .\" All rights reserved. .\" +.\" @(#)mailaddr.7 6.5 (Berkeley) 2/14/89 +.\" +.\" Extensively rewritten by Arnt Gulbrandsen <agulbra@troll.no>. My +.\" changes are placed under the same copyright as the original BSD page. +.\" +.\" Adjusted by Arnt Gulbrandsen <arnt@gulbrandsen.priv.no> in 2004 to +.\" account for changes since 1995. Route-addrs are now even less +.\" common, etc. Some minor wording improvements. Same copyright. +.\" .\" %%%LICENSE_START(PERMISSIVE_MISC) .\" Redistribution and use in source and binary forms are permitted .\" provided that the above copyright notice and this paragraph are @@ -15,15 +24,6 @@ .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" %%%END_LICENSE .\" -.\" @(#)mailaddr.7 6.5 (Berkeley) 2/14/89 -.\" -.\" Extensively rewritten by Arnt Gulbrandsen <agulbra@troll.no>. My -.\" changes are placed under the same copyright as the original BSD page. -.\" -.\" Adjusted by Arnt Gulbrandsen <arnt@gulbrandsen.priv.no> in 2004 to -.\" account for changes since 1995. Route-addrs are now even less -.\" common, etc. Some minor wording improvements. Same copyright. -.\" .TH MAILADDR 7 2004-09-15 "Linux" "Linux User's Manual" .UC 5 .SH NAME |
