~ubuntu-branches/ubuntu/trusty/wagon2/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Damien Raude-Morvan
  • Date: 2012-01-29 23:23:22 UTC
  • Revision ID: package-import@ubuntu.com-20120129232322-sv7vn8958hvr69e9
Tags: 2.2-1
* New upstream release:
  - It's a major release so use a new source package: wagon2.
  - Old wagon package have to be kept for maven 2.x build.

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: Maven Wagon
 
3
Upstream-Contact: http://maven.apache.org/wagon/
 
4
Source: http://svn.apache.org/repos/asf/maven/wagon/
 
5
 
 
6
Files: *
 
7
Copyright: Copyright (C) 2002-2008 The Apache Software Foundation
 
8
License: Apache-2.0
 
9
 Licensed under the Apache License, Version 2.0 (the "License");
 
10
 you may not use this file except in compliance with the License.
 
11
 You may obtain a copy of the License at
 
12
 .
 
13
    http://www.apache.org/licenses/LICENSE-2.0
 
14
 .
 
15
 Unless required by applicable law or agreed to in writing, software
 
16
 distributed under the License is distributed on an "AS IS" BASIS,
 
17
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
18
 See the License for the specific language governing permissions and
 
19
 limitations under the License.
 
20
 .
 
21
 On Debian systems the full text of the Apache License can be found
 
22
 in `/usr/share/common-licenses/Apache-2.0'.
 
23
 
 
24
Files: debian/*
 
25
Copyright: Copyright (C) 2011, Damien Raude-Morvan <drazzib@debian.org>
 
26
License: Apache-2.0
 
27
 On Debian systems the full text of the Apache License can be found
 
28
 in `/usr/share/common-licenses/Apache-2.0'.