summaryrefslogtreecommitdiffstats
path: root/Changes
blob: 6688602aeeec0f38f385574d11917f9138b96294 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
==================== Changes in man-pages-3.49 ====================

Released: ????-??-??, Munich


Contributors
------------

The following people contributed patches/fixes or (noted in brackets
in the changelog below) reports, notes, and ideas that have been
incorporated in changes in this release:

Michael Kerrisk <mtk.manpages@gmail.com>


Global changes
--------------

The goal of the changes below to consistently format copyright
and license information in the comments in the page source
at the top of each page. This allows for easy scripting to
extract that information. Following these changes the comments
the top of the page source should now consistently have the form:

    .\" <copyright info, possibly spread over several lines>
    .\"
    .\" %%%LICENSE_START(<license-type>)
    .\" <license text>
    .\" %%%LICENSE_END
    .\" <other comments>

Note that the 'license-type' is merely descriptive.  Its purpose is
to simplify scripting for the purpose of gathering statistics on
types of licenses used in man-pages.  It is NOT a statement about
the actual licensing of the page; that license is contain INSIDE the
LICENSE_START...LICENSE_END clause.


All pages
    Michael Kerrisk
        Add a LICENSE_START()...LICENSE_END clause in source at
        top of each page that encapsulates the license text.
    Michael Kerrisk
        Put copyright info at top of page, followed by blank line and LICENSE

Various pages
    Michael Kerrisk
         Update info in source comments on where to get a copy of the GPL

Various pages
    Michael Kerrisk
        Remove "Hey Emacs" comment in page source
            Only certain pages have this; there is no consistency, so
            remove it from all pages
    Michael Kerrisk
        Remove "-*- nroff -*-" comment at top of source