diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2014-01-02 22:24:45 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2014-01-02 22:24:45 +0000 |
commit | 35c3d610e3bbf073ffb3f5af532f277a37f0bfa8 (patch) | |
tree | 39ffc8c3649a0fe10e93cc5e60c881e202c34b05 /libcpp/makeucnid.c | |
parent | afeba5cb1dd656d3613691caee1427761dbff358 (diff) | |
download | gcc-35c3d610e3bbf073ffb3f5af532f277a37f0bfa8.zip gcc-35c3d610e3bbf073ffb3f5af532f277a37f0bfa8.tar.gz gcc-35c3d610e3bbf073ffb3f5af532f277a37f0bfa8.tar.bz2 |
Update copyright years in libcpp/
From-SVN: r206293
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 2697c6b..86243c5 100644 --- a/libcpp/makeucnid.c +++ b/libcpp/makeucnid.c @@ -1,5 +1,5 @@ /* Make ucnid.h from various sources. - Copyright (C) 2005-2013 Free Software Foundation, Inc. + Copyright (C) 2005-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 the @@ -378,7 +378,7 @@ write_copyright (void) { static const char copyright[] = "\ /* Unicode characters and various properties.\n\ - Copyright (C) 2003-2013 Free Software Foundation, Inc.\n\ + Copyright (C) 2003-2014 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\ |