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