diff --git a/src/main/java/org/javamoney/moneta/convert/DefaultMonetaryConversionsSingletonSpi.java b/src/main/java/org/javamoney/moneta/convert/DefaultMonetaryConversionsSingletonSpi.java index 9811726..1a82b66 100644 --- a/src/main/java/org/javamoney/moneta/convert/DefaultMonetaryConversionsSingletonSpi.java +++ b/src/main/java/org/javamoney/moneta/convert/DefaultMonetaryConversionsSingletonSpi.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012, 2014, Credit Suisse (Anatole Tresch), Werner Keil and others by the @author tag. + * Copyright (c) 2012, 2020, Anatole Tresch, Werner Keil and others by the @author tag. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of diff --git a/src/main/java/org/javamoney/moneta/spi/format/CurrencyToken.java b/src/main/java/org/javamoney/moneta/spi/format/CurrencyToken.java index d5a41c9..feb6424 100644 --- a/src/main/java/org/javamoney/moneta/spi/format/CurrencyToken.java +++ b/src/main/java/org/javamoney/moneta/spi/format/CurrencyToken.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012, 2014, Credit Suisse (Anatole Tresch), Werner Keil and others by the @author tag. + * Copyright (c) 2012, 2020, Anatole Tresch, Werner Keil and others by the @author tag. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of diff --git a/src/main/java/org/javamoney/moneta/spi/format/FormatToken.java b/src/main/java/org/javamoney/moneta/spi/format/FormatToken.java index da93a78..1ac710a 100644 --- a/src/main/java/org/javamoney/moneta/spi/format/FormatToken.java +++ b/src/main/java/org/javamoney/moneta/spi/format/FormatToken.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012, 2014, Credit Suisse (Anatole Tresch), Werner Keil and others by the @author tag. + * Copyright (c) 2012, 2020, Werner Keil and others by the @author tag. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of