]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - mkfiles.pl
Stop copying the licence text into C source code.
authorSimon Tatham <anakin@pobox.com>
Tue, 22 Dec 2015 12:43:31 +0000 (12:43 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 22 Dec 2015 13:33:42 +0000 (13:33 +0000)
commit9ddd071ec28050b3be572f25f3ae7d44e46e4039
tree46bb1f5f7df2a7b847924308fc6e0c568fba6cc2
parent2eb952ca31aa13d1f6f429305fbb6f43a9a28c56
Stop copying the licence text into C source code.

Now all the uses of the licence text or the short copyright notice get
it from a new header "licence.h", which in turn is built by a Perl
script licence.pl invoked by mkfiles.pl, using LICENCE itself as the
source.

Hence, I can completely remove a whole section from the list of
licence locations in CHECKLST.txt :-)
.gitignore
CHECKLST.txt
licence.pl [new file with mode: 0644]
mkfiles.pl
unix/gtkdlg.c
windows/version.rc2
windows/windlg.c
windows/winpgen.c
windows/winpgnt.c