[maemo-commits] [maemo-commits] r13835 - in projects/connectivity/osso-obc/trunk: . debian src
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon Sep 17 11:57:00 EEST 2007
- Previous message: [maemo-commits] r13834 - projects/haf/hafbuildbot
- Next message: [maemo-commits] r13836 - in projects/haf/trunk/sapwood: . src
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: jh Date: 2007-09-17 11:56:52 +0300 (Mon, 17 Sep 2007) New Revision: 13835 Modified: projects/connectivity/osso-obc/trunk/configure.ac projects/connectivity/osso-obc/trunk/debian/changelog projects/connectivity/osso-obc/trunk/src/async.c projects/connectivity/osso-obc/trunk/src/async.h projects/connectivity/osso-obc/trunk/src/bt.c projects/connectivity/osso-obc/trunk/src/bt.h projects/connectivity/osso-obc/trunk/src/completion.c projects/connectivity/osso-obc/trunk/src/completion.h projects/connectivity/osso-obc/trunk/src/dbus.c projects/connectivity/osso-obc/trunk/src/dbus.h projects/connectivity/osso-obc/trunk/src/fl.c projects/connectivity/osso-obc/trunk/src/fl.h projects/connectivity/osso-obc/trunk/src/get.c projects/connectivity/osso-obc/trunk/src/get.h projects/connectivity/osso-obc/trunk/src/main.c projects/connectivity/osso-obc/trunk/src/main.h projects/connectivity/osso-obc/trunk/src/obc-main.c projects/connectivity/osso-obc/trunk/src/obc-main.h projects/connectivity/osso-obc/trunk/src/put.c projects/connectivity/osso-obc/trunk/src/put.h Log: Update licensing info Modified: projects/connectivity/osso-obc/trunk/configure.ac =================================================================== --- projects/connectivity/osso-obc/trunk/configure.ac 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/configure.ac 2007-09-17 08:56:52 UTC (rev 13835) @@ -1,4 +1,4 @@ -AC_INIT([osso-obc],[0.10.1]) +AC_INIT([osso-obc],[0.11]) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) Modified: projects/connectivity/osso-obc/trunk/debian/changelog =================================================================== --- projects/connectivity/osso-obc/trunk/debian/changelog 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/debian/changelog 2007-09-17 08:56:52 UTC (rev 13835) @@ -1,3 +1,9 @@ +osso-obc (0.11) unstable; urgency=low + + * Update licensing info. Fixes: NB#69515 + + -- Johan Hedberg <johan.hedberg at nokia.com> Mon, 17 Sep 2007 08:55:51 +0000 + osso-obc (0.10.1) unstable; urgency=low * Remove libbluetooth1-dev build dep (some build systems fail because of it) Modified: projects/connectivity/osso-obc/trunk/src/async.c =================================================================== --- projects/connectivity/osso-obc/trunk/src/async.c 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/async.c 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Modified: projects/connectivity/osso-obc/trunk/src/async.h =================================================================== --- projects/connectivity/osso-obc/trunk/src/async.h 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/async.h 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Modified: projects/connectivity/osso-obc/trunk/src/bt.c =================================================================== --- projects/connectivity/osso-obc/trunk/src/bt.c 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/bt.c 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Modified: projects/connectivity/osso-obc/trunk/src/bt.h =================================================================== --- projects/connectivity/osso-obc/trunk/src/bt.h 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/bt.h 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Modified: projects/connectivity/osso-obc/trunk/src/completion.c =================================================================== --- projects/connectivity/osso-obc/trunk/src/completion.c 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/completion.c 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Modified: projects/connectivity/osso-obc/trunk/src/completion.h =================================================================== --- projects/connectivity/osso-obc/trunk/src/completion.h 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/completion.h 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Modified: projects/connectivity/osso-obc/trunk/src/dbus.c =================================================================== --- projects/connectivity/osso-obc/trunk/src/dbus.c 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/dbus.c 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Modified: projects/connectivity/osso-obc/trunk/src/dbus.h =================================================================== --- projects/connectivity/osso-obc/trunk/src/dbus.h 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/dbus.h 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Modified: projects/connectivity/osso-obc/trunk/src/fl.c =================================================================== --- projects/connectivity/osso-obc/trunk/src/fl.c 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/fl.c 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Modified: projects/connectivity/osso-obc/trunk/src/fl.h =================================================================== --- projects/connectivity/osso-obc/trunk/src/fl.h 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/fl.h 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Modified: projects/connectivity/osso-obc/trunk/src/get.c =================================================================== --- projects/connectivity/osso-obc/trunk/src/get.c 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/get.c 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Modified: projects/connectivity/osso-obc/trunk/src/get.h =================================================================== --- projects/connectivity/osso-obc/trunk/src/get.h 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/get.h 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Modified: projects/connectivity/osso-obc/trunk/src/main.c =================================================================== --- projects/connectivity/osso-obc/trunk/src/main.c 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/main.c 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Modified: projects/connectivity/osso-obc/trunk/src/main.h =================================================================== --- projects/connectivity/osso-obc/trunk/src/main.h 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/main.h 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Modified: projects/connectivity/osso-obc/trunk/src/obc-main.c =================================================================== --- projects/connectivity/osso-obc/trunk/src/obc-main.c 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/obc-main.c 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Modified: projects/connectivity/osso-obc/trunk/src/obc-main.h =================================================================== --- projects/connectivity/osso-obc/trunk/src/obc-main.h 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/obc-main.h 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Modified: projects/connectivity/osso-obc/trunk/src/put.c =================================================================== --- projects/connectivity/osso-obc/trunk/src/put.c 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/put.c 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of Modified: projects/connectivity/osso-obc/trunk/src/put.h =================================================================== --- projects/connectivity/osso-obc/trunk/src/put.h 2007-09-17 08:11:20 UTC (rev 13834) +++ projects/connectivity/osso-obc/trunk/src/put.h 2007-09-17 08:56:52 UTC (rev 13835) @@ -7,8 +7,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; either version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
- Previous message: [maemo-commits] r13834 - projects/haf/hafbuildbot
- Next message: [maemo-commits] r13836 - in projects/haf/trunk/sapwood: . src
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]