~ubuntu-branches/ubuntu/utopic/node-forever-agent/utopic

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Jérémy Lal
  • Date: 2013-08-14 16:48:20 UTC
  • Revision ID: package-import@ubuntu.com-20130814164820-qjpym13nu4re56pi
Tags: 0.5.1-1
Initial release (Closes: #719712)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 
2
Upstream-Name: forever-agent
 
3
Upstream-Contact: https://github.com/mikeal/forever-agent/issues
 
4
Source: https://github.com/mikeal/forever-agent
 
5
 
 
6
Files: *
 
7
Copyright: 2013 Mikeal Rogers <mikeal.rogers@gmail.com>
 
8
License: Apache-2.0
 
9
 
 
10
License: Apache-2.0
 
11
 Licensed under the Apache License, Version 2.0 (the "License"); you
 
12
 may not use this file except in compliance with the License. You
 
13
 may obtain a copy of the License at
 
14
 .
 
15
   http://www.apache.org/licenses/LICENSE-2.0
 
16
 .
 
17
 Unless required by applicable law or agreed to in writing, software
 
18
 distributed under the License is distributed on an "AS IS" BASIS,
 
19
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 
20
 implied. See the License for the specific language governing
 
21
 permissions and limitations under the License.
 
22
 .
 
23
 On Debian systems, the complete text of the Apache License Version 2.0
 
24
 can be found in "/usr/share/common-licenses/Apache-2.0".