From 3115a306e2560356f5af47f6cf357d8dc719ecfa Mon Sep 17 00:00:00 2001 From: mdb Date: Wed, 11 Jan 2006 19:28:13 +0000 Subject: [PATCH] Updated date on copyright. git-svn-id: https://samskivert.googlecode.com/svn/trunk@1754 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- projects/samskivert/lib/SOURCE_HEADER | 2 +- .../src/java/com/samskivert/util/RepeatRecordFilter.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/samskivert/lib/SOURCE_HEADER b/projects/samskivert/lib/SOURCE_HEADER index 5db1c946..f2eb9d54 100644 --- a/projects/samskivert/lib/SOURCE_HEADER +++ b/projects/samskivert/lib/SOURCE_HEADER @@ -1,6 +1,6 @@ // // samskivert library - useful routines for java programs -// Copyright (C) 2001-2004 Michael Bayne +// Copyright (C) 2001-2006 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 diff --git a/projects/samskivert/src/java/com/samskivert/util/RepeatRecordFilter.java b/projects/samskivert/src/java/com/samskivert/util/RepeatRecordFilter.java index c708721b..2d38e3b8 100644 --- a/projects/samskivert/src/java/com/samskivert/util/RepeatRecordFilter.java +++ b/projects/samskivert/src/java/com/samskivert/util/RepeatRecordFilter.java @@ -1,6 +1,6 @@ // // samskivert library - useful routines for java programs -// Copyright (C) 2001-2004 Michael Bayne +// Copyright (C) 2001-2006 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