Now Working: REALLY!!!

This commit is contained in:
Cort Buffington 2015-08-12 11:12:49 -05:00
parent 2e331c6f10
commit 8e24e4ceea
1 changed files with 3 additions and 3 deletions

View File

@ -27,13 +27,13 @@ import cPickle as pickle
from dmrlink import IPSC, NETWORK, networks, logger, int_id, hex_str_3
__author__ = 'Cortney T. Buffington, N0MJS'
__copyright__ = 'Copyright (c) 2014 Cortney T. Buffington, N0MJS and the K0USY Group'
__copyright__ = 'Copyright (c) 2014 - 2015 Cortney T. Buffington, N0MJS and the K0USY Group'
__credits__ = 'Adam Fast, KC0YLK; Dave K; and he who wishes not to be named'
__license__ = 'Creative Commons Attribution-ShareAlike 3.0 Unported'
__maintainer__ = 'Cort Buffington, N0MJS'
__version__ = '0.1a'
__version__ = '0.9b'
__email__ = 'n0mjs@me.com'
__status__ = 'pre-alpha'
__status__ = 'beta'
# Constants for this application
#