From 543c24fcdfa0357427112ba426ece5135fe334ca Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Fri, 9 Mar 2012 20:28:57 +0000 Subject: [PATCH] 2012-03-09 Jeff Johnston * 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. --- libgloss/ChangeLog | 10 ++++++++++ libgloss/epiphany/access.c | 2 +- libgloss/iq2000/access.c | 2 +- libgloss/mn10200/access.c | 2 +- libgloss/mn10300/access.c | 2 +- libgloss/mt/access.c | 2 +- libgloss/v850/access.c | 2 +- 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 + + * 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 * 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. *