aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStéphane Aulery <lkppo@free.fr>2012-02-11 01:56:08 +0100
committerGerd Hoffmann <kraxel@redhat.com>2012-02-22 17:52:02 +0100
commit11f80e152748b1e556c54c37ddb3e5a5596822b2 (patch)
tree24b3e18a223e2b93202e189da911edbacb303fb8
parent3f132602c3c61898e35772261dcfe467bebde8e4 (diff)
downloadfbida-11f80e152748b1e556c54c37ddb3e5a5596822b2.tar.gz
Fix inconsistency of fbi's copyright dates
-rw-r--r--fbi.c4
-rw-r--r--fbi.man2
2 files changed, 3 insertions, 3 deletions
diff --git a/fbi.c b/fbi.c
index a8c6a53..b8240c1 100644
--- a/fbi.c
+++ b/fbi.c
@@ -1,7 +1,7 @@
/*
* image viewer, for framebuffer devices
*
- * (c) 1998-2004 Gerd Hoffmann <kraxel@bytesex.org>
+ * (c) 1998-2012 Gerd Hoffmann <kraxel@bytesex.org>
*
*/
@@ -164,7 +164,7 @@ version(void)
{
fprintf(stderr,
"fbi version " VERSION ", compiled on %s\n"
- "(c) 1999-2012 Gerd Hoffmann <kraxel@bytesex.org> [SUSE Labs]\n",
+ "(c) 1998-2012 Gerd Hoffmann <kraxel@bytesex.org> [SUSE Labs]\n",
__DATE__ );
}
diff --git a/fbi.man b/fbi.man
index 5fa8c43..35e97a9 100644
--- a/fbi.man
+++ b/fbi.man
@@ -1,4 +1,4 @@
-.TH FBI 1 "(c) 1999-2012 Gerd Knorr" "FBI 2.08" "Linux framebuffer imageviewer"
+.TH FBI 1 "(c) 1998-2012 Gerd Knorr" "FBI 2.08" "Linux framebuffer imageviewer"
\#
\#
.SH NAME