From eee48b666e350ff05548f12c8244fb8b609d3a86 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 7 Dec 2019 17:29:14 +0100 Subject: hdcp: Add missing spaces. --- decoders/hdcp/__init__.py | 2 +- decoders/hdcp/pd.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'decoders/hdcp') 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 +## Copyright (C) 2018 Dave Craig ## ## 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 +## Copyright (C) 2018 Dave Craig ## ## 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 -- cgit v1.2.3-70-g09d2