diff options
author | Eric Blake <eblake@redhat.com> | 2014-01-01 00:04:40 -0700 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2014-01-01 00:07:10 -0700 |
commit | 1276a2c5f24c0c932426aca9c899fa524d2443f2 (patch) | |
tree | bce69d3b0060917f24c5c6124b7241f12c56d7ad /tests/unistr/test-u8-strcmp.c | |
parent | a8a1dc286152661e640f0839e3ccd79e0898db6d (diff) | |
download | gnulib-1276a2c5f24c0c932426aca9c899fa524d2443f2.tar.gz |
maint: update copyright
I ran 'make update-copyright'.
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'tests/unistr/test-u8-strcmp.c')
-rw-r--r-- | tests/unistr/test-u8-strcmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unistr/test-u8-strcmp.c b/tests/unistr/test-u8-strcmp.c index d05d270d11..1900b1d736 100644 --- a/tests/unistr/test-u8-strcmp.c +++ b/tests/unistr/test-u8-strcmp.c @@ -1,5 +1,5 @@ /* Test of u8_strcmp() function. - Copyright (C) 2010-2013 Free Software Foundation, Inc. + Copyright (C) 2010-2014 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |