]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ioparm.def: Update copyright.
authorPaul Thomas <pault@gcc.gnu.org>
Thu, 1 Apr 2010 18:06:05 +0000 (18:06 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Thu, 1 Apr 2010 18:06:05 +0000 (18:06 +0000)
2010-04-01  Paul Thomas  <pault@gcc.gnu.org>

* ioparm.def : Update copyright.
* lang.opt : ditto
* trans-array.c : ditto
* trans-array.h : ditto
* expr.c: ditto
* trans-types.c: ditto
* dependency.c : ditto
* gfortran.h : ditto
* options.c : ditto
* trans-io.c : ditto
* trans-intrinsic.c : ditto
* libgfortran.h : ditto
* invoke.texi : ditto
* intrinsic.texi : ditto
* trans.c : ditto
* trans.h : ditto
* intrinsic.c : ditto
* interface.c : ditto
* iresolve.c : ditto
* trans-stmt.c : ditto
* trans-stmt.h : ditto
* parse,c : ditto
* match.h : ditto
* error.c : ditto

From-SVN: r157923

25 files changed:
gcc/fortran/dependency.c
gcc/fortran/error.c
gcc/fortran/expr.c
gcc/fortran/gfortran.h
gcc/fortran/interface.c
gcc/fortran/intrinsic.c
gcc/fortran/intrinsic.texi
gcc/fortran/invoke.texi
gcc/fortran/ioparm.def
gcc/fortran/iresolve.c
gcc/fortran/lang.opt
gcc/fortran/libgfortran.h
gcc/fortran/match.h
gcc/fortran/options.c
gcc/fortran/parse.c
gcc/fortran/symbol.c
gcc/fortran/trans-array.c
gcc/fortran/trans-array.h
gcc/fortran/trans-intrinsic.c
gcc/fortran/trans-io.c
gcc/fortran/trans-stmt.c
gcc/fortran/trans-stmt.h
gcc/fortran/trans-types.c
gcc/fortran/trans.c
gcc/fortran/trans.h

index 524451c5cc7d4858f92d9fccf63549964eb1392e..e64b61c3be1f2a4bc523ca8de7a5826cc7a5a36d 100644 (file)
@@ -1,5 +1,5 @@
 /* Dependency analysis
-   Copyright (C) 2000, 2001, 2002, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2000, 2001, 2002, 2005, 2006, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Paul Brook <paul@nowt.org>
 
index 1cfa3e2aa4bf1cc90692a46c94d4c31bf1eba81b..b05e669c3707689580e29b6ba4367ee4209a1fdf 100644 (file)
@@ -1,5 +1,6 @@
 /* Handle errors.
-   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+   2010
    Free Software Foundation, Inc.
    Contributed by Andy Vaught & Niels Kristian Bech Jensen
 
index 58c906375eac5c9ca8fc1685f585a7c166cabfa7..d85f23cd2ad68cb504f71fe26e086a4185d70e58 100644 (file)
@@ -1,5 +1,6 @@
 /* Routines for manipulation of expression nodes.
-   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+   2009, 2010
    Free Software Foundation, Inc.
    Contributed by Andy Vaught
 
index eeaf0af8b7f8f0718bd71b2fd794b5a75921d4a1..af1f1c69409a47dae8222a8551b3cf2a868efd83 100644 (file)
@@ -1,5 +1,6 @@
 /* gfortran header file
-   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+   2009, 2010
    Free Software Foundation, Inc.
    Contributed by Andy Vaught
 
index 7bccaa6fffe20cba1693968975e6dfa707e9ec4c..5b01af91f983f0f52d1745beec42ba286ae98507 100644 (file)
@@ -1,5 +1,6 @@
 /* Deal with interfaces.
-   Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009,
+   2010
    Free Software Foundation, Inc.
    Contributed by Andy Vaught
 
index 7062312707c692559de996f494e791177703a5f0..684b2cf1742d8109d894eef4905fa383b0cb0fb7 100644 (file)
@@ -1,6 +1,7 @@
 /* Build up a list of intrinsic subroutines and functions for the
    name-resolution stage.
-   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+   2009, 2010
    Free Software Foundation, Inc.
    Contributed by Andy Vaught & Katherine Holcomb
 
index 9d2ec7916dacc891b7ef279c7b1fe18b2ffc55a1..b9b1c254e9ccdf8fc3cc00d1f04d3acdd018fcce 100644 (file)
@@ -1,5 +1,5 @@
 @ignore
-Copyright (C) 2005, 2006, 2007, 2008, 2009
+Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010
 Free Software Foundation, Inc.
 This is part of the GNU Fortran manual.   
 For copying conditions, see the file gfortran.texi.
index efcf5ef9b45c0449b2b1a08a82f6e5c25c21b988..6d3681d69a110c730f216e5a8c35c7ccec68d40b 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009
+@c Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
 @c Free Software Foundation, Inc.
 @c This is part of the GNU Fortran manual.   
 @c For copying conditions, see the file gfortran.texi.
index ba1ba232b449a857a18d3febb1e8d5c642d30df4..5ccd869732fc9e46dee18a022d9f7740bb360cd2 100644 (file)
@@ -1,4 +1,5 @@
-/* Copyright (C) 2005, 2006, 2008 Free Software Foundation, Inc.
+/* Copyright (C) 2005, 2006, 2008, 2010
+   Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 17df4c1139a19ab81b7f6282abc27626f3d54231..a2ed88ca748aa39121ce7a4aee9dda8f19393e9b 100644 (file)
@@ -1,5 +1,6 @@
 /* Intrinsic function resolution.
-   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+   2009, 2010
    Free Software Foundation, Inc.
    Contributed by Andy Vaught & Katherine Holcomb
 
index 7ea06c2838f47764990165c7dd711eb6f6aebc9c..751749e6b58dfe9953346f805961ea8a12b4e316 100644 (file)
@@ -1,5 +1,5 @@
 ; Options for the Fortran 95 front end.
-; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
+; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
 ; Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
index c39f54b19fc97f9fd6287da906b41cca5ba4077b..ca0da5176110974bb543d90e0727f4ad071e1470 100644 (file)
@@ -1,5 +1,6 @@
 /* Header file to the Fortran front-end and runtime library
-   Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 3c0f1c0de496343b50985d2d63ae74728f774bea..20250058c5fdb202bb4e4e4304514ee95d91acec 100644 (file)
@@ -1,5 +1,5 @@
 /* All matcher functions.
-   Copyright (C) 2003, 2005, 2007, 2008
+   Copyright (C) 2003, 2005, 2007, 2008, 2010
    Free Software Foundation, Inc.
    Contributed by Steven Bosscher
 
index bcde573726172f1a1a44a636c11360fb0a126e22..0ad87f4e0e6d09e9a9f6b34ba79695823ca8d559 100644 (file)
@@ -1,5 +1,6 @@
 /* Parse and display command line options.
-   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+   2009, 2010
    Free Software Foundation, Inc.
    Contributed by Andy Vaught
 
index 9e8a123919e9fab3c694b1d06f84020c1a13590f..2679e92a831b6825e1334253c7df4fd8f7edcbd0 100644 (file)
@@ -1,6 +1,6 @@
 /* Main parser.
    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-   2009
+   2009, 2010
    Free Software Foundation, Inc.
    Contributed by Andy Vaught
 
index 0cbbacc23084daceb0a48b5a07fee43f199fe498..98af7550f2241c362f3b7a50cef39a7f55981538 100644 (file)
@@ -1,6 +1,7 @@
 /* Maintain binary trees of symbols.
    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-   2009, 2010 Free Software Foundation, Inc.
+   2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Andy Vaught
 
 This file is part of GCC.
index 5eeead831c463bb51a83919d6577bad3c6c0ef07..df2846e414883da4ce59098d75725c585f863aef 100644 (file)
@@ -1,5 +1,5 @@
 /* Array translation routines
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Paul Brook <paul@nowt.org>
    and Steven Bosscher <s.bosscher@student.tudelft.nl>
index 2a6d2722c7d48fff22312a91a4de736f6e654278..d48d6c8b67b2a4c68f6ef4fee4fffe6891e7b609 100644 (file)
@@ -1,5 +1,5 @@
 /* Header for array handling functions
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Paul Brook
 
index ae60eb1c7700633fc89cd5640398bab42dac5817..95a8af47463dfeebcf037f8bc7737138513146dd 100644 (file)
@@ -1,5 +1,5 @@
 /* Intrinsic translation
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Paul Brook <paul@nowt.org>
    and Steven Bosscher <s.bosscher@student.tudelft.nl>
index b0d0556af6ddcfd76314b2c1a2591a2d4b6abda2..96671f3819cb26366f09c8a121934682392fa526 100644 (file)
@@ -1,5 +1,5 @@
 /* IO Code translation/library interface
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Paul Brook
 
index 60bffdf96d6f8e79a71c45996a20b8b2ac6f6d72..2bf7e7ffcc72ed433fab2b57bb4fbcbf5f61f2ec 100644 (file)
@@ -1,5 +1,5 @@
 /* Statement translation -- generate GCC trees from gfc_code.
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Paul Brook <paul@nowt.org>
    and Steven Bosscher <s.bosscher@student.tudelft.nl>
index 46abc09a09864c81c67b871617da00dc63babc82..56221f50beca16718efdc4e2fb3ad86e6e1af2ec 100644 (file)
@@ -1,5 +1,5 @@
 /* Header for statement translation functions
-   Copyright (C) 2002, 2003, 2006, 2007, 2008
+   Copyright (C) 2002, 2003, 2006, 2007, 2008, 2010
    Free Software Foundation, Inc.
    Contributed by Paul Brook
 
index ebe4c2f832bfce5023857d034990dde19bb4586c..e359a480c714c2a0cf233aafec80d46fff339c85 100644 (file)
@@ -1,5 +1,6 @@
 /* Backend support for Fortran 95 basic types and derived types.
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+   2010
    Free Software Foundation, Inc.
    Contributed by Paul Brook <paul@nowt.org>
    and Steven Bosscher <s.bosscher@student.tudelft.nl>
index 6958f0272b51c0794f2b1323e658bdd5129a7d16..17241ac266c871822a02f83b39bd79b79a58f508 100644 (file)
@@ -1,6 +1,6 @@
 /* Code translation -- generate GCC trees from gfc_code.
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-   Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+   Free Software Foundation, Inc.
    Contributed by Paul Brook
 
 This file is part of GCC.
index 30a775311b2e10f50df219225724c91c7c243b80..302b9cf0e6f272fbc11b9dd89cb92a28fdf78140 100644 (file)
@@ -1,5 +1,5 @@
 /* Header for code translation functions
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
    Contributed by Paul Brook