diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2021-01-01 07:28:52 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2020-12-31 23:30:01 -0800 |
commit | 4b948321967ac9215b03d9a00931ba6f33f616f9 (patch) | |
tree | 741c0c2c818bf3fe57dac4b7ee9f948f60839e57 /tests/unicase/test-u32-is-casefolded.c | |
parent | e0f5efe219d3afeb067e714da089a6ae936182b7 (diff) | |
download | gnulib-4b948321967ac9215b03d9a00931ba6f33f616f9.tar.gz |
maint: run 'make update-copyright'
Diffstat (limited to 'tests/unicase/test-u32-is-casefolded.c')
-rw-r--r-- | tests/unicase/test-u32-is-casefolded.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unicase/test-u32-is-casefolded.c b/tests/unicase/test-u32-is-casefolded.c index 19515a8260..7182550968 100644 --- a/tests/unicase/test-u32-is-casefolded.c +++ b/tests/unicase/test-u32-is-casefolded.c @@ -1,5 +1,5 @@ /* Test of test whether an UTF-32 string is already case-folded. - Copyright (C) 2009-2020 Free Software Foundation, Inc. + Copyright (C) 2009-2021 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 |