Skip to content

Commit 061b6cc

Browse files
committed
Update MonetaryConversionsSingletonSpi.java
Fixed license header
1 parent 7338bc1 commit 061b6cc

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

src/main/java/javax/money/spi/MonetaryConversionsSingletonSpi.java

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
/*
2-
* Copyright (c) 2012, 2015, Credit Suisse (Anatole Tresch), Werner Keil. Licensed under the Apache
3-
* License, Version 2.0 (the "License"); you may not use this file except in compliance with the
4-
* License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
5-
* Unless required by applicable law or agreed to in writing, software distributed under the License
6-
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
7-
* or implied. See the License for the specific language governing permissions and limitations under
8-
* the License.
2+
* CREDIT SUISSE IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE CONDITION THAT YOU
3+
* ACCEPT ALL OF THE TERMS CONTAINED IN THIS AGREEMENT. PLEASE READ THE TERMS AND CONDITIONS OF THIS
4+
* AGREEMENT CAREFULLY. BY DOWNLOADING THIS SPECIFICATION, YOU ACCEPT THE TERMS AND CONDITIONS OF
5+
* THE AGREEMENT. IF YOU ARE NOT WILLING TO BE BOUND BY IT, SELECT THE "DECLINE" BUTTON AT THE
6+
* BOTTOM OF THIS PAGE. Specification: JSR-354 Money and Currency API ("Specification") Copyright
7+
* (c) 2012-2015, Credit Suisse All rights reserved.
98
*/
109
package javax.money.spi;
1110

0 commit comments

Comments
 (0)