From: Jelte Jansen Date: Fri, 20 Apr 2012 12:30:15 +0000 (+0200) Subject: [1878] add copyright statement X-Git-Tag: trac2351_base~226^2~116^2~9^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=84a0413302fa935314dd81a352aeb6d746cbbf3a;p=thirdparty%2Fkea.git [1878] add copyright statement --- diff --git a/tests/lettuce/run_lettuce.sh b/tests/lettuce/run_lettuce.sh index beefb16f1b..b0232a1fc9 100755 --- a/tests/lettuce/run_lettuce.sh +++ b/tests/lettuce/run_lettuce.sh @@ -1,3 +1,20 @@ +#! /bin/sh + +# Copyright (C) 2012 Internet Systems Consortium. +# +# Permission to use, copy, modify, and distribute this software for any +# purpose with or without fee is hereby granted, provided that the above +# copyright notice and this permission notice appear in all copies. +# +# THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SYSTEMS CONSORTIUM +# DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL +# INTERNET SYSTEMS CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, +# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING +# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, +# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION +# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + if [ "$1" = "-I" ]; then shift echo "$@"