diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-02-06 22:03:54 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2013-02-06 22:03:54 +0000 |
commit | 1b78544ffe0cdca95b935ca740efb5919a2b72e9 (patch) | |
tree | 0fea64ccb8e93009e882a58b973ffdbffdf017a9 /libssp/Makefile.am | |
parent | 144f2e52fcedcc4a139a2a67a3e975b6ddd0d6d4 (diff) | |
download | gcc-1b78544ffe0cdca95b935ca740efb5919a2b72e9.zip gcc-1b78544ffe0cdca95b935ca740efb5919a2b72e9.tar.gz gcc-1b78544ffe0cdca95b935ca740efb5919a2b72e9.tar.bz2 |
Revert libquadmath and libssp copyright patches.
From-SVN: r195820
Diffstat (limited to 'libssp/Makefile.am')
-rw-r--r-- | libssp/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libssp/Makefile.am b/libssp/Makefile.am index a74f0b9..5a2ecac 100644 --- a/libssp/Makefile.am +++ b/libssp/Makefile.am @@ -1,6 +1,7 @@ ## Makefile for the toplevel directory of the libssp library. ## -## Copyright (C) 2005-2013 Free Software Foundation, Inc. +## Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 +## Free Software Foundation, Inc. ## AUTOMAKE_OPTIONS = 1.9.5 foreign |