summaryrefslogtreecommitdiffstats
path: root/util/vgabios/include/stdtypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/vgabios/include/stdtypes.h')
-rw-r--r--util/vgabios/include/stdtypes.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/util/vgabios/include/stdtypes.h b/util/vgabios/include/stdtypes.h
index 62c254d8cf2a..05f37a5a8abb 100644
--- a/util/vgabios/include/stdtypes.h
+++ b/util/vgabios/include/stdtypes.h
@@ -1,3 +1,18 @@
+/*
+ * This file is part of the coreboot project.
+ *
+ * Copyright (C) 2016 Google Inc
+ *
+ * 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.
+ */
+
#ifndef _STDTYPES_H
#define _STDTYPES_H