From f722d1b2dfbc4616f6d891df931e8b891af37c44 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 17 Jun 2010 19:05:21 +0000 Subject: [PATCH] There must be a way to have svn magically put in the current year. --- lib/SOURCE_HEADER | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/SOURCE_HEADER b/lib/SOURCE_HEADER index 0c7ce74..8f42a04 100644 --- a/lib/SOURCE_HEADER +++ b/lib/SOURCE_HEADER @@ -2,7 +2,7 @@ // $Id$ // // Depot library - a Java relational persistence library -// Copyright (C) 2006-2009 Michael Bayne and Pär Winzell +// Copyright (C) 2006-2010 Michael Bayne and Pär Winzell // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published