diff options
author | Joern Rennecke <amylaar@gcc.gnu.org> | 1999-01-18 03:26:22 +0000 |
---|---|---|
committer | Joern Rennecke <amylaar@gcc.gnu.org> | 1999-01-18 03:26:22 +0000 |
commit | 4922ded1e0f70d80cac98365aad38b25a5ee72a9 (patch) | |
tree | 1843f84d70884d46afb3258c27ca8f4f3a6f8221 | |
parent | 280f7926d980f8f5a5db5228b12621e738d5ce96 (diff) | |
download | gcc-4922ded1e0f70d80cac98365aad38b25a5ee72a9.tar.gz |
Fixed Copyright.
From-SVN: r24736
-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 cdd99034cc4..bf9ea9a3efa 100644 --- a/gcc/config/sh/lib1funcs.asm +++ b/gcc/config/sh/lib1funcs.asm @@ -1,4 +1,4 @@ -/* Copyright (C) 1994, 1995, 1997 Free Software Foundation, Inc. +/* Copyright (C) 1994, 1995, 1997, 1998 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 |