From 185f22bc3cde11a823dc6a89eff1c29588607288 Mon Sep 17 00:00:00 2001 From: Adrian Danis Date: Mon, 21 Jul 2014 09:38:36 +1000 Subject: [PATCH] Add license header --- src/arch/arm/machine/errata.c | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/arch/arm/machine/errata.c b/src/arch/arm/machine/errata.c index b616846a3..8006ac051 100644 --- a/src/arch/arm/machine/errata.c +++ b/src/arch/arm/machine/errata.c @@ -1,3 +1,12 @@ +/* + * Copyright 2014, General Dynamics C4 Systems + * + * This software may be distributed and modified according to the terms of + * the GNU General Public License version 2. Note that NO WARRANTY is provided. + * See "LICENSE_GPLv2.txt" for details. + * + * @TAG(GD_GPL) + */ #include #include