]> code.delx.au - pulseaudio/blobdiff - src/depmod.py
direction: Add a couple of direction helper functions
[pulseaudio] / src / depmod.py
index 7bb223b198eceffacc2d71c0039036f0f64f8e6a..6cb3cb2169562b38bc5507715f7f8a7bc5849826 100755 (executable)
@@ -1,20 +1,19 @@
 #!/usr/bin/python
-# $Id$
-#
-# This file is part of polypaudio.
+
+# This file is part of PulseAudio.
 #
-# polypaudio is free software; you can redistribute it and/or modify
+# PulseAudio is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by
 # the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.
 #
-# polypaudio is distributed in the hope that it will be useful, but
+# PulseAudio 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 Lesser General Public License
-# along with polypaudio; if not, write to the Free Software
+# along with PulseAudio; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 # USA.