Merge lp:~jpakkane/unity-notifications/lesser-fix into lp:unity-notifications

Proposed by Jussi Pakkanen
Status: Merged
Approved by: Jussi Pakkanen
Approved revision: 171
Merged at revision: 171
Proposed branch: lp:~jpakkane/unity-notifications/lesser-fix
Merge into: lp:unity-notifications
Diff against target: 298 lines (+23/-23)
23 files modified
include/ActionModel.h (+1/-1)
include/Notification.h (+1/-1)
include/NotificationClient.h (+1/-1)
include/NotificationClientPlugin.h (+1/-1)
include/NotificationModel.h (+1/-1)
include/NotificationPlugin.h (+1/-1)
include/NotificationServer.h (+1/-1)
include/notify-backend.h.in (+1/-1)
src/ActionModel.cpp (+1/-1)
src/Notification.cpp (+1/-1)
src/NotificationClient.cpp (+1/-1)
src/NotificationClientPlugin.cpp (+1/-1)
src/NotificationModel.cpp (+1/-1)
src/NotificationPlugin.cpp (+1/-1)
src/NotificationServer.cpp (+1/-1)
tools/clientMainWindow.cpp (+1/-1)
tools/clientMainWindow.h (+1/-1)
tools/dbusclient.cpp (+1/-1)
tools/dbusserver.cpp (+1/-1)
tools/mainWindow.cpp (+1/-1)
tools/mainWindow.h (+1/-1)
tools/serverMainWindow.cpp (+1/-1)
tools/serverMainWindow.h (+1/-1)
To merge this branch: bzr merge lp:~jpakkane/unity-notifications/lesser-fix
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Unity API Team Pending
Review via email: mp+183651@code.launchpad.net

Commit message

Remove stray "lesser" qualifiers from license link text.

Description of the change

