diff options
Diffstat (limited to 'drivers/clk/axis/clk-artpec6.c')
| -rw-r--r-- | drivers/clk/axis/clk-artpec6.c | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/drivers/clk/axis/clk-artpec6.c b/drivers/clk/axis/clk-artpec6.c index da1a073c2236..a3f349d4624d 100644 --- a/drivers/clk/axis/clk-artpec6.c +++ b/drivers/clk/axis/clk-artpec6.c @@ -1,11 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * ARTPEC-6 clock initialization * - * Copyright 2015-2016 Axis Comunications AB. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. + * Copyright 2015-2016 Axis Communications AB. */ #include <linux/clk-provider.h> |
