Merge lp:~jpakkane/libcolumbus/capi-license-fix into lp:libcolumbus

Proposed by Jussi Pakkanen
Status: Merged
Approved by: Didier Roche-Tolomelli
Approved revision: 441
Merged at revision: 441
Proposed branch: lp:~jpakkane/libcolumbus/capi-license-fix
Merge into: lp:libcolumbus
Diff against target: 29 lines (+10/-10)
1 file modified
test/CAPITest.c (+10/-10)
To merge this branch: bzr merge lp:~jpakkane/libcolumbus/capi-license-fix
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+149005@code.launchpad.net

Commit message

Change license of capitest to LGPLv3.

Description of the change

Change license of capitest to LGPLv3. It should have been changed at the same time as all other files but was accidentally overlooked.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Looking good!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'test/CAPITest.c'
2--- test/CAPITest.c 2013-01-08 12:55:36 +0000
3+++ test/CAPITest.c 2013-02-18 10:42:21 +0000
4@@ -4,16 +4,16 @@
5 * Authors:
6 * Jussi Pakkanen <jussi.pakkanen@canonical.com>
7 *
8- * This program is free software; you can redistribute it and/or modify
9- * it under the terms of the GNU General Public License as published by
10- * the Free Software Foundation; version 3.
11- *
12- * This program is distributed in the hope that it will be useful,
13- * but WITHOUT ANY WARRANTY; without even the implied warranty of
14- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15- * GNU General Public License for more details.
16- *
17- * You should have received a copy of the GNU General Public License
18+ * This library is free software; you can redistribute it and/or modify it under
19+ * the terms of version 3 of the GNU Lesser General Public License as published
20+ * by the Free Software Foundation.
21+ *
22+ * This library is distributed in the hope that it will be useful, but WITHOUT
23+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
24+ * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
25+ * details.
26+ *
27+ * You should have received a copy of the GNU Lesser General Public License
28 * along with this program. If not, see <http://www.gnu.org/licenses/>.
29 */
30

Subscribers

People subscribed via source and target branches

to all changes: