Code

Updated copyright year to 2010.
[template.git] / src / fb.c
index 4b8ae44a9f4adb3ae8399a323bd92593fdf21968..b5554e3034170e763e9f70acaebd3b4cfdb7b4a1 100644 (file)
--- a/src/fb.c
+++ b/src/fb.c
@@ -1,6 +1,6 @@
 /*
  * foobar - src/fb.c
- * Copyright (C) 2009 Sebastian Harl <sh@tokkee.org>
+ * Copyright (C) 2010 Sebastian Harl <sh@tokkee.org>
  *
  * 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 the
@@ -55,7 +55,7 @@ static void
 exit_version(void)
 {
        printf("fb version "VERSION", built "BUILD_DATE"\n"
-                       "Copyright (C) 2009 Sebastian Harl <sh@tokkee.org>\n"
+                       "Copyright (C) 2010 Sebastian Harl <sh@tokkee.org>\n"
 
                        "\nThis is free software under the terms of the GNU GPLv2; see "
                        "the source for\ncopying conditions. There is NO WARRANTY; not "