Unity-notifications is GPL, but the header files say "see the lesser gpl for more information" by accident. Fix that.

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'include/ActionModel.h'
2--- include/ActionModel.h 2013-07-01 07:28:51 +0000
3+++ include/ActionModel.h 2013-09-03 12:44:26 +0000
4@@ -7,7 +7,7 @@
5 *
6 * This library is distributed in the hope that it will be useful, but WITHOUT
7 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
8- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
9+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
10 * details.
11 *
12 * You should have received a copy of the GNU General Public License
13
14=== modified file 'include/Notification.h'
15--- include/Notification.h 2013-06-18 08:36:08 +0000
16+++ include/Notification.h 2013-09-03 12:44:26 +0000
17@@ -10,7 +10,7 @@
18 *
19 * This library is distributed in the hope that it will be useful, but WITHOUT
20 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
21- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
22+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
23 * details.
24 *
25 * You should have received a copy of the GNU General Public License
26
27=== modified file 'include/NotificationClient.h'
28--- include/NotificationClient.h 2013-06-18 08:36:08 +0000
29+++ include/NotificationClient.h 2013-09-03 12:44:26 +0000
30@@ -10,7 +10,7 @@
31 *
32 * This library is distributed in the hope that it will be useful, but WITHOUT
33 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
34- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
35+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
36 * details.
37 *
38 * You should have received a copy of the GNU General Public License
39
40=== modified file 'include/NotificationClientPlugin.h'
41--- include/NotificationClientPlugin.h 2013-06-18 08:36:08 +0000
42+++ include/NotificationClientPlugin.h 2013-09-03 12:44:26 +0000
43@@ -10,7 +10,7 @@
44 *
45 * This library is distributed in the hope that it will be useful, but WITHOUT
46 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
47- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
48+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
49 * details.
50 *
51 * You should have received a copy of the GNU General Public License
52
53=== modified file 'include/NotificationModel.h'
54--- include/NotificationModel.h 2013-06-18 08:36:08 +0000
55+++ include/NotificationModel.h 2013-09-03 12:44:26 +0000
56@@ -10,7 +10,7 @@
57 *
58 * This library is distributed in the hope that it will be useful, but WITHOUT
59 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
60- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
61+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
62 * details.
63 *
64 * You should have received a copy of the GNU General Public License
65
66=== modified file 'include/NotificationPlugin.h'
67--- include/NotificationPlugin.h 2013-06-18 08:36:08 +0000
68+++ include/NotificationPlugin.h 2013-09-03 12:44:26 +0000
69@@ -11,7 +11,7 @@
70 *
71 * This library is distributed in the hope that it will be useful, but WITHOUT
72 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
73- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
74+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
75 * details.
76 *
77 * You should have received a copy of the GNU General Public License
78
79=== modified file 'include/NotificationServer.h'
80--- include/NotificationServer.h 2013-06-18 08:36:08 +0000
81+++ include/NotificationServer.h 2013-09-03 12:44:26 +0000
82@@ -10,7 +10,7 @@
83 *
84 * This library is distributed in the hope that it will be useful, but WITHOUT
85 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
86- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
87+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
88 * details.
89 *
90 * You should have received a copy of the GNU General Public License
91
92=== modified file 'include/notify-backend.h.in'
93--- include/notify-backend.h.in 2013-06-12 08:06:20 +0000
94+++ include/notify-backend.h.in 2013-09-03 12:44:26 +0000
95@@ -10,7 +10,7 @@
96 *
97 * This library is distributed in the hope that it will be useful, but WITHOUT
98 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
99- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
100+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
101 * details.
102 *
103 * You should have received a copy of the GNU General Public License
104
105=== modified file 'src/ActionModel.cpp'
106--- src/ActionModel.cpp 2013-07-01 07:28:51 +0000
107+++ src/ActionModel.cpp 2013-09-03 12:44:26 +0000
108@@ -7,7 +7,7 @@
109 *
110 * This library is distributed in the hope that it will be useful, but WITHOUT
111 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
112- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
113+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
114 * details.
115 *
116 * You should have received a copy of the GNU General Public License
117
118=== modified file 'src/Notification.cpp'
119--- src/Notification.cpp 2013-06-18 08:36:08 +0000
120+++ src/Notification.cpp 2013-09-03 12:44:26 +0000
121@@ -10,7 +10,7 @@
122 *
123 * This library is distributed in the hope that it will be useful, but WITHOUT
124 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
125- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
126+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
127 * details.
128 *
129 * You should have received a copy of the GNU General Public License
130
131=== modified file 'src/NotificationClient.cpp'
132--- src/NotificationClient.cpp 2013-06-18 08:36:08 +0000
133+++ src/NotificationClient.cpp 2013-09-03 12:44:26 +0000
134@@ -10,7 +10,7 @@
135 *
136 * This library is distributed in the hope that it will be useful, but WITHOUT
137 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
138- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
139+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
140 * details.
141 *
142 * You should have received a copy of the GNU General Public License
143
144=== modified file 'src/NotificationClientPlugin.cpp'
145--- src/NotificationClientPlugin.cpp 2013-06-18 08:36:08 +0000
146+++ src/NotificationClientPlugin.cpp 2013-09-03 12:44:26 +0000
147@@ -10,7 +10,7 @@
148 *
149 * This library is distributed in the hope that it will be useful, but WITHOUT
150 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
151- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
152+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
153 * details.
154 *
155 * You should have received a copy of the GNU General Public License
156
157=== modified file 'src/NotificationModel.cpp'
158--- src/NotificationModel.cpp 2013-06-18 08:36:08 +0000
159+++ src/NotificationModel.cpp 2013-09-03 12:44:26 +0000
160@@ -10,7 +10,7 @@
161 *
162 * This library is distributed in the hope that it will be useful, but WITHOUT
163 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
164- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
165+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
166 * details.
167 *
168 * You should have received a copy of the GNU General Public License
169
170=== modified file 'src/NotificationPlugin.cpp'
171--- src/NotificationPlugin.cpp 2013-06-18 08:36:08 +0000
172+++ src/NotificationPlugin.cpp 2013-09-03 12:44:26 +0000
173@@ -11,7 +11,7 @@
174 *
175 * This library is distributed in the hope that it will be useful, but WITHOUT
176 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
177- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
178+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
179 * details.
180 *
181 * You should have received a copy of the GNU General Public License
182
183=== modified file 'src/NotificationServer.cpp'
184--- src/NotificationServer.cpp 2013-06-18 08:36:08 +0000
185+++ src/NotificationServer.cpp 2013-09-03 12:44:26 +0000
186@@ -10,7 +10,7 @@
187 *
188 * This library is distributed in the hope that it will be useful, but WITHOUT
189 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
190- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
191+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
192 * details.
193 *
194 * You should have received a copy of the GNU General Public License
195
196=== modified file 'tools/clientMainWindow.cpp'
197--- tools/clientMainWindow.cpp 2013-05-28 11:54:25 +0000
198+++ tools/clientMainWindow.cpp 2013-09-03 12:44:26 +0000
199@@ -10,7 +10,7 @@
200 *
201 * This library is distributed in the hope that it will be useful, but WITHOUT
202 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
203- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
204+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
205 * details.
206 *
207 * You should have received a copy of the GNU General Public License
208
209=== modified file 'tools/clientMainWindow.h'
210--- tools/clientMainWindow.h 2013-04-17 14:21:53 +0000
211+++ tools/clientMainWindow.h 2013-09-03 12:44:26 +0000
212@@ -10,7 +10,7 @@
213 *
214 * This library is distributed in the hope that it will be useful, but WITHOUT
215 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
216- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
217+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
218 * details.
219 *
220 * You should have received a copy of the GNU General Public License
221
222=== modified file 'tools/dbusclient.cpp'
223--- tools/dbusclient.cpp 2013-05-08 09:08:28 +0000
224+++ tools/dbusclient.cpp 2013-09-03 12:44:26 +0000
225@@ -10,7 +10,7 @@
226 *
227 * This library is distributed in the hope that it will be useful, but WITHOUT
228 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
229- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
230+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
231 * details.
232 *
233 * You should have received a copy of the GNU General Public License
234
235=== modified file 'tools/dbusserver.cpp'
236--- tools/dbusserver.cpp 2013-04-08 13:29:36 +0000
237+++ tools/dbusserver.cpp 2013-09-03 12:44:26 +0000
238@@ -10,7 +10,7 @@
239 *
240 * This library is distributed in the hope that it will be useful, but WITHOUT
241 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
242- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
243+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
244 * details.
245 *
246 * You should have received a copy of the GNU General Public License
247
248=== modified file 'tools/mainWindow.cpp'
249--- tools/mainWindow.cpp 2013-04-23 13:25:16 +0000
250+++ tools/mainWindow.cpp 2013-09-03 12:44:26 +0000
251@@ -10,7 +10,7 @@
252 *
253 * This library is distributed in the hope that it will be useful, but WITHOUT
254 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
255- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
256+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
257 * details.
258 *
259 * You should have received a copy of the GNU General Public License
260
261=== modified file 'tools/mainWindow.h'
262--- tools/mainWindow.h 2013-04-17 14:21:53 +0000
263+++ tools/mainWindow.h 2013-09-03 12:44:26 +0000
264@@ -10,7 +10,7 @@
265 *
266 * This library is distributed in the hope that it will be useful, but WITHOUT
267 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
268- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
269+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
270 * details.
271 *
272 * You should have received a copy of the GNU General Public License
273
274=== modified file 'tools/serverMainWindow.cpp'
275--- tools/serverMainWindow.cpp 2013-04-08 13:29:36 +0000
276+++ tools/serverMainWindow.cpp 2013-09-03 12:44:26 +0000
277@@ -10,7 +10,7 @@
278 *
279 * This library is distributed in the hope that it will be useful, but WITHOUT
280 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
281- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
282+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
283 * details.
284 *
285 * You should have received a copy of the GNU General Public License
286
287=== modified file 'tools/serverMainWindow.h'
288--- tools/serverMainWindow.h 2013-04-08 13:29:36 +0000
289+++ tools/serverMainWindow.h 2013-09-03 12:44:26 +0000
290@@ -10,7 +10,7 @@
291 *
292 * This library is distributed in the hope that it will be useful, but WITHOUT
293 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
294- * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
295+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
296 * details.
297 *
298 * You should have received a copy of the GNU General Public License

Subscribers

People subscribed via source and target branches

to all changes: