Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

Commit d587aa3

Browse files
author
Marlow Payne
committed
Bring license and Readme up-to-date and aligned with other plugins
1 parent edb03c8 commit d587aa3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2014 Mobify Research & Development Inc.
3+
Copyright (c) 2016 Mobify Research & Development Inc.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ This will scroll the viewport to the opened bellows item, restoring its position
374374
## Building a distribution
375375

376376
### Requirements
377-
* [node.js 0.10.x/npm](http://nodejs.org/download/)
377+
* [Node.js v4.x LTS + NPM v2.x](https://nodejs.org/en/download/) (Mobify recommends [NVM](https://github.com/creationix/nvm) for installing Node + NPM)
378378
* [Grunt](http://gruntjs.com/)
379379
* Install with `npm install -g grunt-cli`
380380

@@ -386,4 +386,4 @@ The `dist` directory will be populated with minified versions of the css and jav
386386

387387
## License
388388

389-
_MIT License. Bellows is Copyright © 2014 Mobify. It is free software and may be redistributed under the terms specified in the LICENSE file._
389+
_MIT License. Bellows is Copyright © 2016 Mobify. It is free software and may be redistributed under the terms specified in the LICENSE file._

0 commit comments

Comments
 (0)