diff options
author | ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-12-21 22:13:34 +0000 |
---|---|---|
committer | ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-12-21 22:13:34 +0000 |
commit | 5c197b30ff9cf6d1cdca4d96084f2385be44ccf3 (patch) | |
tree | 71d6ddce3f1b8faf938b8caff5a7913384166915 /gcc/ada/exit.c | |
parent | bf1229c997e2727f0f7487633bf7d26155025311 (diff) | |
download | gcc-5c197b30ff9cf6d1cdca4d96084f2385be44ccf3.tar.gz |
Fix copyright notices.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194683 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/exit.c')
-rw-r--r-- | gcc/ada/exit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/exit.c b/gcc/ada/exit.c index cf3f11d1321..7dc9105fb4e 100644 --- a/gcc/ada/exit.c +++ b/gcc/ada/exit.c @@ -6,7 +6,7 @@ * * * C Implementation File * * * - * Copyright (C) 1992-2011, Free Software Foundation, Inc. * + * Copyright (C) 1992-2012, 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- * |