diff options
author | Thomas Günther <tom@toms-cafe.de> | 2008-03-21 18:57:50 +0100 |
---|---|---|
committer | Thomas Günther <tom@toms-cafe.de> | 2008-03-21 18:57:50 +0100 |
commit | a7f8b780f8b91782d08b12f92fd07c7f1ae66c60 (patch) | |
tree | 77309527580224c4d56bc4a581ed68b77468881d /menu.cpp | |
parent | bc10d00252d22e5a37a0b83e2d031b833190a496 (diff) | |
download | vdr-plugin-sudoku-a7f8b780f8b91782d08b12f92fd07c7f1ae66c60.tar.gz vdr-plugin-sudoku-a7f8b780f8b91782d08b12f92fd07c7f1ae66c60.tar.bz2 |
Updated copyright years
Diffstat (limited to 'menu.cpp')
-rw-r--r-- | menu.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ /* * Sudoku: A plug-in for the Video Disk Recorder * - * Copyright (C) 2005-2007, Thomas Günther <tom@toms-cafe.de> + * Copyright (C) 2005-2008, Thomas Günther <tom@toms-cafe.de> * * 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 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * $Id: menu.cpp 116 2008-03-21 16:41:20Z tom $ + * $Id: menu.cpp 117 2008-03-21 17:57:50Z tom $ */ #include "menu.h" |