Changeset 786
- Timestamp:
- 08/22/19 17:02:20 (5 years ago)
- Location:
- trunk
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DNSDB.pm
r785 r786 3 3 ## 4 4 # $Id$ 5 # Copyright 2008-201 7Kris Deugau <kdeugau@deepnet.cx>5 # Copyright 2008-2019 Kris Deugau <kdeugau@deepnet.cx> 6 6 # 7 7 # This program is free software: you can redistribute it and/or modify -
trunk/compact-recs.pl
r770 r786 4 4 ## 5 5 # $Id$ 6 # Copyright 2013,2014 Kris Deugau <kdeugau@deepnet.cx>6 # Copyright 2013,2014,2018 Kris Deugau <kdeugau@deepnet.cx> 7 7 # 8 8 # This program is free software: you can redistribute it and/or modify -
trunk/dns.cgi
r761 r786 3 3 ## 4 4 # $Id$ 5 # Copyright 2008-201 6Kris Deugau <kdeugau@deepnet.cx>5 # Copyright 2008-2019 Kris Deugau <kdeugau@deepnet.cx> 6 6 # 7 7 # This program is free software: you can redistribute it and/or modify -
trunk/mergerecs
r770 r786 3 3 ## 4 4 # $Id$ 5 # Copyright 2014,2016 Kris Deugau <kdeugau@deepnet.cx>5 # Copyright 2014,2016,2018 Kris Deugau <kdeugau@deepnet.cx> 6 6 # 7 7 # This program is free software: you can redistribute it and/or modify -
trunk/templates/footer.tmpl
r745 r786 5 5 <div id="contact"> 6 6 <a href="https://secure.deepnet.cx/trac/dnsadmin">dnsadmin</a> <TMPL_VAR NAME=version> 7 © 2008-201 6<a href="mailto:kdeugau@deepnet.cx">Kris Deugau</a>/<a href="http://www.deepnet.cx">deepnet</a><br />7 © 2008-2019 <a href="mailto:kdeugau@deepnet.cx">Kris Deugau</a>/<a href="http://www.deepnet.cx">deepnet</a><br /> 8 8 Written for standards-based browsers (eg <a href="http://www.firefox.com">FireFox</a>/<a href="http://www.mozilla.org">Mozilla</a>) 9 9 </div>
Note:
See TracChangeset
for help on using the changeset viewer.