From b0660ba5ff9c341a3e13a01638dd1bbd807e4427 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 8 Apr 2011 13:03:26 -0700 Subject: SDL 1.3 is now under the zlib license. --- test/testnativex11.c | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'test/testnativex11.c') diff --git a/test/testnativex11.c b/test/testnativex11.c index 0f84aa97..74e8b7f0 100644 --- a/test/testnativex11.c +++ b/test/testnativex11.c @@ -1,3 +1,14 @@ +/* + Copyright (C) 1997-2011 Sam Lantinga + + 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. +*/ #include "testnative.h" -- cgit v1.2.3