summaryrefslogtreecommitdiff
path: root/x86info.c
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2010-08-06 11:22:09 -0400
committerDave Jones <davej@redhat.com>2010-08-06 11:22:09 -0400
commit24c4a2b9ff08e34d1b41575d431d00bdd38ecfaf (patch)
tree9d60bfb40926000483eb01735ff1591bdeab1920 /x86info.c
parent37d6dc2e8f9697643721da092cb6ccd6b5e559df (diff)
bump copyright date & version
Diffstat (limited to 'x86info.c')
-rw-r--r--x86info.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/x86info.c b/x86info.c
index c75c7c5..dc6c57e 100644
--- a/x86info.c
+++ b/x86info.c
@@ -1,5 +1,5 @@
/*
- * (C) 2001-2009 Dave Jones.
+ * (C) 2001-2010 Dave Jones.
*
* Licensed under the terms of the GNU GPL License version 2.
*/
@@ -222,7 +222,7 @@ int main (int argc, char **argv)
parse_command_line(argc, argv);
if (!silent) {
- printf("x86info v1.25. Dave Jones 2001-2009\n");
+ printf("x86info v1.26-beta. Dave Jones 2001-2010\n");
printf("Feedback to <davej@redhat.com>.\n\n");
}