diff dmengine.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 14640d0688d3
children bb14d7907eb2
line wrap: on
line diff
--- a/dmengine.c	Mon Apr 15 09:20:45 2013 +0300
+++ b/dmengine.c	Mon Apr 15 10:36:05 2013 +0300
@@ -1,3 +1,9 @@
+/*
+ * dmlib
+ * -- Demo engine / editor common code and definitions
+ * Programmed and designed by Matti 'ccr' Hamalainen
+ * (C) Copyright 2012-2013 Tecnic Software productions (TNSP)
+ */
 #include "dmengine.h"
 #include "dmimage.h"