diff options
author | burnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-01-04 08:59:59 +0000 |
---|---|---|
committer | burnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-01-04 08:59:59 +0000 |
commit | 639d12cd5da7af6782ee73a0a352300f7031fdf6 (patch) | |
tree | 771aebecea11d8b0cee8b2719ec03dd362cd3b94 /libgfortran | |
parent | 00301a1a903dd795cb912f5a182532abb9ef641b (diff) | |
download | gcc-639d12cd5da7af6782ee73a0a352300f7031fdf6.tar.gz |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155611 138bc75d-0d04-0410-961f-82ee72b054a4
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 a6ee35084a2..690b4805519 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 2411f626ce8..a7043dd90e2 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 1c8b99f45f2..98b3508f719 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 0193040228b..4775115a370 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 0214e44001a..1e04f52d19a 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 b11f37edec7..5c8dfef257d 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 2b8611018cc..11f9df09355 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 98cb28c15e4..6b3139995db 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 de77bf1c570..2611ef1ae27 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. |