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
=== modified file 'include/ActionModel.h'
--- include/ActionModel.h 2013-07-01 07:28:51 +0000
+++ include/ActionModel.h 2013-09-03 12:44:26 +0000
@@ -7,7 +7,7 @@
7 *7 *
8 * This library is distributed in the hope that it will be useful, but WITHOUT8 * This library is distributed in the hope that it will be useful, but WITHOUT
9 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS9 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
10 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more10 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
11 * details.11 * details.
12 *12 *
13 * You should have received a copy of the GNU General Public License13 * You should have received a copy of the GNU General Public License
1414
=== modified file 'include/Notification.h'
--- include/Notification.h 2013-06-18 08:36:08 +0000
+++ include/Notification.h 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'include/NotificationClient.h'
--- include/NotificationClient.h 2013-06-18 08:36:08 +0000
+++ include/NotificationClient.h 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'include/NotificationClientPlugin.h'
--- include/NotificationClientPlugin.h 2013-06-18 08:36:08 +0000
+++ include/NotificationClientPlugin.h 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'include/NotificationModel.h'
--- include/NotificationModel.h 2013-06-18 08:36:08 +0000
+++ include/NotificationModel.h 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'include/NotificationPlugin.h'
--- include/NotificationPlugin.h 2013-06-18 08:36:08 +0000
+++ include/NotificationPlugin.h 2013-09-03 12:44:26 +0000
@@ -11,7 +11,7 @@
11 *11 *
12 * This library is distributed in the hope that it will be useful, but WITHOUT12 * This library is distributed in the hope that it will be useful, but WITHOUT
13 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS13 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
14 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more14 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
15 * details.15 * details.
16 *16 *
17 * You should have received a copy of the GNU General Public License17 * You should have received a copy of the GNU General Public License
1818
=== modified file 'include/NotificationServer.h'
--- include/NotificationServer.h 2013-06-18 08:36:08 +0000
+++ include/NotificationServer.h 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'include/notify-backend.h.in'
--- include/notify-backend.h.in 2013-06-12 08:06:20 +0000
+++ include/notify-backend.h.in 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'src/ActionModel.cpp'
--- src/ActionModel.cpp 2013-07-01 07:28:51 +0000
+++ src/ActionModel.cpp 2013-09-03 12:44:26 +0000
@@ -7,7 +7,7 @@
7 *7 *
8 * This library is distributed in the hope that it will be useful, but WITHOUT8 * This library is distributed in the hope that it will be useful, but WITHOUT
9 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS9 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
10 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more10 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
11 * details.11 * details.
12 *12 *
13 * You should have received a copy of the GNU General Public License13 * You should have received a copy of the GNU General Public License
1414
=== modified file 'src/Notification.cpp'
--- src/Notification.cpp 2013-06-18 08:36:08 +0000
+++ src/Notification.cpp 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'src/NotificationClient.cpp'
--- src/NotificationClient.cpp 2013-06-18 08:36:08 +0000
+++ src/NotificationClient.cpp 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'src/NotificationClientPlugin.cpp'
--- src/NotificationClientPlugin.cpp 2013-06-18 08:36:08 +0000
+++ src/NotificationClientPlugin.cpp 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'src/NotificationModel.cpp'
--- src/NotificationModel.cpp 2013-06-18 08:36:08 +0000
+++ src/NotificationModel.cpp 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'src/NotificationPlugin.cpp'
--- src/NotificationPlugin.cpp 2013-06-18 08:36:08 +0000
+++ src/NotificationPlugin.cpp 2013-09-03 12:44:26 +0000
@@ -11,7 +11,7 @@
11 *11 *
12 * This library is distributed in the hope that it will be useful, but WITHOUT12 * This library is distributed in the hope that it will be useful, but WITHOUT
13 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS13 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
14 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more14 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
15 * details.15 * details.
16 *16 *
17 * You should have received a copy of the GNU General Public License17 * You should have received a copy of the GNU General Public License
1818
=== modified file 'src/NotificationServer.cpp'
--- src/NotificationServer.cpp 2013-06-18 08:36:08 +0000
+++ src/NotificationServer.cpp 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'tools/clientMainWindow.cpp'
--- tools/clientMainWindow.cpp 2013-05-28 11:54:25 +0000
+++ tools/clientMainWindow.cpp 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'tools/clientMainWindow.h'
--- tools/clientMainWindow.h 2013-04-17 14:21:53 +0000
+++ tools/clientMainWindow.h 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'tools/dbusclient.cpp'
--- tools/dbusclient.cpp 2013-05-08 09:08:28 +0000
+++ tools/dbusclient.cpp 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'tools/dbusserver.cpp'
--- tools/dbusserver.cpp 2013-04-08 13:29:36 +0000
+++ tools/dbusserver.cpp 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'tools/mainWindow.cpp'
--- tools/mainWindow.cpp 2013-04-23 13:25:16 +0000
+++ tools/mainWindow.cpp 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'tools/mainWindow.h'
--- tools/mainWindow.h 2013-04-17 14:21:53 +0000
+++ tools/mainWindow.h 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'tools/serverMainWindow.cpp'
--- tools/serverMainWindow.cpp 2013-04-08 13:29:36 +0000
+++ tools/serverMainWindow.cpp 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License
1717
=== modified file 'tools/serverMainWindow.h'
--- tools/serverMainWindow.h 2013-04-08 13:29:36 +0000
+++ tools/serverMainWindow.h 2013-09-03 12:44:26 +0000
@@ -10,7 +10,7 @@
10 *10 *
11 * This library is distributed in the hope that it will be useful, but WITHOUT11 * This library is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more13 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14 * details.14 * details.
15 *15 *
16 * You should have received a copy of the GNU General Public License16 * You should have received a copy of the GNU General Public License

Subscribers

People subscribed via source and target branches

to all changes: