Rev 3 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3 | Rev 11 | ||
---|---|---|---|
1 | This package was debianized by Glenn McGrath <bug1@debian.org> on |
1 | This package was debianized by Glenn McGrath <bug1@debian.org> on |
2 | Sat, 5 Jan 2002 13:24:37 +1100. |
2 | Sat, 5 Jan 2002 13:24:37 +1100. |
3 | 3 | ||
4 | It was downloaded from http://www-dev.cites.uiuc.edu/libtar/ |
4 | It was downloaded from http://repo.or.cz/w/libtar.git; previously from |
- | 5 | http://www.feep.net/libtar/ |
|
5 | 6 | ||
6 | Upstream Author: Mark D. Roth <roth@uiuc.edu> |
7 | Upstream Authors: Mark D. Roth <roth@uiuc.edu> and Chris Frey |
- | 8 | <cdfrey@foursquare.net> |
|
7 | 9 | ||
8 | Copyright: |
10 | Copyright: |
9 | Copyright (c) 1998-2002 University of Illinois Board of Trustees |
11 | Copyright (c) 1998-2003 University of Illinois Board of Trustees |
10 | Copyright (c) 1998-2002 Mark D. Roth |
12 | Copyright (c) 1998-2003 Mark D. Roth |
11 | All rights reserved. |
13 | All rights reserved. |
12 | 14 | ||
13 | Developed by: Campus Information Technologies and Educational Services, |
15 | Developed by: Campus Information Technologies and Educational Services, |
14 | University of Illinois at Urbana-Champaign |
16 | University of Illinois at Urbana-Champaign |
15 | 17 | ||
16 | Permission is hereby granted, free of charge, to any person obtaining |
18 | Permission is hereby granted, free of charge, to any person obtaining |
17 | a copy of this software and associated documentation files (the |
19 | a copy of this software and associated documentation files (the |
18 | ``Software''), to deal with the Software without restriction, including |
20 | ``Software''), to deal with the Software without restriction, including |
19 | without limitation the rights to use, copy, modify, merge, publish, |
21 | without limitation the rights to use, copy, modify, merge, publish, |
20 | distribute, sublicense, and/or sell copies of the Software, and to |
22 | distribute, sublicense, and/or sell copies of the Software, and to |
21 | permit persons to whom the Software is furnished to do so, subject to |
23 | permit persons to whom the Software is furnished to do so, subject to |
22 | the following conditions: |
24 | the following conditions: |
23 | 25 | ||
24 | * Redistributions of source code must retain the above copyright |
26 | * Redistributions of source code must retain the above copyright |
25 | notice, this list of conditions and the following disclaimers. |
27 | notice, this list of conditions and the following disclaimers. |
26 | 28 | ||
27 | * Redistributions in binary form must reproduce the above copyright |
29 | * Redistributions in binary form must reproduce the above copyright |
28 | notice, this list of conditions and the following disclaimers in the |
30 | notice, this list of conditions and the following disclaimers in the |
29 | documentation and/or other materials provided with the distribution. |
31 | documentation and/or other materials provided with the distribution. |
30 | 32 | ||
31 | * Neither the names of Campus Information Technologies and Educational |
33 | * Neither the names of Campus Information Technologies and Educational |
32 | Services, University of Illinois at Urbana-Champaign, nor the names |
34 | Services, University of Illinois at Urbana-Champaign, nor the names |
33 | of its contributors may be used to endorse or promote products derived |
35 | of its contributors may be used to endorse or promote products derived |
34 | from this Software without specific prior written permission. |
36 | from this Software without specific prior written permission. |
35 | 37 | ||
36 | THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, |
38 | THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, |
37 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
39 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
38 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
40 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
39 | IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR |
41 | IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR |
40 | ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
42 | ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
41 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE |
43 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE |
42 | OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. |
44 | OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. |
43 | 45 | ||
44 | - |