diff dmsimple.c @ 642:0888971cbff8

Add comment headers to several files.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 15 Apr 2013 10:36:05 +0300
parents c3852e49a610
children bb14d7907eb2
line wrap: on
line diff
--- a/dmsimple.c	Mon Apr 15 09:20:45 2013 +0300
+++ b/dmsimple.c	Mon Apr 15 10:36:05 2013 +0300
@@ -1,3 +1,9 @@
+/*
+ * dmlib
+ * -- Demo engine "player" code
+ * Programmed and designed by Matti 'ccr' Hamalainen
+ * (C) Copyright 2012-2013 Tecnic Software productions (TNSP)
+ */
 #include <SDL.h>
 #include "dmengine.h"
 #include "dmargs.h"