Skip to content

Commit

Permalink
Update the copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
Tammy committed Feb 22, 2018
1 parent ab7bf99 commit e869e6d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion nec_pd_sdk/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# Copyright (c) 2017 NEC Display Solutions, Ltd
# Copyright (c) 2017-18 NEC Display Solutions, Ltd
2 changes: 1 addition & 1 deletion nec_pd_sdk/opcode_decoding.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Once the file is parsed, the resulting dictionaries can be accessed
# using the included helper functions.
#
# Copyright (C) 2016-17 NEC Display Solutions, Ltd
# Copyright (C) 2016-18 NEC Display Solutions, Ltd
# written by Will Hollingworth <whollingworth at necdisplay.com>
# See LICENSE.rst for details.
#
Expand Down
2 changes: 1 addition & 1 deletion nec_pd_sdk/protocol.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"""
#
#
# Copyright (C) 2016-17 NEC Display Solutions, Ltd
# Copyright (C) 2016-18 NEC Display Solutions, Ltd
# written by Will Hollingworth <whollingworth at necdisplay.com>
# See LICENSE.rst for details.
#
Expand Down

0 comments on commit e869e6d

Please sign in to comment.