You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -42,70 +42,7 @@ If the package is in a non-writable folder (e.g., a locked disk image, or a CD),
42
42
The Python source is available in unpkg.app/Contents/Resources/script and from GitHub at http://github.com/timdoug/unpkg.\
43
43
\
44
44
Cheers,\
45
-
-timdoug\
46
-
\
47
-
Note: unpkg does its magic with the help of another GNU GPL application, Platypus (http://www.sveinbjorn.org/platypus/), and two BSD licensed applications, "xar" (http://code.google.com/p/xar/) and "libarchive" (http://code.google.com/p/libarchive/). Thanks!\
48
-
\
49
-
-------------\
50
-
\
51
-
xar legalese:\
52
-
53
-
\f1\fs18 /*\
54
-
* Copyright (c) 2005 Rob Braun\
55
-
* All rights reserved.\
56
-
*\
57
-
* Redistribution and use in source and binary forms, with or without\
58
-
* modification, are permitted provided that the following conditions\
59
-
* are met:\
60
-
* 1. Redistributions of source code must retain the above copyright\
61
-
* notice, this list of conditions and the following disclaimer.\
62
-
* 2. Redistributions in binary form must reproduce the above copyright\
63
-
* notice, this list of conditions and the following disclaimer in the\
64
-
* documentation and/or other materials provided with the distribution.\
65
-
* 3. Neither the name of Rob Braun nor the names of his contributors\
66
-
* may be used to endorse or promote products derived from this software\
67
-
* without specific prior written permission.\
68
-
*\
69
-
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"\
70
-
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\
71
-
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\
72
-
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE\
73
-
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\
74
-
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\
75
-
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\
76
-
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\
77
-
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\
78
-
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\
79
-
* POSSIBILITY OF SUCH DAMAGE.\
80
-
*/\
81
-
\
82
-
83
-
\f0\fs24 libarchive legalese:
84
-
\f1\fs18\
85
-
/*-\
86
-
* Copyright (c) 2003-2007 Tim Kientzle\
87
-
* All rights reserved.\
88
-
*\
89
-
* Redistribution and use in source and binary forms, with or without\
90
-
* modification, are permitted provided that the following conditions\
91
-
* are met:\
92
-
* 1. Redistributions of source code must retain the above copyright\
93
-
* notice, this list of conditions and the following disclaimer\
94
-
* in this position and unchanged.\
95
-
* 2. Redistributions in binary form must reproduce the above copyright\
96
-
* notice, this list of conditions and the following disclaimer in the\
97
-
* documentation and/or other materials provided with the distribution.\
98
-
*\
99
-
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR\
100
-
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\
101
-
* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\
102
-
* IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,\
103
-
* INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT\
104
-
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\
105
-
* DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\
106
-
* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\
107
-
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF\
108
-
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\
109
-
*/\
45
+
-Tim\
110
46
\
47
+
Note: unpkg does its magic with the help of a GNU GPL application, Platypus (http://www.sveinbjorn.org/platypus/). Thanks!\
0 commit comments