Skip to content

Commit 9b96ff8

Browse files
committed
21: Adjust TCK Examples - License adjustent
Task-Url: http://github.com/JavaMoney/javamoney-examples/issues/issue/21
1 parent 735bf97 commit 9b96ff8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- CREDIT SUISSE IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON
3-
THE CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS AGREEMENT.
4-
PLEASE READ THE TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY DOWNLOADING
5-
THIS SPECIFICATION, YOU ACCEPT THE TERMS AND CONDITIONS OF THE AGREEMENT.
6-
IF YOU ARE NOT WILLING TO BE BOUND BY IT, SELECT THE "DECLINE" BUTTON AT
7-
THE BOTTOM OF THIS PAGE. Specification: JSR-354 Money and Currency API ("Specification")
8-
Copyright (c) 2012-2015, Credit Suisse All rights reserved. -->
2+
<!-- Licensed under the Apache License, Version 2.0 (the "License"); you
3+
may not use this file except in compliance with the License. You may obtain
4+
a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless
5+
required by applicable law or agreed to in writing, software distributed
6+
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
7+
OR CONDITIONS OF ANY KIND, either express or implied. See the License for
8+
the specific language governing permissions and limitations under the License. -->
99
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1111
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)