mirror of
https://github.com/adulau/pdns-qof.git
synced 2024-11-22 01:57:07 +00:00
fix: [I-D] country code for US/USA
This commit is contained in:
parent
ca5bac6f51
commit
16d0a10500
1 changed files with 2 additions and 2 deletions
|
@ -106,7 +106,7 @@
|
|||
<city>Woodside</city>
|
||||
<region>California</region>
|
||||
<code>94062</code>
|
||||
<country>U.S.A.</country>
|
||||
<country>USA</country>
|
||||
</postal>
|
||||
<phone></phone>
|
||||
<email>paul@redbarn.org</email>
|
||||
|
@ -122,7 +122,7 @@
|
|||
<city>Woodside</city>
|
||||
<region>California</region>
|
||||
<code>94062</code>
|
||||
<country>U.S.A.</country>
|
||||
<country>USA</country>
|
||||
</postal>
|
||||
<phone>+1 650 542-7836</phone>
|
||||
<email>henry@stern.ca</email>
|
||||
|
|
Loading…
Reference in a new issue