Skip to content

Commit eb58afc

Browse files
committed
# WARNING: head commit changed in the meantime
56: Resolve License issue Task-Url: https://github.com/JavaMoney/jsr354-api/issues/issues/56
1 parent 133e18f commit eb58afc

File tree

123 files changed

+123
-124
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

123 files changed

+123
-124
lines changed

src/main/java/java/money/module-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2012-2016 Credit Suisse
3-
* Copyright 2018 Werner Keil, Otavio Santana, Trivadis AG
3+
* Copyright 2018-2019 Werner Keil, Otavio Santana, Trivadis AG
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2012-2016 Credit Suisse
3-
* Copyright 2018 Werner Keil, Otavio Santana, Trivadis AG
3+
* Copyright 2018-2019 Werner Keil, Otavio Santana, Trivadis AG
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

src/main/java/javax/money/AbstractContextBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2012-2016 Credit Suisse
3-
* Copyright 2018 Werner Keil, Otavio Santana, Trivadis AG
3+
* Copyright 2018-2019 Werner Keil, Otavio Santana, Trivadis AG
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

src/main/java/javax/money/AbstractQuery.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2012-2016 Credit Suisse
3-
* Copyright 2018 Werner Keil, Otavio Santana, Trivadis AG
3+
* Copyright 2018-2019 Werner Keil, Otavio Santana, Trivadis AG
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

src/main/java/javax/money/AbstractQueryBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2012-2016 Credit Suisse
3-
* Copyright 2018 Werner Keil, Otavio Santana, Trivadis AG
3+
* Copyright 2018-2019 Werner Keil, Otavio Santana, Trivadis AG
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

src/main/java/javax/money/CurrencyContext.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2012-2016 Credit Suisse
3-
* Copyright 2018 Werner Keil, Otavio Santana, Trivadis AG
3+
* Copyright 2018-2019 Werner Keil, Otavio Santana, Trivadis AG
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

src/main/java/javax/money/CurrencyContextBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2012-2016 Credit Suisse
3-
* Copyright 2018 Werner Keil, Otavio Santana, Trivadis AG
3+
* Copyright 2018-2019 Werner Keil, Otavio Santana, Trivadis AG
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

src/main/java/javax/money/CurrencyQuery.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2012-2016 Credit Suisse
3-
* Copyright 2018 Werner Keil, Otavio Santana, Trivadis AG
3+
* Copyright 2018-2019 Werner Keil, Otavio Santana, Trivadis AG
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

src/main/java/javax/money/CurrencyQueryBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2012-2016 Credit Suisse
3-
* Copyright 2018 Werner Keil, Otavio Santana, Trivadis AG
3+
* Copyright 2018-2019 Werner Keil, Otavio Santana, Trivadis AG
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

src/main/java/javax/money/CurrencySupplier.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2012-2016 Credit Suisse
3-
* Copyright 2018 Werner Keil, Otavio Santana, Trivadis AG
3+
* Copyright 2018-2019 Werner Keil, Otavio Santana, Trivadis AG
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)