diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-01-21 14:50:05 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-01-21 14:50:05 +0100 |
commit | aac70db18dc91135966a7bb7953203596a6aaf10 (patch) | |
tree | cc12fd18aee6278e5572e76f74a75ccd7b20ae73 /parse-vtb-ext-block.cpp | |
parent | daf5fc6ae960a0d8627719901e51d04fb91feeca (diff) |
edid-decode: update copyright years
2019 -> 2020
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'parse-vtb-ext-block.cpp')
-rw-r--r-- | parse-vtb-ext-block.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parse-vtb-ext-block.cpp b/parse-vtb-ext-block.cpp index 55d7e81..cb68529 100644 --- a/parse-vtb-ext-block.cpp +++ b/parse-vtb-ext-block.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT /* - * Copyright 2019 Cisco Systems, Inc. and/or its affiliates. All rights reserved. + * Copyright 2019-2020 Cisco Systems, Inc. and/or its affiliates. All rights reserved. * * Author: Hans Verkuil <hverkuil-cisco@xs4all.nl> */ |