~ubuntu-branches/ubuntu/trusty/ruby-upr/trusty

« back to all changes in this revision

Viewing changes to LICENSE

  • Committer: Package Import Robot
  • Author(s): Jérémy Bobbio
  • Date: 2013-03-18 16:33:34 UTC
  • Revision ID: package-import@ubuntu.com-20130318163334-qln128m7yhj2tvki
Tags: upstream-0.2.0
Import upstream version 0.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Upload Progress for Rack (upr) is copyrighted Free Software by all
 
2
contributors, see the logs in revision control for all of them.
 
3
 
 
4
Bundled examples in the examples/ directory retain their respective
 
5
(Free Software) licenses.  See copyright headers in individual files for
 
6
more information.  This distribution only includes Free Software.
 
7
 
 
8
You can redistribute upr it and/or modify it under either the terms of
 
9
the {GPL2}[http://www.gnu.org/licenses/gpl-2.0.txt] (see link:COPYING)
 
10
or the conditions below:
 
11
 
 
12
  1. You may make and give away verbatim copies of the source form of the
 
13
     software without restriction, provided that you duplicate all of the
 
14
     original copyright notices and associated disclaimers.
 
15
 
 
16
  2. You may modify your copy of the software in any way, provided that
 
17
     you do at least ONE of the following:
 
18
 
 
19
       a) place your modifications in the Public Domain or otherwise make them
 
20
       Freely Available, such as by posting said modifications to Usenet or an
 
21
       equivalent medium, or by allowing the author to include your
 
22
       modifications in the software.
 
23
 
 
24
       b) use the modified software only within your corporation or
 
25
          organization.
 
26
 
 
27
       c) rename any non-standard executables so the names do not conflict with
 
28
       standard executables, which must also be provided.
 
29
 
 
30
       d) make other distribution arrangements with the author.
 
31
 
 
32
  3. You may distribute the software in object code or executable
 
33
     form, provided that you do at least ONE of the following:
 
34
 
 
35
       a) distribute the executables and library files of the software,
 
36
       together with instructions (in the manual page or equivalent) on where
 
37
       to get the original distribution.
 
38
 
 
39
       b) accompany the distribution with the machine-readable source of the
 
40
       software.
 
41
 
 
42
       c) give non-standard executables non-standard names, with
 
43
          instructions on where to get the original software distribution.
 
44
 
 
45
       d) make other distribution arrangements with the author.
 
46
 
 
47
  4. You may modify and include the part of the software into any other
 
48
     software (possibly commercial).  But some files in the distribution
 
49
     are not written by the author, so that they are not under this terms.
 
50
 
 
51
  5. The scripts and library files supplied as input to or produced as
 
52
     output from the software do not automatically fall under the
 
53
     copyright of the software, but belong to whomever generated them,
 
54
     and may be sold commercially, and may be aggregated with this
 
55
     software.
 
56
 
 
57
  6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
 
58
     IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 
59
     WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 
60
     PURPOSE.