]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fortran/module.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / module.c
index 704ff1523ef5ba0dc5191e3d68b87ae8aa29c9d4..32ee526aa22ead0ed34bdd20dbe7ca8b32588119 100644 (file)
@@ -1,6 +1,6 @@
 /* Handle modules, which amounts to loading and saving symbols and
    their attendant structures.
-   Copyright (C) 2000-2015 Free Software Foundation, Inc.
+   Copyright (C) 2000-2016 Free Software Foundation, Inc.
    Contributed by Andy Vaught
 
 This file is part of GCC.