~ubuntu-branches/ubuntu/precise/horizon/precise-updates

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-02-17 10:12:25 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20120217101225-5wulil2mv7f2nvnb
Tags: 2012.1~e4~20120217.1354-0ubuntu1
* debian/patches/openstack-config-settings.patch: Refreshed.
* debian/copyright: Updated copyright.
* debian/rules: Diable tests since it doesnt work without a
  virtualenv.
* New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 .
36
36
 On Debian-based systems the full text of the Apache version 2.0 license
37
37
 can be found in `/usr/share/common-licenses/GPL-3'
 
38
 
 
39
Files: debian/*
 
40
Copyright: (c) 2012 Chuck Short <chuck.short@canonical.com>
 
41
License: Apache-2
 
42
 Licensed under the Apache License, Version 2.0 (the "License");
 
43
 you may not use this file except in compliance with the License.
 
44
 You may obtain a copy of the License at
 
45
 .
 
46
    http://www.apache.org/licenses/LICENSE-2.0
 
47
 .
 
48
 Unless required by applicable law or agreed to in writing, software
 
49
 distributed under the License is distributed on an "AS IS" BASIS,
 
50
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
51
 See the License for the specific language governing permissions and
 
52
 limitations under the License.
 
53
 .
 
54
 On Debian-based systems the full text of the Apache version 2.0 license
 
55
 can be found in `/usr/share/common-licenses/Apache-2.0'.