summaryrefslogtreecommitdiffstats
path: root/newlib/libc/sys/linux/machine
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2012-03-09 20:26:39 +0000
committerJeff Johnston <jjohnstn@redhat.com>2012-03-09 20:26:39 +0000
commiteab1d3e125eef431d125983bb3e1867628e92806 (patch)
tree4030926acb304d1dbc5a73fdd77f0e01db94d4b0 /newlib/libc/sys/linux/machine
parentfa24a065c022fd8db9c7e9b5a9ec6b2e3ebebe81 (diff)
downloadcygnal-eab1d3e125eef431d125983bb3e1867628e92806.tar.gz
cygnal-eab1d3e125eef431d125983bb3e1867628e92806.tar.bz2
cygnal-eab1d3e125eef431d125983bb3e1867628e92806.zip
2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/machine/setjmp-dj.h: Modify license to include modification in clause as permitted by DJ Delorie. * libc/machine/arm/access.c: Ditto. * libc/machine/i386/setjmp.S: Ditto. * libc/sys/h8300hms/sys/file.h: Ditto. * libc/sys/linux/machine/i386/setjmp.S: Ditto. * libc/sys/sysmec/access.c: Ditto. * libc/sys/sysnecv850/access.c: Ditto.
Diffstat (limited to 'newlib/libc/sys/linux/machine')
-rw-r--r--newlib/libc/sys/linux/machine/i386/setjmp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/sys/linux/machine/i386/setjmp.S b/newlib/libc/sys/linux/machine/i386/setjmp.S
index d276f55fb..415638a08 100644
--- a/newlib/libc/sys/linux/machine/i386/setjmp.S
+++ b/newlib/libc/sys/linux/machine/i386/setjmp.S
@@ -8,7 +8,7 @@
* Copyright (C) 1991 DJ Delorie
* All rights reserved.
*
- * Redistribution and use in source and binary forms is permitted
+ * Redistribution, modification, and use in source and binary forms is permitted
* provided that the above copyright notice and following paragraph are
* duplicated in all such forms.
*