]> kaliko git repositories - python-musicpd.git/commitdiff
mpd.py: adding one line description at top of file
authorJ. Alexander Treuman <jat@spatialrift.net>
Wed, 27 Feb 2008 23:59:36 +0000 (18:59 -0500)
committerJ. Alexander Treuman <jat@spatialrift.net>
Wed, 27 Feb 2008 23:59:36 +0000 (18:59 -0500)
mpd.py

diff --git a/mpd.py b/mpd.py
index d725bb23389a19790a3beec7b80450a91b5bbb7b..a5e1877e5fcfa45f156a982122980163b9bf4335 100644 (file)
--- a/mpd.py
+++ b/mpd.py
@@ -1,3 +1,4 @@
+# Python MPD client library
 # Copyright (C) 2008  J. Alexander Treuman <jat@spatialrift.net>
 #
 # This program is free software: you can redistribute it and/or modify