aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2014-04-08 11:05:54 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2014-04-08 11:05:54 +0300
commitafd5c92337ff2df9d1eca2db1d8ef70a9fa01bc4 (patch)
tree0cc6ed67193ad2d15f2538043a1c85504b1a51e6
parenta37043fda32c4a50b44d2f608b12c3fc001dda16 (diff)
downloaddnstools-afd5c92337ff2df9d1eca2db1d8ef70a9fa01bc4.tar.gz
dnstools-afd5c92337ff2df9d1eca2db1d8ef70a9fa01bc4.tar.bz2
Revert b1a57003
-rwxr-xr-xaxfr2acl/axfr2acl2
-rwxr-xr-xdnsdbck/dnsdbck2
-rwxr-xr-xrenewck/renewck2
-rwxr-xr-xrpsl2acl/rpsl2acl2
4 files changed, 4 insertions, 4 deletions
diff --git a/axfr2acl/axfr2acl b/axfr2acl/axfr2acl
index c37e91a..32b4ad3 100755
--- a/axfr2acl/axfr2acl
+++ b/axfr2acl/axfr2acl
@@ -1,4 +1,4 @@
-# -*- perl -*-
+#! /usr/bin/perl
# Copyright (C) 2012 Sergey Poznyakoff <gray@gnu.org>
#
# This program is free software; you can redistribute it and/or modify
diff --git a/dnsdbck/dnsdbck b/dnsdbck/dnsdbck
index 0517e12..cf741ce 100755
--- a/dnsdbck/dnsdbck
+++ b/dnsdbck/dnsdbck
@@ -1,4 +1,4 @@
-# -*- perl -*-
+#! /usr/bin/perl
# Copyright (C) 2011 Sergey Poznyakoff <gray@gnu.org>
#
# This program is free software; you can redistribute it and/or modify
diff --git a/renewck/renewck b/renewck/renewck
index 060bb21..8c2dea4 100755
--- a/renewck/renewck
+++ b/renewck/renewck
@@ -1,4 +1,4 @@
-# -*- perl -*-
+#! /usr/bin/perl
# Copyright (C) 2014 Sergey Poznyakoff <gray@gnu.org>
#
# This program is free software; you can redistribute it and/or modify
diff --git a/rpsl2acl/rpsl2acl b/rpsl2acl/rpsl2acl
index e41b5bb..daeec78 100755
--- a/rpsl2acl/rpsl2acl
+++ b/rpsl2acl/rpsl2acl
@@ -1,4 +1,4 @@
-# -*- perl -*-
+#! /usr/bin/perl
# Copyright (C) 2012 Sergey Poznyakoff <gray@gnu.org>
#
# This program is free software; you can redistribute it and/or modify

Return to:

Send suggestions and report system problems to the System administrator.