]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update_copyrights
authorDavid Lawrence <source@isc.org>
Thu, 22 Jun 2000 16:36:30 +0000 (16:36 +0000)
committerDavid Lawrence <source@isc.org>
Thu, 22 Jun 2000 16:36:30 +0000 (16:36 +0000)
util/make-snapshot.sh
util/nanny.pl

index 0c9f3d4189e0e12584de00a3b352a3917d3c0f6e..2e8ad85d086d239df55c76d85145003909a01c08 100755 (executable)
@@ -1,6 +1,21 @@
 #!/bin/sh
-
-# $Id: make-snapshot.sh,v 1.1 2000/04/28 00:09:22 explorer Exp $
+#
+# Copyright (C) 2000  Internet Software 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 SOFTWARE CONSORTIUM DISCLAIMS
+# ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
+# OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
+# 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.
+
+# $Id: make-snapshot.sh,v 1.2 2000/06/22 16:36:30 tale Exp $
 
 CVS_RSH=ssh ; export CVS_RSH
 
index b07eadb185fe58d98eeb916180d2ecdc07cfefd1..aeca9c300798ec074dbbd145fa43285d9a9c84fb 100644 (file)
@@ -14,7 +14,7 @@
 # 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.
-#
+
 # A simple nanny to make sure named stays running.
 
 $pid_file_location = '/var/run/named.pid';