diff options
Diffstat (limited to 'memdump')
-rw-r--r-- | memdump/argv.c | 2 | ||||
-rw-r--r-- | memdump/conio.c | 2 | ||||
-rw-r--r-- | memdump/main.c | 2 |
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 |