Merge pull request #22 from webtorrent/copyright

copyright
This commit is contained in:
Feross Aboukhadijeh 2017-04-14 10:32:01 -07:00 committed by GitHub
commit 5281ecf3a9
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
The MIT License (MIT) The MIT License (MIT)
Copyright (c) Feross Aboukhadijeh Copyright (c) Feross Aboukhadijeh and WebTorrent, LLC
Permission is hereby granted, free of charge, to any person obtaining a copy of Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in this software and associated documentation files (the "Software"), to deal in

View File

@ -145,4 +145,4 @@ wire.ut_metadata.on('warning', function (err) {
### license ### license
MIT. Copyright (c) [Feross Aboukhadijeh](https://feross.org). MIT. Copyright (c) [Feross Aboukhadijeh](https://feross.org) and [WebTorrent, LLC](https://webtorrent.io).