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. *