2007-02-08 Jeff Johnston <jjohnstn@redhat.com>

* COPYING.LIBGLOSS: Reformat default Red Hat
        license to fit within 80 columns.
        * COPYING.NEWLIB: Ditto.
This commit is contained in:
Jeff Johnston 2007-02-08 21:32:33 +00:00
parent 1d94f73114
commit 981d5b2128
3 changed files with 49 additions and 36 deletions

View File

@ -8,30 +8,32 @@ notices will apply to the contents of the libgloss subdirectory:
Copyright (c) 1994-2006 Red Hat, Inc. All rights reserved. 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 This copyrighted material is made available to anyone wishing to use, modify,
it subject to the terms and conditions of the BSD License. This program is distributed in the hope that copy, or redistribute it subject to the terms and conditions of the BSD
it will be useful, but WITHOUT ANY WARRANTY expressed or implied, including the implied warranties License. This program is distributed in the hope that it will be useful,
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. A copy of this license is but WITHOUT ANY WARRANTY expressed or implied, including the implied warranties
available at http://www.opensource.org/licenses. Any Red Hat trademarks that are incorporated in of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. A copy of this license
the source code or documentation are not subject to the BSD License and may only be used or is available at http://www.opensource.org/licenses. Any Red Hat trademarks that
replicated with the express permission of Red Hat, Inc. 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 (2) University of California, Berkeley
Copyright (c) 1981-2000 The Regents of the University of California. Copyright (c) 1981-2000 The Regents of the University of California.
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided Redistribution and use in source and binary forms, with or without modification,
that the following conditions are met: are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list of * Redistributions of source code must retain the above copyright notice,
conditions and the following disclaimer. this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of * Redistributions in binary form must reproduce the above copyright notice,
conditions and the following disclaimer in the documentation and/or other materials this list of conditions and the following disclaimer in the documentation
provided with the distribution. and/or other materials provided with the distribution.
* Neither the name of the University nor the names of its contributors may be used to * Neither the name of the University nor the names of its contributors may
endorse or promote products derived from this software without specific prior be used to endorse or promote products derived from this software without
written permission. specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 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 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED

View File

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

View File

@ -1,3 +1,9 @@
2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
* COPYING.LIBGLOSS: Reformat default Red Hat
license to fit within 80 columns.
* COPYING.NEWLIB: Ditto.
2007-02-05 Dave Brolley <brolley@redhat.com> 2007-02-05 Dave Brolley <brolley@redhat.com>
* Contribute the following changes: * Contribute the following changes: