diff options
Diffstat (limited to 'gcc/java')
-rw-r--r-- | gcc/java/ChangeLog | 13 | ||||
-rw-r--r-- | gcc/java/ChangeLog.ptr | 6 | ||||
-rw-r--r-- | gcc/java/ChangeLog.tree-ssa | 7 |
3 files changed, 26 insertions, 0 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index cedb5f95392..6661265bf42 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,8 @@ +2009-04-21 Joseph Myers <joseph@codesourcery.com> + + * ChangeLog, ChangeLog.ptr, ChangeLog.tree-ssa: Add copyright and + license notices. + 2009-04-18 Ian Lance Taylor <iant@google.com> * verify-impl.c (verify_instructions_0): Add cast to enum type. @@ -21657,3 +21662,11 @@ Tue Mar 9 11:52:08 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> 1996-10-24 Per Bothner <bothner@deneb.cygnus.com> New directory. + + +Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, +2006, 2007, 2008, 2009 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. diff --git a/gcc/java/ChangeLog.ptr b/gcc/java/ChangeLog.ptr index eb2c9a92d94..3243223f5e9 100644 --- a/gcc/java/ChangeLog.ptr +++ b/gcc/java/ChangeLog.ptr @@ -17,3 +17,9 @@ NEGATIVE and then a POINTER_PLUS_EXPR instead of a MINUS_EXPR. + +Copyright (C) 2007 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. diff --git a/gcc/java/ChangeLog.tree-ssa b/gcc/java/ChangeLog.tree-ssa index 7cca7ce7e89..09a263a762e 100644 --- a/gcc/java/ChangeLog.tree-ssa +++ b/gcc/java/ChangeLog.tree-ssa @@ -358,3 +358,10 @@ Local Variables: mode: change-log change-log-default-name: "ChangeLog.tree-ssa" End: + + +Copyright (C) 2003, 2004 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. |