diff --git a/gcc/ada/adaint.c b/gcc/ada/adaint.c index d820d6d6d583..864e9dc1141b 100644 --- a/gcc/ada/adaint.c +++ b/gcc/ada/adaint.c @@ -7,7 +7,7 @@ * * * C Implementation File * * * - * Copyright (C) 1992-2002, Free Software Foundation, Inc. * + * Copyright (C) 1992-2003, 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- * diff --git a/gcc/ada/adaint.h b/gcc/ada/adaint.h index d65be6d729e6..ff6959d8af40 100644 --- a/gcc/ada/adaint.h +++ b/gcc/ada/adaint.h @@ -7,7 +7,7 @@ * * * C Header File * * * - * Copyright (C) 1992-2002 Free Software Foundation, Inc. * + * Copyright (C) 1992-2003 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- * diff --git a/gcc/ada/gmem.c b/gcc/ada/gmem.c index 789a76f1d427..fe9928c6918a 100644 --- a/gcc/ada/gmem.c +++ b/gcc/ada/gmem.c @@ -7,7 +7,7 @@ * * * C Implementation File * * * - * Copyright (C) 2000-2001 Free Software Foundation, Inc. * + * Copyright (C) 2000-2003 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- * diff --git a/gcc/ada/init.c b/gcc/ada/init.c index ce7b36e22229..f1d023eb599b 100644 --- a/gcc/ada/init.c +++ b/gcc/ada/init.c @@ -7,7 +7,7 @@ * * * C Implementation File * * * - * Copyright (C) 1992-2002 Free Software Foundation, Inc. * + * Copyright (C) 1992-2003 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- *