summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>