Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d60f3b0c | 2011-01-01 20:17:23 | maint: update almost all copyright ranges to include 2011 Run the new "make update-copyright" rule. | ||
| b2e2010c | 2010-01-01 10:31:12 | update nearly all FSF copyright year lists to include 2010 Use the same procedure as for 2009, outlined in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081 | ||
| 3030c5b5 | 2009-12-28 10:50:36 | update nearly all FSF copyright year lists to include 2009 The files named by the following are exempted: grep -v '^#' config/srclist.txt|grep -v '^$' \ | while read src dst; do test -f "$dst" && { echo "$dst"; continue; } test -d "$dst" || continue echo "$dst"/$(basename "$src") done > exempt git ls-files tests/unictype >> exempt In the remaining files, convert to all-interval notation if - there is already at least one year interval like 2000-2003 - the file is maintained by me - the file is in lib/uni*/, where that style already prevails Otherwise, use update-copyright's default. | ||
| 441aa304 | 2009-12-10 20:28:30 | Use spaces for indentation, not tabs. | ||
| 57fdfd3f | 2007-10-07 19:14:58 | Change copyright notice from GPLv2+ to GPLv3+. | ||
| 7c6d5072 | 2006-11-06 13:03:10 | Simplify xmalloc expressions. Add overflow check in xmalloc arguments. | ||
| 99099106 | 2006-09-14 14:18:36 | Include <config.h> unconditionally. | ||
| 0c5bfbac | 2006-05-17 13:16:53 | Cygwin portability. | ||
| 267a39ba | 2005-05-14 06:03:57 | *** empty log message *** | ||
| 07aff5e6 | 2005-05-08 14:37:07 | (PATH_SEPARATOR): Remove insignificant trailing blank. | ||
| 0213df71 | 2005-01-21 13:11:05 | New module 'classpath'. |