Skip to content

Commit ebb6631

Browse files
committed
Merge branch 'master' of https://github.com/JavaMoney/jsr354-api
2 parents 43c262e + e1d4ff5 commit ebb6631

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@ JSR 354 provides an API for representing, transporting, and performing comprehen
55
See the home page for more details:
66
http://jcp.org/en/jsr/detail?id=354
77

8-
This is the API module of JSR 354 licenced under JSR Spec Licence (see LICENCE.html)
8+
This is the API module of JSR 354 licenced under JSR Spec Licence (see *LICENCE.html)
99

1010
See also:
1111
http://javamoney.java.net
1212

1313
[![Build Status](https://api.travis-ci.org/JavaMoney/jsr354-api.png?branch=master)](https://travis-ci.org/JavaMoney/jsr354-api)
14-
[![Coverage Status](https://coveralls.io/repos/JavaMoney/jsr354-api/badge.svg?branch=master)](https://coveralls.io/r/JavaMoney/jsr354-api?branch=master)
1514

1615
[![Built with Maven](http://maven.apache.org/images/logos/maven-feather.png)](http://maven.org/)

src/main/java/javax/money/AbstractContext.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* DOWNLOADING THIS SPECIFICATION, YOU ACCEPT THE TERMS AND CONDITIONS OF THE
66
* AGREEMENT. IF YOU ARE NOT WILLING TO BE BOUND BY IT, SELECT THE "DECLINE"
77
* BUTTON AT THE BOTTOM OF THIS PAGE. Specification: JSR-354 Money and Currency
8-
* API ("Specification") Copyright (c) 2012-2014, Credit SUISSE All rights
8+
* API ("Specification") Copyright (c) 2012-2015, Credit SUISSE All rights
99
* reserved.
1010
*/
1111
package javax.money;

0 commit comments

Comments
 (0)