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