All files: Updated copyright information.
* All files: Updated copyright information. * COPYING: New file. * COPYING.LIB: Removed. * LIBGCJ_LICENSE: We now use GPL + special exception. From-SVN: r32387
This commit is contained in:
parent
32fdad6ead
commit
2ba5f77454
390 changed files with 750 additions and 880 deletions
|
@ -1,4 +1,4 @@
|
|||
/* Copyright (C) 1999 Red Hat, Inc.
|
||||
/* Copyright (C) 1999 Free Software Foundation
|
||||
|
||||
This file is part of libgcj.
|
||||
|
||||
|
@ -38,7 +38,7 @@ static void
|
|||
version ()
|
||||
{
|
||||
printf ("gij (GNU libgcj) version %s\n\n", VERSION);
|
||||
printf ("Copyright (C) 1999 Red Hat, Inc..\n");
|
||||
printf ("Copyright (C) 1999 Free Software Foundation.\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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue