diff options
author | Arne Schwabe <arne@rfc2549.org> | 2017-07-31 22:06:33 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2017-07-31 22:06:33 +0200 |
commit | ec8652603db30c88c95c478b1d1092f57ea4331b (patch) | |
tree | 1a03cdbe05c7243dd11d06d3a12489c4dd719110 /.idea | |
parent | 84ec02a142c090cb2a18f74e0a9bbaacab37d7ee (diff) |
Silently ignore parsing error if DNS server looks like IPv6 (and hope that Samsung only screwed up IPv4)
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/copyright/ics_openvpn_gpl.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.idea/copyright/ics_openvpn_gpl.xml b/.idea/copyright/ics_openvpn_gpl.xml index e78f61d3..b75531c0 100644 --- a/.idea/copyright/ics_openvpn_gpl.xml +++ b/.idea/copyright/ics_openvpn_gpl.xml @@ -1,6 +1,5 @@ <component name="CopyrightManager"> <copyright> - <option name="allowReplaceRegexp" value="Copyright \(c\) 2012\-2016Arne Schwabe" /> <option name="myName" value="ics-openvpn-gpl" /> <option name="notice" value="Copyright (c) 2012-&#36;{today.year} Arne Schwabe Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt" /> </copyright> |