Skip to content

Commit

Permalink
Update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
n0mjs710 committed May 27, 2017
1 parent fa8e53b commit 702159d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dmrlink.py
Original file line number Diff line number Diff line change
Expand Up @@ -1079,7 +1079,7 @@ def send_rcm(self, _data):
if cli_args.LOG_HANDLERS:
CONFIG['LOGGER']['LOG_HANDLERS'] = cli_args.LOG_HANDLERS
logger = config_logging(CONFIG['LOGGER'])
logger.info('DMRlink \'dmrlink.py\' (c) 2013 - 2015 N0MJS & the K0USY Group - SYSTEM STARTING...')
logger.info('DMRlink \'dmrlink.py\' (c) 2013 - 2017 N0MJS & the K0USY Group - SYSTEM STARTING...')

# Set signal handers so that we can gracefully exit if need be
def sig_handler(_signal, _frame):
Expand Down

0 comments on commit 702159d

Please sign in to comment.