mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 22:41:28 +08:00
* gnatvsn.ads: Bump copyright year.
From-SVN: r219223
This commit is contained in:
parent
de4ac03852
commit
6260b90c23
@ -1,3 +1,7 @@
|
||||
2015-01-06 Arnaud Charlet <charlet@adacore.com>
|
||||
|
||||
* gnatvsn.ads: Bump copyright year.
|
||||
|
||||
2015-01-06 Robert Dewar <dewar@adacore.com>
|
||||
|
||||
* s-taskin.ads, s-traces.ads: Minor reformatting.
|
||||
|
@ -6,7 +6,7 @@
|
||||
-- --
|
||||
-- S p e c --
|
||||
-- --
|
||||
-- Copyright (C) 1992-2014, Free Software Foundation, Inc. --
|
||||
-- Copyright (C) 1992-2015, Free Software Foundation, Inc. --
|
||||
-- --
|
||||
-- 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- --
|
||||
@ -92,7 +92,7 @@ package Gnatvsn is
|
||||
Verbose_Library_Version : constant String := "GNAT Lib v" & Library_Version;
|
||||
-- Version string stored in e.g. ALI files
|
||||
|
||||
Current_Year : constant String := "2014";
|
||||
Current_Year : constant String := "2015";
|
||||
-- Used in printing copyright messages
|
||||
|
||||
end Gnatvsn;
|
||||
|
Loading…
x
Reference in New Issue
Block a user