]> git.mxchange.org Git - jcountry-core.git/blobdiff - src/org/mxchange/jcountry/exceptions/CountryAlreadyAddedException.java
Updated copyright year
[jcountry-core.git] / src / org / mxchange / jcountry / exceptions / CountryAlreadyAddedException.java
index 2c8128c5da5602e4c4e6278a16771319ad1b1691..1dfcdc346c6bf0182003cfc8604f17a657d39978 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Häder
+ * Copyright (C) 2016 - 2024 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
@@ -17,7 +17,7 @@
 package org.mxchange.jcountry.exceptions;
 
 import java.text.MessageFormat;
-import org.mxchange.jcountry.data.Country;
+import org.mxchange.jcountry.model.data.Country;
 
 /**
  * An exception thrown when a country is already registered. This can be easily