Browse Source

Dumdidumm..

Fredrik Haikarainen 12 years ago
parent
commit
d5551e9168
1 changed files with 7 additions and 0 deletions
  1. 7
    0
      main.c

+ 7
- 0
main.c View File

1
+/*	
2
+ * 	Licensed under the GNU Public License version 3.
3
+ *	Read attached LICENSE
4
+ * 	Copyright (C) 2012 - Fredrik Haikarainen
5
+ * 	Fredrik.haikarainen@gmail.com
6
+ */
7
+
1
 #define _GNU_SOURCE
8
 #define _GNU_SOURCE
2
 
9
 
3
 #include <stdio.h>
10
 #include <stdio.h>