You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+29-2Lines changed: 29 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Angular bootstrap date & time picker version: 0.3.14
1
+
# Angular bootstrap date & time picker version: 0.3.15
2
2
3
3
Native AngularJS datetime picker directive styled by Twitter Bootstrap 3
4
4
@@ -305,7 +305,34 @@ If the minute view is the minView, which is is by default, the date will be set
305
305
306
306
## License
307
307
308
-
angular-bootstrap-datetimepicker is freely distributable under the terms of the [MIT license](LICENSE).
308
+
angular-bootstrap-datetimepicker is released under the MIT license and is copyright 2015 Knight Rider Consulting, Inc.. Boiled down to smaller chunks, it can be described with the following conditions.
309
+
310
+
## It requires you to:
311
+
312
+
* Keep the license and copyright notice included in angular-bootstrap-datetimepicker's CSS and JavaScript files when you use them in your works
313
+
314
+
## It permits you to:
315
+
316
+
* Freely download and use angular-bootstrap-datetimepicker, in whole or in part, for personal, private, company internal, or commercial purposes
317
+
* Use angular-bootstrap-datetimepicker in packages or distributions that you create
318
+
* Modify the source code
319
+
* Grant a sublicense to modify and distribute angular-bootstrap-datetimepicker to third parties not included in the license
320
+
321
+
## It forbids you to:
322
+
323
+
* Hold the authors and license owners liable for damages as angular-bootstrap-datetimepicker is provided without warranty
324
+
* Hold the creators or copyright holders of angular-bootstrap-datetimepicker liable
325
+
* Redistribute any piece of angular-bootstrap-datetimepicker without proper attribution
326
+
* Use any marks owned by Knight Rider Consulting, Inc. in any way that might state or imply that Knight Rider Consulting, Inc. endorses your distribution
327
+
* Use any marks owned by Knight Rider Consulting, Inc. in any way that might state or imply that you created the Knight Rider Consulting, Inc. software in question
328
+
329
+
## It does not require you to:
330
+
331
+
* Include the source of angular-bootstrap-datetimepicker itself, or of any modifications you may have made to it, in any redistribution you may assemble that includes it
332
+
* Submit changes that you make to angular-bootstrap-datetimepicker back to the angular-bootstrap-datetimepicker project (though such feedback is encouraged)
333
+
334
+
The full angular-bootstrap-datetimepicker license is located [in the project repository](https://github.com/dalelotts/angular-bootstrap-datetimepicker/blob/master/LICENSE) for more information.
335
+
309
336
310
337
## Donating
311
338
Support this project and other work by Dale Lotts via [gittip][gittip-dalelotts].
0 commit comments