BIND 10 trac1878, updated. 84a0413302fa935314dd81a352aeb6d746cbbf3a [1878] add copyright statement

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Apr 20 12:42:26 UTC 2012


The branch, trac1878 has been updated
       via  84a0413302fa935314dd81a352aeb6d746cbbf3a (commit)
      from  dc142a44a0a0de3d9278937bdb0d70c545e6da6e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 84a0413302fa935314dd81a352aeb6d746cbbf3a
Author: Jelte Jansen <jelte at isc.org>
Date:   Fri Apr 20 14:30:15 2012 +0200

    [1878] add copyright statement

-----------------------------------------------------------------------

Summary of changes:
 tests/lettuce/run_lettuce.sh |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

-----------------------------------------------------------------------
diff --git a/tests/lettuce/run_lettuce.sh b/tests/lettuce/run_lettuce.sh
index beefb16..b0232a1 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 "$@"



More information about the bind10-changes mailing list