aboutsummaryrefslogtreecommitdiffstats
path: root/draw.c
diff options
context:
space:
mode:
Diffstat (limited to 'draw.c')
-rw-r--r--draw.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/draw.c b/draw.c
index 0af693b..79d2dd2 100644
--- a/draw.c
+++ b/draw.c
@@ -1,7 +1,9 @@
/*
-* (C)opyright MMVII Robert Manea <rob dot manea at gmail dot com>
-* See LICENSE file for license details.
-*/
+ * (C)opyright MMVII Robert Manea <rob dot manea at gmail dot com>
+ * See LICENSE file for license details.
+ *
+ */
+
#include "dzen.h"
#include <stdio.h>
#include <string.h>