Fix year in comment to color.c.
authorAndre Noll <maan@systemlinux.org>
Sun, 15 Mar 2009 16:36:19 +0000 (17:36 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 15 Mar 2009 16:36:19 +0000 (17:36 +0100)
The code was actually stolen this year :)

color.c

diff --git a/color.c b/color.c
index d6abf13d717281705bde7671715095cf8da1666e..8be246d33eae9c09dace905b776b573a3e1bb654 100644 (file)
--- a/color.c
+++ b/color.c
@@ -1,7 +1,7 @@
 /** \file color.c Functions for printing colored messages. */
 
 /*
- * Mostly taken from the git source tree, version 1.6.1.76, January 2008.
+ * Mostly taken from the git source tree, version 1.6.1.76, January 2009.
  */
 
 #include "para.h"