From: Feross Aboukhadijeh Date: Tue, 8 Apr 2014 07:47:36 +0000 (-0700) Subject: fix up license X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=09209e60c7ae2624a281a47ea2b11386ce9a84ad;p=buffer.git fix up license --- diff --git a/LICENSE b/LICENSE index baa8258..acd6d2f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (C) 2013 Romain Beauxis, Feross Aboukhadijeh, and other contributors. +Copyright (C) 2013 Feross Aboukhadijeh, and other contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 4074eff..0c7f6bf 100644 --- a/README.md +++ b/README.md @@ -182,4 +182,4 @@ This was originally forked from [buffer-browserify](https://github.com/toots/buf ## license -MIT. Copyright (C) [Feross Aboukhadijeh](http://feross.org), Romain Beauxis, and other contributors. +MIT. Copyright (C) [Feross Aboukhadijeh](http://feross.org), and other contributors. Originally forked from an MIT-licensed module by Romain Beauxis.