This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Copyright headers in libgfortran



Hi,


while familiarizing myself with the compiler sources, I spotted this: all files in libgfortran/io and some in libgfortran/runtime give their copyright years as "2002-2003". This is both not according to the coding standards, which require "2002, 2003", and it is not accurate as Bud changed most of these file in 2004.

I will prepare a patch once my copyright assignment is through, unless someone else fixes it first.

- Tobi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]