chiark / gitweb /
make-secnet-sites: Remove duplicate `address' entry in sitelevel.
[secnet.git] / make-secnet-sites
index a7f14de7dd883098e5a035d42d41f98cc665848c..b66f95070c3f9f2a158f785f02d8cc44a725db1e 100755 (executable)
@@ -5,7 +5,7 @@
 #
 # secnet is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version d of the License, or
+# the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
 # 
 # secnet is distributed in the hope that it will be useful, but
@@ -267,7 +267,6 @@ class sitelevel(level):
         'networks':None,
         'peer':None,
         'pubkey':(lambda n,v:"key %s;\n"%v),
-        'address':(lambda n,v:"address %s;\n"%v),
         'mobile':sp,
        })
        require_properties={