Update MIT License and add to README.
This commit is contained in:
parent
6562b5a3b4
commit
1e01000c17
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2008 Pivotal Labs
|
||||
Copyright (c) 2010 Pivotal Labs
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
|
|
|
@ -29,3 +29,5 @@ We welcome your contributions! Jasmine is currently maintained by Davis Frank ([
|
|||
* A big shout out to the various JavaScript test framework authors, especially TJ for [JSpec](http://github.com/visionmedia/jspec/tree/master) - we played with it a bit before deciding that we really needed to roll our own.
|
||||
* Thanks to Pivot [Jessica Miller](http://www.jessicamillerworks.com/) for our fancy pass/fail/pending icons
|
||||
* Huge contributions have been made by [Adam Abrons](mailto:adam@pivotallabs.com), [Lee Byrd](mailto:lee@pivotallabs.com), [Erik Hanson](mailto:erik@pivotallabs.com), [Carl Jackson](mailto:carl@pivotallabs.com), and many other Pivots.
|
||||
|
||||
Copyright (c) 2010 Pivotal Labs. This software is licensed under the MIT License.
|
||||
|
|
Loading…
Reference in New Issue