From 377e6ba606802201b9da5128319cd16609a90462 Mon Sep 17 00:00:00 2001 From: Julian Hyde Date: Fri, 8 May 2009 19:11:29 +0000 Subject: [PATCH] Change license from CPL to EPL. Update copyright notice for files modified in 2009. git-svn-id: https://olap4j.svn.sourceforge.net/svnroot/olap4j/trunk@229 c6a108a4-781c-0410-a6c6-c2d559e19af0 --- LICENSE.html | 485 ++++++++++-------- build.properties | 6 +- build.xml | 4 +- doc/deployDoc.sh | 6 +- doc/index.html | 6 +- foodmart/FoodMart.xml | 6 +- src/org/olap4j/Axis.java | 4 +- src/org/olap4j/Cell.java | 4 +- src/org/olap4j/CellSet.java | 4 +- src/org/olap4j/CellSetAxis.java | 4 +- src/org/olap4j/CellSetAxisMetaData.java | 4 +- src/org/olap4j/CellSetMetaData.java | 4 +- src/org/olap4j/OlapConnection.java | 4 +- src/org/olap4j/OlapDataSource.java | 4 +- src/org/olap4j/OlapDatabaseMetaData.java | 6 +- src/org/olap4j/OlapException.java | 4 +- src/org/olap4j/OlapExceptionHelper.java | 4 +- src/org/olap4j/OlapParameterMetaData.java | 4 +- src/org/olap4j/OlapStatement.java | 4 +- src/org/olap4j/OlapWrapper.java | 4 +- src/org/olap4j/Position.java | 4 +- src/org/olap4j/PreparedOlapStatement.java | 4 +- .../driver/xmla/DeferredNamedListImpl.java | 4 +- .../olap4j/driver/xmla/EmptyResultSet.java | 4 +- src/org/olap4j/driver/xmla/Factory.java | 4 +- .../olap4j/driver/xmla/FactoryJdbc3Impl.java | 4 +- .../olap4j/driver/xmla/FactoryJdbc4Impl.java | 4 +- .../olap4j/driver/xmla/MetadataReader.java | 4 +- .../olap4j/driver/xmla/XmlaOlap4jCatalog.java | 4 +- .../olap4j/driver/xmla/XmlaOlap4jCell.java | 4 +- .../driver/xmla/XmlaOlap4jCellProperty.java | 4 +- .../olap4j/driver/xmla/XmlaOlap4jCellSet.java | 6 +- .../driver/xmla/XmlaOlap4jCellSetAxis.java | 6 +- .../xmla/XmlaOlap4jCellSetAxisMetaData.java | 4 +- .../xmla/XmlaOlap4jCellSetMemberProperty.java | 4 +- .../xmla/XmlaOlap4jCellSetMetaData.java | 4 +- .../driver/xmla/XmlaOlap4jConnection.java | 6 +- .../olap4j/driver/xmla/XmlaOlap4jCube.java | 4 +- .../xmla/XmlaOlap4jDatabaseMetaData.java | 6 +- .../driver/xmla/XmlaOlap4jDimension.java | 4 +- .../olap4j/driver/xmla/XmlaOlap4jDriver.java | 4 +- .../olap4j/driver/xmla/XmlaOlap4jElement.java | 4 +- .../driver/xmla/XmlaOlap4jHierarchy.java | 4 +- .../olap4j/driver/xmla/XmlaOlap4jLevel.java | 4 +- .../olap4j/driver/xmla/XmlaOlap4jMeasure.java | 4 +- .../olap4j/driver/xmla/XmlaOlap4jMember.java | 4 +- .../driver/xmla/XmlaOlap4jMemberBase.java | 4 +- .../driver/xmla/XmlaOlap4jNamedSet.java | 4 +- .../driver/xmla/XmlaOlap4jPosition.java | 4 +- .../driver/xmla/XmlaOlap4jPositionMember.java | 4 +- .../xmla/XmlaOlap4jPreparedStatement.java | 4 +- .../driver/xmla/XmlaOlap4jProperty.java | 4 +- .../olap4j/driver/xmla/XmlaOlap4jSchema.java | 4 +- .../driver/xmla/XmlaOlap4jStatement.java | 4 +- .../olap4j/driver/xmla/XmlaOlap4jUtil.java | 4 +- .../driver/xmla/cache/XmlaOlap4jCache.java | 4 +- .../xmla/cache/XmlaOlap4jCacheElement.java | 4 +- .../XmlaOlap4jConcurrentMemoryCache.java | 4 +- .../XmlaOlap4jInvalidStateException.java | 4 +- .../cache/XmlaOlap4jNamedMemoryCache.java | 4 +- .../xmla/cache/XmlaOlap4jSHAEncoder.java | 4 +- .../proxy/XmlaOlap4jAbstractHttpProxy.java | 4 +- .../xmla/proxy/XmlaOlap4jCachedProxy.java | 4 +- .../xmla/proxy/XmlaOlap4jCookieManager.java | 4 +- .../xmla/proxy/XmlaOlap4jHttpProxy.java | 4 +- .../driver/xmla/proxy/XmlaOlap4jProxy.java | 4 +- .../xmla/proxy/XmlaOlap4jProxyException.java | 4 +- src/org/olap4j/impl/AbstractNamedList.java | 4 +- src/org/olap4j/impl/ArrayMap.java | 4 +- src/org/olap4j/impl/ArrayNamedListImpl.java | 4 +- src/org/olap4j/impl/Base64.java | 4 +- src/org/olap4j/impl/ConnectStringParser.java | 4 +- src/org/olap4j/impl/CoordinateIterator.java | 4 +- src/org/olap4j/impl/Named.java | 4 +- src/org/olap4j/impl/NamedListImpl.java | 4 +- src/org/olap4j/impl/Olap4jUtil.java | 4 +- src/org/olap4j/impl/Olap4jUtilCompatible.java | 4 +- .../impl/Olap4jUtilCompatibleJdk14.java | 4 +- .../impl/Olap4jUtilCompatibleJdk15.java | 4 +- src/org/olap4j/impl/Pair.java | 4 +- src/org/olap4j/mdx/AxisNode.java | 4 +- src/org/olap4j/mdx/CallNode.java | 4 +- src/org/olap4j/mdx/CubeNode.java | 4 +- .../olap4j/mdx/DefaultMdxValidatorImpl.java | 4 +- src/org/olap4j/mdx/DimensionNode.java | 4 +- src/org/olap4j/mdx/HierarchyNode.java | 4 +- src/org/olap4j/mdx/IdentifierNode.java | 4 +- src/org/olap4j/mdx/LevelNode.java | 4 +- src/org/olap4j/mdx/LiteralNode.java | 4 +- src/org/olap4j/mdx/MdxUtil.java | 4 +- src/org/olap4j/mdx/MemberNode.java | 4 +- src/org/olap4j/mdx/ParameterNode.java | 4 +- src/org/olap4j/mdx/ParseRegion.java | 6 +- src/org/olap4j/mdx/ParseTreeNode.java | 6 +- src/org/olap4j/mdx/ParseTreeVisitor.java | 4 +- src/org/olap4j/mdx/ParseTreeWriter.java | 4 +- src/org/olap4j/mdx/PropertyValueNode.java | 4 +- src/org/olap4j/mdx/SelectNode.java | 4 +- src/org/olap4j/mdx/Syntax.java | 4 +- src/org/olap4j/mdx/WithMemberNode.java | 4 +- src/org/olap4j/mdx/WithSetNode.java | 4 +- .../olap4j/mdx/parser/MdxParseException.java | 4 +- src/org/olap4j/mdx/parser/MdxParser.java | 4 +- .../olap4j/mdx/parser/MdxParserFactory.java | 4 +- src/org/olap4j/mdx/parser/MdxValidator.java | 4 +- .../mdx/parser/impl/DefaultMdxParser.cup | 4 +- .../mdx/parser/impl/DefaultMdxParserImpl.java | 4 +- src/org/olap4j/mdx/parser/impl/Scanner.java | 4 +- .../olap4j/mdx/parser/impl/StringScanner.java | 4 +- src/org/olap4j/metadata/Catalog.java | 4 +- src/org/olap4j/metadata/Cube.java | 4 +- src/org/olap4j/metadata/Datatype.java | 4 +- src/org/olap4j/metadata/Dimension.java | 6 +- src/org/olap4j/metadata/Hierarchy.java | 4 +- src/org/olap4j/metadata/Level.java | 4 +- src/org/olap4j/metadata/Measure.java | 4 +- src/org/olap4j/metadata/Member.java | 4 +- src/org/olap4j/metadata/MetadataElement.java | 4 +- src/org/olap4j/metadata/NamedList.java | 4 +- src/org/olap4j/metadata/NamedSet.java | 4 +- src/org/olap4j/metadata/Property.java | 4 +- src/org/olap4j/metadata/Schema.java | 4 +- src/org/olap4j/query/CellSetFormatter.java | 4 +- src/org/olap4j/query/Olap4jNodeConverter.java | 6 +- src/org/olap4j/query/Query.java | 6 +- src/org/olap4j/query/QueryAxis.java | 4 +- src/org/olap4j/query/QueryDimension.java | 6 +- .../query/RectangularCellSetFormatter.java | 4 +- src/org/olap4j/query/Selection.java | 4 +- src/org/olap4j/query/SelectionFactory.java | 4 +- src/org/olap4j/query/SelectionImpl.java | 4 +- .../query/TraditionalCellSetFormatter.java | 4 +- src/org/olap4j/sample/SimpleQuerySample.java | 4 +- src/org/olap4j/transform/AxisTransform.java | 4 +- .../DrillDownOnPositionTransform.java | 4 +- .../transform/DrillReplaceTransform.java | 4 +- src/org/olap4j/transform/MdxHelper.java | 4 +- .../olap4j/transform/MdxQueryTransform.java | 4 +- src/org/olap4j/transform/Quax.java | 4 +- .../transform/RollUpLevelTransform.java | 4 +- .../transform/StandardTransformLibrary.java | 4 +- src/org/olap4j/transform/TransformUtil.java | 4 +- src/org/olap4j/transform/TreeNode.java | 4 +- .../olap4j/transform/TreeNodeCallback.java | 4 +- src/org/olap4j/type/BooleanType.java | 4 +- src/org/olap4j/type/CubeType.java | 4 +- src/org/olap4j/type/DecimalType.java | 4 +- src/org/olap4j/type/DimensionType.java | 4 +- src/org/olap4j/type/HierarchyType.java | 4 +- src/org/olap4j/type/LevelType.java | 4 +- src/org/olap4j/type/MemberType.java | 4 +- src/org/olap4j/type/NullType.java | 4 +- src/org/olap4j/type/NumericType.java | 4 +- src/org/olap4j/type/ScalarType.java | 4 +- src/org/olap4j/type/SetType.java | 4 +- src/org/olap4j/type/StringType.java | 4 +- src/org/olap4j/type/SymbolType.java | 4 +- src/org/olap4j/type/TupleType.java | 4 +- src/org/olap4j/type/Type.java | 4 +- src/org/olap4j/type/TypeUtil.java | 4 +- test.properties | 6 +- test.properties.example | 6 +- testsrc/org/olap4j/CellSetFormatterTest.java | 4 +- testsrc/org/olap4j/ConnectionTest.java | 6 +- testsrc/org/olap4j/MetadataTest.java | 6 +- testsrc/org/olap4j/MondrianTester.java | 4 +- testsrc/org/olap4j/OlapTest.java | 6 +- testsrc/org/olap4j/XmlaTester.java | 4 +- testsrc/org/olap4j/impl/Base64Test.java | 4 +- .../olap4j/impl/ConnectStringParserTest.java | 4 +- testsrc/org/olap4j/impl/Olap4jUtilTest.java | 4 +- testsrc/org/olap4j/mdx/MdxTest.java | 6 +- testsrc/org/olap4j/test/ArrayMapTest.java | 4 +- testsrc/org/olap4j/test/ParserTest.java | 6 +- testsrc/org/olap4j/test/TestContext.java | 4 +- .../org/olap4j/transform/TransformTest.java | 4 +- 176 files changed, 631 insertions(+), 598 deletions(-) diff --git a/LICENSE.html b/LICENSE.html index e11ec22..98b91a5 100755 --- a/LICENSE.html +++ b/LICENSE.html @@ -1,226 +1,259 @@ - - -Common Public License - v 1.0 - - - -

