diff options
author | amylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-18 03:26:22 +0000 |
---|---|---|
committer | amylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-18 03:26:22 +0000 |
commit | dfa72198a1f475619fdb57322aa7e9708b5428b9 (patch) | |
tree | 1843f84d70884d46afb3258c27ca8f4f3a6f8221 /gcc/config/sh | |
parent | 1cb17acdea31d911616f0112b7a43b846b2fd1c2 (diff) | |
download | gcc-dfa72198a1f475619fdb57322aa7e9708b5428b9.tar.gz |
Fixed Copyright.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24736 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/sh')
-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 |