diff options
author | Marian Oancea <contact@siteshop.ro> | 2014-11-06 02:12:21 +0800 |
---|---|---|
committer | Marian Oancea <contact@siteshop.ro> | 2014-11-06 02:12:21 +0800 |
commit | 45d0d72138bafab1e6d8bd8a5ea5c9d3218b98e0 (patch) | |
tree | b1c28c5223b449798c84f7e35eb44810fcfe5e89 /dist/ethereum.js | |
parent | 15088d7ebe606ce6510aee0a8315ed175f1770b0 (diff) | |
download | go-tangerine-45d0d72138bafab1e6d8bd8a5ea5c9d3218b98e0.tar go-tangerine-45d0d72138bafab1e6d8bd8a5ea5c9d3218b98e0.tar.gz go-tangerine-45d0d72138bafab1e6d8bd8a5ea5c9d3218b98e0.tar.bz2 go-tangerine-45d0d72138bafab1e6d8bd8a5ea5c9d3218b98e0.tar.lz go-tangerine-45d0d72138bafab1e6d8bd8a5ea5c9d3218b98e0.tar.xz go-tangerine-45d0d72138bafab1e6d8bd8a5ea5c9d3218b98e0.tar.zst go-tangerine-45d0d72138bafab1e6d8bd8a5ea5c9d3218b98e0.zip |
Updated package.json
Diffstat (limited to 'dist/ethereum.js')
-rw-r--r-- | dist/ethereum.js | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/dist/ethereum.js b/dist/ethereum.js index 2cab7bdd7..31d00c57e 100644 --- a/dist/ethereum.js +++ b/dist/ethereum.js @@ -131,20 +131,20 @@ module.exports = HttpRpcProvider; },{"xmlhttprequest":1}],3:[function(require,module,exports){ /* -This file is part of ethereum.js. + This file is part of ethereum.js. -ethereum.js is free software: you can redistribute it and/or modify -it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. + ethereum.js is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. -ethereum.js is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU Lesser General Public License for more details. + ethereum.js is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Lesser General Public License for more details. -You should have received a copy of the GNU Lesser General Public License -along with ethereum.js. If not, see <http://www.gnu.org/licenses/>. + You should have received a copy of the GNU Lesser General Public License + along with ethereum.js. If not, see <http://www.gnu.org/licenses/>. */ /** @file main.js * @authors: |