Skip to content

Commit

Permalink
docs at the top of the plugin file
Browse files Browse the repository at this point in the history
  • Loading branch information
Derick Bailey committed Jul 31, 2011
1 parent 3551b5c commit 342f52e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions backbone.memento.js
@@ -1,3 +1,14 @@
// Backbone.Memento v0.1.0
//
// Copyright (C)2011 Derick Bailey, Muted Solutions, LLC
// Distributed Under MIT Liscene
//
// Documentation and Full Licence Availabe at:
// http://github.com/derickbailey/backbone.memento

// ----------------------------
// Backbone.Memento
// ----------------------------
Backbone.Memento = (function(model){
var attributeStack = {};

Expand Down

0 comments on commit 342f52e

Please sign in to comment.