[maemo-commits] [maemo-commits] r17508 - in projects/haf/trunk/osso-af-startup: debian services top-scripts

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Feb 24 17:37:08 EET 2009
Author: schulhof
Date: 2009-02-24 17:36:57 +0200 (Tue, 24 Feb 2009)
New Revision: 17508

Modified:
   projects/haf/trunk/osso-af-startup/debian/changelog
   projects/haf/trunk/osso-af-startup/services/af-defines.sh
   projects/haf/trunk/osso-af-startup/services/after-suw-process-restart.sh
   projects/haf/trunk/osso-af-startup/services/dbus-sessionbus.sh
   projects/haf/trunk/osso-af-startup/services/get-devlock.sh
   projects/haf/trunk/osso-af-startup/services/launch-wrapper-tryrestart.sh
   projects/haf/trunk/osso-af-startup/services/launch-wrapper.sh
   projects/haf/trunk/osso-af-startup/services/nice-kill-launch-wrapper.sh
   projects/haf/trunk/osso-af-startup/services/nice-launch-wrapper-tryrestart.sh
   projects/haf/trunk/osso-af-startup/services/nice-launch-wrapper.sh
   projects/haf/trunk/osso-af-startup/services/real-af-base-apps
   projects/haf/trunk/osso-af-startup/services/real-af-services
   projects/haf/trunk/osso-af-startup/services/real-af-startup
   projects/haf/trunk/osso-af-startup/services/temp-reaper-startup.sh
   projects/haf/trunk/osso-af-startup/top-scripts/af-base-apps
   projects/haf/trunk/osso-af-startup/top-scripts/af-services
   projects/haf/trunk/osso-af-startup/top-scripts/af-startup
   projects/haf/trunk/osso-af-startup/top-scripts/hwclock
   projects/haf/trunk/osso-af-startup/top-scripts/zzzremove-first-boot-flag
Log:
Copyright and contact notices

Modified: projects/haf/trunk/osso-af-startup/debian/changelog
===================================================================
--- projects/haf/trunk/osso-af-startup/debian/changelog	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/debian/changelog	2009-02-24 15:36:57 UTC (rev 17508)
@@ -1,6 +1,7 @@
 osso-af-startup (1.77-1~unreleased) unstable; urgency=low
 
   * Kimmo: Change INTERNAL_MMC_MOUNTPOINT to /home/user/MyDocs.
+  * Gabriel: Add copyright notices to remaining files and set myself as contact
 
  -- Gabriel Schulhof <gabriel.schulhof at nokia.com>  Thu, 29 Jan 2009 15:13:55 +0200
 

Modified: projects/haf/trunk/osso-af-startup/services/af-defines.sh
===================================================================
--- projects/haf/trunk/osso-af-startup/services/af-defines.sh	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/services/af-defines.sh	2009-02-24 15:36:57 UTC (rev 17508)
@@ -6,7 +6,7 @@
 #
 # Copyright (C) 2004-2007 Nokia Corporation. All rights reserved.
 #
-# Contact: Kimmo Hämäläinen <kimmo.hamalainen at nokia.com>
+# Contact: Gabriel Schulhof <gabriel.schulhof at nokia.com>
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License 

Modified: projects/haf/trunk/osso-af-startup/services/after-suw-process-restart.sh
===================================================================
--- projects/haf/trunk/osso-af-startup/services/after-suw-process-restart.sh	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/services/after-suw-process-restart.sh	2009-02-24 15:36:57 UTC (rev 17508)
@@ -4,11 +4,11 @@
 #
 # Copyright (C) 2004-2007 Nokia Corporation. All rights reserved.
 #
-# Contact: Kimmo Hämäläinen <kimmo.hamalainen at nokia.com>
+# Contact: Gabriel Schulhof <gabriel.schulhof at nokia.com>
 #
 # This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License 
-# version 2 as published by the Free Software Foundation. 
+# modify it under the terms of the GNU General Public License
+# version 2 as published by the Free Software Foundation.
 #
 # This program is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of

Modified: projects/haf/trunk/osso-af-startup/services/dbus-sessionbus.sh
===================================================================
--- projects/haf/trunk/osso-af-startup/services/dbus-sessionbus.sh	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/services/dbus-sessionbus.sh	2009-02-24 15:36:57 UTC (rev 17508)
@@ -3,7 +3,7 @@
 #
 # Copyright (C) 2004-2006 Nokia Corporation. All rights reserved.
 #
-# Contact: Kimmo Hämäläinen <kimmo.hamalainen at nokia.com>
+# Contact: Gabriel Schulhof <gabriel.schulhof at nokia.com>
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Modified: projects/haf/trunk/osso-af-startup/services/get-devlock.sh
===================================================================
--- projects/haf/trunk/osso-af-startup/services/get-devlock.sh	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/services/get-devlock.sh	2009-02-24 15:36:57 UTC (rev 17508)
@@ -1,4 +1,25 @@
 #!/bin/sh
