You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: moneta-convert/moneta-convert-imf/src/main/java/org/javamoney/moneta/convert/imf/IMFHistoricRateProvider.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
Copyright (c) 2012, 2015, Credit Suisse (Anatole Tresch), Werner Keil and others by the @author tag.
2
+
Copyright (c) 2012, 2025, Credit Suisse, Werner Keil and others by the @author tag.
3
3
4
4
Licensed under the Apache License, Version 2.0 (the "License"); you may not
5
5
use this file except in compliance with the License. You may obtain a copy of
Copy file name to clipboardExpand all lines: moneta-convert/moneta-convert-imf/src/main/java/org/javamoney/moneta/convert/imf/IMFRemoteSearchCallable.java
+1-6Lines changed: 1 addition & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -36,17 +36,12 @@ class IMFRemoteSearchCallable implements Callable<IMFRemoteSearchResult>{
36
36
privatefinalIMFHistoricalTypetype;
37
37
privatefinalYearMonthyearMonth;
38
38
39
-
/** The Useragent
40
-
* @deprecated not needed anymore for IMF, likely removed */
Copy file name to clipboardExpand all lines: moneta-convert/moneta-convert-imf/src/test/java/org/javamoney/moneta/convert/imf/IMFHistoricRateProviderTest.java
+16-10Lines changed: 16 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/**
2
-
* Copyright (c) 2012, 2015, Credit Suisse (Anatole Tresch), Werner Keil and others by the @author tag.
2
+
* Copyright (c) 2012, 2025, Credit Suisse, Werner Keil and others by the @author tag.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
5
5
* use this file except in compliance with the License. You may obtain a copy of
0 commit comments