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
=== modified file 'run-tests'
--- run-tests 2011-12-17 00:46:26 +0000
+++ run-tests 2012-07-06 19:08:17 +0000
@@ -1,17 +1,17 @@
1#!/bin/bash1#!/bin/bash
2#2#
3# Copyright 2010-2011 Canonical Ltd.3# Copyright 2010-2012 Canonical Ltd.
4#4#
5# This program is free software: you can redistribute it and/or modify it5# This program is free software: you can redistribute it and/or modify
6# under the terms of the GNU Lesser General Public License version 3,6# it under the terms of the GNU Lesser General Public License version 3
7# as published by the Free Software Foundation.7# as published by the Free Software Foundation.
8#8#
9# This program is distributed in the hope that it will be useful, but9# This program is distributed in the hope that it will be useful,
10# WITHOUT ANY WARRANTY; without even the implied warranties of10# but WITHOUT ANY WARRANTY; without even the implied warranty of
11# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12# PURPOSE. See the GNU Affero General Public License for more details.12# GNU Lesser General Public License for more details.
13#13#
14# You should have received a copy of the GNU Affero General Public License14# You should have received a copy of the GNU Lesser General Public License
15# along with this program. If not, see <http://www.gnu.org/licenses/>.15# along with this program. If not, see <http://www.gnu.org/licenses/>.
1616
17set -e -x17set -e -x

Subscribers

People subscribed via source and target branches

to all changes: