From eab1d3e125eef431d125983bb3e1867628e92806 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Fri, 9 Mar 2012 20:26:39 +0000 Subject: [PATCH] 2012-03-09 Jeff Johnston * 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. --- newlib/ChangeLog | 11 +++++++++++ newlib/libc/include/machine/setjmp-dj.h | 2 +- newlib/libc/machine/arm/access.c | 2 +- newlib/libc/machine/i386/setjmp.S | 2 +- newlib/libc/sys/h8300hms/sys/file.h | 2 +- newlib/libc/sys/linux/machine/i386/setjmp.S | 2 +- newlib/libc/sys/sysmec/access.c | 2 +- newlib/libc/sys/sysnecv850/access.c | 2 +- 8 files changed, 18 insertions(+), 7 deletions(-) diff --git a/newlib/ChangeLog b/newlib/ChangeLog index a6292f4bf..869952b9f 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,14 @@ +2012-03-09 Jeff Johnston + + * 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. + 2012-03-02 Jeff Johnston * libc/posix/readdir_r.c: Fix return code when end of diff --git a/newlib/libc/include/machine/setjmp-dj.h b/newlib/libc/include/machine/setjmp-dj.h index 9eb6bcf03..6ca5e6526 100644 --- a/newlib/libc/include/machine/setjmp-dj.h +++ b/newlib/libc/include/machine/setjmp-dj.h @@ -2,7 +2,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. * diff --git a/newlib/libc/machine/arm/access.c b/newlib/libc/machine/arm/access.c index 8e08b3a7f..980682ef3 100644 --- a/newlib/libc/machine/arm/access.c +++ b/newlib/libc/machine/arm/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/newlib/libc/machine/i386/setjmp.S b/newlib/libc/machine/i386/setjmp.S index 9ecef385b..fd746e46c 100644 --- a/newlib/libc/machine/i386/setjmp.S +++ b/newlib/libc/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. * diff --git a/newlib/libc/sys/h8300hms/sys/file.h b/newlib/libc/sys/h8300hms/sys/file.h index dd87705fa..8876bd581 100644 --- a/newlib/libc/sys/h8300hms/sys/file.h +++ b/newlib/libc/sys/h8300hms/sys/file.h @@ -3,7 +3,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. * 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. * diff --git a/newlib/libc/sys/sysmec/access.c b/newlib/libc/sys/sysmec/access.c index 8e08b3a7f..980682ef3 100644 --- a/newlib/libc/sys/sysmec/access.c +++ b/newlib/libc/sys/sysmec/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/newlib/libc/sys/sysnecv850/access.c b/newlib/libc/sys/sysnecv850/access.c index 8e08b3a7f..980682ef3 100644 --- a/newlib/libc/sys/sysnecv850/access.c +++ b/newlib/libc/sys/sysnecv850/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. *