summaryrefslogtreecommitdiff
path: root/memdump
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-01-10 11:13:57 -0800
committerH. Peter Anvin <hpa@zytor.com>2008-01-10 11:13:57 -0800
commit244d2fe917cec1565b4fd992ea9e8cc46749a661 (patch)
tree468dc34d0f42cb6d0d9017d9fdccc46f7d2e9cad /memdump
parentaa850da5d3b9b8e0fedbe03e635503d4b8eecfa4 (diff)
downloadsyslinux-244d2fe917cec1565b4fd992ea9e8cc46749a661.tar.gz
Update copyright year
Diffstat (limited to 'memdump')
-rw-r--r--memdump/argv.c2
-rw-r--r--memdump/conio.c2
-rw-r--r--memdump/main.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/memdump/argv.c b/memdump/argv.c
index d83b0f6f..a8c98742 100644
--- a/memdump/argv.c
+++ b/memdump/argv.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/memdump/conio.c b/memdump/conio.c
index 4d58dcbd..bf54805a 100644
--- a/memdump/conio.c
+++ b/memdump/conio.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2001-2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
*
* 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
diff --git a/memdump/main.c b/memdump/main.c
index a70e315a..a9461986 100644
--- a/memdump/main.c
+++ b/memdump/main.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* 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