Jim Meyering
|
d7878454cd
|
maint: use single copyright year range
Run "make update-copyright".
|
2012-01-27 11:35:24 +01:00 |
|
Jim Meyering
|
5111aa4296
|
maint: update all copyright year number ranges
Run "make update-copyright".
|
2012-01-01 10:04:06 +01:00 |
|
Jim Meyering
|
9d6231ef2a
|
maint: update all copyright year number ranges
Run "make update-copyright".
|
2011-01-01 22:16:47 +01:00 |
|
Jim Meyering
|
1aa17dc89b
|
maint: update all FSF copyright year lists to include 2010
Use this command:
git ls-files | grep -v COPYING \
| xargs env UPDATE_COPYRIGHT_USE_INTERVALS=1 \
build-aux/update-copyright
|
2010-01-01 14:06:47 +01:00 |
|
Jim Meyering
|
5e778f7c8d
|
global: convert indentation-TABs to spaces
Transformed via this shell code:
t=$'\t'
git ls-files \
| grep -vE '(^|/)((GNU)?[Mm]akefile|ChangeLog)|\.(am|mk)$' \
| grep -vE 'tests/pr/|help2man' \
| xargs grep -lE "^ *$t" \
| xargs perl -MText::Tabs -ni -le \
'$m=/^( *\t[ \t]*)(.*)/; print $m ? expand($1) . $2 : $_'
|
2009-08-25 09:21:00 +02:00 |
|
Jim Meyering
|
2232b4d08f
|
maint: update all Copyright year lists to include 2009
|
2009-06-23 22:33:15 +02:00 |
|
Jim Meyering
|
71aa3ea880
|
Update all copyright notices to use the newer form.
|
2007-07-23 14:35:58 +02:00 |
|
Jim Meyering
|
33342c1a0a
|
Change "version 2" to "version 3" in all copyright notices.
|
2007-07-10 13:35:56 +02:00 |
|
Paul Eggert
|
8f8f1d0188
|
Include <config.h> unconditionally, since we now assume config.h exists.
|
2006-08-26 06:55:57 +00:00 |
|
Paul Eggert
|
218fa5c61b
|
Add/fix copyright notices and adjust to latest GNU FDL.
|
2006-08-17 19:58:17 +00:00 |
|
Paul Eggert
|
d1f3b4fe16
|
fetish->coreutils in compilation command.
|
2005-04-18 23:31:22 +00:00 |
|
Jim Meyering
|
f4af6f487c
|
*** empty log message ***
|
2005-01-19 12:52:15 +00:00 |
|
Jim Meyering
|
dea0e69ce0
|
*** empty log message ***
|
2005-01-19 12:51:06 +00:00 |
|
Jim Meyering
|
5ff3a2e214
|
remove diff, in, out
|
2005-01-19 12:50:12 +00:00 |
|
Jim Meyering
|
d7267a635a
|
A test harness to exercize chdir-long.c's sample main program.
|
2005-01-19 12:48:15 +00:00 |
|