summaryrefslogtreecommitdiff
path: root/libjava/gij.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/gij.cc')
-rw-r--r--libjava/gij.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/libjava/gij.cc b/libjava/gij.cc
index c3197e25b13..e4a8ca3d975 100644
--- a/libjava/gij.cc
+++ b/libjava/gij.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999, 2000, 2001 Free Software Foundation
+/* Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation
This file is part of libgcj.
@@ -41,7 +41,7 @@ static void
version ()
{
printf ("gij (GNU libgcj) version %s\n\n", GCJVERSION);
- printf ("Copyright (C) 2001 Free Software Foundation.\n");
+ printf ("Copyright (C) 2002 Free Software Foundation, Inc.\n");
printf ("This is free software; see the source for copying conditions. There is NO\n");
printf ("warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n");
exit (0);