Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Ortiz <rafael@activitycentral.com>2012-02-16 20:47:22 (GMT)
committer Rafael Ortiz <rafael@activitycentral.com>2012-02-16 20:47:22 (GMT)
commit10e9ef5f3aaf1fb25bca98c57a574522319d5e5c (patch)
tree9914be10b109f5b1a618359081ba7e0e355ab3b3
parentf7e14268735c6ddee38b8f75432a0f5a576dfccb (diff)
restoring license headerv45
-rwxr-xr-xlibrary/pippy/sound.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/library/pippy/sound.py b/library/pippy/sound.py
index 86e5651..e961dcd 100755
--- a/library/pippy/sound.py
+++ b/library/pippy/sound.py
@@ -1,5 +1,8 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
# Copyright (C) 2007,2008 One Laptop per Child Association, Inc.
#
+# 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.