Updated copyright.
1 parent 917bd65 commit 03ab5801ab6474eb5a25242a66230e28c62a6c82
@tundra tundra authored on 9 Jun 2012
Showing 1 changed file
View
4
tperimeter.py
#!/usr/local/bin/python
# tperimeter.py
# Copyright (c) 2006-2010 TundraWare Inc. All Rights Reserved.
# Copyright (c) 2006-2012 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.112 2010/11/19 03:08:22 tundra Exp $"
RCSID = "$Id: tperimeter.py,v 1.113 2012/06/09 21:10:21 tundra Exp $"
 
import os, re, sys, syslog
 
#####