diff --git a/tperimeter-license.txt b/tperimeter-license.txt index e5591d3..4307f93 100644 --- a/tperimeter-license.txt +++ b/tperimeter-license.txt @@ -1,4 +1,4 @@ -$Id: tperimeter-license.txt,v 1.103 2010/11/19 03:06:50 tundra Exp $ +$Id: tperimeter-license.txt,v 1.104 2010/11/19 03:07:28 tundra Exp $ In order to use, study, modify, or copy 'tperimeter', you must read and agree to all the licensing terms below. If you do not agree with @@ -39,7 +39,7 @@ 2) OWNERSHIP -'tperimeter' Is Copyright (c) 2006 TundraWare Inc. All Rights Reserved. +'tperimeter' Is Copyright (c) 2006-2010 TundraWare Inc. All Rights Reserved. 3) TERMS diff --git a/tperimeter.py b/tperimeter.py index bd4b6c9..8222883 100644 --- a/tperimeter.py +++ b/tperimeter.py @@ -1,12 +1,12 @@ #!/usr/local/bin/python # tperimeter.py -# Copyright (c) 2006-2008 TundraWare Inc. All Rights Reserved. +# Copyright (c) 2006-2010 TundraWare Inc. All Rights Reserved. # For Updates See: http://www.tundraware.com/Software/tperimeter # Program Information PROGNAME = "tperimeter.py" -RCSID = "$Id: tperimeter.py,v 1.111 2008/06/24 19:20:12 tundra Exp $" +RCSID = "$Id: tperimeter.py,v 1.112 2010/11/19 03:08:22 tundra Exp $" import os, re, sys, syslog diff --git a/tperimeter.txt b/tperimeter.txt index 95515e3..36cee98 100644 --- a/tperimeter.txt +++ b/tperimeter.txt @@ -1,4 +1,4 @@ -.. footer:: $Id: tperimeter.txt,v 1.115 2010/11/18 16:22:02 tundra Exp $ +.. footer:: $Id: tperimeter.txt,v 1.116 2010/11/19 03:12:23 tundra Exp $ ===================================================== @@ -427,8 +427,9 @@ ----------------------- -``tperimeter`` is Copyright(c) 2006 TundraWare Inc. For terms of use, -see the ``tperimeter-license.txt`` file in the program distribution. +``tperimeter`` is Copyright(c) 2006-2010 TundraWare Inc. For terms of +use, see the ``tperimeter-license.txt`` file in the program +distribution. AUTHOR