chiark / gitweb /
update licence to GPLv3 or later (was GPLv2 or later).
[chiark-utils.git] / scripts / named-conf
index 0a91daf7e18db286bec1a510cbccbbf26dda5c11..4f3536ba4bbcb9457a5ebf165f6f33ee3d10ebe5 100755 (executable)
@@ -4,7 +4,7 @@
 # chiark-named-conf and its manpage 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 2, or (at your option) any later version.
+# 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
@@ -87,7 +87,7 @@ $admin=''; $mail_state_dir=''; $mail_max_warnfreq= 50;
 $repeat= 0;
 $domail= '';
 $modifiers= '';
-$group2modcmd{'foreign'}= '*$!@?';
+$group2modcmd{'foreign'}= '$!*@?';
 $group2used{'foreign'}= 1;
 
 ($progress_fh= $stdout_fh= new_from_fd IO::Handle(1,'w') and