diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-01-04 15:30:50 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-01-04 15:30:50 +0100 |
commit | 818ab71a415cd234be092111a0aa5e812ec56434 (patch) | |
tree | e08721a9b85169debf961d7ebab013160b616a42 /libcpp/makeucnid.c | |
parent | 21fa2a29dc265ab54c957c37d8a9e9ab07d7cd66 (diff) | |
download | gcc-818ab71a415cd234be092111a0aa5e812ec56434.tar.gz |
Update copyright years.
From-SVN: r232055
Diffstat (limited to 'libcpp/makeucnid.c')
-rw-r--r-- | libcpp/makeucnid.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libcpp/makeucnid.c b/libcpp/makeucnid.c index 984d24d7c48..4717877873e 100644 --- a/libcpp/makeucnid.c +++ b/libcpp/makeucnid.c @@ -1,5 +1,5 @@ /* Make ucnid.h from various sources. - Copyright (C) 2005-2015 Free Software Foundation, Inc. + Copyright (C) 2005-2016 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 the @@ -378,7 +378,7 @@ write_copyright (void) { static const char copyright[] = "\ /* Unicode characters and various properties.\n\ - Copyright (C) 2003-2015 Free Software Foundation, Inc.\n\ + Copyright (C) 2003-2016 Free Software Foundation, Inc.\n\ \n\ This program is free software; you can redistribute it and/or modify it\n\ under the terms of the GNU General Public License as published by the\n\ |