summaryrefslogtreecommitdiff
path: root/plugins/dumb
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-05-18 20:02:01 +0200
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-05-18 20:02:01 +0200
commit4737a19e441f963b4925a724507079081c10fa46 (patch)
tree38f91eb050868504d85802014c36abbf5be0fa1e /plugins/dumb
parent82eb9922ef5c1da1f2f1375ddbf8eb7a6f0ea1f3 (diff)
added kode54 website reference to dumb plugin
Diffstat (limited to 'plugins/dumb')
-rw-r--r--plugins/dumb/cdumb.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/dumb/cdumb.c b/plugins/dumb/cdumb.c
index 465a00e3..84aa4fe4 100644
--- a/plugins/dumb/cdumb.c
+++ b/plugins/dumb/cdumb.c
@@ -15,6 +15,9 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+
+// based on fb2k dumb plugin from http://kode54.foobar2000.org
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>