History log of /src/distrib/notes/common/extract-contrib-string.pl |
Revision | | Date | Author | Comments |
1.24 |
| 03-Dec-2019 |
uwe | Translate Lule} to troff's Lule\(oa.
|
1.23 |
| 03-Dec-2019 |
uwe | Add xsrc to the invocation example.
|
1.22 |
| 03-Dec-2019 |
uwe | Drop the final quote if followed by dot.
|
1.21 |
| 03-Dec-2019 |
uwe | Recognize ad clause in CMU PPP and some OpenSSL code.
Use "n" (grouping doesn't capture) when matching $ack* regexps to alleviate performance hit a bit.
|
1.20 |
| 03-Dec-2019 |
uwe | Special-case badly worded ad clause in src/sys/lib/libkern/rngtest.c
|
1.19 |
| 03-Dec-2019 |
uwe | Fix typo in regexp to detect m4 comments.
|
1.18 |
| 03-Dec-2019 |
uwe | Detect more ad clauses, pick more duplicates.
If there are notices that differ in the final dot, prefer the version with the dot. Sort "by the" enries after all other "by Name" entries. With the corresponding re-ordering of the legal.common the output of this script is getting useful again.
|
1.17 |
| 02-Dec-2019 |
uwe | Don't use an undefined variable.
|
1.16 |
| 02-Dec-2019 |
uwe | Fix ISO-646-SE spelling of Lule\[oa].
|
1.15 |
| 02-Dec-2019 |
uwe | Collapse multiple spaces between words. There are a few entries with "by__Name" that affects sorting.
|
1.14 |
| 26-May-2008 |
martin | branches: 1.14.62; 1.14.64; Fix sh/perl/etc comment post processing.
|
1.13 |
| 24-May-2008 |
martin | More "known bad" formattings of 3 clause UCB license.
|
1.12 |
| 24-May-2008 |
martin | Avoid an endless loop in previous, improve extraction of "known bad" UCB 3 clause licenses.
|
1.11 |
| 22-May-2008 |
martin | Better support for "strangely" formatted 3 clause UCB licenses
|
1.10 |
| 22-May-2008 |
martin | Reorder postporcessing: move the more intelligent transformations first, then the dumb replaces. Special case the openssl mkerr.pl script which has code that prints a license.
|
1.9 |
| 20-May-2008 |
martin | add usage message, rework a few comment types
|
1.8 |
| 20-May-2008 |
martin | Adjust detection of trailing dots to the recent changes of not having a terminating \n in the copyright list.
|
1.7 |
| 20-May-2008 |
martin | Add a xml/docbook output mode
|
1.6 |
| 19-May-2008 |
martin | Do a better job eating "empty" lines at the start/end of C++ style comments. Remove trailing linefeed from the collected messages (and add it at output generation). Add a simple html output mode.
|
1.5 |
| 16-May-2008 |
martin | Hubert kindly assigned copyright to TNF, so apply the new standard 2 clause license.
|
1.4 |
| 12-May-2008 |
martin | Remove quirks for fixed or removed parts of the tree. Add C++/C99 comments.
|
1.3 |
| 25-Dec-2006 |
wiz | branches: 1.3.12; 1.3.14; 1.3.16; Spell "separate" correctly. From Zafer Aydogan.
|
1.2 |
| 22-Aug-2004 |
lukem | branches: 1.2.2; 1.2.12; 1.2.14; Use '#!/usr/bin/env perl' instead of hardcoding the path. Fix some typos.
|
1.1 |
| 21-Aug-2004 |
hubertf | Recreate complete(?) list of all advertizement clauses, extracted from 2.0 src and xsrc with the extract-contrib-string.pl script.
|
1.2.14.1 |
| 03-Sep-2007 |
wrstuden | Sync w/ NetBSD-4-RC_1
|
1.2.12.1 |
| 31-Aug-2007 |
pavel | sync the release notes with -current. The -current ones do not contain anything specific to post-4.0.
|
1.2.2.3 |
| 15-Aug-2005 |
snj | Pull up revision 1.2 (requested by riz in ticket #5570): Use '#!/usr/bin/env perl' instead of hardcoding the path. Fix some typos.
|
1.2.2.2 |
| 25-Aug-2004 |
he | branches: 1.2.2.2.2; Pull up revision 1.1 (new, requested by hubertf in ticket #788): Updates to installation notes and some tools for handling certain sections, to better describe the netbsd-2-0 state.
|
1.2.2.1 |
| 22-Aug-2004 |
he | branches: 1.2.2.1.2; file extract-contrib-string.pl was added on branch netbsd-2-0 on 2004-08-25 21:48:19 +0000
|
1.2.2.2.2.1 |
| 15-Aug-2005 |
snj | Pull up revision 1.2 (requested by riz in ticket #5570): Use '#!/usr/bin/env perl' instead of hardcoding the path. Fix some typos.
|
1.2.2.1.2.1 locked by: joerg; |
| 22-Aug-2004 |
snj | file extract-contrib-string.pl was added on branch netbsd-2-0 on 2005-08-15 05:24:06 +0000
|
1.3.16.1 |
| 23-Jun-2008 |
wrstuden | Sync w/ -current. 34 merge conflicts to follow.
|
1.3.14.2 |
| 04-Jun-2008 |
yamt | sync with head
|
1.3.14.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.3.12.2 |
| 05-Oct-2008 |
mjf | Sync with HEAD.
|
1.3.12.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.14.64.1 |
| 09-Dec-2019 |
martin | Pull up the following revisions, requested by uwe in ticket #522:
distrib/notes/common/extract-contrib-string.pl upto 1.24
Various fixes and some more special cases.
|
1.14.62.1 |
| 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|