From 6ac40175ea2bcf5e5a53ee0a8deabfa0e51ca76f Mon Sep 17 00:00:00 2001
From: Johannes Goderbauer <j.goderbauer@adito.de>
Date: Tue, 19 May 2020 09:12:42 +0200
Subject: [PATCH] Countries_entity: added more information to documentation

---
 entity/Countries_Entity/documentation.adoc | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/entity/Countries_Entity/documentation.adoc b/entity/Countries_Entity/documentation.adoc
index 6af57c1dc4..e0a8f85b84 100644
--- a/entity/Countries_Entity/documentation.adoc
+++ b/entity/Countries_Entity/documentation.adoc
@@ -8,4 +8,7 @@ It could be easily extend to hold information like:
 * timezones (Multistring)
 * currencies
 * spoken languages
-* etc
\ No newline at end of file
+* etc
+
+The data origin is: https://chromium-i18n.appspot.com/ssl-address
+For more information, see: https://github.com/google/libaddressinput/wiki/AddressValidationMetadata at https://github.com/google/libaddressinput
\ No newline at end of file
-- 
GitLab