From acb82e0dbd6ee447f290190c89b6cd06448cc6ab Mon Sep 17 00:00:00 2001 From: mdb Date: Tue, 16 Jan 2007 05:14:02 +0000 Subject: [PATCH] New year, new copyright. git-svn-id: https://samskivert.googlecode.com/svn/trunk@2034 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- lib/SOURCE_HEADER | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/SOURCE_HEADER b/lib/SOURCE_HEADER index 7af00dc4..122727c7 100644 --- a/lib/SOURCE_HEADER +++ b/lib/SOURCE_HEADER @@ -2,7 +2,7 @@ // $Id$ // // samskivert library - useful routines for java programs -// Copyright (C) 2006 Michael Bayne +// Copyright (C) 2007 Michael Bayne // // 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