diff --git a/src/org/olap4j/impl/ConnectStringParser.java b/src/org/olap4j/impl/ConnectStringParser.java index ec53a38..1361222 100644 --- a/src/org/olap4j/impl/ConnectStringParser.java +++ b/src/org/olap4j/impl/ConnectStringParser.java @@ -2,7 +2,7 @@ // This software is subject to the terms of the Common Public License // Agreement, available at the following URL: // http://www.opensource.org/licenses/cpl.html. -// Copyright (C) 2008-2007 Julian Hyde +// Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. */