Common Public License - v 1.0 -

-

THE ACCOMPANYING PROGRAM IS PROVIDED UNDER -THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR -DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS -AGREEMENT. -

-

1. DEFINITIONS -

"Contribution" means: -

- - - -

-

"Contributor" means any person or entity that distributes the -Program. -

-

"Licensed Patents " mean patent claims licensable by a -Contributor which are necessarily infringed by the use or sale of its -Contribution alone or when combined with the Program. -

-

"Program" means the Contributions -distributed in accordance with this Agreement. -

-

"Recipient" means anyone who receives the Program under this -Agreement, including all Contributors. -

-

2. GRANT OF RIGHTS -

- - - - - - - -

3. REQUIREMENTS -

A Contributor may choose to distribute the Program in -object code form under its own license agreement, provided that: -

- - - - - - -

When the Program is made available in source code form: -

- -

-

Contributors -may not remove or alter any copyright notices contained within the Program. - -

-

Each Contributor must identify itself as the originator of its -Contribution, if any, in a manner that reasonably allows subsequent Recipients -to identify the originator of the Contribution. -

-

4. COMMERCIAL DISTRIBUTION -

Commercial distributors of software may accept certain -responsibilities with respect to end users, business partners and the like. -While this license is intended to facilitate the commercial use of the Program, -the Contributor who includes the Program in a commercial product offering should -do so in a manner which does not create potential liability for other -Contributors. Therefore, if a Contributor includes the Program in a commercial -product offering, such Contributor ("Commercial Contributor") hereby agrees to -defend and indemnify every other Contributor ("Indemnified Contributor") against -any losses, damages and costs (collectively "Losses") arising from claims, -lawsuits and other legal actions brought by a third party against the -Indemnified Contributor to the extent caused by the acts or omissions of such -Commercial Contributor in connection with its distribution of the Program in a -commercial product offering. The obligations in this section do not apply to any -claims or Losses relating to any actual or alleged intellectual property -infringement. In order to qualify, an Indemnified Contributor must: a) promptly -notify the Commercial Contributor in writing of such claim, and b) allow the -Commercial Contributor to control, and cooperate with the Commercial Contributor -in, the defense and any related settlement negotiations. The Indemnified -Contributor may participate in any such claim at its own expense. -

-

For example, a Contributor might include the Program in a -commercial product offering, Product X. That Contributor is then a Commercial -Contributor. If that Commercial Contributor then makes performance claims, or -offers warranties related to Product X, those performance claims and warranties -are such Commercial Contributor's responsibility alone. Under this section, the -Commercial Contributor would have to defend claims against the other -Contributors related to those performance claims and warranties, and if a court -requires any other Contributor to pay any damages as a result, the Commercial -Contributor must pay those damages. -

-

5. NO WARRANTY -

EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS -PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, -EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR -CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A -PARTICULAR PURPOSE. Each Recipient is solely responsible for -determining the appropriateness of using and distributing the Program and assumes all risks associated with its -exercise of rights under this Agreement, including but not -limited to the risks and costs of program errors, compliance with applicable -laws, damage to or loss of data, programs or equipment, and -unavailability or interruption of operations. -

-

6. DISCLAIMER OF LIABILITY -

EXCEPT AS EXPRESSLY SET FORTH IN THIS -AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, -STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS -GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -

-

7. GENERAL -

If any provision of this Agreement is -invalid or unenforceable under applicable law, it shall not affect the validity -or enforceability of the remainder of the terms of this Agreement, and without -further action by the parties hereto, such provision shall be reformed to the -minimum extent necessary to make such provision valid and enforceable. -

-

If Recipient institutes patent litigation against a Contributor -with respect to a patent applicable to software (including a cross-claim or -counterclaim in a lawsuit), then any patent licenses granted by that Contributor -to such Recipient under this Agreement shall terminate as of the date such -litigation is filed. In addition, if Recipient institutes patent litigation -against any entity (including a cross-claim or counterclaim in a lawsuit) -alleging that the Program itself (excluding combinations of the Program with -other software or hardware) infringes such Recipient's patent(s), then such -Recipient's rights granted under Section 2(b) shall terminate as of the date -such litigation is filed. -

-

All Recipient's rights under this Agreement shall terminate if -it fails to comply with any of the material terms or conditions of this -Agreement and does not cure such failure in a reasonable period of time after -becoming aware of such noncompliance. If all Recipient's rights under this -Agreement terminate, Recipient agrees to cease use and distribution of the -Program as soon as reasonably practicable. However, Recipient's obligations -under this Agreement and any licenses granted by Recipient relating to the -Program shall continue and survive. -

-

Everyone is permitted to copy and distribute -copies of this Agreement, but in order to avoid inconsistency the Agreement is -copyrighted and may only be modified in the following manner. The Agreement -Steward reserves the right to publish new versions -(including revisions) of this Agreement from time to time. -No one other than the Agreement Steward has the right to modify this Agreement. -IBM is the initial Agreement Steward. IBM may assign the responsibility to serve -as the Agreement Steward to a suitable separate entity. Each -new version of the Agreement will be given a distinguishing version number. The -Program (including Contributions) may always be distributed subject to the -version of the Agreement under which it was received. In addition, after a new -version of the Agreement is published, Contributor may elect to distribute the -Program (including its Contributions) under the new version. -Except as expressly stated in Sections 2(a) and 2(b) above, -Recipient receives no rights or licenses to the intellectual property of any -Contributor under this Agreement, whether expressly, by -implication, estoppel or otherwise. All -rights in the Program not expressly granted under this Agreement are -reserved. -

-

This Agreement is governed by the laws of the State of New York -and the intellectual property laws of the United States of America. No party to -this Agreement will bring a legal action under this Agreement more than one year -after the cause of action arose. Each party waives its rights to a jury trial in -any resulting litigation. -

-

+ + + + + + + +Eclipse Public License - Version 1.0 + + + + +

Eclipse Public License - v 1.0

+ +

THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE +PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR +DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS +AGREEMENT.

+ +

1. DEFINITIONS

+ +

"Contribution" means:

+ +

