add license header
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/* The scully programming language.
|
||||
*
|
||||
* Copyright (c) Peter Dahlberg, Markus Hauschild and Florian Sattler, 2013.
|
||||
* Licensed under the GNU GPL v2.
|
||||
*/
|
||||
|
||||
#include <time.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
Reference in New Issue
Block a user