diff options
Diffstat (limited to 'include/configs/brppt1.h')
-rw-r--r-- | include/configs/brppt1.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/brppt1.h b/include/configs/brppt1.h index 2a3a1f99d4e..eb453310331 100644 --- a/include/configs/brppt1.h +++ b/include/configs/brppt1.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * brtpp1.h * @@ -5,8 +6,6 @@ * * Copyright (C) 2013 Hannes Schmelzer <oe5hpm@oevsv.at> - * Bernecker & Rainer Industrieelektronik GmbH - http://www.br-automation.com - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_BRPPT1_H__ |