Subversion Repositories vgwhois

Compare Revisions

Regard whitespace Rev 4 → Rev 5

/trunk/maintenance/pattern-generator/generate_ipv6
2,15 → 2,13
<?php
 
#
# generic Whois - Automatic Pattern Generator: IPv6
# VWhois (ViaThinkSoft WHOIS, a fork of generic Whois / gwhois)
# Maintenance / Developer utilities
#
# (c) 2012-2013 Daniel Marschall, ViaThinkSoft [www.viathinksoft.de]
# (c) 2012-2019 by Daniel Marschall, ViaThinkSoft <info@daniel-marschall.de>
#
# Distribution, usage etc. pp. regulated by the current version of GPL.
# License: https://www.gnu.org/licenses/gpl-2.0.html (GPL version 2)
#
#
# Version 2013-03-08
#
 
error_reporting(E_ALL | E_NOTICE | E_STRICT | E_DEPRECATED);