1 | |
---|
2 | This package was debianized by Luigi Gangitano <luigi@debian.org> on |
---|
3 | 22 Apr 2006. |
---|
4 | |
---|
5 | The current Debian maintainer is Luigi Gangitano <luigi@debian.org> |
---|
6 | |
---|
7 | It was downloaded from http://www.squid-cache.org |
---|
8 | |
---|
9 | SQUID Internet Object Cache http://www.squid-cache.org |
---|
10 | -------------------------------------------------------- |
---|
11 | |
---|
12 | Squid is the result of efforts by numerous individuals from the |
---|
13 | Internet community. Development is led by Duane Wessels of the |
---|
14 | National Laboratory for Applied Network Research and funded by |
---|
15 | the National Science Foundation. |
---|
16 | |
---|
17 | This program is free software; you can redistribute it and/or modify |
---|
18 | it under the terms of the GNU General Public License as published by |
---|
19 | the Free Software Foundation; either version 2 of the License, or |
---|
20 | (at your option) any later version. |
---|
21 | |
---|
22 | This program is distributed in the hope that it will be useful, |
---|
23 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
24 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
25 | GNU General Public License for more details. |
---|
26 | |
---|
27 | You should have received a copy of the GNU General Public License |
---|
28 | along with this program; if not, write to the Free Software |
---|
29 | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, |
---|
30 | MA 02110-1301, USA. |
---|
31 | |
---|
32 | Squid is derived from the ``cached'' software from the ARPA-funded |
---|
33 | Harvest research project. The Harvest home page is |
---|
34 | http://harvest.cs.colorado.edu/. |
---|
35 | |
---|
36 | Squid is originally derived from the Harvest Information Discovery and |
---|
37 | Access System. The Harvest copyright text follows: |
---|
38 | |
---|
39 | /* |
---|
40 | * Copyright (c) 1994, 1995. All rights reserved. |
---|
41 | * |
---|
42 | * The Harvest software was developed by the Internet Research Task |
---|
43 | * Force Research Group on Resource Discovery (IRTF-RD): |
---|
44 | * |
---|
45 | * Mic Bowman of Transarc Corporation. |
---|
46 | * Peter Danzig of the University of Southern California. |
---|
47 | * Darren R. Hardy of the University of Colorado at Boulder. |
---|
48 | * Udi Manber of the University of Arizona. |
---|
49 | * Michael F. Schwartz of the University of Colorado at Boulder. |
---|
50 | * Duane Wessels of the University of Colorado at Boulder. |
---|
51 | * |
---|
52 | * This copyright notice applies to software in the Harvest |
---|
53 | * ``src/'' directory only. Users should consult the individual |
---|
54 | * copyright notices in the ``components/'' subdirectories for |
---|
55 | * copyright information about other software bundled with the |
---|
56 | * Harvest source code distribution. |
---|
57 | * |
---|
58 | * TERMS OF USE |
---|
59 | * |
---|
60 | * The Harvest software may be used and re-distributed without |
---|
61 | * charge, provided that the software origin and research team are |
---|
62 | * cited in any use of the system. Most commonly this is |
---|
63 | * accomplished by including a link to the Harvest Home Page |
---|
64 | * (http://harvest.cs.colorado.edu/) from the query page of any |
---|
65 | * Broker you deploy, as well as in the query result pages. These |
---|
66 | * links are generated automatically by the standard Broker |
---|
67 | * software distribution. |
---|
68 | * |
---|
69 | * The Harvest software is provided ``as is'', without express or |
---|
70 | * implied warranty, and with no support nor obligation to assist |
---|
71 | * in its use, correction, modification or enhancement. We assume |
---|
72 | * no liability with respect to the infringement of copyrights, |
---|
73 | * trade secrets, or any patents, and are not responsible for |
---|
74 | * consequential damages. Proper use of the Harvest software is |
---|
75 | * entirely the responsibility of the user. |
---|
76 | * |
---|
77 | * DERIVATIVE WORKS |
---|
78 | * |
---|
79 | * Users may make derivative works from the Harvest software, subject |
---|
80 | * to the following constraints: |
---|
81 | * |
---|
82 | * - You must include the above copyright notice and these |
---|
83 | * accompanying paragraphs in all forms of derivative works, |
---|
84 | * and any documentation and other materials related to such |
---|
85 | * distribution and use acknowledge that the software was |
---|
86 | * developed at the above institutions. |
---|
87 | * |
---|
88 | * - You must notify IRTF-RD regarding your distribution of |
---|
89 | * the derivative work. |
---|
90 | * |
---|
91 | * - You must clearly notify users that your are distributing |
---|
92 | * a modified version and not the original Harvest software. |
---|
93 | * |
---|
94 | * - Any derivative product is also subject to these copyright |
---|
95 | * and use restrictions. |
---|
96 | * |
---|
97 | * Note that the Harvest software is NOT in the public domain. We |
---|
98 | * retain copyright, as specified above. |
---|
99 | * |
---|
100 | * HISTORY OF FREE SOFTWARE STATUS |
---|
101 | * |
---|
102 | * Originally we required sites to license the software in cases |
---|
103 | * where they were going to build commercial products/services |
---|
104 | * around Harvest. In June 1995 we changed this policy. We now |
---|
105 | * allow people to use the core Harvest software (the code found in |
---|
106 | * the Harvest ``src/'' directory) for free. We made this change |
---|
107 | * in the interest of encouraging the widest possible deployment of |
---|
108 | * the technology. The Harvest software is really a reference |
---|
109 | * implementation of a set of protocols and formats, some of which |
---|
110 | * we intend to standardize. We encourage commercial |
---|
111 | * re-implementations of code complying to this set of standards. |
---|
112 | */ |
---|
113 | |
---|
114 | ============================================================================== |
---|
115 | |
---|
116 | lib/base64.c::base64_encode(): |
---|
117 | |
---|
118 | Adopted from http://ftp.sunet.se/pub2/gnu/vm/base64-encode.c. |
---|
119 | Modified to work with strings instead of files. |
---|
120 | |
---|
121 | ============================================================================== |
---|
122 | |
---|
123 | snmplib/*: |
---|
124 | include/{asn1.h,parse.h,snmp*}: |
---|
125 | |
---|
126 | The SNMP library code is developed by Carnegie Mellon University. |
---|
127 | |
---|
128 | /*************************************************************************** |
---|
129 | * |
---|
130 | * Copyright 1997 by Carnegie Mellon University |
---|
131 | * |
---|
132 | * All Rights Reserved |
---|
133 | * |
---|
134 | * Permission to use, copy, modify, and distribute this software and its |
---|
135 | * documentation for any purpose and without fee is hereby granted, |
---|
136 | * provided that the above copyright notice appear in all copies and that |
---|
137 | * both that copyright notice and this permission notice appear in |
---|
138 | * supporting documentation, and that the name of CMU not be |
---|
139 | * used in advertising or publicity pertaining to distribution of the |
---|
140 | * software without specific, written prior permission. |
---|
141 | * |
---|
142 | * CMU DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING |
---|
143 | * ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL |
---|
144 | * CMU BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR |
---|
145 | * ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, |
---|
146 | * WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, |
---|
147 | * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS |
---|
148 | * SOFTWARE. |
---|
149 | * |
---|
150 | ***************************************************************************/ |
---|
151 | |
---|
152 | ============================================================================== |
---|
153 | |
---|
154 | lib/GNUregex.c: |
---|
155 | |
---|
156 | /* Extended regular expression matching and search library, |
---|
157 | * version 0.12. |
---|
158 | * (Implements POSIX draft P10003.2/D11.2, except for |
---|
159 | * internationalization features.) |
---|
160 | * |
---|
161 | * Copyright (C) 1993 Free Software Foundation, Inc. |
---|
162 | * |
---|
163 | * This program is free software; you can redistribute it and/or modify |
---|
164 | * it under the terms of the GNU General Public License as published by |
---|
165 | * the Free Software Foundation; either version 2, or (at your option) |
---|
166 | * any later version. |
---|
167 | * |
---|
168 | * This program is distributed in the hope that it will be useful, |
---|
169 | * but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
170 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
171 | * GNU General Public License for more details. |
---|
172 | * |
---|
173 | * You should have received a copy of the GNU General Public License |
---|
174 | * along with this program; if not, write to the Free Software |
---|
175 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. */ |
---|
176 | |
---|
177 | ============================================================================== |
---|
178 | |
---|
179 | lib/md5.c: |
---|
180 | |
---|
181 | /* |
---|
182 | * This code implements the MD5 message-digest algorithm. |
---|
183 | * The algorithm is due to Ron Rivest. This code was |
---|
184 | * written by Colin Plumb in 1993, no copyright is claimed. |
---|
185 | * This code is in the public domain; do with it what you wish. |
---|
186 | * |
---|
187 | * Equivalent code is available from RSA Data Security, Inc. |
---|
188 | * This code has been tested against that, and is equivalent, |
---|
189 | * except that you don't need to include two pages of legalese |
---|
190 | * with every copy. |
---|
191 | * |
---|
192 | * To compute the message digest of a chunk of bytes, declare an |
---|
193 | * SquidMD5Context structure, pass it to SquidMD5Init, call |
---|
194 | * SquidMD5Update as needed on buffers full of bytes, and then call |
---|
195 | * SquidMD5Final, which will fill a supplied 16-byte array with the |
---|
196 | * digest. |
---|
197 | * |
---|
198 | * Changed so as no longer to depend on Colin Plumb's `usual.h' header |
---|
199 | * definitions; now uses stuff from dpkg's config.h. |
---|
200 | * - Ian Jackson <ian@chiark.greenend.org.uk>. |
---|
201 | * Still in the public domain. |
---|
202 | * |
---|
203 | * Changed SquidMD5Update to take a void * for easier use and some |
---|
204 | * other minor cleanup. - Henrik Nordstrom <henrik@henriknordstrom.net>. |
---|
205 | * Still in the public domain. |
---|
206 | * |
---|
207 | * Prefixed all symbols with "Squid" so they don't collide with |
---|
208 | * other libraries. Duane Wessels <wessels@squid-cache.org>. |
---|
209 | * Still in the public domain. |
---|
210 | */ |
---|
211 | |
---|
212 | ============================================================================== |
---|
213 | |
---|
214 | lib/radix.c: |
---|
215 | |
---|
216 | /* |
---|
217 | * Copyright (c) 1988, 1989, 1993 |
---|
218 | * The Regents of the University of California. All rights reserved. |
---|
219 | * |
---|
220 | * Redistribution and use in source and binary forms, with or without |
---|
221 | * modification, are permitted provided that the following conditions |
---|
222 | * are met: |
---|
223 | * 1. Redistributions of source code must retain the above copyright |
---|
224 | * notice, this list of conditions and the following disclaimer. |
---|
225 | * 2. Redistributions in binary form must reproduce the above copyright |
---|
226 | * notice, this list of conditions and the following disclaimer in the |
---|
227 | * documentation and/or other materials provided with the distribution. |
---|
228 | * 3. Neither the name of the University nor the names of its contributors |
---|
229 | * may be used to endorse or promote products derived from this software |
---|
230 | * without specific prior written permission. |
---|
231 | * |
---|
232 | * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
---|
233 | * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
---|
234 | * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
---|
235 | * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
---|
236 | * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
---|
237 | * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
---|
238 | * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
---|
239 | * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
---|
240 | * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
---|
241 | * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
---|
242 | * SUCH DAMAGE. |
---|
243 | * |
---|
244 | * @(#)radix.c 8.4 (Berkeley) 11/2/94 |
---|
245 | */ |
---|
246 | |
---|
247 | ============================================================================== |
---|
248 | |
---|
249 | lib/tempnam.c: |
---|
250 | |
---|
251 | /* A reasonably functional tmpnam. */ |
---|
252 | |
---|
253 | /* Originally by Tom Hageman, tom@basil.icce.rug.nl */ |
---|
254 | |
---|
255 | /* |
---|
256 | * This tmpnam() was changed by Gerben_Wierda@RnA.nl to serve as |
---|
257 | * tempnam() for squid-1.1.6. It ignores the directory parameter, every |
---|
258 | * temp file is written in /tmp. |
---|
259 | */ |
---|
260 | |
---|
261 | ============================================================================== |
---|
262 | |
---|
263 | lib/drand48.c: |
---|
264 | |
---|
265 | From Linux libc-5.4.46. |
---|
266 | |
---|
267 | ============================================================================== |
---|
268 | |
---|
269 | mcast_encode() in src/access_log.c is derived from Mark Atkinson's |
---|
270 | (mark_a@cix.compulink.co.uk) "Tiny Encryption Algorithm". |
---|
271 | http://www.io.com/~paulhart/game/algorithms/tea.html |
---|
272 | |
---|
273 | ============================================================================== |
---|
274 | |
---|
275 | lib/inet_ntoa.c: |
---|
276 | |
---|
277 | /* |
---|
278 | * Copyright (c) 1983 Regents of the University of California. |
---|
279 | * All rights reserved. |
---|
280 | * |
---|
281 | * Redistribution and use in source and binary forms, with or without |
---|
282 | * modification, are permitted provided that the following conditions |
---|
283 | * are met: |
---|
284 | * 1. Redistributions of source code must retain the above copyright |
---|
285 | * notice, this list of conditions and the following disclaimer. |
---|
286 | * 2. Redistributions in binary form must reproduce the above copyright |
---|
287 | * notice, this list of conditions and the following disclaimer in the |
---|
288 | * documentation and/or other materials provided with the distribution. |
---|
289 | * 3. Neither the name of the University nor the names of its contributors |
---|
290 | * may be used to endorse or promote products derived from this software |
---|
291 | * without specific prior written permission. |
---|
292 | * |
---|
293 | * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
---|
294 | * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
---|
295 | * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
---|
296 | * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
---|
297 | * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
---|
298 | * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
---|
299 | * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
---|
300 | * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
---|
301 | * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
---|
302 | * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
---|
303 | * SUCH DAMAGE. |
---|
304 | */ |
---|
305 | |
---|
306 | static char sccsid[] = "@(#)inet_ntoa.c 5.6 (Berkeley) 2/24/91"; |
---|
307 | |
---|
308 | ============================================================================== |
---|
309 | |
---|
310 | lib/strnstr.cc: |
---|
311 | |
---|
312 | /*- |
---|
313 | * Copyright (c) 2001 Mike Barcroft <mike@FreeBSD.org> |
---|
314 | * Copyright (c) 1990, 1993 |
---|
315 | * The Regents of the University of California. All rights reserved. |
---|
316 | * |
---|
317 | * This code is derived from software contributed to Berkeley by |
---|
318 | * Chris Torek. |
---|
319 | * |
---|
320 | * Redistribution and use in source and binary forms, with or without |
---|
321 | * modification, are permitted provided that the following conditions |
---|
322 | * are met: |
---|
323 | * 1. Redistributions of source code must retain the above copyright |
---|
324 | * notice, this list of conditions and the following disclaimer. |
---|
325 | * 2. Redistributions in binary form must reproduce the above copyright |
---|
326 | * notice, this list of conditions and the following disclaimer in the |
---|
327 | * documentation and/or other materials provided with the distribution. |
---|
328 | * 3. Neither the name of the University nor the names of its contributors |
---|
329 | * may be used to endorse or promote products derived from this software |
---|
330 | * without specific prior written permission. |
---|
331 | * |
---|
332 | * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
---|
333 | * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
---|
334 | * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
---|
335 | * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
---|
336 | * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
---|
337 | * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
---|
338 | * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
---|
339 | * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
---|
340 | * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
---|
341 | * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
---|
342 | * SUCH DAMAGE. |
---|
343 | * |
---|
344 | * @(#)strstr.c 8.1 (Berkeley) 6/4/93 |
---|
345 | * $FreeBSD: src/lib/libc/string/strnstr.c,v 1.2.2.1 2001/12/09 06:50:03 mike Exp $ |
---|
346 | * $DragonFly: src/lib/libc/string/strnstr.c,v 1.4 2006/03/20 17:24:20 dillon Exp $ |
---|
347 | */ |
---|
348 | |
---|
349 | ============================================================================== |
---|
350 | |
---|
351 | lib/getopt.c: |
---|
352 | |
---|
353 | /* |
---|
354 | * Copyright (c) 1987, 1993, 1994 |
---|
355 | * The Regents of the University of California. All rights reserved. |
---|
356 | * |
---|
357 | * Redistribution and use in source and binary forms, with or without |
---|
358 | * modification, are permitted provided that the following conditions |
---|
359 | * are met: |
---|
360 | * 1. Redistributions of source code must retain the above copyright |
---|
361 | * notice, this list of conditions and the following disclaimer. |
---|
362 | * 2. Redistributions in binary form must reproduce the above copyright |
---|
363 | * notice, this list of conditions and the following disclaimer in the |
---|
364 | * documentation and/or other materials provided with the distribution. |
---|
365 | * 3. Neither the name of the University nor the names of its contributors |
---|
366 | * may be used to endorse or promote products derived from this software |
---|
367 | * without specific prior written permission. |
---|
368 | * |
---|
369 | * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
---|
370 | * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
---|
371 | * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
---|
372 | * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
---|
373 | * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
---|
374 | * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
---|
375 | * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
---|
376 | * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
---|
377 | * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
---|
378 | * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
---|
379 | * SUCH DAMAGE. |
---|
380 | */ |
---|
381 | |
---|
382 | static char sccsid[] = "@(#)getopt.c 8.3 (Berkeley) 4/27/95"; |
---|
383 | |
---|
384 | ============================================================================== |
---|
385 | |
---|
386 | src/external_acl.c |
---|
387 | |
---|
388 | Copyright (C) 2002 MARA Systems AB, Sweden <info@marasystems.com> |
---|
389 | |
---|
390 | This program is free software; you can redistribute it and/or modify |
---|
391 | it under the terms of the GNU General Public License as published by |
---|
392 | the Free Software Foundation; either version 2, or (at your option) |
---|
393 | any later version. |
---|
394 | |
---|
395 | ============================================================================== |
---|
396 | |
---|
397 | helpers/external_acl/wbinfo_group/wbinfo_group.pl |
---|
398 | |
---|
399 | This program is put in the public domain by Jerry Murdock |
---|
400 | <jmurdock@itraktech.com>. It is distributed in the hope that it will |
---|
401 | be useful, but WITHOUT ANY WARRANTY; without even the implied warranty |
---|
402 | of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
403 | |
---|
404 | ============================================================================== |
---|
405 | |
---|
406 | helpers/external_acl/winbind_group/ |
---|
407 | |
---|
408 | This is a helper for the external ACL interface for Squid Cache |
---|
409 | Copyright (C) 2002 Guido Serassio <squidnt@serassio.it> |
---|
410 | Based on previous work of Rodrigo Albani de Campos |
---|
411 | |
---|
412 | This program is free software; you can redistribute it and/or modify |
---|
413 | it under the terms of the GNU General Public License as published by |
---|
414 | the Free Software Foundation; either version 2 of the License, or |
---|
415 | (at your option) any later version. |
---|
416 | |
---|
417 | includes code contributed by others |
---|
418 | |
---|
419 | winbind client common code |
---|
420 | |
---|
421 | Copyright (C) Tim Potter 2000 |
---|
422 | Copyright (C) Andrew Tridgell 2000 |
---|
423 | |
---|
424 | This library is free software; you can redistribute it and/or |
---|
425 | modify it under the terms of the GNU Library General Public |
---|
426 | License as published by the Free Software Foundation; either |
---|
427 | version 2 of the License, or (at your option) any later version. |
---|
428 | |
---|
429 | ============================================================================== |
---|
430 | |
---|
431 | lib/libTrie/* |
---|
432 | |
---|
433 | This library is (C) Robert Collins <rbtcollins@hotmail.com> and is licensed |
---|
434 | under the GPL. |
---|
435 | |
---|
436 | ============================================================================== |
---|
437 | |
---|
438 | On Debian GNU/Linux systems, a copy of the GNU General Public License |
---|
439 | can be found in /usr/share/common-licenses/GPL. |
---|
440 | |
---|
441 | The Debian packaging is (C) 2006, Luigi Gangitano <luigi@debian.org> and is |
---|
442 | licensed under the GPL, see above. |
---|