]> git.webhop.me Git - lcd4linux.git/commitdiff
update copyright
authormichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Mon, 12 Jan 2009 22:41:38 +0000 (22:41 +0000)
committermichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Mon, 12 Jan 2009 22:41:38 +0000 (22:41 +0000)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@956 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

lcd4linux.c

index fc16fb3608502bfdf92abd8eb313faca685738df..8245af98c49b4d9099bbffc145381aab416e1c04 100644 (file)
@@ -5,7 +5,7 @@
  * LCD4Linux
  *
  * Copyright (C) 1999, 2000, 2001, 2002, 2003 Michael Reinelt <michael@reinelt.co.at>
- * Copyright (C) 2004, 2005, 2006, 2007, 2008 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
  *
  * This file is part of LCD4Linux.
  *
@@ -61,7 +61,7 @@
 
 static char *release = "LCD4Linux " VERSION "-" SVN_VERSION;
 static char *copyright =
-    "Copyright (C) 2005, 2006, 2007, 2008 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>";
+    "Copyright (C) 2005, 2006, 2007, 2008, 2009 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>";
 static char **my_argv;
 extern char *output;