summaryrefslogtreecommitdiff
path: root/test/common.h
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2011-04-08 13:03:26 -0700
committerSam Lantinga <slouken@libsdl.org>2011-04-08 13:03:26 -0700
commit6196aa221ee46b4a25843c383e216410aff7826f (patch)
treec8a1fc9c390a6784a71dd8d61fa36a4bcb0de076 /test/common.h
parent52fa6cb6d1a34e1d003cca42edf5b72c2c33d00b (diff)
SDL 1.3 is now under the zlib license.
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 */