Index: trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
===================================================================
--- trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java	(revision 15561)
+++ trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java	(revision 15562)
@@ -296,5 +296,5 @@
     // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search
     private static final String[] GENERIC_TLDS = new String[] {
-        // Taken from Version 2019092301, Last Updated Tue Sep 24 07:07:01 2019 UTC
+        // Taken from Version 2019120700, Last Updated Sat Dec  7 07:07:01 2019 UTC
         "aaa", // aaa American Automobile Association, Inc.
         "aarp", // aarp AARP
@@ -899,4 +899,5 @@
         "lixil", // lixil LIXIL Group Corporation
         "llc", // llc Afilias plc
+        "llp", // llp Dot Registry LLC
         "loan", // loan dot Loan Limited
         "loans", // loans June Woods, LLC
