Changeset 786


Ignore:
Timestamp:
08/22/19 17:02:20 (5 years ago)
Author:
Kris Deugau
Message:

/trunk

Review and update copyright dates

Location:
trunk
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/DNSDB.pm

    r785 r786  
    33##
    44# $Id$
    5 # Copyright 2008-2017 Kris Deugau <kdeugau@deepnet.cx>
     5# Copyright 2008-2019 Kris Deugau <kdeugau@deepnet.cx>
    66#
    77#    This program is free software: you can redistribute it and/or modify
  • trunk/compact-recs.pl

    r770 r786  
    44##
    55# $Id$
    6 # Copyright 2013,2014 Kris Deugau <kdeugau@deepnet.cx>
     6# Copyright 2013,2014,2018 Kris Deugau <kdeugau@deepnet.cx>
    77#
    88#    This program is free software: you can redistribute it and/or modify
  • trunk/dns.cgi

    r761 r786  
    33##
    44# $Id$
    5 # Copyright 2008-2016 Kris Deugau <kdeugau@deepnet.cx>
     5# Copyright 2008-2019 Kris Deugau <kdeugau@deepnet.cx>
    66#
    77#    This program is free software: you can redistribute it and/or modify
  • trunk/mergerecs

    r770 r786  
    33##
    44# $Id$
    5 # Copyright 2014,2016 Kris Deugau <kdeugau@deepnet.cx>
     5# Copyright 2014,2016,2018 Kris Deugau <kdeugau@deepnet.cx>
    66#
    77#    This program is free software: you can redistribute it and/or modify
  • trunk/templates/footer.tmpl

    r745 r786  
    55<div id="contact">
    66<a href="https://secure.deepnet.cx/trac/dnsadmin">dnsadmin</a> <TMPL_VAR NAME=version>
    7 &copy; 2008-2016 <a href="mailto:kdeugau@deepnet.cx">Kris Deugau</a>/<a href="http://www.deepnet.cx">deepnet</a><br />
     7&copy; 2008-2019 <a href="mailto:kdeugau@deepnet.cx">Kris Deugau</a>/<a href="http://www.deepnet.cx">deepnet</a><br />
    88Written for standards-based browsers (eg <a href="http://www.firefox.com">FireFox</a>/<a href="http://www.mozilla.org">Mozilla</a>)
    99</div>
Note: See TracChangeset for help on using the changeset viewer.