Update copyright years in libgfortran.
From-SVN: r195167
This commit is contained in:
parent
8129609c6e
commit
e3c063ceda
669 changed files with 672 additions and 729 deletions
|
@ -1,3 +1,7 @@
|
|||
2013-01-14 Richard Sandiford <rdsandiford@googlemail.com>
|
||||
|
||||
Update copyright years.
|
||||
|
||||
2013-01-06 Tobias Burnus <burnus@net-b.de>
|
||||
|
||||
PR fortran/54678
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Declarations of various C99 functions
|
||||
Copyright (C) 2004, 2006, 2007, 2009 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004-2013 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
/* Common declarations for all of GNU Fortran libcaf implementations.
|
||||
Copyright (C) 2011, 2012
|
||||
Free Software Foundation, Inc.
|
||||
Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
||||
Contributed by Tobias Burnus <burnus@net-b.de>
|
||||
|
||||
This file is part of the GNU Fortran Coarray Runtime Library (libcaf).
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
/* MPI implementation of GNU Fortran Coarray Library
|
||||
Copyright (C) 2011, 2012
|
||||
Free Software Foundation, Inc.
|
||||
Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
||||
Contributed by Tobias Burnus <burnus@net-b.de>
|
||||
|
||||
This file is part of the GNU Fortran Coarray Runtime Library (libcaf).
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
/* Single-image implementation of GNU Fortran Coarray Library
|
||||
Copyright (C) 2011, 2012
|
||||
Free Software Foundation, Inc.
|
||||
Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
||||
Contributed by Tobias Burnus <burnus@net-b.de>
|
||||
|
||||
This file is part of the GNU Fortran Coarray Runtime Library (libcaf).
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* FPU-related code for x86 and x86_64 processors.
|
||||
Copyright 2005, 2007, 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||
Copyright (C) 2005-2013 Free Software Foundation, Inc.
|
||||
Contributed by Francois-Xavier Coudert <coudert@clipper.ens.fr>
|
||||
|
||||
This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* AIX FPU-related code.
|
||||
Copyright 2005, 2007, 2009, 2011 Free Software Foundation, Inc.
|
||||
Copyright (C) 2005-2013 Free Software Foundation, Inc.
|
||||
Contributed by Francois-Xavier Coudert <coudert@clipper.ens.fr>
|
||||
|
||||
This file is part of the GNU Fortran runtime library (libgfortran).
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Fallback FPU-related code (for systems not otherwise supported).
|
||||
Copyright 2005, 2007, 2009, 2011 Free Software Foundation, Inc.
|
||||
Copyright (C) 2005-2013 Free Software Foundation, Inc.
|
||||
Contributed by Francois-Xavier Coudert <coudert@clipper.ens.fr>
|
||||
|
||||
This file is part of the GNU Fortran runtime library (libgfortran).
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* FPU-related code for systems with GNU libc.
|
||||
Copyright 2005, 2007, 2009, 2011 Free Software Foundation, Inc.
|
||||
Copyright (C) 2005-2013 Free Software Foundation, Inc.
|
||||
Contributed by Francois-Xavier Coudert <coudert@clipper.ens.fr>
|
||||
|
||||
This file is part of the GNU Fortran runtime library (libgfortran).
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* SysV FPU-related code (for systems not otherwise supported).
|
||||
Copyright 2005, 2007, 2009, 2011 Free Software Foundation, Inc.
|
||||
Copyright (C) 2005-2013 Free Software Foundation, Inc.
|
||||
Contributed by Francois-Xavier Coudert <coudert@clipper.ens.fr>
|
||||
|
||||
This file is part of the GNU Fortran runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc.
|
||||
! Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
! Contributed by Paul Brook <paul@nowt.org>
|
||||
!
|
||||
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue