Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-27 | maint: use single copyright year range | Jim Meyering | |
Run "make update-copyright". | |||
2012-01-09 | tests: change `...' to '...' on lines not matching /[=\$]/ | Jim Meyering | |
Exempt lines with '$' or '=', since those are prone to improper conversion. Run this: git grep -l "\`[^']*'" tests \ |xargs perl -pi -e '/[=\$]/ and next;s/\`([^'\''"]*?'\'')/'\''$1/g' | |||
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering | |
Run "make update-copyright". | |||
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering | |
Run "make update-copyright". | |||
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering | |
Use this command: git ls-files | grep -v COPYING \ | xargs env UPDATE_COPYRIGHT_USE_INTERVALS=1 \ build-aux/update-copyright | |||
2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering | |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | |
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert | |
2003-09-07 | *** empty log message *** | Jim Meyering | |