summaryrefslogtreecommitdiff
path: root/identify.c
diff options
context:
space:
mode:
authordavej <davej>2001-02-26 16:44:27 +0000
committerdavej <davej>2001-02-26 16:44:27 +0000
commitffb1d4defa377f0b8646d76740be17c14c659d41 (patch)
treec9978846a1da5b1561f38b3b488e9ca7d6862a06 /identify.c
parentff219a6ad6341b9e015db092d40346f525e803cf (diff)
Add GPL notices.
Diffstat (limited to 'identify.c')
-rw-r--r--identify.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/identify.c b/identify.c
index 60d94f2..d209052 100644
--- a/identify.c
+++ b/identify.c
@@ -1,3 +1,12 @@
+/*
+ * $Id: identify.c,v 1.2 2001/02/26 16:44:27 davej Exp $
+ * This file is part of x86info.
+ * (C) 2001 Dave Jones.
+ *
+ * Licensed under the terms of the GNU GPL License version 2.
+ *
+ */
+
#include <stdio.h>
#include "x86info.h"