Download:
child 21:c038e14e96a5
parent 19:bce86fd15801
20:bee99bc96b9f
Anton Shestakov <av6@dwimlabs.net>, Wed, 22 Jun 2016 13:23:56 +0800
backbone.shard: update license header

1 файлов изменено, 2 вставок(+), 2 удалений(-) [+]
backbone.shard.js file | annotate | diff | comparison | revisions
--- a/backbone.shard.js Wed Jun 22 13:22:40 2016 +0800
+++ b/backbone.shard.js Wed Jun 22 13:23:56 2016 +0800
@@ -1,11 +1,11 @@
/*
* backbone.shard.js.
*
- * (c) 2013 Anton Shestakov.
+ * (c) 2013, 2016 Anton Shestakov.
*
* This extension to Backbone may be freely distributed
* under the MIT license:
- * http://opensource.org/licenses/mit-license.php
+ * https://opensource.org/licenses/MIT
*/
Backbone.Shard = function(options) {