a) in the case of the initial Contributor, the initial +code and documentation distributed under this Agreement, and

+

b) in the case of each subsequent Contributor:

+

i) changes to the Program, and

+

ii) additions to the Program;

+

where such changes and/or additions to the Program +originate from and are distributed by that particular Contributor. A +Contribution 'originates' from a Contributor if it was added to the +Program by such Contributor itself or anyone acting on such +Contributor's behalf. Contributions do not include additions to the +Program which: (i) are separate modules of software distributed in +conjunction with the Program under their own license agreement, and (ii) +are not derivative works of the Program.

+ +

"Contributor" means any person or entity that distributes +the Program.

+ +

"Licensed Patents" mean patent claims licensable by a +Contributor which are necessarily infringed by the use or sale of its +Contribution alone or when combined with the Program.

+ +

"Program" means the Contributions distributed in accordance +with this Agreement.

+ +

"Recipient" means anyone who receives the Program under +this Agreement, including all Contributors.

+ +

2. GRANT OF RIGHTS

+ +

a) Subject to the terms of this Agreement, each +Contributor hereby grants Recipient a non-exclusive, worldwide, +royalty-free copyright license to reproduce, prepare derivative works +of, publicly display, publicly perform, distribute and sublicense the +Contribution of such Contributor, if any, and such derivative works, in +source code and object code form.

+ +

b) Subject to the terms of this Agreement, each +Contributor hereby grants Recipient a non-exclusive, worldwide, +royalty-free patent license under Licensed Patents to make, use, sell, +offer to sell, import and otherwise transfer the Contribution of such +Contributor, if any, in source code and object code form. This patent +license shall apply to the combination of the Contribution and the +Program if, at the time the Contribution is added by the Contributor, +such addition of the Contribution causes such combination to be covered +by the Licensed Patents. The patent license shall not apply to any other +combinations which include the Contribution. No hardware per se is +licensed hereunder.

+ +

c) Recipient understands that although each Contributor +grants the licenses to its Contributions set forth herein, no assurances +are provided by any Contributor that the Program does not infringe the +patent or other intellectual property rights of any other entity. Each +Contributor disclaims any liability to Recipient for claims brought by +any other entity based on infringement of intellectual property rights +or otherwise. As a condition to exercising the rights and licenses +granted hereunder, each Recipient hereby assumes sole responsibility to +secure any other intellectual property rights needed, if any. For +example, if a third party patent license is required to allow Recipient +to distribute the Program, it is Recipient's responsibility to acquire +that license before distributing the Program.

+ +

d) Each Contributor represents that to its knowledge it +has sufficient copyright rights in its Contribution, if any, to grant +the copyright license set forth in this Agreement.

+ +

3. REQUIREMENTS

+ +

A Contributor may choose to distribute the Program in object code +form under its own license agreement, provided that:

+ +

a) it complies with the terms and conditions of this +Agreement; and

+ +

b) its license agreement:

+ +

i) effectively disclaims on behalf of all Contributors +all warranties and conditions, express and implied, including warranties +or conditions of title and non-infringement, and implied warranties or +conditions of merchantability and fitness for a particular purpose;

+ +

ii) effectively excludes on behalf of all Contributors +all liability for damages, including direct, indirect, special, +incidental and consequential damages, such as lost profits;

+ +

iii) states that any provisions which differ from this +Agreement are offered by that Contributor alone and not by any other +party; and

+ +

iv) states that source code for the Program is available +from such Contributor, and informs licensees how to obtain it in a +reasonable manner on or through a medium customarily used for software +exchange.

+ +

When the Program is made available in source code form:

+ +

a) it must be made available under this Agreement; and

+ +

b) a copy of this Agreement must be included with each +copy of the Program.

+ +

Contributors may not remove or alter any copyright notices contained +within the Program.

+ +

Each Contributor must identify itself as the originator of its +Contribution, if any, in a manner that reasonably allows subsequent +Recipients to identify the originator of the Contribution.

+ +

4. COMMERCIAL DISTRIBUTION

+ +

Commercial distributors of software may accept certain +responsibilities with respect to end users, business partners and the +like. While this license is intended to facilitate the commercial use of +the Program, the Contributor who includes the Program in a commercial +product offering should do so in a manner which does not create +potential liability for other Contributors. Therefore, if a Contributor +includes the Program in a commercial product offering, such Contributor +("Commercial Contributor") hereby agrees to defend and +indemnify every other Contributor ("Indemnified Contributor") +against any losses, damages and costs (collectively "Losses") +arising from claims, lawsuits and other legal actions brought by a third +party against the Indemnified Contributor to the extent caused by the +acts or omissions of such Commercial Contributor in connection with its +distribution of the Program in a commercial product offering. The +obligations in this section do not apply to any claims or Losses +relating to any actual or alleged intellectual property infringement. In +order to qualify, an Indemnified Contributor must: a) promptly notify +the Commercial Contributor in writing of such claim, and b) allow the +Commercial Contributor to control, and cooperate with the Commercial +Contributor in, the defense and any related settlement negotiations. The +Indemnified Contributor may participate in any such claim at its own +expense.

+ +

For example, a Contributor might include the Program in a commercial +product offering, Product X. That Contributor is then a Commercial +Contributor. If that Commercial Contributor then makes performance +claims, or offers warranties related to Product X, those performance +claims and warranties are such Commercial Contributor's responsibility +alone. Under this section, the Commercial Contributor would have to +defend claims against the other Contributors related to those +performance claims and warranties, and if a court requires any other +Contributor to pay any damages as a result, the Commercial Contributor +must pay those damages.

+ +

5. NO WARRANTY

+ +

EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS +PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS +OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, +ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY +OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely +responsible for determining the appropriateness of using and +distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to +the risks and costs of program errors, compliance with applicable laws, +damage to or loss of data, programs or equipment, and unavailability or +interruption of operations.

+ +

6. DISCLAIMER OF LIABILITY

+ +

EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT +NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING +WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR +DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED +HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

+ +

7. GENERAL

+ +

If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of +the remainder of the terms of this Agreement, and without further action +by the parties hereto, such provision shall be reformed to the minimum +extent necessary to make such provision valid and enforceable.

+ +

If Recipient institutes patent litigation against any entity +(including a cross-claim or counterclaim in a lawsuit) alleging that the +Program itself (excluding combinations of the Program with other +software or hardware) infringes such Recipient's patent(s), then such +Recipient's rights granted under Section 2(b) shall terminate as of the +date such litigation is filed.

+ +

All Recipient's rights under this Agreement shall terminate if it +fails to comply with any of the material terms or conditions of this +Agreement and does not cure such failure in a reasonable period of time +after becoming aware of such noncompliance. If all Recipient's rights +under this Agreement terminate, Recipient agrees to cease use and +distribution of the Program as soon as reasonably practicable. However, +Recipient's obligations under this Agreement and any licenses granted by +Recipient relating to the Program shall continue and survive.

+ +

Everyone is permitted to copy and distribute copies of this +Agreement, but in order to avoid inconsistency the Agreement is +copyrighted and may only be modified in the following manner. The +Agreement Steward reserves the right to publish new versions (including +revisions) of this Agreement from time to time. No one other than the +Agreement Steward has the right to modify this Agreement. The Eclipse +Foundation is the initial Agreement Steward. The Eclipse Foundation may +assign the responsibility to serve as the Agreement Steward to a +suitable separate entity. Each new version of the Agreement will be +given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version +of the Agreement is published, Contributor may elect to distribute the +Program (including its Contributions) under the new version. Except as +expressly stated in Sections 2(a) and 2(b) above, Recipient receives no +rights or licenses to the intellectual property of any Contributor under +this Agreement, whether expressly, by implication, estoppel or +otherwise. All rights in the Program not expressly granted under this +Agreement are reserved.

+ +

This Agreement is governed by the laws of the State of New York and +the intellectual property laws of the United States of America. No party +to this Agreement will bring a legal action under this Agreement more +than one year after the cause of action arose. Each party waives its +rights to a jury trial in any resulting litigation.

