Changeset 893 for trunk/cgi-bin


Ignore:
Timestamp:
11/01/16 20:54:09 (8 years ago)
Author:
Kris Deugau
Message:

/trunk

Finally review and refresh copyright years again

Location:
trunk/cgi-bin
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/cgi-bin/IPDB.pm

    r887 r893  
    77# Last update by $Author$
    88###
    9 # Copyright (C) 2004-2010 - Kris Deugau
     9# Copyright (C) 2004-2016 - Kris Deugau
    1010
    1111package IPDB;
  • trunk/cgi-bin/MyIPDB.pm

    r844 r893  
    88# Last update by $Author$
    99###
    10 # Copyright (C) 2004-2010 - Kris Deugau
     10# Copyright (C) 2004-2016 - Kris Deugau
    1111
    1212# don't remove!  required for GNU/FHS-ish install from tarball
  • trunk/cgi-bin/admin.cgi

    r881 r893  
    1010# Last update by $Author$
    1111###
    12 # Copyright (C) 2004-2010 - Kris Deugau
     12# Copyright (C) 2004-2016 - Kris Deugau
    1313
    1414use strict;
  • trunk/cgi-bin/extras/db2rwhois.pl

    r859 r893  
    99# Last update by $Author$
    1010###
    11 # Copyright (C) 2004-2010 - Kris Deugau
     11# Copyright (C) 2004-2010,2015,2016 - Kris Deugau
    1212
    1313use strict;
  • trunk/cgi-bin/main.cgi

    r892 r893  
    77# Last update by $Author$
    88###
    9 # Copyright (C) 2004-2010 - Kris Deugau
     9# Copyright (C) 2004-2016 - Kris Deugau
    1010
    1111use strict;             
  • trunk/cgi-bin/search.cgi

    r863 r893  
    99# Last update by $Author$
    1010###
    11 # Copyright 2005-2010 - Kris Deugau
     11# Copyright 2005-2010,2012,2015,2016 - Kris Deugau
    1212
    1313use strict;             
Note: See TracChangeset for help on using the changeset viewer.