From 8d9254fc8aa32619f640efb01cfe87cc6cdc9ce1 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 1 Jan 2020 12:51:42 +0100 Subject: Update copyright years. From-SVN: r279813 --- libcpp/makeucnid.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libcpp/makeucnid.c') diff --git a/libcpp/makeucnid.c b/libcpp/makeucnid.c index 89aeb8acbb2..cb529b982d2 100644 --- a/libcpp/makeucnid.c +++ b/libcpp/makeucnid.c @@ -1,5 +1,5 @@ /* Make ucnid.h from various sources. - Copyright (C) 2005-2019 Free Software Foundation, Inc. + Copyright (C) 2005-2020 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-2019 Free Software Foundation, Inc.\n\ + Copyright (C) 2003-2020 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\ -- cgit v1.2.1