File: copyright

package info (click to toggle)
libtie-cache-perl 0.17-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 80 kB
  • ctags: 31
  • sloc: perl: 550; makefile: 43
file content (34 lines) | stat: -rw-r--r-- 1,290 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
This is the Debian prepackaged version of perl Tie::Cache - LRU Cache
in Memory.  It was Debianised by Piotr Roszatycki <dexter@debian.org>,
using files obtained from
<URL:http://www.cpan.org/modules/by-module/Tie/> and is now maintained
by Stephen Zander <gibreel@debian.org>

Changes were made as follows:
  none

Copyright and licence notice:

      Copyright (c) 1999-2001 Joshua Chamas, Chamas Enterprises Inc.
  
      All rights reserved. This program is free software; you can redistribute
      it and/or modify it under the same terms as Perl itself.
  
     Sponsored by development on NodeWorks http://www.nodeworks.com
  
  	a) the GNU General Public License as published by the Free
  	Software Foundation; either version 1, or (at your option) any
  	later version, or
  
  	b) the "Artistic License" which comes with Debian.
  
      You should have received a copy of the Artistic License with this
      Kit, in the file /usr/share/common-licenses/Artistic.  If not, I'll be
      glad to provide one.
  
      You should also have received a copy of the GNU General Public
      License along with this system, in /usr/share/common-licenses/GPL; if not,
      write to the Free Software Foundation, Inc., 59 Temple Place - Suite
      330, Boston, MA 02111-1307, USA.

.