1
0
mirror of https://github.com/pattern-lab/patternlab-php.git synced 2025-01-17 14:18:30 +01:00

updating copy

This commit is contained in:
Dave Olsen 2014-05-30 22:48:56 -04:00
parent cae0ccd607
commit 1e5b72d4fc

View File

@ -1,11 +1,13 @@
<?php
/*!
* Pattern Lab Pattern JSON Class - v0.7.12
* JSON Class
*
* Copyright (c) 2014 Dave Olsen, http://dmolsen.com
* Licensed under the MIT license
*
* Handles checking for any errors that might have been encountered when loading JSON data
*
*/
namespace PatternLab;