+#
+# This file is part of osso-af-startup.
+#
+# Copyright (C) 2004-2007 Nokia Corporation. All rights reserved.
+#
+# Contact: Gabriel Schulhof <gabriel.schulhof at nokia.com>
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# version 2 as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+# 02110-1301 USA
+
 dbus-send --system --type=method_call \
  --dest="com.nokia.mce" --print-reply \
  "/com/nokia/mce/request" \

Modified: projects/haf/trunk/osso-af-startup/services/launch-wrapper-tryrestart.sh
===================================================================
--- projects/haf/trunk/osso-af-startup/services/launch-wrapper-tryrestart.sh	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/services/launch-wrapper-tryrestart.sh	2009-02-24 15:36:57 UTC (rev 17508)
@@ -2,6 +2,8 @@
 #
 # Copyright (C) 2004-2005 Nokia Corporation. All rights reserved.
 #
+# Contact: Gabriel Schulhof <gabriel.schulhof at nokia.com>
+#
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
 # version 2 as published by the Free Software Foundation.

Modified: projects/haf/trunk/osso-af-startup/services/launch-wrapper.sh
===================================================================
--- projects/haf/trunk/osso-af-startup/services/launch-wrapper.sh	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/services/launch-wrapper.sh	2009-02-24 15:36:57 UTC (rev 17508)
@@ -2,6 +2,8 @@
 #
 # Copyright (C) 2004-2005 Nokia Corporation. All rights reserved.
 #
+# Contact: Gabriel Schulhof <gabriel.schulhof at nokia.com>
+#
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
 # version 2 as published by the Free Software Foundation.

Modified: projects/haf/trunk/osso-af-startup/services/nice-kill-launch-wrapper.sh
===================================================================
--- projects/haf/trunk/osso-af-startup/services/nice-kill-launch-wrapper.sh	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/services/nice-kill-launch-wrapper.sh	2009-02-24 15:36:57 UTC (rev 17508)
@@ -2,6 +2,8 @@
 #
 # Copyright (C) 2004-2006 Nokia Corporation. All rights reserved.
 #
+# Contact: Gabriel Schulhof <gabriel.schulhof at nokia.com>
+#
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
 # version 2 as published by the Free Software Foundation.

Modified: projects/haf/trunk/osso-af-startup/services/nice-launch-wrapper-tryrestart.sh
===================================================================
--- projects/haf/trunk/osso-af-startup/services/nice-launch-wrapper-tryrestart.sh	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/services/nice-launch-wrapper-tryrestart.sh	2009-02-24 15:36:57 UTC (rev 17508)
@@ -2,6 +2,8 @@
 #
 # Copyright (C) 2004-2006 Nokia Corporation. All rights reserved.
 #
+# Contact: Gabriel Schulhof <gabriel.schulhof at nokia.com>
+#
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
 # version 2 as published by the Free Software Foundation.

Modified: projects/haf/trunk/osso-af-startup/services/nice-launch-wrapper.sh
===================================================================
--- projects/haf/trunk/osso-af-startup/services/nice-launch-wrapper.sh	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/services/nice-launch-wrapper.sh	2009-02-24 15:36:57 UTC (rev 17508)
@@ -2,6 +2,8 @@
 #
 # Copyright (C) 2004-2006 Nokia Corporation. All rights reserved.
 #
+# Gabriel Schulhof <gabriel.schulhof at nokia.com>
+#
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
 # version 2 as published by the Free Software Foundation.

Modified: projects/haf/trunk/osso-af-startup/services/real-af-base-apps
===================================================================
--- projects/haf/trunk/osso-af-startup/services/real-af-base-apps	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/services/real-af-base-apps	2009-02-24 15:36:57 UTC (rev 17508)
@@ -4,6 +4,8 @@
 #
 # Copyright (C) 2004-2006 Nokia Corporation. All rights reserved.
 #
+# Contact: Gabriel Schulhof <gabriel.schulhof at nokia.com>
+#
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
 # version 2 as published by the Free Software Foundation.

Modified: projects/haf/trunk/osso-af-startup/services/real-af-services
===================================================================
--- projects/haf/trunk/osso-af-startup/services/real-af-services	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/services/real-af-services	2009-02-24 15:36:57 UTC (rev 17508)
@@ -4,7 +4,7 @@
 #
 # Copyright (C) 2004-2007 Nokia Corporation. All rights reserved.
 #
-# Contact: Kimmo Hämäläinen <kimmo.hamalainen at nokia.com>
+# Contact: Gabriel Schulhof <gabriel.schulhof at nokia.com>
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License 

