diff options
author | Jim Meyering <meyering@redhat.com> | 2012-01-01 10:04:58 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2012-01-01 10:04:58 +0100 |
commit | 1602f0afed21be664fcf5c42d59db07cc22c56d6 (patch) | |
tree | 1f0d66fe51df19a8d34d85da53f42bfd750073d8 /lib/unicase/u16-toupper.c | |
parent | fc9846f7408ed30a3421eff5450ff5287cd66ddd (diff) | |
download | gnulib-1602f0afed21be664fcf5c42d59db07cc22c56d6.tar.gz |
maint: update all copyright year number ranges
Run "make update-copyright".
Diffstat (limited to 'lib/unicase/u16-toupper.c')
-rw-r--r-- | lib/unicase/u16-toupper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicase/u16-toupper.c b/lib/unicase/u16-toupper.c index 3b964f7e94..630b9dfe2c 100644 --- a/lib/unicase/u16-toupper.c +++ b/lib/unicase/u16-toupper.c @@ -1,5 +1,5 @@ /* Uppercase mapping for UTF-16 strings (locale dependent). - Copyright (C) 2009-2011 Free Software Foundation, Inc. + Copyright (C) 2009-2012 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or modify it |