diff options
author | 2017-02-07 12:50:49 +1300 | |
---|---|---|
committer | 2017-02-06 18:50:49 -0500 | |
commit | 631323e9c2869a7367606899e278bd98ff89726d (patch) | |
tree | a97c6fd99fd41a92d6ab01a24b730ec999996971 /bgfx/chains/hqx | |
parent | a1f661cc31baf4b70115d97819e5621a1dd8d1d8 (diff) |
Updates FSF address in a few files. (#2044)
* Update hq2x.json
Correct FSF address
* Update hq3x.json
Correct FSF address
* Update hq4x.json
Correct FSF address
Diffstat (limited to 'bgfx/chains/hqx')
-rw-r--r-- | bgfx/chains/hqx/hq2x.json | 5 | ||||
-rw-r--r-- | bgfx/chains/hqx/hq3x.json | 5 | ||||
-rw-r--r-- | bgfx/chains/hqx/hq4x.json | 5 |
3 files changed, 9 insertions, 6 deletions
diff --git a/bgfx/chains/hqx/hq2x.json b/bgfx/chains/hqx/hq2x.json index b525942d24c..b206d2ea663 100644 --- a/bgfx/chains/hqx/hq2x.json +++ b/bgfx/chains/hqx/hq2x.json @@ -20,7 +20,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this program; if not, write to the Free Software -* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, +* USA */ { @@ -57,4 +58,4 @@ "output": "output" } ] -}
\ No newline at end of file +} diff --git a/bgfx/chains/hqx/hq3x.json b/bgfx/chains/hqx/hq3x.json index 8932515362d..0ee2e277912 100644 --- a/bgfx/chains/hqx/hq3x.json +++ b/bgfx/chains/hqx/hq3x.json @@ -20,7 +20,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this program; if not, write to the Free Software -* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, +* USA */ { @@ -57,4 +58,4 @@ "output": "output" } ] -}
\ No newline at end of file +} diff --git a/bgfx/chains/hqx/hq4x.json b/bgfx/chains/hqx/hq4x.json index 720f229952d..792cc666219 100644 --- a/bgfx/chains/hqx/hq4x.json +++ b/bgfx/chains/hqx/hq4x.json @@ -20,7 +20,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this program; if not, write to the Free Software -* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, +* USA */ { @@ -57,4 +58,4 @@ "output": "output" } ] -}
\ No newline at end of file +} |