diff options
Diffstat (limited to 'board/BuR/brppt1/mux.c')
-rw-r--r-- | board/BuR/brppt1/mux.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/BuR/brppt1/mux.c b/board/BuR/brppt1/mux.c index ab3788fc6b4..87eee709fd4 100644 --- a/board/BuR/brppt1/mux.c +++ b/board/BuR/brppt1/mux.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * mux.c * @@ -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+ */ #include <common.h> |