summaryrefslogtreecommitdiffstats
path: root/libgloss
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2012-03-09 20:28:57 +0000
committerJeff Johnston <jjohnstn@redhat.com>2012-03-09 20:28:57 +0000
commit543c24fcdfa0357427112ba426ece5135fe334ca (patch)
tree7dadca7dd5d613fe6db4ba6ff95a8116c761db84 /libgloss
parenteab1d3e125eef431d125983bb3e1867628e92806 (diff)
downloadcygnal-543c24fcdfa0357427112ba426ece5135fe334ca.tar.gz
cygnal-543c24fcdfa0357427112ba426ece5135fe334ca.tar.bz2
cygnal-543c24fcdfa0357427112ba426ece5135fe334ca.zip
2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
* epiphany/access.c: Add modification rights to clause as permitted by DJ Delorie. * iq2000/access.c: Ditto. * mn10200/access.c: Ditto. * mn10300/access.c: Ditto. * mt/access.c: Ditto. * v850/access.c: Ditto.
Diffstat (limited to 'libgloss')
-rw-r--r--libgloss/ChangeLog10
-rw-r--r--libgloss/epiphany/access.c2
-rw-r--r--libgloss/iq2000/access.c2
-rw-r--r--libgloss/mn10200/access.c2
-rw-r--r--libgloss/mn10300/access.c2
-rw-r--r--libgloss/mt/access.c2
-rw-r--r--libgloss/v850/access.c2
7 files changed, 16 insertions, 6 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index e8f9a2294..cad0f8075 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,13 @@
+2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
+
+ * epiphany/access.c: Add modification rights to clause as
+ permitted by DJ Delorie.
+ * iq2000/access.c: Ditto.
+ * mn10200/access.c: Ditto.
+ * mn10300/access.c: Ditto.
+ * mt/access.c: Ditto.
+ * v850/access.c: Ditto.
+
2012-03-02 Bin Cheng <bin.cheng@arm.com>
* configure.in: Accept "arm*" target spec instead of just "arm".
diff --git a/libgloss/epiphany/access.c b/libgloss/epiphany/access.c
index abb98f48a..832eb7605 100644
--- a/libgloss/epiphany/access.c
+++ b/libgloss/epiphany/access.c
@@ -3,7 +3,7 @@
* Copyright (C) 1993 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.
*
diff --git a/libgloss/iq2000/access.c b/libgloss/iq2000/access.c
index 8e08b3a7f..980682ef3 100644
--- a/libgloss/iq2000/access.c
+++ b/libgloss/iq2000/access.c
@@ -3,7 +3,7 @@
* Copyright (C) 1993 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.
*
diff --git a/libgloss/mn10200/access.c b/libgloss/mn10200/access.c
index 8e08b3a7f..980682ef3 100644
--- a/libgloss/mn10200/access.c
+++ b/libgloss/mn10200/access.c
@@ -3,7 +3,7 @@
* Copyright (C) 1993 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.
*
diff --git a/libgloss/mn10300/access.c b/libgloss/mn10300/access.c
index 8e08b3a7f..980682ef3 100644
--- a/libgloss/mn10300/access.c
+++ b/libgloss/mn10300/access.c
@@ -3,7 +3,7 @@
* Copyright (C) 1993 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.
*
diff --git a/libgloss/mt/access.c b/libgloss/mt/access.c
index 8e08b3a7f..980682ef3 100644
--- a/libgloss/mt/access.c
+++ b/libgloss/mt/access.c
@@ -3,7 +3,7 @@
* Copyright (C) 1993 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.
*
diff --git a/libgloss/v850/access.c b/libgloss/v850/access.c
index 8e08b3a7f..980682ef3 100644
--- a/libgloss/v850/access.c
+++ b/libgloss/v850/access.c
@@ -3,7 +3,7 @@
* Copyright (C) 1993 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.
*