-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ Dual licensed under WTFPL and BSD: | |
|
||
--- | ||
|
||
Copyright © 2012–2015 Domenic Denicola <[email protected]> | ||
Copyright © 2012–2017 Domenic Denicola <[email protected]> | ||
|
||
This work is free. You can redistribute it and/or modify it under the | ||
terms of the Do What The Fuck You Want To Public License, Version 2, | ||
|
@@ -24,7 +24,7 @@ as published by Sam Hocevar. See below for more details. | |
|
||
--- | ||
|
||
Copyright © 2012–2015, Domenic Denicola <[email protected]> | ||
Copyright © 2012–2017, Domenic Denicola <[email protected]> | ||
All rights reserved. | ||
|
||
Redistribution and use in source and binary forms, with or without modification, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
"stubs", | ||
"mocks" | ||
], | ||
"version": "2.9.0", | ||
"version": "2.10.0", | ||
"author": "Domenic Denicola <[email protected]> (https://domenic.me/)", | ||
"license": "(BSD-2-Clause OR WTFPL)", | ||
"repository": "domenic/sinon-chai", | ||
|