Package: libjavascript-rpc-perl / 0.05-1

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
35
36
37
38
39
40
41
42
43
This is the debian package for the JavaScript-RPC module.
It was created by Ivan Kohler <ivan-debian@420.am> using dh-make-perl.


The Javascript::RPC perl module is covered by the following copyright:

  Copyright 2004 by Brian Cassidy

  This library is free software; you can redistribute it and/or modify
  it under the same terms as Perl itself. 

  Perl is distributed under your choice of the GNU General Public License or
  the Artistic License.  On Debian GNU/Linux systems, the complete text of the
  GNU General Public License can be found in `/usr/share/common-licenses/GPL'
  and the Artistic Licence in `/usr/share/common-licenses/Artistic'.


The JSRS client library (jsrsClient.js) is covered by the follwing copyright:

  No Nonsense Copyright and License for JSRS JavaScript Remote Scripting
  ======================================================================

  Copyright:

  This JSRS stuff was written by me.  I find it useful.  Others find it useful. 
  You are welcome to use it, modify it to suit your needs, distribute it as you 
  see fit.  I'm happy if you use it for personal stuff or for commercial gain.

  The only thing you can't do is to restrict anyone else from using it however 
  they see fit.  You may not copyright it yourself or change the rules I have 
  set on how it can be used.

  JSRS Javascript Remote Scripting Copyright (C) 2001 by Brent Ashley

  License:

  You can use this however you like.  I make no guarantees whatsoever that it 
  will suit your purpose.  You take full responsibility for getting it working 
  properly and for any implications of its failure or inability to satisfy your 
  every need.

  ======================================================================