aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/storm/cdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/storm/cdp.c')
-rw-r--r--src/mainboard/google/storm/cdp.c16
1 files changed, 14 insertions, 2 deletions
diff --git a/src/mainboard/google/storm/cdp.c b/src/mainboard/google/storm/cdp.c
index 553509df3e..f8af96a88b 100644
--- a/src/mainboard/google/storm/cdp.c
+++ b/src/mainboard/google/storm/cdp.c
@@ -1,5 +1,17 @@
-
-/* * Copyright (c) 2012 - 2013 The Linux Foundation. All rights reserved.* */
+/*
+ * This file is part of the coreboot project.
+ *
+ * Copyright (c) 2012 - 2013 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 as published by
+ * the Free Software Foundation; version 2 of the License.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ */
#include <gpio.h>
#include <soc/cdp.h>