Skip to content

Commit

Permalink
License cleanup
Browse files Browse the repository at this point in the history
Remove remark about netbsd glob which is no longer accurate
  • Loading branch information
isaacs committed Mar 16, 2012
1 parent e8f4208 commit 83939fc
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions LICENCE
@@ -1,5 +1,4 @@

Copyright (c) Isaac Z. Schlueter
Copyright (c) 2011 Isaac Z. Schlueter
All rights reserved. All rights reserved.


The BSD License The BSD License
Expand All @@ -13,9 +12,6 @@ are met:
notice, this list of conditions and the following disclaimer in the notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution. documentation and/or other materials provided with the distribution.


This program includes software contributed to The NetBSD Foundation.
See dep/bsdglob/LICENSE.

THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
Expand All @@ -27,4 +23,3 @@ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE. POSSIBILITY OF SUCH DAMAGE.

0 comments on commit 83939fc

Please sign in to comment.