copyrajt
authorTomas Mudrunka <tomas@mudrunka.cz>
Wed, 7 Oct 2020 20:15:53 +0000 (22:15 +0200)
committerTomas Mudrunka <tomas@mudrunka.cz>
Wed, 7 Oct 2020 20:16:12 +0000 (22:16 +0200)
php/ipv6wildcard.php [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 15c3ad5..289c0fd
@@ -1,6 +1,9 @@
+#!/usr/bin/php
 <?php
 
 /**
+ * (c) 2020 - Tomas Mudrunka <harvie@github>
+ *
  * Given IPv6 address and prefix creates array of * wildcard suffixed
  * addresses to be used for as reverse DNS records
  */
This page took 0.184621 seconds and 4 git commands to generate.