]> gcc.gnu.org Git - gcc.git/commitdiff
intrinsic.c: Update Copyright date.
authorSteven G. Kargl <kargl@gcc.gnu.org>
Mon, 11 Sep 2006 22:29:39 +0000 (22:29 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Mon, 11 Sep 2006 22:29:39 +0000 (22:29 +0000)
2006-09-11  Steven G. Kargl  <kargl@gcc.gnu.org>

* intrinsic.c: Update Copyright date.
* intrinsic.h: Ditto.

From-SVN: r116861

gcc/fortran/ChangeLog
gcc/fortran/intrinsic.c
gcc/fortran/intrinsic.h

index b89e0c715fd2e6c333ae583d93614bf73e2439f2..cf56aff92560e46f9d919babdec1cf8adf70537d 100644 (file)
@@ -1,3 +1,8 @@
+2006-09-11  Steven G. Kargl  <kargl@gcc.gnu.org>
+
+       * intrinsic.c: Update Copyright date.
+       * intrinsic.h: Ditto.
+
 2006-09-11  Paul Thomas  <pault@gcc.gnu.org>
 
        PR fortran/28890
index 53f157e3c904c05d6e507372b0247bc51f22909a..dd1ffeb25029f9e87fa4df4cede84ea2dfde2936 100644 (file)
@@ -1,7 +1,7 @@
 /* Build up a list of intrinsic subroutines and functions for the
    name-resolution stage.
-   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation,
-   Inc.
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006
+   Free Software Foundation, Inc.
    Contributed by Andy Vaught & Katherine Holcomb
 
 This file is part of GCC.
index c325a0555a0f8cab762f06e811b21ae6f18a31a3..1f2c069a073267af716af00a592d7d6780713c3b 100644 (file)
@@ -1,6 +1,6 @@
 /* Header file for intrinsics check, resolve and simplify function
    prototypes.
-   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006
    Free Software Foundation, Inc.
    Contributed by Andy Vaught & Katherine Holcomb
 
This page took 0.073708 seconds and 5 git commands to generate.