summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkhali <khali>2009-04-04 09:29:42 +0000
committerkhali <khali>2009-04-04 09:29:42 +0000
commitb73c85dc67109e807195b07e61fda4becabd75c1 (patch)
tree916361d7e9ec01f5eee577433eee16b172a9f341 /Makefile
parent29e209a295e495221d19759466903d71dc572948 (diff)
downloaddmidecode-b73c85dc67109e807195b07e61fda4becabd75c1.tar.gz
Clarify license.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile14
1 files changed, 9 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index f5635bb..0bc8662 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,15 @@
#
-# DMI Decode
-# BIOS Decode
+# DMI Decode
+# BIOS Decode
+# VPD Decode
#
-# Copyright (C) 2000-2002 Alan Cox <alan@redhat.com>
-# Copyright (C) 2002-2007 Jean Delvare <khali@linux-fr.org>
+# Copyright (C) 2000-2002 Alan Cox <alan@redhat.com>
+# Copyright (C) 2002-2007 Jean Delvare <khali@linux-fr.org>
#
-# Licensed under the GNU Public License.
+# 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; either version 2 of the License, or
+# (at your option) any later version.
#
CC = gcc