diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2012-03-09 20:28:57 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2012-03-09 20:28:57 +0000 |
commit | 543c24fcdfa0357427112ba426ece5135fe334ca (patch) | |
tree | 7dadca7dd5d613fe6db4ba6ff95a8116c761db84 /libgloss/mn10200 | |
parent | eab1d3e125eef431d125983bb3e1867628e92806 (diff) | |
download | newlib-543c24fcdfa0357427112ba426ece5135fe334ca.zip newlib-543c24fcdfa0357427112ba426ece5135fe334ca.tar.gz newlib-543c24fcdfa0357427112ba426ece5135fe334ca.tar.bz2 |
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/mn10200')
-rw-r--r-- | libgloss/mn10200/access.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgloss/mn10200/access.c b/libgloss/mn10200/access.c index 8e08b3a..980682e 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. * |