Skip to content

Commit

Permalink
jquery.postmessage-1.0.js
Browse files Browse the repository at this point in the history
  • Loading branch information
daepark committed Feb 4, 2010
1 parent 5ffb19a commit e6afbd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jquery.postmessage.js
@@ -1,4 +1,4 @@
/*
/**
The MIT License
Copyright (c) 2010 Daniel Park (http://freebase.com, http://postmessage.freebaseapps.com)
Expand All @@ -20,7 +20,7 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
**/
(function($) {

if (!("console" in window)) {
Expand Down

0 comments on commit e6afbd2

Please sign in to comment.