Modified: projects/haf/trunk/osso-af-startup/services/real-af-startup
===================================================================
--- projects/haf/trunk/osso-af-startup/services/real-af-startup	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/services/real-af-startup	2009-02-24 15:36:57 UTC (rev 17508)
@@ -4,7 +4,7 @@
 #
 # Copyright (C) 2004-2008 Nokia Corporation. All rights reserved.
 #
-# Contact: Kimmo Hämäläinen <kimmo.hamalainen at nokia.com>
+# Contact: Gabriel Schulhof <gabriel.schulhof at nokia.cm>
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License 

Modified: projects/haf/trunk/osso-af-startup/services/temp-reaper-startup.sh
===================================================================
--- projects/haf/trunk/osso-af-startup/services/temp-reaper-startup.sh	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/services/temp-reaper-startup.sh	2009-02-24 15:36:57 UTC (rev 17508)
@@ -3,6 +3,8 @@
 #
 # Copyright (C) 2004-2006 Nokia Corporation. All rights reserved.
 #
+# Contact: Gabriel Schulhof <gabriel.schulhof at nokia.com>
+#
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
 # version 2 as published by the Free Software Foundation.

Modified: projects/haf/trunk/osso-af-startup/top-scripts/af-base-apps
===================================================================
--- projects/haf/trunk/osso-af-startup/top-scripts/af-base-apps	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/top-scripts/af-base-apps	2009-02-24 15:36:57 UTC (rev 17508)
@@ -4,7 +4,7 @@
 #
 # Copyright (C) 2004-2006 Nokia Corporation. All rights reserved.
 #
-# Contact: Kimmo Hämäläinen <kimmo.hamalainen at nokia.com>
+# Contact: Gabriel Schulhof <gabriel.schulhof at nokia.com>
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License 

Modified: projects/haf/trunk/osso-af-startup/top-scripts/af-services
===================================================================
--- projects/haf/trunk/osso-af-startup/top-scripts/af-services	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/top-scripts/af-services	2009-02-24 15:36:57 UTC (rev 17508)
@@ -4,7 +4,7 @@
 #
 # Copyright (C) 2004-2007 Nokia Corporation. All rights reserved.
 #
-# Contact: Kimmo Hämäläinen <kimmo.hamalainen at nokia.com>
+# Contact: Gabriel Schulhof <gabriel.schulhof at nokia.com>
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License 

Modified: projects/haf/trunk/osso-af-startup/top-scripts/af-startup
===================================================================
--- projects/haf/trunk/osso-af-startup/top-scripts/af-startup	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/top-scripts/af-startup	2009-02-24 15:36:57 UTC (rev 17508)
@@ -4,7 +4,7 @@
 #
 # Copyright (C) 2004-2006 Nokia Corporation. All rights reserved.
 #
-# Contact: Kimmo Hämäläinen <kimmo.hamalainen at nokia.com>
+# Contact: Gabriel Schulhof <gabriel.schulhof at nokia.com>
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License 

Modified: projects/haf/trunk/osso-af-startup/top-scripts/hwclock
===================================================================
--- projects/haf/trunk/osso-af-startup/top-scripts/hwclock	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/top-scripts/hwclock	2009-02-24 15:36:57 UTC (rev 17508)
@@ -1,4 +1,25 @@
 #!/bin/sh
+#
+# This file is part of osso-af-startup.
+#
+# Copyright (C) 2004-2007 Nokia Corporation. All rights reserved.
+#
+# Contact: Gabriel Schulhof <gabriel.schulhof at nokia.com>
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# version 2 as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+# 02110-1301 USA
+#
 ### BEGIN INIT INFO
 # Provides:          hwclock
 # Required-Start:

Modified: projects/haf/trunk/osso-af-startup/top-scripts/zzzremove-first-boot-flag
===================================================================
--- projects/haf/trunk/osso-af-startup/top-scripts/zzzremove-first-boot-flag	2009-02-24 14:44:02 UTC (rev 17507)
+++ projects/haf/trunk/osso-af-startup/top-scripts/zzzremove-first-boot-flag	2009-02-24 15:36:57 UTC (rev 17508)
@@ -1,4 +1,25 @@
-#! /bin/sh
+#!/bin/sh
+#
+# This file is part of osso-af-startup.
+#
+# Copyright (C) 2004-2007 Nokia Corporation. All rights reserved.
+#
+# Contact: Gabriel Schulhof <gabriel.schulhof at nokia.com>
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# version 2 as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+# 02110-1301 USA
+#
 ### BEGIN INIT INFO
 # Provides:		zzzremove-first-boot-flag
 # Required-Start:	$all


More information about the maemo-commits mailing list