diff options
Diffstat (limited to 'stateview.c')
-rw-r--r-- | stateview.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/stateview.c b/stateview.c index c3a85d6..ee34407 100644 --- a/stateview.c +++ b/stateview.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 <stdlib.h> #include <stdio.h> #include "vdp.h" |