From f64089c93f534b5641f20f32bae7a242ee72e06b Mon Sep 17 00:00:00 2001 From: Oskar Viljasaar <oskar.viljasaar@iopsys.eu> Date: Fri, 28 May 2021 14:29:06 +0200 Subject: [PATCH] brcm63xx: Update the copyright headers --- iopsys-brcm63xx-arm/Makefile | 2 +- iopsys-brcm63xx-arm/image/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/iopsys-brcm63xx-arm/Makefile b/iopsys-brcm63xx-arm/Makefile index e73b779c9..ed99fafb3 100644 --- a/iopsys-brcm63xx-arm/Makefile +++ b/iopsys-brcm63xx-arm/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2020 IOPSYS +# Copyright (C) 2021 IOPSYS # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. diff --git a/iopsys-brcm63xx-arm/image/Makefile b/iopsys-brcm63xx-arm/image/Makefile index 8056eef36..188f845eb 100644 --- a/iopsys-brcm63xx-arm/image/Makefile +++ b/iopsys-brcm63xx-arm/image/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2011 OpenWrt.org +# Copyright (C) 2021 IOPSYS # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. -- GitLab