diff options
author | Andy Wingo <wingo@pobox.com> | 2013-02-18 18:48:48 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2013-02-18 18:48:48 +0100 |
commit | af07e10429c1513c2348289888b240926264b32b (patch) | |
tree | a05b78ee58618c46efa4c03da362dad3c2d8eb2b /lib/c-strcase.h | |
parent | 739941679c2c7dc36c29c30aff7d4c1b436ba773 (diff) | |
download | guile-af07e10429c1513c2348289888b240926264b32b.tar.gz |
Update to gnulib 0.0.7865-a828.
Diffstat (limited to 'lib/c-strcase.h')
-rw-r--r-- | lib/c-strcase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/c-strcase.h b/lib/c-strcase.h index 4d8b60c30..e484aa89c 100644 --- a/lib/c-strcase.h +++ b/lib/c-strcase.h @@ -1,5 +1,5 @@ /* Case-insensitive string comparison functions in C locale. - Copyright (C) 1995-1996, 2001, 2003, 2005, 2009-2012 Free Software + Copyright (C) 1995-1996, 2001, 2003, 2005, 2009-2013 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify |