summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2011-10-31 10:42:20 (GMT)
committerKevin Smith <git@kismith.co.uk>2011-10-31 10:42:20 (GMT)
commit9405834549b6568b48ac4692c2e2a92def23ef26 (patch)
tree307f8f7272fc51987128068575850fe092c0835e /src/com/isode/stroke/network/PlatformDomainNameServiceQuery.java
parent72c9d5571ebb17597139e715b91edb824ed0ae1f (diff)
downloadstroke-9405834549b6568b48ac4692c2e2a92def23ef26.zip
stroke-9405834549b6568b48ac4692c2e2a92def23ef26.tar.bz2
Fix utf-8 encoding on Remko's name throughout. Now compiles with Java 7
Diffstat (limited to 'src/com/isode/stroke/network/PlatformDomainNameServiceQuery.java')
-rw-r--r--src/com/isode/stroke/network/PlatformDomainNameServiceQuery.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/isode/stroke/network/PlatformDomainNameServiceQuery.java b/src/com/isode/stroke/network/PlatformDomainNameServiceQuery.java
index 5c94e4d..17b5478 100644
--- a/src/com/isode/stroke/network/PlatformDomainNameServiceQuery.java
+++ b/src/com/isode/stroke/network/PlatformDomainNameServiceQuery.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010 Remko Tronon
+ * Copyright (c) 2010 Remko Tronçon
* Licensed under the GNU General Public License v3.
* See Documentation/Licenses/GPLv3.txt for more information.
*/