Skip to content

Commit d9eaf38

Browse files
committed
Preparing MR1
1 parent 5352882 commit d9eaf38

File tree

126 files changed

+1378
-1379
lines changed

Some content is hidden

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

126 files changed

+1378
-1379
lines changed

pom.xml

Lines changed: 1071 additions & 1069 deletions
Large diffs are not rendered by default.

src/license/asl_2/header.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright 2012-2016 Credit Suisse
2-
Copyright 2018-2019 Werner Keil, Otavio Santana, Trivadis AG
2+
Copyright 2018-2020 Werner Keil, Otavio Santana, Trivadis AG
33

44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

src/license/licenses.properties

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-2019 Werner Keil, Otavio Santana, Trivadis AG
3+
* Copyright 2018-2020 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-2019 Werner Keil, Otavio Santana, Trivadis AG
3+
* Copyright 2018-2020 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-2019 Werner Keil, Otavio Santana, Trivadis AG
3+
* Copyright 2018-2020 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-2019 Werner Keil, Otavio Santana, Trivadis AG
3+
* Copyright 2018-2020 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-2019 Werner Keil, Otavio Santana, Trivadis AG
3+
* Copyright 2018-2020 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-2019 Werner Keil, Otavio Santana, Trivadis AG
3+
* Copyright 2018-2020 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-2019 Werner Keil, Otavio Santana, Trivadis AG
3+
* Copyright 2018-2020 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)