]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fortran/trans-stmt.c
Update copyright years in gcc/
[thirdparty/gcc.git] / gcc / fortran / trans-stmt.c
index 51d037e90f9acbe90f0664b356898fb1092ab0d6..5dd7bafe45280f5e40de87dc5efc07d3c67a97c1 100644 (file)
@@ -1,5 +1,5 @@
 /* Statement translation -- generate GCC trees from gfc_code.
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Paul Brook <paul@nowt.org>
    and Steven Bosscher <s.bosscher@student.tudelft.nl>