From f8480b1f5bf10b13a053cad14bcedcfc861f57aa Mon Sep 17 00:00:00 2001 From: Par Winzell Date: Wed, 29 Apr 2009 18:41:10 +0000 Subject: [PATCH] Update the copyright year. --- lib/SOURCE_HEADER | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/SOURCE_HEADER b/lib/SOURCE_HEADER index 690d570..58ade02 100644 --- a/lib/SOURCE_HEADER +++ b/lib/SOURCE_HEADER @@ -2,7 +2,7 @@ // $Id$ // // Depot library - a Java relational persistence library -// Copyright (C) 2006-2008 Michael Bayne and Pär Winzell +// Copyright (C) 2006-2009 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