diff --git a/example.cfg b/example.cfg index 50d248a..b94762e 100644 --- a/example.cfg +++ b/example.cfg @@ -1,6 +1,6 @@ # A 'tconfpy' Example Configuration File -# Copyright 2003-2004 TundraWare Inc. -# $Id: example.cfg,v 1.105 2004/11/12 09:28:45 tundra Exp $ +# Copyright 2003-2005 TundraWare Inc. +# $Id: example.cfg,v 1.106 2005/01/13 22:12:39 tundra Exp $ # # This is designed to illustrate the various features # of the 'tconfpy' configuration language. diff --git a/setup.py b/setup.py index b8b0627..5a11d38 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ # Install tconfpy as a Python Module -# Copyright (c) 2004, TundraWare Inc., All Rights Reserved -# $Id: setup.py,v 1.1 2004/04/05 07:42:20 tundra Exp $ +# Copyright (c) 2005, TundraWare Inc., All Rights Reserved +# $Id: setup.py,v 1.2 2005/01/13 22:12:03 tundra Exp $ from distutils.core import setup setup(name="tconfpy", py_modules=["tconfpy"]) diff --git a/tconfpy-license.txt b/tconfpy-license.txt index b7c9142..21aedaa 100644 --- a/tconfpy-license.txt +++ b/tconfpy-license.txt @@ -1,4 +1,4 @@ -$Id: tconfpy-license.txt,v 1.102 2004/03/12 23:38:52 tundra Exp $ +$Id: tconfpy-license.txt,v 1.103 2005/01/13 22:11:35 tundra Exp $ In order to use, study, modify, or copy 'tconfpy', you must read and agree to all the licensing terms below. If you do not agree with @@ -39,7 +39,7 @@ 2) OWNERSHIP -'tconfpy' Is Copyright (c) 2003-2004 TundraWare Inc. All Rights +'tconfpy' Is Copyright (c) 2003-2005 TundraWare Inc. All Rights Reserved. diff --git a/tconfpy.3 b/tconfpy.3 index f910a82..5cc921a 100644 --- a/tconfpy.3 +++ b/tconfpy.3 @@ -1,4 +1,4 @@ -.ds CP 2003-2004 +.ds CP 2003-2005 .ds TC \fCtconfpy\fP .TH TCONFPY 3 "TundraWare Inc." diff --git a/test-tc.1 b/test-tc.1 index c65e2c0..c003fd8 100644 --- a/test-tc.1 +++ b/test-tc.1 @@ -1,4 +1,4 @@ -.ds CP 2003-2004 +.ds CP 2003-2005 .TH test-tc 1 "TundraWare Inc." .SH NAME test-tc.py