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 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233
|
2019-05-05 Sun Jari Aalto <jari.aalto@cante.net>
* ALL: update copyright years. Point URLs to Github.
2016-10-18 Tue Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl: (IMPORT):
Encode copyright sign in UTF-8. Patch thanks to
Philipp Büttgenbach <philipp.buettgenbach@gmail.com> in
https://bugs.debian.org/814751
2013-06-02 Sun Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl (POD::OPTIONS::--auto): Fix typo.
2013-05-25 Sat Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl (HELP::STANDARDS): New.
2012-01-30 Mon Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl (Help::POD): Fix typo
in --fsf-address option description. Fix
typo in --include option. Fix typo in --recursive
option. Fix typo in --regexp option. Improve
--year desctiption. Use word "display" in place of
"print".
(Main, wanted): Fix indent.
(Help): Fix Pod::Man library load.
2011-04-14 Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl (POD): Minor grammar corrections and
wording changes.
2011-04-09 Sat Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl (Help::POD): Move --help options
to the end. Minor updated to documentation.
(DEFAULT_FILE_EXCLUDE): Add config.guess, config.sub, ltconfig,
depcomp, missing, COPYING.
(HandleCommandLineArgs): Add new option --code.
2010-12-14 Tue Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl (FsfAddress): Remove city name
Boston from regexp.
2010-12-11 Sat Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl (Help::OPTIONS): update option -y.
(Help::EXAMPLES): Correct C-code regexp, Chnage "Mr. Foo" to
"John Doe".
2010-05-01 Sat Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl (HandleCommandLineArgs): Remove
"require_order" from Getopt::Long::config().
2010-04-15 Thu Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl
(top level): Correct many of the Perl::Critic remarks.
(Help): rewrite eval Pod::Man call.
2010-04-04 Sun Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl (HandleCommandLineArgs): Arrange
options in call to GetOptions().
(Initialize): Chnage variable definition order.
(Year): Add space to time().
(wanted): Correct typo in description block.
(Help): Correct manual page string that appears in the center.
2010-03-24 Wed Jari Aalto <jari.aalto@cante.net>
* README (at the end): add Copyright and License.
2010-03-15 Mon Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl (HELP): Remove *.pl suffix.
(HelpExclude): Correct function banner text.
2010-03-13 Sat Jari Aalto <jari.aalto@cante.net>
* copyright-update.pl: (top level): rearrange globals, use
comamnds.
(Initialize): new. Add missing handling for --version option.
(Version*): new.
2010-03-15 Mon Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl: master
2010-03-12 Sat Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl:
(top level): English qw( -no_match_vars )
2010-03-09 Tue Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl (HandleFile): Suppress year change
messages if nothing is matched.
(FsfAddress): Improve regexp.
2010-03-08 Mon Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl
(Help::LICENSE): New section.
(Help::SYNOPSIN): remove extra character '>' at end.
(top level): add $DEFAULT_PATH_EXCLUDE, $DEFAULT_FILE_EXCLUDE.
(wanted): Use $DEFAULT_PATH_EXCLUDE, $DEFAULT_FILE_EXCLUDE.
(HelpExclude): New.
(HandleCommandLineArgs): New option --help-exclude.
2010-03-07 Sun Jari Aalto <jari.aalto@cante.net>
* Makefile: (dist-*): Run 'doc'.
* bin/copyright-update.pl
(top level): Add stanza 'Standard perl modules'.
(HandleCommandLineArgs): In --auto
options, check NAME and EMAIL more carefully.
(Help::EMAIL): Document email address in more detail.
2010-03-03 Wed Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl (HandleCommandLineArgs):
Accept -r as a shorthand to --recursive.
(HandleFile): Detect manual page style: YYYY\-YYYY
(HandleCommandLineArgs): Add new option --auto. DEfine -d for
--debug.
(Help::ENVIRONMENT): Document NAME and EMAIL.
(HandleFile): Add support for U+00A9 UTF copyright sign.
(HandleCommandLineArgs): Add options --all, --include
and --exclude (was: --ignore).
(IsInclude): New.
(IsExclude): New.
(wanted): Add include and exclude tests.
2010-03-02 Tue Jari Aalto <jari.aalto@cante.net>
* bin/copyright-update.pl: (Help::AVAILABILITY): Add Homepage.
(Help::SYNOPSIS): Add section.
(FsfAddress): Change s// dereferencing \1 to $1 in REPLACEMENT side.
* Makefile (dist-git): Run 'test'.
(dist-snap): Run 'test'.
2010-03-01 Mon Jari Aalto <jari.aalto@cante.net>
* INSTALL: Update requirements and manual install.
Make a standalone project. This program has been part of the Emacs Tiny
Tools project.
* copyright-update.pl: (top level): update Copyright template.
(Help): reorder manual page into sections.
(HandleCommandLineArgs): Change all mixed case long options into
standard lowercase option. Like --Version is not --version.
2010-01-05 Jari Aalto <jari.aalto@cante.net>
* copyright-update.pl
(HELP::OPTIONS): New options --fsf-address
and --no-year.
(FsfAddress): New.
(Help): Add new user option --fsf-address.
(HandleFile): Use FsfAddress().
2009-11-02 Jari Aalto <jari.aalto@cante.net>
* copyright-update.pl (wanted): Ignore .hg and
.mtn version control directories.
2008-09-14 Jari Aalto <jari.aalto@cante.net>
* copyright-update.pl (HELP): Document new option --line RE.
(HandleFile): Chnage only --line RE lines.
2008-01-25 Jari Aalto <jari.aalto@cante.net>
* copyright-update.pl (HandleCommandLineArgs): Accept
--debug LEVEL, instead of just -d.
(Main): Display warning if there are no matching files.
(wanted): Add git, darcs, arch version control directories
to default ignore list.
2008-08-22 Jari Aalto <jari.aalto@cante.net>
* copyright-update.pl (Help): Work around 5.10 bug for pod2text.
2007-05-01 Jari Aalto <jari.aalto@cante.net>
* copyright-update.pl (HandleFile): Variable $msg
had wrong number of double quotes.
(HandleFile): Missing semicolon from statement inside
'$y eq $YEAR'.
(wanted): $ignore pattern improved to cinlude ".#thisfile".
2006-02-19 Jari Aalto <jari.aalto@cante.net>
* copyright-update.pl:
(HandleCommandLineArgs): New --ignore option and variable
$OPT_REGEXP_IGNORE
(wanted): Check user's
2005-05-19 Jari Aalto <jari.aalto@cante.net>
* copyright-update.pl (top level): Remove version
control Id-tag. Corrected #!-line. Remove extra newlines
from the code.
2003-02-06 Thu Jari Aalto <jari.aalto@cante.net>
* copyright-update.pl (Main): 1.5 Rewritten.
(FileGlobs): 1.5 New.
(wanted): 1.5 New.
(HandleFile): 1.5 New.
(HandleCommandLineArgs): 1.5 Added option --recursive and --regexp.
(Help): 1.5 Added documentation about recursive changes.
(Help): 1.5 Added HTML help generation with --help-html and
Manual pages with --help-man
2003-01-28 Jari Aalto <jari.aalto@cante.net>
* copyright-update.pl: Do not use #!/usr/local/bin/perl, but
only #!perl. Suppose perl is along path.
2001-12-08 Jari Aalto <jari.aalto@cante.net>
* copyright-update.pl New Program. Updates copyright information.
(other features can be added here.)
|