Lines 27-64
Link Here
|
27 |
|
27 |
|
28 |
LICENSE=lsof |
28 |
LICENSE=lsof |
29 |
LICENSE_NAME=lsof |
29 |
LICENSE_NAME=lsof |
30 |
LICENSE_TEXT=Lsof has no license. Its use and distribution are subject to these \ |
30 |
LICENSE_FILE=${FILESDIR}/LICENSE |
31 |
terms and conditions, found in each lsof source file. (The copyright \ |
|
|
32 |
year in or format of the notice may vary slightly.) \ |
33 |
\ |
34 |
/* \ |
35 |
* Copyright 2002 Purdue Research Foundation, West Lafayette, \ |
36 |
* Indiana 47907. All rights reserved. \ |
37 |
* \ |
38 |
* Written by Victor A. Abell \ |
39 |
* \ |
40 |
* This software is not subject to any license of the American \ |
41 |
* Telephone and Telegraph Company or the Regents of the \ |
42 |
* University of California. \ |
43 |
* \ |
44 |
* Permission is granted to anyone to use this software for \ |
45 |
* any purpose on any computer system, and to alter it and \ |
46 |
* redistribute it freely, subject to the following \ |
47 |
* restrictions: \ |
48 |
* \ |
49 |
* 1. Neither the authors nor Purdue University are responsible \ |
50 |
* for any consequences of the use of this software. \ |
51 |
* \ |
52 |
* 2. The origin of this software must not be misrepresented, \ |
53 |
* either by explicit claim or by omission. Credit to the \ |
54 |
* authors and Purdue University must appear in documentation \ |
55 |
* and sources. \ |
56 |
* \ |
57 |
* 3. Altered versions must be plainly marked as such, and must \ |
58 |
* not be misrepresented as being the original software. \ |
59 |
* \ |
60 |
* 4. This notice may not be removed or altered. \ |
61 |
*/ |
62 |
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept |
31 |
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept |
63 |
|
32 |
|
64 |
#Please leave the below line in for the next clean up. |
33 |
#Please leave the below line in for the next clean up. |