[BACK]Return to copyright.s CVS log [TXT][DIR] Up to [local] / sys / arch / m68k / fpsp

Annotation of sys/arch/m68k/fpsp/copyright.s, Revision 1.1

1.1     ! nbrk        1: |      $OpenBSD: copyright.s,v 1.2 1996/05/29 21:05:26 niklas Exp $
        !             2: |      $NetBSD: copyright.s,v 1.2 1994/10/26 07:48:57 cgd Exp $
        !             3:
        !             4: .text
        !             5: .ascii "MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP\n"
        !             6: .ascii "M68000 Hi-Performance Microprocessor Division\n"
        !             7: .ascii "M68040 Software Package\n"
        !             8: .ascii "\n"
        !             9: .ascii "M68040 Software Package Copyright (c) 1993, 1994 Motorola Inc.\n"
        !            10: .ascii "All rights reserved.\n"
        !            11: .ascii "\n"
        !            12: .ascii "THE SOFTWARE is provided on an \"AS IS\" basis and without warranty.\n"
        !            13: .ascii "To the maximum extent permitted by applicable law,\n"
        !            14: .ascii "MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,\n"
        !            15: .ascii "INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A\n"
        !            16: .ascii "PARTICULAR PURPOSE and any warranty against infringement with\n"
        !            17: .ascii "regard to the SOFTWARE (INCLUDING ANY MODIFIED VERSIONS THEREOF)\n"
        !            18: .ascii "and any accompanying written materials. \n"
        !            19: .ascii "\n"
        !            20: .ascii "To the maximum extent permitted by applicable law,\n"
        !            21: .ascii "IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER\n"
        !            22: .ascii "(INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS\n"
        !            23: .ascii "PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR\n"
        !            24: .ascii "OTHER PECUNIARY LOSS) ARISING OF THE USE OR INABILITY TO USE THE\n"
        !            25: .ascii "SOFTWARE.  Motorola assumes no responsibility for the maintenance\n"
        !            26: .ascii "and support of the SOFTWARE.  \n"
        !            27: .ascii "\n"
        !            28: .ascii "You are hereby granted a copyright license to use, modify, and\n"
        !            29: .ascii "distribute the SOFTWARE so long as this entire notice is retained\n"
        !            30: .ascii "without alteration in any modified and/or redistributed versions,\n"
        !            31: .ascii "and that such modified versions are clearly identified as such.\n"
        !            32: .ascii "No licenses are granted by implication, estoppel or otherwise\n"
        !            33: .ascii "under any patents or trademarks of Motorola, Inc.\n"

CVSweb