Skip to content

Commit

Permalink
Update localDataStorage-1.2.0.trim.js
Browse files Browse the repository at this point in the history
  • Loading branch information
macmcmeans committed Jul 23, 2017
1 parent e15718a commit adaafb6
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions localDataStorage-1.2.0.trim.js
@@ -1,9 +1,10 @@
/*///////////////////////////////////////////////////////////////////////////////////////////////////
localDataStorage 1.2.0
/////////////////////////////////////////////////////////////////////////////////////////////////////
This version is
Copyright (c) 2017, William P. "Mac" McMeans
All rights reserved.
https://github.com/macmcmeans/localDataStorage.js/blob/master/localDataStorage-1.2.0.trim.js
/////////////////////////////////////////////////////////////////////////////////////////////////////
This version is copyright (c) 2017, William P. "Mac" McMeans
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
Expand Down Expand Up @@ -748,4 +749,4 @@ var localDataStorage = function(e) {
} else console.warn("%cAttention! Cannot access localStorage! %cBailing out...", "color: red; font-weight: bold;", "color: red;");
}(), H;
}(e);
};
};

0 comments on commit adaafb6

Please sign in to comment.