summaryrefslogtreecommitdiff
path: root/test/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/common.h')
-rw-r--r--test/common.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/common.h b/test/common.h
index 14cec36ab6..1f34b7bbd0 100644
--- a/test/common.h
+++ b/test/common.h
@@ -1,3 +1,14 @@
+/*
+ Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely.
+*/
/* A simple test program framework */