diff options
Diffstat (limited to 'src/ipa/raspberrypi/controller/contrast_algorithm.h')
-rw-r--r-- | src/ipa/raspberrypi/controller/contrast_algorithm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipa/raspberrypi/controller/contrast_algorithm.h b/src/ipa/raspberrypi/controller/contrast_algorithm.h index eaba6215..ce17a4f9 100644 --- a/src/ipa/raspberrypi/controller/contrast_algorithm.h +++ b/src/ipa/raspberrypi/controller/contrast_algorithm.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* - * Copyright (C) 2019, Raspberry Pi (Trading) Limited + * Copyright (C) 2019, Raspberry Pi Ltd * * contrast_algorithm.h - contrast (gamma) control algorithm interface */ |