Merge lp:~dobey/dirspec/run-tests-license into lp:dirspec

Proposed by dobey
Status: Merged
Approved by: dobey
Approved revision: 7
Merged at revision: 7
Proposed branch: lp:~dobey/dirspec/run-tests-license
Merge into: lp:dirspec
Diff against target: 29 lines (+8/-8)
1 file modified
run-tests (+8/-8)
To merge this branch: bzr merge lp:~dobey/dirspec/run-tests-license
Reviewer Review Type Date Requested Status
Mike McCracken (community) Approve
Eric Casteleijn (community) Approve
Review via email: mp+113787@code.launchpad.net

Commit message

Fix the license header in run-tests to use LGPL-3 as it should have been

To post a comment you must log in.
Revision history for this message
Eric Casteleijn (thisfred) :
review: Approve
Revision history for this message
Mike McCracken (mikemc) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'run-tests'
2--- run-tests 2011-12-17 00:46:26 +0000
3+++ run-tests 2012-07-06 19:08:17 +0000
4@@ -1,17 +1,17 @@
5 #!/bin/bash
6 #
7-# Copyright 2010-2011 Canonical Ltd.
8+# Copyright 2010-2012 Canonical Ltd.
9 #
10-# This program is free software: you can redistribute it and/or modify it
11-# under the terms of the GNU Lesser General Public License version 3,
12+# This program is free software: you can redistribute it and/or modify
13+# it under the terms of the GNU Lesser General Public License version 3
14 # as published by the Free Software Foundation.
15 #
16-# This program is distributed in the hope that it will be useful, but
17-# WITHOUT ANY WARRANTY; without even the implied warranties of
18-# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
19-# PURPOSE. See the GNU Affero General Public License for more details.
20+# This program is distributed in the hope that it will be useful,
21+# but WITHOUT ANY WARRANTY; without even the implied warranty of
22+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23+# GNU Lesser General Public License for more details.
24 #
25-# You should have received a copy of the GNU Affero General Public License
26+# You should have received a copy of the GNU Lesser General Public License
27 # along with this program. If not, see <http://www.gnu.org/licenses/>.
28
29 set -e -x

Subscribers

People subscribed via source and target branches

to all changes: