summaryrefslogtreecommitdiff
path: root/libssp/ChangeLog
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2009-04-09 15:00:19 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2009-04-09 15:00:19 +0000
commit6bc9506f51c864af73250f5e6c99da261bd98b11 (patch)
treebd86b7ce700d40e8ff558eedd26a6dd18fd29054 /libssp/ChangeLog
parentf0027207046e139d7fc91a0b0c5daa20676fb235 (diff)
downloadgcc-6bc9506f51c864af73250f5e6c99da261bd98b11.tar.gz
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@145841 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libssp/ChangeLog')
-rw-r--r--libssp/ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/libssp/ChangeLog b/libssp/ChangeLog
index 92fa4d32fe8..0276535d9df 100644
--- a/libssp/ChangeLog
+++ b/libssp/ChangeLog
@@ -1,3 +1,29 @@
+2009-04-09 Nick Clifton <nickc@redhat.com>
+
+ * strcat-chk.c: Change copyright header to refer to version 3
+ of the GNU General Public License with version 3.1 of the GCC
+ Runtime Library Exception and to point readers at the COPYING3
+ and COPYING3.RUNTIME files and the FSF's license web page.
+ * gets-chk.c: Likewise.
+ * memcpy-chk.c: Likewise.
+ * memmove-chk.c: Likewise.
+ * mempcpy-chk.c: Likewise.
+ * memset-chk.c: Likewise.
+ * snprintf-chk.c: Likewise.
+ * sprintf-chk.c: Likewise.
+ * ssp-local.c: Likewise.
+ * ssp.c: Likewise.
+ * ssp/ssp.h.in: Likewise.
+ * ssp/stdio.h: Likewise.
+ * ssp/string.h: Likewise.
+ * ssp/unistd.h: Likewise.
+ * stpcpy-chk.c: Likewise.
+ * strcpy-chk.c: Likewise.
+ * strncat-chk.c: Likewise.
+ * strncpy-chk.c: Likewise.
+ * vsnprintf-chk.c: Likewise.
+ * vsprintf-chk.c: Likewise.
+
2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* configure: Regenerate.