summaryrefslogtreecommitdiff
path: root/vgmplay.c
diff options
context:
space:
mode:
Diffstat (limited to 'vgmplay.c')
-rw-r--r--vgmplay.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/vgmplay.c b/vgmplay.c
index 05777d9..81c7ae7 100644
--- a/vgmplay.c
+++ b/vgmplay.c
@@ -1,3 +1,8 @@
+/*
+ Copyright 2013 Michael Pavone
+ This file is part of BlastEm.
+ BlastEm is free software distributed under the terms of the GNU General Public License version 3 or greater. See COPYING for full license text.
+*/
#include "render.h"
#include "ym2612.h"
#include "psg.h"