aboutsummaryrefslogtreecommitdiffstats
path: root/mobile/p2p.go
diff options
context:
space:
mode:
authorPéter Szilágyi <peterke@gmail.com>2017-04-14 17:33:10 +0800
committerPéter Szilágyi <peterke@gmail.com>2017-04-14 17:33:10 +0800
commit6876e92f8d467dbefd88bbd91df700883ab9c2af (patch)
tree1bf152b98887bd251ff124f09238dcab7bdddb62 /mobile/p2p.go
parent15f32a8d5758544b7993e46a7addf082994a5a3e (diff)
parent0cc492f81595c28caa24964a105446e362164539 (diff)
downloadgo-tangerine-6876e92f8d467dbefd88bbd91df700883ab9c2af.tar
go-tangerine-6876e92f8d467dbefd88bbd91df700883ab9c2af.tar.gz
go-tangerine-6876e92f8d467dbefd88bbd91df700883ab9c2af.tar.bz2
go-tangerine-6876e92f8d467dbefd88bbd91df700883ab9c2af.tar.lz
go-tangerine-6876e92f8d467dbefd88bbd91df700883ab9c2af.tar.xz
go-tangerine-6876e92f8d467dbefd88bbd91df700883ab9c2af.tar.zst
go-tangerine-6876e92f8d467dbefd88bbd91df700883ab9c2af.zip
Merge remote-tracking branch 'fjl/license-update-1.6'
Diffstat (limited to 'mobile/p2p.go')
-rw-r--r--mobile/p2p.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/p2p.go b/mobile/p2p.go
index 8d21639e5..a80d9fff2 100644
--- a/mobile/p2p.go
+++ b/mobile/p2p.go
@@ -11,7 +11,7 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
-// You should have received pi copy of the GNU Lesser General Public License
+// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
// Contains wrappers for the p2p package.