]> gcc.gnu.org Git - gcc.git/commitdiff
lang-specs.h, [...]: Update copyright.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 29 Jan 2005 12:16:36 +0000 (12:16 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 29 Jan 2005 12:16:36 +0000 (12:16 +0000)
* lang-specs.h, objc-act.c, objc-act.h, objc-lang.c: Update
copyright.

From-SVN: r94408

gcc/objc/ChangeLog
gcc/objc/lang-specs.h
gcc/objc/objc-act.c
gcc/objc/objc-act.h
gcc/objc/objc-lang.c

index 377e1eaf801ab4a275e4643b431bd3e7f8eef760..88037f36bda9ea47cebea4c9c938c9f05a133f48 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-29  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * lang-specs.h, objc-act.c, objc-act.h, objc-lang.c: Update
+       copyright.
+
 2005-01-27  Matt Austern  <austern@apple.com>
 
        * objc-act.c (objc_finish_file): In ObjC++ mode, set at_eof before
index 510ad469622ef98300cb8d9177d970cd58a518f6..b0f3c9bb54a18ada89bb85b433521f1aef0ac53a 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for specs for Objective-C.
-   Copyright (C) 1998, 1999, 2002, 2002, 2003
+   Copyright (C) 1998, 1999, 2002, 2002, 2003, 2005
    Free Software Foundation, Inc.
 
 This file is part of GCC.
index 71748166efbcade332fdb90b1df696b5067a2473..e6201afbad5b10de2d6719201a71b98901b6b408 100644 (file)
@@ -1,6 +1,6 @@
 /* Implement classes and message passing for Objective C.
    Copyright (C) 1992, 1993, 1994, 1995, 1997, 1998, 1999, 2000,
-   2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Steve Naroff.
 
 This file is part of GCC.
index 403c31b16a9a802c3b299a08cd1b474bff3d037f..9925d96ce6c241639812cb93c9043cc9d5837d48 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for objc-act.c.
-   Copyright (C) 1990, 2000, 2001, 2002, 2003, 2004
+   Copyright (C) 1990, 2000, 2001, 2002, 2003, 2004, 2005
    Free Software Foundation, Inc.
 
 This file is part of GCC.
index e83ffda4b3608b310d8807389a091e1eab2d6700..375bed9356ac83414fa8e9316e4abe884758c064 100644 (file)
@@ -1,5 +1,5 @@
 /* Language-dependent hooks for Objective-C.
-   Copyright 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Ziemowit Laski  <zlaski@apple.com>
 
 This file is part of GCC.
This page took 1.297174 seconds and 5 git commands to generate.