Index: trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
===================================================================
--- trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java	(revision 10103)
+++ trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java	(revision 10104)
@@ -290,5 +290,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 2016033100, Last Updated Thu Mar 31 07:07:01 2016 UTC
+        // Taken from Version 2016040300, Last Updated Sun Apr  3 07:07:01 2016 UTC
         "aaa", // aaa American Automobile Association, Inc.
         "aarp", // aarp AARP
@@ -674,4 +674,5 @@
         "how", // how Charleston Road Registry Inc.
         "hsbc", // hsbc HSBC Holdings PLC
+        "htc", // htc HTC corporation
         "hyundai", // hyundai Hyundai Motor Company
         "ibm", // ibm International Business Machines Corporation
