Merge lp://qastaging/~ted/libindicator/license into lp://qastaging/libindicator/0.4

Proposed by Ted Gould
Status: Merged
Merged at revision: not available
Proposed branch: lp://qastaging/~ted/libindicator/license
Merge into: lp://qastaging/libindicator/0.4
Diff against target: 28 lines
1 file modified
libindicator/indicator.h (+21/-0)
To merge this branch: bzr merge lp://qastaging/~ted/libindicator/license
Reviewer Review Type Date Requested Status
Ken VanDine Approve
Review via email: mp+12928@code.qastaging.launchpad.net
To post a comment you must log in.
Revision history for this message
Ted Gould (ted) wrote :

Adding GPLv3 in the header.

Revision history for this message
Ken VanDine (ken-vandine) wrote :

looks good to me, can we do a release with this on thursday?

review: Approve
Revision history for this message
Ted Gould (ted) wrote :

On Tue, 2009-10-06 at 15:19 +0000, Ken VanDine wrote:
> looks good to me, can we do a release with this on thursday?

Yup.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'libindicator/indicator.h'
2--- libindicator/indicator.h 2009-04-22 22:08:17 +0000
3+++ libindicator/indicator.h 2009-10-06 15:10:20 +0000
4@@ -1,3 +1,24 @@
5+/*
6+An interface for indicators to link to for creation.
7+
8+Copyright 2009 Canonical Ltd.
9+
10+Authors:
11+ Ted Gould <ted@canonical.com>
12+
13+This library is free software; you can redistribute it and/or
14+modify it under the terms of the GNU General Public License
15+version 3.0 as published by the Free Software Foundation.
16+
17+This library is distributed in the hope that it will be useful,
18+but WITHOUT ANY WARRANTY; without even the implied warranty of
19+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20+GNU General Public License version 3.0 for more details.
21+
22+You should have received a copy of the GNU General Public
23+License along with this library. If not, see
24+<http://www.gnu.org/licenses/>.
25+*/
26
27 #ifndef __LIBINDICATOR_INDICATOR_H_SEEN__
28 #define __LIBINDICATOR_INDICATOR_H_SEEN__ 1

Subscribers

People subscribed via source and target branches