summaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra210/dp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/nvidia/tegra210/dp.c')
-rw-r--r--src/soc/nvidia/tegra210/dp.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/soc/nvidia/tegra210/dp.c b/src/soc/nvidia/tegra210/dp.c
index 848a314296..44811d64ed 100644
--- a/src/soc/nvidia/tegra210/dp.c
+++ b/src/soc/nvidia/tegra210/dp.c
@@ -1,12 +1,14 @@
/*
+ * This file is part of the coreboot project.
+ *
* drivers/video/tegra/dc/dp.c
*
* Copyright (c) 2011-2015, NVIDIA Corporation.
* Copyright 2014 Google Inc.
*
- * This software is licensed under the terms of the GNU General Public
- * License version 2, as published by the Free Software Foundation, and
- * may be copied, distributed, and modified under those terms.
+ * 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