diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2019-11-30 17:24:07 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2019-11-30 17:24:07 +0100 |
commit | 8d344d820f5c6b46269037c5cdb9c30a13721a82 (patch) | |
tree | bcaf7b2fe74b4f3a103eefb6c51fa70ec30804d5 /parse-ls-ext-block.cpp | |
parent | ef332ea91c3c1d1f64e637c8527412bcaea2899d (diff) |
edid-decode: fix parse-ls-ext-block.cpp copyright
Fix wrong copyright message.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'parse-ls-ext-block.cpp')
-rw-r--r-- | parse-ls-ext-block.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/parse-ls-ext-block.cpp b/parse-ls-ext-block.cpp index fe065ac..2b3aecf 100644 --- a/parse-ls-ext-block.cpp +++ b/parse-ls-ext-block.cpp @@ -1,7 +1,6 @@ // SPDX-License-Identifier: MIT /* - * Copyright 2006-2012 Red Hat, Inc. - * Copyright 2018-2019 Cisco Systems, Inc. and/or its affiliates. All rights reserved. + * Copyright 2019 Cisco Systems, Inc. and/or its affiliates. All rights reserved. * * Author: Hans Verkuil <hverkuil-cisco@xs4all.nl> */ |