summaryrefslogtreecommitdiffstats
path: root/zutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'zutils.h')
-rw-r--r--zutils.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/zutils.h b/zutils.h
index 5a2f167..5f5809c 100644
--- a/zutils.h
+++ b/zutils.h
@@ -1,5 +1,5 @@
/* Zutils - Utilities dealing with compressed files
- Copyright (C) 2009, 2010 Antonio Diaz Diaz.
+ Copyright (C) 2009, 2010, 2011 Antonio Diaz Diaz.
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
@@ -17,7 +17,7 @@
const char * const Program_name = "Zutils";
const char * const program_name = "zutils";
-const char * const program_year = "2010";
+const char * const program_year = "2011";
extern const char * invocation_name;
extern const char * util_name;