mirror of git://gcc.gnu.org/git/gcc.git
				
				
				
			
							parent
							
								
									2c5123744b
								
							
						
					
					
						commit
						613be1c85d
					
				|  | @ -1,3 +1,7 @@ | |||
| 2017-01-01  Eric Botcazou  <ebotcazou@adacore.com> | ||||
| 
 | ||||
| 	* gnatvsn.ads: Bump copyright year. | ||||
| 
 | ||||
| 2017-01-01  Jakub Jelinek  <jakub@redhat.com> | ||||
| 
 | ||||
| 	* gnat_ugn.texi: Bump @copying's copyright year. | ||||
|  |  | |||
|  | @ -6,7 +6,7 @@ | |||
| --                                                                          -- | ||||
| --                                 S p e c                                  -- | ||||
| --                                                                          -- | ||||
| --          Copyright (C) 1992-2016, Free Software Foundation, Inc.         -- | ||||
| --          Copyright (C) 1992-2017, 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- -- | ||||
|  | @ -45,7 +45,7 @@ package Gnatvsn is | |||
|    --  Note: Makefile.in uses the library version string to construct the | ||||
|    --  soname value. | ||||
| 
 | ||||
|    Current_Year : constant String := "2016"; | ||||
|    Current_Year : constant String := "2017"; | ||||
|    --  Used in printing copyright messages | ||||
| 
 | ||||
|    Verbose_Library_Version : constant String := "GNAT Lib v" & Library_Version; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Eric Botcazou
						Eric Botcazou