diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2006-10-31 19:21:54 +0100 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2006-10-31 19:21:54 +0100 |
commit | b5ace3b78346ae029998488057606133f714f222 (patch) | |
tree | 9bb68fd4d95610a9623e1a0b243495126df99abb /gcc/ada/initialize.c | |
parent | ea7339d1fb89c9744b481ae314b451e90c7dcc63 (diff) | |
download | gcc-b5ace3b78346ae029998488057606133f714f222.zip gcc-b5ace3b78346ae029998488057606133f714f222.tar.gz gcc-b5ace3b78346ae029998488057606133f714f222.tar.bz2 |
Resync.
From-SVN: r118333
Diffstat (limited to 'gcc/ada/initialize.c')
-rw-r--r-- | gcc/ada/initialize.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/initialize.c b/gcc/ada/initialize.c index 0b86c2f..8da3089 100644 --- a/gcc/ada/initialize.c +++ b/gcc/ada/initialize.c @@ -6,7 +6,7 @@ * * * C Implementation File * * * - * Copyright (C) 1992-2005, Free Software Foundation, Inc. * + * Copyright (C) 1992-2006, 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- * |