From e604606864985ed26381506ea2e88cf40fea4353 Mon Sep 17 00:00:00 2001 From: Gokul Sriram Palanisamy Date: Wed, 31 Aug 2016 12:44:25 +0530 Subject: [PATCH] qca: Updating copyright years Change-Id: I08db5049d4cd2eb081e78a8c485261dad82f5a5e Signed-off-by: Gokul Sriram Palanisamy --- board/qca/common/board_init.c | 2 +- board/qca/common/env.c | 2 +- board/qca/common/fdt_fixup.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/board/qca/common/board_init.c b/board/qca/common/board_init.c index 99cf272041..f91a3d46ff 100644 --- a/board/qca/common/board_init.c +++ b/board/qca/common/board_init.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 The Linux Foundation. All rights reserved. + * Copyright (c) 2015-2016 The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and diff --git a/board/qca/common/env.c b/board/qca/common/env.c index 0d9a6dca99..4367aea393 100644 --- a/board/qca/common/env.c +++ b/board/qca/common/env.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 The Linux Foundation. All rights reserved. + * Copyright (c) 2015-2016 The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and diff --git a/board/qca/common/fdt_fixup.c b/board/qca/common/fdt_fixup.c index ba1768a618..cac69185d1 100644 --- a/board/qca/common/fdt_fixup.c +++ b/board/qca/common/fdt_fixup.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 The Linux Foundation. All rights reserved. + * Copyright (c) 2015-2016 The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and