From 50997b24c42f5915d74bed28c41a1179b1320a4b Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 14 Apr 2017 09:01:30 -0700 Subject: [PATCH 1/2] copyright --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index c7e6852..70a7089 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ 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 this software and associated documentation files (the "Software"), to deal in diff --git a/README.md b/README.md index ff29ade..c26424c 100644 --- a/README.md +++ b/README.md @@ -145,4 +145,4 @@ wire.ut_metadata.on('warning', function (err) { ### license -MIT. Copyright (c) [Feross Aboukhadijeh](http://feross.org). +MIT. Copyright (c) [Feross Aboukhadijeh](http://feross.org) and [WebTorrent, LLC](https://webtorrent.io/). From 7c21d4d0ead889cb188ee865bd745fa39932bdb5 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 14 Apr 2017 10:31:26 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c26424c..f1a6d5a 100644 --- a/README.md +++ b/README.md @@ -145,4 +145,4 @@ wire.ut_metadata.on('warning', function (err) { ### license -MIT. Copyright (c) [Feross Aboukhadijeh](http://feross.org) and [WebTorrent, LLC](https://webtorrent.io/). +MIT. Copyright (c) [Feross Aboukhadijeh](http://feross.org) and [WebTorrent, LLC](https://webtorrent.io).