Skip to content

Commit ee1a9a7

Browse files
committed
normalize the license stuff
1 parent 096f337 commit ee1a9a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Thanks to [felixge](https://github.com/felixge) and [dougwilson](https://github.
4242

4343
## License
4444

45-
MIT © 2015-2017 The Sails Company
45+
MIT © 2015-present Mike McNeil
4646

4747
This package, like the [Sails framework](http://sailsjs.com), is free and open-source under the [MIT License](http://sailsjs.com/license).
4848

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"machines",
1818
"machinepack"
1919
],
20-
"author": "The Sails Company",
20+
"author": "Mike McNeil",
2121
"license": "MIT",
2222
"dependencies": {
2323
"debug": "2.6.9",

0 commit comments

Comments
 (0)