diff options
author | ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-01-16 09:35:57 +0000 |
---|---|---|
committer | ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-01-16 09:35:57 +0000 |
commit | 62e88f410b7ffaa2e801827d76ea45c6860e2999 (patch) | |
tree | add229b5ee105c1d072b403493d8b052ec067e13 /gcc/ada/gcc-interface | |
parent | 1b4bfbd18a4914c4e0f5b4bde87b8f14767668b2 (diff) | |
download | gcc-62e88f410b7ffaa2e801827d76ea45c6860e2999.tar.gz |
Bump copyright year
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219715 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/gcc-interface')
-rw-r--r-- | gcc/ada/gcc-interface/utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/gcc-interface/utils.c b/gcc/ada/gcc-interface/utils.c index 477e39bf14c..369f65c2bf5 100644 --- a/gcc/ada/gcc-interface/utils.c +++ b/gcc/ada/gcc-interface/utils.c @@ -6,7 +6,7 @@ * * * C Implementation File * * * - * 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- * |