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 /lib/unicase/u8-is-uppercase.c | |
parent | e0f5efe219d3afeb067e714da089a6ae936182b7 (diff) | |
download | gnulib-4b948321967ac9215b03d9a00931ba6f33f616f9.tar.gz |
maint: run 'make update-copyright'
Diffstat (limited to 'lib/unicase/u8-is-uppercase.c')
-rw-r--r-- | lib/unicase/u8-is-uppercase.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicase/u8-is-uppercase.c b/lib/unicase/u8-is-uppercase.c index ad1b383ac5..0abdbf6c6f 100644 --- a/lib/unicase/u8-is-uppercase.c +++ b/lib/unicase/u8-is-uppercase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-8 string is entirely upper case. - Copyright (C) 2009-2020 Free Software Foundation, Inc. + Copyright (C) 2009-2021 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 |