|
|
|
@ -8,30 +8,33 @@ notices will apply to the contents of the newlib subdirectory: |
|
|
|
|
|
|
|
Copyright (c) 1994-2006 Red Hat, Inc. All rights reserved. |
|
|
|
|
|
|
|
This copyrighted material is made available to anyone wishing to use, modify, copy, or redistribute |
|
|
|
it subject to the terms and conditions of the BSD License. This program is distributed in the hope that |
|
|
|
it will be useful, but WITHOUT ANY WARRANTY expressed or implied, including the implied warranties |
|
|
|
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. A copy of this license is |
|
|
|
available at http://www.opensource.org/licenses. Any Red Hat trademarks that are incorporated in |
|
|
|
the source code or documentation are not subject to the BSD License and may only be used or |
|
|
|
replicated with the express permission of Red Hat, Inc. |
|
|
|
This copyrighted material is made available to anyone wishing to use, |
|
|
|
modify, copy, or redistribute it subject to the terms and conditions |
|
|
|
of the BSD License. This program is distributed in the hope that |
|
|
|
it will be useful, but WITHOUT ANY WARRANTY expressed or implied, |
|
|
|
including the implied warranties of MERCHANTABILITY or FITNESS FOR |
|
|
|
A PARTICULAR PURPOSE. A copy of this license is available at |
|
|
|
http://www.opensource.org/licenses. Any Red Hat trademarks that are |
|
|
|
incorporated in the source code or documentation are not subject to |
|
|
|
the BSD License and may only be used or replicated with the express |
|
|
|
permission of Red Hat, Inc. |
|
|
|
|
|
|
|
(2) University of California, Berkeley |
|
|
|
|
|
|
|
Copyright (c) 1981-2000 The Regents of the University of California. |
|
|
|
All rights reserved. |
|
|
|
|
|
|
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided |
|
|
|
that the following conditions are met: |
|
|
|
Redistribution and use in source and binary forms, with or without modification, |
|
|
|
are permitted provided that the following conditions are met: |
|
|
|
|
|
|
|
* Redistributions of source code must retain the above copyright notice, this list of |
|
|
|
conditions and the following disclaimer. |
|
|
|
* Redistributions in binary form must reproduce the above copyright notice, this list of |
|
|
|
conditions and the following disclaimer in the documentation and/or other materials |
|
|
|
provided with the distribution. |
|
|
|
* Neither the name of the University nor the names of its contributors may be used to |
|
|
|
endorse or promote products derived from this software without specific prior |
|
|
|
written permission. |
|
|
|
* Redistributions of source code must retain the above copyright notice, |
|
|
|
this list of conditions and the following disclaimer. |
|
|
|
* Redistributions in binary form must reproduce the above copyright notice, |
|
|
|
this list of conditions and the following disclaimer in the documentation |
|
|
|
and/or other materials provided with the distribution. |
|
|
|
* Neither the name of the University nor the names of its contributors |
|
|
|
may be used to endorse or promote products derived from this software |
|
|
|
without specific prior written permission. |
|
|
|
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
|
|
|
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
|
|
|
@ -214,7 +217,8 @@ provided this notice is not removed or altered. All other rights are |
|
|
|
reserved by SuperH. |
|
|
|
|
|
|
|
SUPERH MAKES NO WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, WITH REGARD TO |
|
|
|
THIS SOFTWARE. IN NO EVENT SHALL SUPERH BE LIABLE FOR INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES IN CONNECTION WITH OR ARISING FROM |
|
|
|
THIS SOFTWARE. IN NO EVENT SHALL SUPERH BE LIABLE FOR INDIRECT, SPECIAL, |
|
|
|
INCIDENTAL OR CONSEQUENTIAL DAMAGES IN CONNECTION WITH OR ARISING FROM |
|
|
|
THE FURNISHING, PERFORMANCE, OR USE OF THIS SOFTWARE. |
|
|
|
|
|
|
|
So that all may benefit from your experience, please report any problems |
|
|
|
@ -448,7 +452,8 @@ This program is free software; you can redistribute it and/or |
|
|
|
modify it under the terms of the GNU Library General Public License |
|
|
|
as published by the Free Software Foundation; either version 2 |
|
|
|
of the License, or (at your option) any later version. |
|
|
|
This program is distributed in the hope that it will be useful, |
|
|
|
|
|
|
|
This program is distributed in the hope that it will be useful, |
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
|
|
GNU Library General Public License for more details. |
|
|
|
|