diff vixm/playlist.py @ 21:dfcf1a46fc56 v0.20

Added GPLv2 file & copyright headers
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
date Sun, 20 Aug 2006 12:30:19 -0400
parents ae3451bedeb6
children f97eb9f0c207
line wrap: on
line diff
--- a/vixm/playlist.py	Sun Aug 20 01:00:29 2006 -0400
+++ b/vixm/playlist.py	Sun Aug 20 12:30:19 2006 -0400
@@ -1,4 +1,10 @@
-# a playlist definition
+# playlist.py - playlist interface
+#
+# Copyright (C) 2006  Josef "Jeff" Sipek <jeffpc@josefsipek.net>
+#
+# 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.
 
 import xmms, re