Changeset 30 for trunk/Copyright


Ignore:
Timestamp:
Jul 1, 2009, 10:54:59 PM (16 years ago)
Author:
bird
Message:

Removed unused files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Copyright

    r29 r30  
    1 Except for elf_common.h, elf32.h, elf64.h elf-i386.h and elf-amd64.h
    2 all kStuff files are:
     1All kStuff files are:
    32
    4  Copyright (c) 2006-2007 Knut St. Osmundsen <bird-kStuff-spamix@anduin.net>
     3 Copyright (c) 2006-2008 Knut St. Osmundsen <bird-kStuff-spamix@anduin.net>
    54
    65Permission is hereby granted, free of charge, to any person
     
    2524OTHER DEALINGS IN THE SOFTWARE.
    2625
    27 
    28 
    29 The file elf_common.h is:
    30 
    31  Copyright (c) 1998 John D. Polstra.
    32  All rights reserved.
    33 
    34 Redistribution and use in source and binary forms, with or without
    35 modification, are permitted provided that the following conditions
    36 are met:
    37 1. Redistributions of source code must retain the above copyright
    38    notice, this list of conditions and the following disclaimer.
    39 2. Redistributions in binary form must reproduce the above copyright
    40    notice, this list of conditions and the following disclaimer in the
    41    documentation and/or other materials provided with the distribution.
    42 
    43 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
    44 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    45 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    46 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
    47 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    48 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
    49 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    50 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
    51 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
    52 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    53 SUCH DAMAGE.
    54 
    55 
    56 The files elf-i386.h and elf-amd64.h are:
    57 
    58  Copyright (c) 1996-1997 John D. Polstra.
    59  All rights reserved.
    60 
    61 Redistribution and use in source and binary forms, with or without
    62 modification, are permitted provided that the following conditions
    63 are met:
    64 1. Redistributions of source code must retain the above copyright
    65    notice, this list of conditions and the following disclaimer.
    66 2. Redistributions in binary form must reproduce the above copyright
    67    notice, this list of conditions and the following disclaimer in the
    68    documentation and/or other materials provided with the distribution.
    69 
    70 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
    71 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    72 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    73 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
    74 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    75 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
    76 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    77 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
    78 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
    79 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    80 SUCH DAMAGE.
    81 
    82 
    83 The files elf32.h and elf64.h are:
    84 
    85  Copyright (c) 1996-1998 John D. Polstra.
    86  All rights reserved.
    87 
    88 Redistribution and use in source and binary forms, with or without
    89 modification, are permitted provided that the following conditions
    90 are met:
    91 1. Redistributions of source code must retain the above copyright
    92    notice, this list of conditions and the following disclaimer.
    93 2. Redistributions in binary form must reproduce the above copyright
    94    notice, this list of conditions and the following disclaimer in the
    95    documentation and/or other materials provided with the distribution.
    96 
    97 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
    98 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    99 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    100 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
    101 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    102 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
    103 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    104 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
    105 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
    106 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    107 SUCH DAMAGE.
    108 
    109 
Note: See TracChangeset for help on using the changeset viewer.