diff options
author | Joern Rennecke <amylaar@gcc.gnu.org> | 2000-04-06 19:53:39 +0100 |
---|---|---|
committer | Joern Rennecke <amylaar@gcc.gnu.org> | 2000-04-06 19:53:39 +0100 |
commit | 2f6f4b96518a3e2e911acb32d2ceb48fba761686 (patch) | |
tree | 165288e4832e3b4ae59fb77f452ccab39792b36b | |
parent | 05bca10208bff56b68d193a3c9f4f6d81dab1a11 (diff) | |
download | gcc-2f6f4b96518a3e2e911acb32d2ceb48fba761686.zip gcc-2f6f4b96518a3e2e911acb32d2ceb48fba761686.tar.gz gcc-2f6f4b96518a3e2e911acb32d2ceb48fba761686.tar.bz2 |
Fix Copyright.
From-SVN: r32976
-rw-r--r-- | gcc/config/sh/lib1funcs.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sh/lib1funcs.asm b/gcc/config/sh/lib1funcs.asm index c7eea30..7cff30a 100644 --- a/gcc/config/sh/lib1funcs.asm +++ b/gcc/config/sh/lib1funcs.asm @@ -1,4 +1,4 @@ -/* Copyright (C) 1994, 1995, 1997, 1998 Free Software Foundation, Inc. +/* Copyright (C) 1994, 95, 97, 98, 1999, 2000 Free Software Foundation, Inc. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the |