Gentoo Archives: gentoo-commits

From: "Stefaan De Roeck (stefaan)" <stefaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in licenses: openafs-krb5
Date: Fri, 14 Sep 2007 20:01:10
Message-Id: E1IWHEV-0005dM-JC@stork.gentoo.org
1 stefaan 07/09/14 19:53:43
2
3 Modified: openafs-krb5
4 Log:
5 Put correct license in place (bug #192534)
6
7 Revision Changes Path
8 1.2 licenses/openafs-krb5
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/licenses/openafs-krb5?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/licenses/openafs-krb5?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/licenses/openafs-krb5?r1=1.1&r2=1.2
13
14 Index: openafs-krb5
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/licenses/openafs-krb5,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- openafs-krb5 4 Jan 2007 20:44:45 -0000 1.1
21 +++ openafs-krb5 14 Sep 2007 19:53:43 -0000 1.2
22 @@ -1,24 +1,32 @@
23 /*
24 - * Copyright 1992, 2002 by the Massachusetts Institute of Technology.
25 - * All Rights Reserved.
26 - *
27 - * Export of this software from the United States of America may
28 - * require a specific license from the United States Government.
29 - * It is the responsibility of any person or organization contemplating
30 - * export to obtain such a license before exporting.
31 + * Copyright (c) 1995, 1996, 1997, 2002 Kungliga Tekniska Högskolan
32 + * (Royal Institute of Technology, Stockholm, Sweden).
33 + * All rights reserved.
34 *
35 - * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
36 - * distribute this software and its documentation for any purpose and
37 - * without fee is hereby granted, provided that the above copyright
38 - * notice appear in all copies and that both that copyright notice and
39 - * this permission notice appear in supporting documentation, and that
40 - * the name of M.I.T. not be used in advertising or publicity pertaining
41 - * to distribution of the software without specific, written prior
42 - * permission. Furthermore if you modify this software you must label
43 - * your software as modified software and not distribute it in such a
44 - * fashion that it might be confused with the original M.I.T. software.
45 - * M.I.T. makes no representations about the suitability of
46 - * this software for any purpose. It is provided "as is" without express
47 - * or implied warranty.
48 + * Redistribution and use in source and binary forms, with or without
49 + * modification, are permitted provided that the following conditions
50 + * are met:
51 + *
52 + * 1. Redistributions of source code must retain the above copyright
53 + * notice, this list of conditions and the following disclaimer.
54 + *
55 + * 2. Redistributions in binary form must reproduce the above copyright
56 + * notice, this list of conditions and the following disclaimer in the
57 + * documentation and/or other materials provided with the distribution.
58 + *
59 + * 3. Neither the name of the Institute nor the names of its contributors
60 + * may be used to endorse or promote products derived from this software
61 + * without specific prior written permission.
62 + *
63 + * THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
64 + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
65 + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
66 + * ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
67 + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
68 + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
69 + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
70 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
71 + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
72 + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
73 + * SUCH DAMAGE.
74 */
75 -
76
77
78
79 --
80 gentoo-commits@g.o mailing list