~hatch/charms/precise/juju-gui/trunk

« back to all changes in this revision

Viewing changes to copyright

  • Committer: Francesco Banconi
  • Date: 2013-01-21 16:58:40 UTC
  • mfrom: (26.1.2 juju-gui)
  • Revision ID: francesco.banconi@canonical.com-20130121165840-uej5fjbucqaionn6
Fix charm according to "charm proof"

Add copyright file and maintainer, and remove "juju" key.
Landing Gary's branch.

R=
CC=
https://codereview.appspot.com/7182044

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Format: http://dep.debian.net/deps/dep5/
 
2
 
 
3
Files: *
 
4
Copyright: Copyright 2013, Canonical Ltd., All Rights Reserved.
 
5
License: GPL-3
 
6
 This program is free software: you can redistribute it and/or modify
 
7
 it under the terms of the GNU General Public License as published by
 
8
 the Free Software Foundation, either version 3 of the License, or
 
9
 (at your option) any later version.
 
10
 .
 
11
 This program is distributed in the hope that it will be useful,
 
12
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
13
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
14
 GNU General Public License for more details.
 
15
 .
 
16
 You should have received a copy of the GNU General Public License
 
17
 along with this program.  If not, see <http://www.gnu.org/licenses/>.