+ + + diff --git a/build.properties b/build.properties index 293e3bc..50e874c 100644 --- a/build.properties +++ b/build.properties @@ -1,8 +1,8 @@ # $Id$ -# This software is subject to the terms of the Common Public License +# This software is subject to the terms of the Eclipse Public License v1.0 # Agreement, available at the following URL: -# http://www.opensource.org/licenses/cpl.html. -# Copyright (C) 2007-2008 Julian Hyde and others. +# http://www.eclipse.org/legal/epl-v10.html. +# Copyright (C) 2007-2009 Julian Hyde and others. # All Rights Reserved. # You must accept the terms of that agreement to use this software. # diff --git a/build.xml b/build.xml index ff22580..075e571 100644 --- a/build.xml +++ b/build.xml @@ -1,8 +1,8 @@ diff --git a/foodmart/FoodMart.xml b/foodmart/FoodMart.xml index 9449b44..3a1a1c8 100644 --- a/foodmart/FoodMart.xml +++ b/foodmart/FoodMart.xml @@ -2,11 +2,11 @@ diff --git a/src/org/olap4j/Axis.java b/src/org/olap4j/Axis.java index 558f569..a0e31e7 100644 --- a/src/org/olap4j/Axis.java +++ b/src/org/olap4j/Axis.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/Cell.java b/src/org/olap4j/Cell.java index 9c30aae..f485a5e 100755 --- a/src/org/olap4j/Cell.java +++ b/src/org/olap4j/Cell.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/CellSet.java b/src/org/olap4j/CellSet.java index 914dd84..71189a5 100755 --- a/src/org/olap4j/CellSet.java +++ b/src/org/olap4j/CellSet.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/CellSetAxis.java b/src/org/olap4j/CellSetAxis.java index 6f468ec..e20b426 100755 --- a/src/org/olap4j/CellSetAxis.java +++ b/src/org/olap4j/CellSetAxis.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/CellSetAxisMetaData.java b/src/org/olap4j/CellSetAxisMetaData.java index 2ae88c5..fc25128 100755 --- a/src/org/olap4j/CellSetAxisMetaData.java +++ b/src/org/olap4j/CellSetAxisMetaData.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/CellSetMetaData.java b/src/org/olap4j/CellSetMetaData.java index e83c828..183d29f 100755 --- a/src/org/olap4j/CellSetMetaData.java +++ b/src/org/olap4j/CellSetMetaData.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/OlapConnection.java b/src/org/olap4j/OlapConnection.java index 377735c..ca3f396 100644 --- a/src/org/olap4j/OlapConnection.java +++ b/src/org/olap4j/OlapConnection.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/OlapDataSource.java b/src/org/olap4j/OlapDataSource.java index 5511b83..b7686a6 100644 --- a/src/org/olap4j/OlapDataSource.java +++ b/src/org/olap4j/OlapDataSource.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/OlapDatabaseMetaData.java b/src/org/olap4j/OlapDatabaseMetaData.java index 3f4717d..ec77fef 100644 --- a/src/org/olap4j/OlapDatabaseMetaData.java +++ b/src/org/olap4j/OlapDatabaseMetaData.java @@ -1,9 +1,9 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. -// Copyright (C) 2006-2008 Julian Hyde +// http://www.eclipse.org/legal/epl-v10.html. +// Copyright (C) 2006-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. */ diff --git a/src/org/olap4j/OlapException.java b/src/org/olap4j/OlapException.java index f3a7ed2..d989045 100644 --- a/src/org/olap4j/OlapException.java +++ b/src/org/olap4j/OlapException.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/OlapExceptionHelper.java b/src/org/olap4j/OlapExceptionHelper.java index b9a6bd1..99d9901 100644 --- a/src/org/olap4j/OlapExceptionHelper.java +++ b/src/org/olap4j/OlapExceptionHelper.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/OlapParameterMetaData.java b/src/org/olap4j/OlapParameterMetaData.java index 488c2fe..f7c3c7b 100755 --- a/src/org/olap4j/OlapParameterMetaData.java +++ b/src/org/olap4j/OlapParameterMetaData.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/OlapStatement.java b/src/org/olap4j/OlapStatement.java index 6a4c9cc..c5297bf 100644 --- a/src/org/olap4j/OlapStatement.java +++ b/src/org/olap4j/OlapStatement.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/OlapWrapper.java b/src/org/olap4j/OlapWrapper.java index 551e5fb..42cfd66 100644 --- a/src/org/olap4j/OlapWrapper.java +++ b/src/org/olap4j/OlapWrapper.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/Position.java b/src/org/olap4j/Position.java index d5b5721..ab0270d 100755 --- a/src/org/olap4j/Position.java +++ b/src/org/olap4j/Position.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/PreparedOlapStatement.java b/src/org/olap4j/PreparedOlapStatement.java index 729ead5..b04800e 100644 --- a/src/org/olap4j/PreparedOlapStatement.java +++ b/src/org/olap4j/PreparedOlapStatement.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/DeferredNamedListImpl.java b/src/org/olap4j/driver/xmla/DeferredNamedListImpl.java index bbf64ac..8a23f52 100644 --- a/src/org/olap4j/driver/xmla/DeferredNamedListImpl.java +++ b/src/org/olap4j/driver/xmla/DeferredNamedListImpl.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/EmptyResultSet.java b/src/org/olap4j/driver/xmla/EmptyResultSet.java index 3dba5ac..bbe0d69 100644 --- a/src/org/olap4j/driver/xmla/EmptyResultSet.java +++ b/src/org/olap4j/driver/xmla/EmptyResultSet.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/Factory.java b/src/org/olap4j/driver/xmla/Factory.java index b993484..2cc3e71 100644 --- a/src/org/olap4j/driver/xmla/Factory.java +++ b/src/org/olap4j/driver/xmla/Factory.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/FactoryJdbc3Impl.java b/src/org/olap4j/driver/xmla/FactoryJdbc3Impl.java index 4b14982..5c76027 100644 --- a/src/org/olap4j/driver/xmla/FactoryJdbc3Impl.java +++ b/src/org/olap4j/driver/xmla/FactoryJdbc3Impl.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/FactoryJdbc4Impl.java b/src/org/olap4j/driver/xmla/FactoryJdbc4Impl.java index 05157d1..163a734 100644 --- a/src/org/olap4j/driver/xmla/FactoryJdbc4Impl.java +++ b/src/org/olap4j/driver/xmla/FactoryJdbc4Impl.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/MetadataReader.java b/src/org/olap4j/driver/xmla/MetadataReader.java index 202019e..32c02fd 100644 --- a/src/org/olap4j/driver/xmla/MetadataReader.java +++ b/src/org/olap4j/driver/xmla/MetadataReader.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jCatalog.java b/src/org/olap4j/driver/xmla/XmlaOlap4jCatalog.java index a67a96e..00ab2c5 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jCatalog.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jCatalog.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jCell.java b/src/org/olap4j/driver/xmla/XmlaOlap4jCell.java index 43c1b8d..5fa056d 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jCell.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jCell.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jCellProperty.java b/src/org/olap4j/driver/xmla/XmlaOlap4jCellProperty.java index e2adfce..6d6cd52 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jCellProperty.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jCellProperty.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jCellSet.java b/src/org/olap4j/driver/xmla/XmlaOlap4jCellSet.java index 44e2c07..f221c09 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jCellSet.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jCellSet.java @@ -1,8 +1,8 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. -// Copyright (C) 2007-2008 Julian Hyde +// http://www.eclipse.org/legal/epl-v10.html. +// Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. */ diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jCellSetAxis.java b/src/org/olap4j/driver/xmla/XmlaOlap4jCellSetAxis.java index 61b7674..080a368 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jCellSetAxis.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jCellSetAxis.java @@ -1,8 +1,8 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. -// Copyright (C) 2007-2008 Julian Hyde +// http://www.eclipse.org/legal/epl-v10.html. +// Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. */ diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jCellSetAxisMetaData.java b/src/org/olap4j/driver/xmla/XmlaOlap4jCellSetAxisMetaData.java index 1bf6ef2..b5834ea 100755 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jCellSetAxisMetaData.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jCellSetAxisMetaData.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jCellSetMemberProperty.java b/src/org/olap4j/driver/xmla/XmlaOlap4jCellSetMemberProperty.java index 8d5588e..5536265 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jCellSetMemberProperty.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jCellSetMemberProperty.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jCellSetMetaData.java b/src/org/olap4j/driver/xmla/XmlaOlap4jCellSetMetaData.java index 37460e1..a3e782e 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jCellSetMetaData.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jCellSetMetaData.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jConnection.java b/src/org/olap4j/driver/xmla/XmlaOlap4jConnection.java index 910c2b9..e921c12 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jConnection.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jConnection.java @@ -1,8 +1,8 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. -// Copyright (C) 2007-2008 Julian Hyde +// http://www.eclipse.org/legal/epl-v10.html. +// Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. */ diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jCube.java b/src/org/olap4j/driver/xmla/XmlaOlap4jCube.java index 4731a65..12c8638 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jCube.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jCube.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jDatabaseMetaData.java b/src/org/olap4j/driver/xmla/XmlaOlap4jDatabaseMetaData.java index 21bf680..cd75a9c 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jDatabaseMetaData.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jDatabaseMetaData.java @@ -1,8 +1,8 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. -// Copyright (C) 2007-2008 Julian Hyde +// http://www.eclipse.org/legal/epl-v10.html. +// Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. */ diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jDimension.java b/src/org/olap4j/driver/xmla/XmlaOlap4jDimension.java index a4db080..2c2c292 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jDimension.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jDimension.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jDriver.java b/src/org/olap4j/driver/xmla/XmlaOlap4jDriver.java index f98b565..a85fd41 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jDriver.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jDriver.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jElement.java b/src/org/olap4j/driver/xmla/XmlaOlap4jElement.java index bdcc5cb..09040f6 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jElement.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jElement.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jHierarchy.java b/src/org/olap4j/driver/xmla/XmlaOlap4jHierarchy.java index cc09a75..ca5c4cd 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jHierarchy.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jHierarchy.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jLevel.java b/src/org/olap4j/driver/xmla/XmlaOlap4jLevel.java index 01a573a..626b7b3 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jLevel.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jLevel.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jMeasure.java b/src/org/olap4j/driver/xmla/XmlaOlap4jMeasure.java index 4d0de00..a382c94 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jMeasure.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jMeasure.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jMember.java b/src/org/olap4j/driver/xmla/XmlaOlap4jMember.java index 1795843..4206290 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jMember.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jMember.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jMemberBase.java b/src/org/olap4j/driver/xmla/XmlaOlap4jMemberBase.java index 3aee565..aba42a2 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jMemberBase.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jMemberBase.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jNamedSet.java b/src/org/olap4j/driver/xmla/XmlaOlap4jNamedSet.java index 913482e..d8062cf 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jNamedSet.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jNamedSet.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jPosition.java b/src/org/olap4j/driver/xmla/XmlaOlap4jPosition.java index 0092c6a..9761e12 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jPosition.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jPosition.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jPositionMember.java b/src/org/olap4j/driver/xmla/XmlaOlap4jPositionMember.java index 4e1da0d..8ab4820 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jPositionMember.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jPositionMember.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jPreparedStatement.java b/src/org/olap4j/driver/xmla/XmlaOlap4jPreparedStatement.java index 9cbb0ae..4553f05 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jPreparedStatement.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jPreparedStatement.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jProperty.java b/src/org/olap4j/driver/xmla/XmlaOlap4jProperty.java index 091f51c..313863b 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jProperty.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jProperty.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jSchema.java b/src/org/olap4j/driver/xmla/XmlaOlap4jSchema.java index e4866f0..d038e65 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jSchema.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jSchema.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jStatement.java b/src/org/olap4j/driver/xmla/XmlaOlap4jStatement.java index 03442fe..2eefa2e 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jStatement.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jStatement.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/XmlaOlap4jUtil.java b/src/org/olap4j/driver/xmla/XmlaOlap4jUtil.java index d881030..a56d52c 100644 --- a/src/org/olap4j/driver/xmla/XmlaOlap4jUtil.java +++ b/src/org/olap4j/driver/xmla/XmlaOlap4jUtil.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/cache/XmlaOlap4jCache.java b/src/org/olap4j/driver/xmla/cache/XmlaOlap4jCache.java index dc8c48a..842382e 100644 --- a/src/org/olap4j/driver/xmla/cache/XmlaOlap4jCache.java +++ b/src/org/olap4j/driver/xmla/cache/XmlaOlap4jCache.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/cache/XmlaOlap4jCacheElement.java b/src/org/olap4j/driver/xmla/cache/XmlaOlap4jCacheElement.java index b8da82e..bdc98b5 100644 --- a/src/org/olap4j/driver/xmla/cache/XmlaOlap4jCacheElement.java +++ b/src/org/olap4j/driver/xmla/cache/XmlaOlap4jCacheElement.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/cache/XmlaOlap4jConcurrentMemoryCache.java b/src/org/olap4j/driver/xmla/cache/XmlaOlap4jConcurrentMemoryCache.java index 05a1fb3..43d8f4e 100644 --- a/src/org/olap4j/driver/xmla/cache/XmlaOlap4jConcurrentMemoryCache.java +++ b/src/org/olap4j/driver/xmla/cache/XmlaOlap4jConcurrentMemoryCache.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/cache/XmlaOlap4jInvalidStateException.java b/src/org/olap4j/driver/xmla/cache/XmlaOlap4jInvalidStateException.java index eef59d6..04c02db 100644 --- a/src/org/olap4j/driver/xmla/cache/XmlaOlap4jInvalidStateException.java +++ b/src/org/olap4j/driver/xmla/cache/XmlaOlap4jInvalidStateException.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/cache/XmlaOlap4jNamedMemoryCache.java b/src/org/olap4j/driver/xmla/cache/XmlaOlap4jNamedMemoryCache.java index 70c7a24..5aef912 100644 --- a/src/org/olap4j/driver/xmla/cache/XmlaOlap4jNamedMemoryCache.java +++ b/src/org/olap4j/driver/xmla/cache/XmlaOlap4jNamedMemoryCache.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/cache/XmlaOlap4jSHAEncoder.java b/src/org/olap4j/driver/xmla/cache/XmlaOlap4jSHAEncoder.java index fb0460d..142f43c 100644 --- a/src/org/olap4j/driver/xmla/cache/XmlaOlap4jSHAEncoder.java +++ b/src/org/olap4j/driver/xmla/cache/XmlaOlap4jSHAEncoder.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jAbstractHttpProxy.java b/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jAbstractHttpProxy.java index 0b36397..ca69a8d 100644 --- a/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jAbstractHttpProxy.java +++ b/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jAbstractHttpProxy.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jCachedProxy.java b/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jCachedProxy.java index 720543e..85b0e9a 100644 --- a/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jCachedProxy.java +++ b/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jCachedProxy.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jCookieManager.java b/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jCookieManager.java index 00eb59a..ea10c77 100644 --- a/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jCookieManager.java +++ b/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jCookieManager.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jHttpProxy.java b/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jHttpProxy.java index 3f14566..8b5c492 100644 --- a/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jHttpProxy.java +++ b/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jHttpProxy.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jProxy.java b/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jProxy.java index 068641b..8ff9960 100644 --- a/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jProxy.java +++ b/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jProxy.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jProxyException.java b/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jProxyException.java index 6f91210..6d83e9e 100644 --- a/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jProxyException.java +++ b/src/org/olap4j/driver/xmla/proxy/XmlaOlap4jProxyException.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/impl/AbstractNamedList.java b/src/org/olap4j/impl/AbstractNamedList.java index 4a50f8e..aea95ec 100644 --- a/src/org/olap4j/impl/AbstractNamedList.java +++ b/src/org/olap4j/impl/AbstractNamedList.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/impl/ArrayMap.java b/src/org/olap4j/impl/ArrayMap.java index 32a3036..de4a615 100644 --- a/src/org/olap4j/impl/ArrayMap.java +++ b/src/org/olap4j/impl/ArrayMap.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/impl/ArrayNamedListImpl.java b/src/org/olap4j/impl/ArrayNamedListImpl.java index 580c84e..39087cf 100644 --- a/src/org/olap4j/impl/ArrayNamedListImpl.java +++ b/src/org/olap4j/impl/ArrayNamedListImpl.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/impl/Base64.java b/src/org/olap4j/impl/Base64.java index 4ed6cf7..36cd59e 100644 --- a/src/org/olap4j/impl/Base64.java +++ b/src/org/olap4j/impl/Base64.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2008 Julian Hyde and others // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/impl/ConnectStringParser.java b/src/org/olap4j/impl/ConnectStringParser.java index d17f2a9..1494ea3 100644 --- a/src/org/olap4j/impl/ConnectStringParser.java +++ b/src/org/olap4j/impl/ConnectStringParser.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/impl/CoordinateIterator.java b/src/org/olap4j/impl/CoordinateIterator.java index 17448fc..e951c45 100644 --- a/src/org/olap4j/impl/CoordinateIterator.java +++ b/src/org/olap4j/impl/CoordinateIterator.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2009-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/impl/Named.java b/src/org/olap4j/impl/Named.java index 17a4eea..681140e 100644 --- a/src/org/olap4j/impl/Named.java +++ b/src/org/olap4j/impl/Named.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/impl/NamedListImpl.java b/src/org/olap4j/impl/NamedListImpl.java index 9c0bf2d..149adcc 100644 --- a/src/org/olap4j/impl/NamedListImpl.java +++ b/src/org/olap4j/impl/NamedListImpl.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/impl/Olap4jUtil.java b/src/org/olap4j/impl/Olap4jUtil.java index ab373b4..51ab489 100644 --- a/src/org/olap4j/impl/Olap4jUtil.java +++ b/src/org/olap4j/impl/Olap4jUtil.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/impl/Olap4jUtilCompatible.java b/src/org/olap4j/impl/Olap4jUtilCompatible.java index 9e341db..3d7b5bb 100644 --- a/src/org/olap4j/impl/Olap4jUtilCompatible.java +++ b/src/org/olap4j/impl/Olap4jUtilCompatible.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/impl/Olap4jUtilCompatibleJdk14.java b/src/org/olap4j/impl/Olap4jUtilCompatibleJdk14.java index 598f028..e23094f 100644 --- a/src/org/olap4j/impl/Olap4jUtilCompatibleJdk14.java +++ b/src/org/olap4j/impl/Olap4jUtilCompatibleJdk14.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/impl/Olap4jUtilCompatibleJdk15.java b/src/org/olap4j/impl/Olap4jUtilCompatibleJdk15.java index 2d1d22e..9a64d17 100644 --- a/src/org/olap4j/impl/Olap4jUtilCompatibleJdk15.java +++ b/src/org/olap4j/impl/Olap4jUtilCompatibleJdk15.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/impl/Pair.java b/src/org/olap4j/impl/Pair.java index 1a269bb..869c4db 100644 --- a/src/org/olap4j/impl/Pair.java +++ b/src/org/olap4j/impl/Pair.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/AxisNode.java b/src/org/olap4j/mdx/AxisNode.java index a5fe613..c01a07e 100644 --- a/src/org/olap4j/mdx/AxisNode.java +++ b/src/org/olap4j/mdx/AxisNode.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/CallNode.java b/src/org/olap4j/mdx/CallNode.java index b1d54b4..8466f7e 100644 --- a/src/org/olap4j/mdx/CallNode.java +++ b/src/org/olap4j/mdx/CallNode.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/CubeNode.java b/src/org/olap4j/mdx/CubeNode.java index 149bbdf..093820e 100644 --- a/src/org/olap4j/mdx/CubeNode.java +++ b/src/org/olap4j/mdx/CubeNode.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/DefaultMdxValidatorImpl.java b/src/org/olap4j/mdx/DefaultMdxValidatorImpl.java index 82423e8..3c1c654 100644 --- a/src/org/olap4j/mdx/DefaultMdxValidatorImpl.java +++ b/src/org/olap4j/mdx/DefaultMdxValidatorImpl.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/DimensionNode.java b/src/org/olap4j/mdx/DimensionNode.java index af18e33..3ea234a 100644 --- a/src/org/olap4j/mdx/DimensionNode.java +++ b/src/org/olap4j/mdx/DimensionNode.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/HierarchyNode.java b/src/org/olap4j/mdx/HierarchyNode.java index e86ffd4..90742a1 100644 --- a/src/org/olap4j/mdx/HierarchyNode.java +++ b/src/org/olap4j/mdx/HierarchyNode.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/IdentifierNode.java b/src/org/olap4j/mdx/IdentifierNode.java index 2c22e9b..62340e6 100644 --- a/src/org/olap4j/mdx/IdentifierNode.java +++ b/src/org/olap4j/mdx/IdentifierNode.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/LevelNode.java b/src/org/olap4j/mdx/LevelNode.java index 4a87e17..7355f6f 100644 --- a/src/org/olap4j/mdx/LevelNode.java +++ b/src/org/olap4j/mdx/LevelNode.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/LiteralNode.java b/src/org/olap4j/mdx/LiteralNode.java index 43970e1..ca7edfc 100644 --- a/src/org/olap4j/mdx/LiteralNode.java +++ b/src/org/olap4j/mdx/LiteralNode.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/MdxUtil.java b/src/org/olap4j/mdx/MdxUtil.java index 5e61b10..05cbca3 100644 --- a/src/org/olap4j/mdx/MdxUtil.java +++ b/src/org/olap4j/mdx/MdxUtil.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/MemberNode.java b/src/org/olap4j/mdx/MemberNode.java index 31da096..c63c75e 100644 --- a/src/org/olap4j/mdx/MemberNode.java +++ b/src/org/olap4j/mdx/MemberNode.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/ParameterNode.java b/src/org/olap4j/mdx/ParameterNode.java index 1f8904f..81f06aa 100644 --- a/src/org/olap4j/mdx/ParameterNode.java +++ b/src/org/olap4j/mdx/ParameterNode.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/ParseRegion.java b/src/org/olap4j/mdx/ParseRegion.java index cf0b116..b45e8ba 100644 --- a/src/org/olap4j/mdx/ParseRegion.java +++ b/src/org/olap4j/mdx/ParseRegion.java @@ -1,9 +1,9 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. -// Copyright (C) 2007-2008 Julian Hyde +// http://www.eclipse.org/legal/epl-v10.html. +// Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. */ diff --git a/src/org/olap4j/mdx/ParseTreeNode.java b/src/org/olap4j/mdx/ParseTreeNode.java index 2c5851e..c3c2af2 100644 --- a/src/org/olap4j/mdx/ParseTreeNode.java +++ b/src/org/olap4j/mdx/ParseTreeNode.java @@ -1,9 +1,9 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. -// Copyright (C) 2007-2008 Julian Hyde +// http://www.eclipse.org/legal/epl-v10.html. +// Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. */ diff --git a/src/org/olap4j/mdx/ParseTreeVisitor.java b/src/org/olap4j/mdx/ParseTreeVisitor.java index b6eeb59..6555746 100644 --- a/src/org/olap4j/mdx/ParseTreeVisitor.java +++ b/src/org/olap4j/mdx/ParseTreeVisitor.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/ParseTreeWriter.java b/src/org/olap4j/mdx/ParseTreeWriter.java index 3e87563..c15c238 100644 --- a/src/org/olap4j/mdx/ParseTreeWriter.java +++ b/src/org/olap4j/mdx/ParseTreeWriter.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/PropertyValueNode.java b/src/org/olap4j/mdx/PropertyValueNode.java index d98a81f..8be5941 100644 --- a/src/org/olap4j/mdx/PropertyValueNode.java +++ b/src/org/olap4j/mdx/PropertyValueNode.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/SelectNode.java b/src/org/olap4j/mdx/SelectNode.java index 3a7bbe4..49296eb 100644 --- a/src/org/olap4j/mdx/SelectNode.java +++ b/src/org/olap4j/mdx/SelectNode.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/Syntax.java b/src/org/olap4j/mdx/Syntax.java index b3c4e7f..aa85e76 100644 --- a/src/org/olap4j/mdx/Syntax.java +++ b/src/org/olap4j/mdx/Syntax.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/WithMemberNode.java b/src/org/olap4j/mdx/WithMemberNode.java index 1345db9..3174fd1 100644 --- a/src/org/olap4j/mdx/WithMemberNode.java +++ b/src/org/olap4j/mdx/WithMemberNode.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/WithSetNode.java b/src/org/olap4j/mdx/WithSetNode.java index de2996b..41a4ae2 100644 --- a/src/org/olap4j/mdx/WithSetNode.java +++ b/src/org/olap4j/mdx/WithSetNode.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/parser/MdxParseException.java b/src/org/olap4j/mdx/parser/MdxParseException.java index 0639dc0..a3f14ba 100644 --- a/src/org/olap4j/mdx/parser/MdxParseException.java +++ b/src/org/olap4j/mdx/parser/MdxParseException.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/parser/MdxParser.java b/src/org/olap4j/mdx/parser/MdxParser.java index 6e7ceab..0dbbd5b 100644 --- a/src/org/olap4j/mdx/parser/MdxParser.java +++ b/src/org/olap4j/mdx/parser/MdxParser.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/parser/MdxParserFactory.java b/src/org/olap4j/mdx/parser/MdxParserFactory.java index 50e883c..16f26b8 100644 --- a/src/org/olap4j/mdx/parser/MdxParserFactory.java +++ b/src/org/olap4j/mdx/parser/MdxParserFactory.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/parser/MdxValidator.java b/src/org/olap4j/mdx/parser/MdxValidator.java index 254ae60..84c4377 100644 --- a/src/org/olap4j/mdx/parser/MdxValidator.java +++ b/src/org/olap4j/mdx/parser/MdxValidator.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/parser/impl/DefaultMdxParser.cup b/src/org/olap4j/mdx/parser/impl/DefaultMdxParser.cup index 8e6de39..0f3ca0a 100644 --- a/src/org/olap4j/mdx/parser/impl/DefaultMdxParser.cup +++ b/src/org/olap4j/mdx/parser/impl/DefaultMdxParser.cup @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 1999-2002 Kana Software, Inc. // Copyright (C) 2002-2009 Julian Hyde and others. // All Rights Reserved. diff --git a/src/org/olap4j/mdx/parser/impl/DefaultMdxParserImpl.java b/src/org/olap4j/mdx/parser/impl/DefaultMdxParserImpl.java index 0464232..333bb89 100644 --- a/src/org/olap4j/mdx/parser/impl/DefaultMdxParserImpl.java +++ b/src/org/olap4j/mdx/parser/impl/DefaultMdxParserImpl.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/parser/impl/Scanner.java b/src/org/olap4j/mdx/parser/impl/Scanner.java index 1a6d847..366bf73 100644 --- a/src/org/olap4j/mdx/parser/impl/Scanner.java +++ b/src/org/olap4j/mdx/parser/impl/Scanner.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/mdx/parser/impl/StringScanner.java b/src/org/olap4j/mdx/parser/impl/StringScanner.java index 012646f..3a0c12b 100644 --- a/src/org/olap4j/mdx/parser/impl/StringScanner.java +++ b/src/org/olap4j/mdx/parser/impl/StringScanner.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/metadata/Catalog.java b/src/org/olap4j/metadata/Catalog.java index 1b99913..0f0b788 100644 --- a/src/org/olap4j/metadata/Catalog.java +++ b/src/org/olap4j/metadata/Catalog.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/metadata/Cube.java b/src/org/olap4j/metadata/Cube.java index a51fdd3..daea476 100644 --- a/src/org/olap4j/metadata/Cube.java +++ b/src/org/olap4j/metadata/Cube.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/metadata/Datatype.java b/src/org/olap4j/metadata/Datatype.java index f2b2343..a539beb 100644 --- a/src/org/olap4j/metadata/Datatype.java +++ b/src/org/olap4j/metadata/Datatype.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/metadata/Dimension.java b/src/org/olap4j/metadata/Dimension.java index bdbe5d3..b11d6c4 100644 --- a/src/org/olap4j/metadata/Dimension.java +++ b/src/org/olap4j/metadata/Dimension.java @@ -1,9 +1,9 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. -// Copyright (C) 2006-2008 Julian Hyde +// http://www.eclipse.org/legal/epl-v10.html. +// Copyright (C) 2006-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. */ diff --git a/src/org/olap4j/metadata/Hierarchy.java b/src/org/olap4j/metadata/Hierarchy.java index 0db821d..96ab098 100644 --- a/src/org/olap4j/metadata/Hierarchy.java +++ b/src/org/olap4j/metadata/Hierarchy.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/metadata/Level.java b/src/org/olap4j/metadata/Level.java index 0e1e419..4156f8d 100644 --- a/src/org/olap4j/metadata/Level.java +++ b/src/org/olap4j/metadata/Level.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/metadata/Measure.java b/src/org/olap4j/metadata/Measure.java index 44a0760..b1d90e6 100644 --- a/src/org/olap4j/metadata/Measure.java +++ b/src/org/olap4j/metadata/Measure.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/metadata/Member.java b/src/org/olap4j/metadata/Member.java index c893025..53a687d 100644 --- a/src/org/olap4j/metadata/Member.java +++ b/src/org/olap4j/metadata/Member.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/metadata/MetadataElement.java b/src/org/olap4j/metadata/MetadataElement.java index a6173e3..e056254 100644 --- a/src/org/olap4j/metadata/MetadataElement.java +++ b/src/org/olap4j/metadata/MetadataElement.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/metadata/NamedList.java b/src/org/olap4j/metadata/NamedList.java index b500998..4244f05 100644 --- a/src/org/olap4j/metadata/NamedList.java +++ b/src/org/olap4j/metadata/NamedList.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/metadata/NamedSet.java b/src/org/olap4j/metadata/NamedSet.java index 134283b..266b8d4 100644 --- a/src/org/olap4j/metadata/NamedSet.java +++ b/src/org/olap4j/metadata/NamedSet.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/metadata/Property.java b/src/org/olap4j/metadata/Property.java index 03ef084..59c3f66 100644 --- a/src/org/olap4j/metadata/Property.java +++ b/src/org/olap4j/metadata/Property.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/metadata/Schema.java b/src/org/olap4j/metadata/Schema.java index 6699bdb..29d5b40 100644 --- a/src/org/olap4j/metadata/Schema.java +++ b/src/org/olap4j/metadata/Schema.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/query/CellSetFormatter.java b/src/org/olap4j/query/CellSetFormatter.java index ed46d46..ed60af5 100644 --- a/src/org/olap4j/query/CellSetFormatter.java +++ b/src/org/olap4j/query/CellSetFormatter.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2009-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/query/Olap4jNodeConverter.java b/src/org/olap4j/query/Olap4jNodeConverter.java index d6eef79..a25eb36 100644 --- a/src/org/olap4j/query/Olap4jNodeConverter.java +++ b/src/org/olap4j/query/Olap4jNodeConverter.java @@ -1,9 +1,9 @@ /* // $Id:$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. -// Copyright (C) 2007-2008 Julian Hyde +// http://www.eclipse.org/legal/epl-v10.html. +// Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. */ diff --git a/src/org/olap4j/query/Query.java b/src/org/olap4j/query/Query.java index cbf887a..61cc236 100644 --- a/src/org/olap4j/query/Query.java +++ b/src/org/olap4j/query/Query.java @@ -1,9 +1,9 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. -// Copyright (C) 2007-2008 Julian Hyde +// http://www.eclipse.org/legal/epl-v10.html. +// Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. */ diff --git a/src/org/olap4j/query/QueryAxis.java b/src/org/olap4j/query/QueryAxis.java index f1ffde5..cc888ef 100644 --- a/src/org/olap4j/query/QueryAxis.java +++ b/src/org/olap4j/query/QueryAxis.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/query/QueryDimension.java b/src/org/olap4j/query/QueryDimension.java index 94e33d7..c7303b0 100644 --- a/src/org/olap4j/query/QueryDimension.java +++ b/src/org/olap4j/query/QueryDimension.java @@ -1,9 +1,9 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. -// Copyright (C) 2007-2008 Julian Hyde +// http://www.eclipse.org/legal/epl-v10.html. +// Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. */ diff --git a/src/org/olap4j/query/RectangularCellSetFormatter.java b/src/org/olap4j/query/RectangularCellSetFormatter.java index 631b28a..327305e 100644 --- a/src/org/olap4j/query/RectangularCellSetFormatter.java +++ b/src/org/olap4j/query/RectangularCellSetFormatter.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2009-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/query/Selection.java b/src/org/olap4j/query/Selection.java index c301d75..20a85fc 100644 --- a/src/org/olap4j/query/Selection.java +++ b/src/org/olap4j/query/Selection.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/query/SelectionFactory.java b/src/org/olap4j/query/SelectionFactory.java index 624cdb6..499bfc0 100644 --- a/src/org/olap4j/query/SelectionFactory.java +++ b/src/org/olap4j/query/SelectionFactory.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/query/SelectionImpl.java b/src/org/olap4j/query/SelectionImpl.java index 499c197..2a509d7 100644 --- a/src/org/olap4j/query/SelectionImpl.java +++ b/src/org/olap4j/query/SelectionImpl.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/query/TraditionalCellSetFormatter.java b/src/org/olap4j/query/TraditionalCellSetFormatter.java index 32fcd1c..412f5aa 100644 --- a/src/org/olap4j/query/TraditionalCellSetFormatter.java +++ b/src/org/olap4j/query/TraditionalCellSetFormatter.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2009-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/sample/SimpleQuerySample.java b/src/org/olap4j/sample/SimpleQuerySample.java index 89d137b..9f5c6ab 100644 --- a/src/org/olap4j/sample/SimpleQuerySample.java +++ b/src/org/olap4j/sample/SimpleQuerySample.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/transform/AxisTransform.java b/src/org/olap4j/transform/AxisTransform.java index 1c15ecc..53dd4af 100644 --- a/src/org/olap4j/transform/AxisTransform.java +++ b/src/org/olap4j/transform/AxisTransform.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/transform/DrillDownOnPositionTransform.java b/src/org/olap4j/transform/DrillDownOnPositionTransform.java index 35f61c4..0992394 100644 --- a/src/org/olap4j/transform/DrillDownOnPositionTransform.java +++ b/src/org/olap4j/transform/DrillDownOnPositionTransform.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/transform/DrillReplaceTransform.java b/src/org/olap4j/transform/DrillReplaceTransform.java index 5a4f4fc..289cd39 100644 --- a/src/org/olap4j/transform/DrillReplaceTransform.java +++ b/src/org/olap4j/transform/DrillReplaceTransform.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/transform/MdxHelper.java b/src/org/olap4j/transform/MdxHelper.java index 6050657..0b9d8e5 100644 --- a/src/org/olap4j/transform/MdxHelper.java +++ b/src/org/olap4j/transform/MdxHelper.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/transform/MdxQueryTransform.java b/src/org/olap4j/transform/MdxQueryTransform.java index 4f344c6..2d84de1 100644 --- a/src/org/olap4j/transform/MdxQueryTransform.java +++ b/src/org/olap4j/transform/MdxQueryTransform.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/transform/Quax.java b/src/org/olap4j/transform/Quax.java index 6c73857..e2a8ef6 100644 --- a/src/org/olap4j/transform/Quax.java +++ b/src/org/olap4j/transform/Quax.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/transform/RollUpLevelTransform.java b/src/org/olap4j/transform/RollUpLevelTransform.java index e9b7b9d..f753a24 100644 --- a/src/org/olap4j/transform/RollUpLevelTransform.java +++ b/src/org/olap4j/transform/RollUpLevelTransform.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/transform/StandardTransformLibrary.java b/src/org/olap4j/transform/StandardTransformLibrary.java index fdce33e..42be73e 100644 --- a/src/org/olap4j/transform/StandardTransformLibrary.java +++ b/src/org/olap4j/transform/StandardTransformLibrary.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/transform/TransformUtil.java b/src/org/olap4j/transform/TransformUtil.java index ddad77a..274d88f 100644 --- a/src/org/olap4j/transform/TransformUtil.java +++ b/src/org/olap4j/transform/TransformUtil.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/transform/TreeNode.java b/src/org/olap4j/transform/TreeNode.java index c45dbbb..7d39156 100644 --- a/src/org/olap4j/transform/TreeNode.java +++ b/src/org/olap4j/transform/TreeNode.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/transform/TreeNodeCallback.java b/src/org/olap4j/transform/TreeNodeCallback.java index 94849c9..997eb6f 100644 --- a/src/org/olap4j/transform/TreeNodeCallback.java +++ b/src/org/olap4j/transform/TreeNodeCallback.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/type/BooleanType.java b/src/org/olap4j/type/BooleanType.java index 5479f7e..be13e36 100755 --- a/src/org/olap4j/type/BooleanType.java +++ b/src/org/olap4j/type/BooleanType.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2005-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/type/CubeType.java b/src/org/olap4j/type/CubeType.java index 71ab90d..2085480 100755 --- a/src/org/olap4j/type/CubeType.java +++ b/src/org/olap4j/type/CubeType.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2005-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/type/DecimalType.java b/src/org/olap4j/type/DecimalType.java index e545aaf..406334d 100755 --- a/src/org/olap4j/type/DecimalType.java +++ b/src/org/olap4j/type/DecimalType.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2005-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/type/DimensionType.java b/src/org/olap4j/type/DimensionType.java index 3f7f20d..b69a3d5 100755 --- a/src/org/olap4j/type/DimensionType.java +++ b/src/org/olap4j/type/DimensionType.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2005-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/type/HierarchyType.java b/src/org/olap4j/type/HierarchyType.java index eeaef36..8d56701 100755 --- a/src/org/olap4j/type/HierarchyType.java +++ b/src/org/olap4j/type/HierarchyType.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2005-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/type/LevelType.java b/src/org/olap4j/type/LevelType.java index 5dd8421..ee1ff45 100755 --- a/src/org/olap4j/type/LevelType.java +++ b/src/org/olap4j/type/LevelType.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2005-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/type/MemberType.java b/src/org/olap4j/type/MemberType.java index 5fbaceb..002aa6e 100644 --- a/src/org/olap4j/type/MemberType.java +++ b/src/org/olap4j/type/MemberType.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2005-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/type/NullType.java b/src/org/olap4j/type/NullType.java index f97ac61..7ab49c0 100755 --- a/src/org/olap4j/type/NullType.java +++ b/src/org/olap4j/type/NullType.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2005-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/type/NumericType.java b/src/org/olap4j/type/NumericType.java index 6c05ab8..6e81b9a 100755 --- a/src/org/olap4j/type/NumericType.java +++ b/src/org/olap4j/type/NumericType.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2005-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/type/ScalarType.java b/src/org/olap4j/type/ScalarType.java index 6d2e8fb..6cb306b 100755 --- a/src/org/olap4j/type/ScalarType.java +++ b/src/org/olap4j/type/ScalarType.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2005-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/type/SetType.java b/src/org/olap4j/type/SetType.java index 1d5b566..040c3ae 100755 --- a/src/org/olap4j/type/SetType.java +++ b/src/org/olap4j/type/SetType.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2005-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/type/StringType.java b/src/org/olap4j/type/StringType.java index b031bdf..724cbce 100755 --- a/src/org/olap4j/type/StringType.java +++ b/src/org/olap4j/type/StringType.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2005-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/type/SymbolType.java b/src/org/olap4j/type/SymbolType.java index 80bd4d2..e53a43f 100755 --- a/src/org/olap4j/type/SymbolType.java +++ b/src/org/olap4j/type/SymbolType.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2005-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/type/TupleType.java b/src/org/olap4j/type/TupleType.java index 887f150..6007a1a 100755 --- a/src/org/olap4j/type/TupleType.java +++ b/src/org/olap4j/type/TupleType.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2005-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/type/Type.java b/src/org/olap4j/type/Type.java index 99f88c8..f4ccad1 100644 --- a/src/org/olap4j/type/Type.java +++ b/src/org/olap4j/type/Type.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2005-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/src/org/olap4j/type/TypeUtil.java b/src/org/olap4j/type/TypeUtil.java index b1396b3..747edb9 100755 --- a/src/org/olap4j/type/TypeUtil.java +++ b/src/org/olap4j/type/TypeUtil.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2005-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/test.properties b/test.properties index 698e289..7b60dbe 100644 --- a/test.properties +++ b/test.properties @@ -1,8 +1,8 @@ # $Id:$ -# This software is subject to the terms of the Common Public License +# This software is subject to the terms of the Eclipse Public License v1.0 # Agreement, available at the following URL: -# http://www.opensource.org/licenses/cpl.html. -# Copyright (C) 2007-2007 Julian Hyde and others. +# http://www.eclipse.org/legal/epl-v10.html. +# Copyright (C) 2007-2009 Julian Hyde and others. # All Rights Reserved. # You must accept the terms of that agreement to use this software. # diff --git a/test.properties.example b/test.properties.example index b21e7d7..1f0a3c2 100644 --- a/test.properties.example +++ b/test.properties.example @@ -1,8 +1,8 @@ # $Id$ -# This software is subject to the terms of the Common Public License +# This software is subject to the terms of the Eclipse Public License v1.0 # Agreement, available at the following URL: -# http://www.opensource.org/licenses/cpl.html. -# Copyright (C) 2007-2007 Julian Hyde and others. +# http://www.eclipse.org/legal/epl-v10.html. +# Copyright (C) 2007-2009 Julian Hyde and others. # All Rights Reserved. # You must accept the terms of that agreement to use this software. # diff --git a/testsrc/org/olap4j/CellSetFormatterTest.java b/testsrc/org/olap4j/CellSetFormatterTest.java index 9642b95..515b0ae 100644 --- a/testsrc/org/olap4j/CellSetFormatterTest.java +++ b/testsrc/org/olap4j/CellSetFormatterTest.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2009-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/testsrc/org/olap4j/ConnectionTest.java b/testsrc/org/olap4j/ConnectionTest.java index 12960d3..deeee65 100644 --- a/testsrc/org/olap4j/ConnectionTest.java +++ b/testsrc/org/olap4j/ConnectionTest.java @@ -1,9 +1,9 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. -// Copyright (C) 2007-2008 Julian Hyde +// http://www.eclipse.org/legal/epl-v10.html. +// Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. */ diff --git a/testsrc/org/olap4j/MetadataTest.java b/testsrc/org/olap4j/MetadataTest.java index a171924..2d4cfd4 100644 --- a/testsrc/org/olap4j/MetadataTest.java +++ b/testsrc/org/olap4j/MetadataTest.java @@ -1,8 +1,8 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. -// Copyright (C) 2007-2008 Julian Hyde +// http://www.eclipse.org/legal/epl-v10.html. +// Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. */ diff --git a/testsrc/org/olap4j/MondrianTester.java b/testsrc/org/olap4j/MondrianTester.java index 8df120e..a5e8727 100644 --- a/testsrc/org/olap4j/MondrianTester.java +++ b/testsrc/org/olap4j/MondrianTester.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/testsrc/org/olap4j/OlapTest.java b/testsrc/org/olap4j/OlapTest.java index 4a15e17..63a9fa0 100644 --- a/testsrc/org/olap4j/OlapTest.java +++ b/testsrc/org/olap4j/OlapTest.java @@ -1,8 +1,8 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. -// Copyright (C) 2007-2008 Julian Hyde +// http://www.eclipse.org/legal/epl-v10.html. +// Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. */ diff --git a/testsrc/org/olap4j/XmlaTester.java b/testsrc/org/olap4j/XmlaTester.java index 0d488d5..d4b23ce 100644 --- a/testsrc/org/olap4j/XmlaTester.java +++ b/testsrc/org/olap4j/XmlaTester.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/testsrc/org/olap4j/impl/Base64Test.java b/testsrc/org/olap4j/impl/Base64Test.java index cae811f..960b0a4 100644 --- a/testsrc/org/olap4j/impl/Base64Test.java +++ b/testsrc/org/olap4j/impl/Base64Test.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2006-2008 Julian Hyde and others // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/testsrc/org/olap4j/impl/ConnectStringParserTest.java b/testsrc/org/olap4j/impl/ConnectStringParserTest.java index 7adde1e..553cd35 100644 --- a/testsrc/org/olap4j/impl/ConnectStringParserTest.java +++ b/testsrc/org/olap4j/impl/ConnectStringParserTest.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/testsrc/org/olap4j/impl/Olap4jUtilTest.java b/testsrc/org/olap4j/impl/Olap4jUtilTest.java index 6208045..897e078 100644 --- a/testsrc/org/olap4j/impl/Olap4jUtilTest.java +++ b/testsrc/org/olap4j/impl/Olap4jUtilTest.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/testsrc/org/olap4j/mdx/MdxTest.java b/testsrc/org/olap4j/mdx/MdxTest.java index 1327456..9b8ce60 100644 --- a/testsrc/org/olap4j/mdx/MdxTest.java +++ b/testsrc/org/olap4j/mdx/MdxTest.java @@ -1,8 +1,8 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. -// Copyright (C) 2007-2008 Julian Hyde +// http://www.eclipse.org/legal/epl-v10.html. +// Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. */ diff --git a/testsrc/org/olap4j/test/ArrayMapTest.java b/testsrc/org/olap4j/test/ArrayMapTest.java index aa9cf9d..a611ab8 100644 --- a/testsrc/org/olap4j/test/ArrayMapTest.java +++ b/testsrc/org/olap4j/test/ArrayMapTest.java @@ -1,7 +1,7 @@ /* -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/testsrc/org/olap4j/test/ParserTest.java b/testsrc/org/olap4j/test/ParserTest.java index e0afea5..348e75e 100644 --- a/testsrc/org/olap4j/test/ParserTest.java +++ b/testsrc/org/olap4j/test/ParserTest.java @@ -1,9 +1,9 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. -// Copyright (C) 2007-2008 Julian Hyde +// http://www.eclipse.org/legal/epl-v10.html. +// Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. */ diff --git a/testsrc/org/olap4j/test/TestContext.java b/testsrc/org/olap4j/test/TestContext.java index fdd68bd..f0cde14 100644 --- a/testsrc/org/olap4j/test/TestContext.java +++ b/testsrc/org/olap4j/test/TestContext.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2007-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. diff --git a/testsrc/org/olap4j/transform/TransformTest.java b/testsrc/org/olap4j/transform/TransformTest.java index 6c9b3b8..6e3c1eb 100644 --- a/testsrc/org/olap4j/transform/TransformTest.java +++ b/testsrc/org/olap4j/transform/TransformTest.java @@ -1,8 +1,8 @@ /* // $Id$ -// This software is subject to the terms of the Common Public License +// This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: -// http://www.opensource.org/licenses/cpl.html. +// http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2008-2008 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software.