chiark / gitweb /
bool cache optional
[chiark-utils.git] / scripts / cvs-adjustroot
index 5418f1cbe0e5b2fb945eb06bd329f3257c4d389a..0e128cc4a98548ad2a145f16fd6066bbb2579076 100755 (executable)
@@ -13,6 +13,23 @@ case "$#.$1" in
 *)             usage                   ;;
 esac
 
+# Copyright 2004 Ian Jackson <ian@chiark.greenend.org.uk>
+#
+# This script and its documentation (if any) are free software; you
+# can redistribute it and/or modify them under the terms of the GNU
+# General Public License as published by the Free Software Foundation;
+# either version 3, or (at your option) any later version.
+# 
+# chiark-named-conf and its manpage are distributed in the hope that
+# it will be useful, but WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+# PURPOSE.  See the GNU General Public License for more details.
+# 
+# You should have received a copy of the GNU General Public License along
+# with this program; if not, consult the Free Software Foundation's
+# website at www.fsf.org, or the GNU Project website at www.gnu.org.
+
+
 old="$1"; shift
 new="$1"; shift