Commit 2d4c371e by Eric Botcazou Committed by Eric Botcazou

* gnatvsn.ads: Bump copyright year.

From-SVN: r267575
parent b3080217
2019-01-04 Eric Botcazou <ebotcazou@adacore.com>
* gnatvsn.ads: Bump copyright year.
2019-01-01 Jakub Jelinek <jakub@redhat.com> 2019-01-01 Jakub Jelinek <jakub@redhat.com>
Update copyright years. Update copyright years.
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
-- -- -- --
-- S p e c -- -- S p e c --
-- -- -- --
-- Copyright (C) 1992-2018, Free Software Foundation, Inc. -- -- Copyright (C) 1992-2019, Free Software Foundation, Inc. --
-- -- -- --
-- GNAT is free software; you can redistribute it and/or modify it under -- -- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- -- -- terms of the GNU General Public License as published by the Free Soft- --
...@@ -45,7 +45,7 @@ package Gnatvsn is ...@@ -45,7 +45,7 @@ package Gnatvsn is
-- Note: Makefile.in uses the library version string to construct the -- Note: Makefile.in uses the library version string to construct the
-- soname value. -- soname value.
Current_Year : constant String := "2018"; Current_Year : constant String := "2019";
-- Used in printing copyright messages -- Used in printing copyright messages
Verbose_Library_Version : constant String := "GNAT Lib v" & Library_Version; Verbose_Library_Version : constant String := "GNAT Lib v" & Library_Version;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment