Bump the copyright years

This commit is contained in:
Danny Robson 2012-08-10 17:36:56 +10:00
parent 1be63bb760
commit 58f5fdf3f1
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with libgim. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright 2010 Danny Robson <danny@nerdcruft.net>
* Copyright 2010-2012 Danny Robson <danny@nerdcruft.net>
*/
#include "extent.hpp"

View File

@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with libgim. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright 2010 Danny Robson <danny@nerdcruft.net>
* Copyright 2010-2012 Danny Robson <danny@nerdcruft.net>
*/
#ifndef __UTIL_EXTENT_HPP