summaryrefslogtreecommitdiff
path: root/decoders/hdcp
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/hdcp')
-rw-r--r--decoders/hdcp/__init__.py2
-rw-r--r--decoders/hdcp/pd.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/decoders/hdcp/__init__.py b/decoders/hdcp/__init__.py
index 8ead98b..f2e10b6 100644
--- a/decoders/hdcp/__init__.py
+++ b/decoders/hdcp/__init__.py
@@ -1,7 +1,7 @@
##
## This file is part of the libsigrokdecode project.
##
-## Copyright (C) 2018 Dave Craig<dcraig@brightsign.biz>
+## Copyright (C) 2018 Dave Craig <dcraig@brightsign.biz>
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
diff --git a/decoders/hdcp/pd.py b/decoders/hdcp/pd.py
index 6004b7b..2d000dc 100644
--- a/decoders/hdcp/pd.py
+++ b/decoders/hdcp/pd.py
@@ -1,7 +1,7 @@
##
## This file is part of the libsigrokdecode project.
##
-## Copyright (C) 2018 Dave Craig<dcraig@brightsign.biz>
+## Copyright (C) 2018 Dave Craig <dcraig@brightsign.biz>
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by