diff options
author | Janne Blomqvist <jb@gcc.gnu.org> | 2010-01-04 10:59:59 +0200 |
---|---|---|
committer | Tobias Burnus <burnus@gcc.gnu.org> | 2010-01-04 09:59:59 +0100 |
commit | 982198d5114082914b2bce9d3282e5461e812894 (patch) | |
tree | 771aebecea11d8b0cee8b2719ec03dd362cd3b94 /libgfortran | |
parent | e6e50811a7a8910c43c7f9892759e1edb65cb89f (diff) | |
download | gcc-982198d5114082914b2bce9d3282e5461e812894.zip gcc-982198d5114082914b2bce9d3282e5461e812894.tar.gz gcc-982198d5114082914b2bce9d3282e5461e812894.tar.bz2 |
ChangeLog-2002: Add copyright footer.
2009-01-04 Tobias Burnus <burnus@net-b.de>
* ChangeLog-2002: Add copyright footer.
* ChangeLog-2003: Ditto.
* ChangeLog-2004: Ditto.
* ChangeLog-2005: Ditto.
* ChangeLog-2006: Ditto.
* ChangeLog-2007: Ditto.
* ChangeLog-2008: Ditto.
* ChangeLog-2009: Ditto.
* ChangeLog: Ditto.
From-SVN: r155611
Diffstat (limited to 'libgfortran')
-rw-r--r-- | libgfortran/ChangeLog | 6 | ||||
-rw-r--r-- | libgfortran/ChangeLog-2002 | 7 | ||||
-rw-r--r-- | libgfortran/ChangeLog-2003 | 7 | ||||
-rw-r--r-- | libgfortran/ChangeLog-2004 | 7 | ||||
-rw-r--r-- | libgfortran/ChangeLog-2005 | 7 | ||||
-rw-r--r-- | libgfortran/ChangeLog-2006 | 7 | ||||
-rw-r--r-- | libgfortran/ChangeLog-2007 | 7 | ||||
-rw-r--r-- | libgfortran/ChangeLog-2008 | 7 | ||||
-rw-r--r-- | libgfortran/ChangeLog-2009 | 6 |
9 files changed, 61 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index a6ee350..690b480 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -12,3 +12,9 @@ (inquire_direct): Likewise. (inquire_formatted): Likewise. + +Copyright (C) 2010 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/libgfortran/ChangeLog-2002 b/libgfortran/ChangeLog-2002 index 2411f62..a7043dd 100644 --- a/libgfortran/ChangeLog-2002 +++ b/libgfortran/ChangeLog-2002 @@ -58,3 +58,10 @@ 2002-08-17 Paul Brook <paul@nowt.org> * ALL: First release as more than just a single file + + +Copyright (C) 2002 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/libgfortran/ChangeLog-2003 b/libgfortran/ChangeLog-2003 index 1c8b99f..98b3508 100644 --- a/libgfortran/ChangeLog-2003 +++ b/libgfortran/ChangeLog-2003 @@ -540,3 +540,10 @@ * (*.m4) Move to m4/. * intrinsics/string.c (_gfor_string_index): New Function. + + +Copyright (C) 2003 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/libgfortran/ChangeLog-2004 b/libgfortran/ChangeLog-2004 index 0193040..4775115 100644 --- a/libgfortran/ChangeLog-2004 +++ b/libgfortran/ChangeLog-2004 @@ -1102,3 +1102,10 @@ * io/transfer.c (extract_real): Remove unused prototype. (st_set_nml_var): Make static. * io/write.c (extract_real): Make static. + + +Copyright (C) 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. diff --git a/libgfortran/ChangeLog-2005 b/libgfortran/ChangeLog-2005 index 0214e44..1e04f52 100644 --- a/libgfortran/ChangeLog-2005 +++ b/libgfortran/ChangeLog-2005 @@ -2913,3 +2913,10 @@ PR fortran/18398 * transfer.c (next_record_r): always skip the eol search if it was found during sf_read. + + +Copyright (C) 2005 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/libgfortran/ChangeLog-2006 b/libgfortran/ChangeLog-2006 index b11f37e..5c8dfef 100644 --- a/libgfortran/ChangeLog-2006 +++ b/libgfortran/ChangeLog-2006 @@ -1632,3 +1632,10 @@ D * ChangeLog-2003: here. * ChangeLog-2004: here. * ChangeLog-2005: here. + + +Copyright (C) 2006 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/libgfortran/ChangeLog-2007 b/libgfortran/ChangeLog-2007 index 2b86110..11f9df0 100644 --- a/libgfortran/ChangeLog-2007 +++ b/libgfortran/ChangeLog-2007 @@ -2478,3 +2478,10 @@ * ChangeLog: Copied to ... * ChangeLog-2006: here. + + +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/libgfortran/ChangeLog-2008 b/libgfortran/ChangeLog-2008 index 98cb28c..6b31399 100644 --- a/libgfortran/ChangeLog-2008 +++ b/libgfortran/ChangeLog-2008 @@ -2523,3 +2523,10 @@ array is finished. (next_record_r): Use the new flag to next_array_record(). (next_record_w): Likewise. + + +Copyright (C) 2008 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/libgfortran/ChangeLog-2009 b/libgfortran/ChangeLog-2009 index de77bf1..2611ef1 100644 --- a/libgfortran/ChangeLog-2009 +++ b/libgfortran/ChangeLog-2009 @@ -2494,3 +2494,9 @@ * io/unit.c (get_internal_unit): Set default BLANK= status to NULL for internal units. + +Copyright (C) 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. |