[Syncropated-commits] r168 - trunk/src
zimmerle at garage.maemo.org
zimmerle at garage.maemo.org
Tue Jan 30 02:28:46 EET 2007
Author: zimmerle
Date: 2007-01-30 02:28:46 +0200 (Tue, 30 Jan 2007)
New Revision: 168
Modified:
trunk/src/MediaScanHandler.py
Log:
Ok Ok I forget the copyright note :)
Modified: trunk/src/MediaScanHandler.py
===================================================================
--- trunk/src/MediaScanHandler.py 2007-01-30 00:25:51 UTC (rev 167)
+++ trunk/src/MediaScanHandler.py 2007-01-30 00:28:46 UTC (rev 168)
@@ -1,4 +1,26 @@
+#!/usr/bin/python
+# Syncropated
+#
+# Copyright (c) 2006 INdT (Instituto Nokia de Technologia)
+#
+# Author: Felipe Zimmerle <felipe at zimmerle.org>
+# Kenneth Rohde Christiansen <kenneth.christiansen at gmail.com>
+#
+# 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.
+#
+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+# USA
import gobject
import os
More information about the Syncropated-commits
mailing list