Skip to content

Commit

Permalink
Copyright statements
Browse files Browse the repository at this point in the history
  • Loading branch information
timretout committed Aug 22, 2014
1 parent f315392 commit 6e7cc6e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
4 changes: 4 additions & 0 deletions LICENSE
@@ -1,3 +1,7 @@
Copyright (c) 2012, 2013 Thorsten Lorenz <thlorenz@gmx.de>
Copyright (c) 2012 James Halliday <mail@substack.net>
Copyright (c) 2009 Thomas Robinson <280north.com>

This software is released under the MIT license:

Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
9 changes: 8 additions & 1 deletion README.markdown
Expand Up @@ -60,4 +60,11 @@ npm test
license
=======

MIT. Derived largely from node's assert module.
Copyright (c) 2012, 2013 Thorsten Lorenz <thlorenz@gmx.de>
Copyright (c) 2012 James Halliday <mail@substack.net>

Derived largely from node's assert module, which has the copyright statement:

Copyright (c) 2009 Thomas Robinson <280north.com>

Released under the MIT license, see LICENSE for details.

0 comments on commit 6e7cc6e

Please sign in to comment.