changeset 341:9f16badc4bd3

License/copyright.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 15 Oct 2012 18:12:37 +0300
parents 1c5e7d66312d
children c6ec970dc3cf
files dmlib.h
diffstat 1 files changed, 2 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/dmlib.h	Mon Oct 15 18:06:48 2012 +0300
+++ b/dmlib.h	Mon Oct 15 18:12:37 2012 +0300
@@ -25,11 +25,8 @@
 #endif
 
 // Defaults
-//#define DM_PROG_AUTHOR      "By Matti 'ccr' Hmlinen (C) Copyright 2012 TNSP"
-//#define DM_PROG_LICENSE     "This software is licensed under GNU GPL version 2"
-
-#define DM_PROG_AUTHOR      ""
-#define DM_PROG_LICENSE     ""
+#define DM_PROG_AUTHOR      "By Matti 'ccr' Hamalainen (C) Copyright 2012 TNSP"
+#define DM_PROG_LICENSE     "Et all, see README / COPYING for more information."
 
 /* Error codes
  */