Skip to content

Commit

Permalink
updated javascript debug to reflect license change
Browse files Browse the repository at this point in the history
  • Loading branch information
cowboy committed Nov 21, 2009
1 parent 0b1d9d4 commit 178ffc2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions shared/ba-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* http://benalman.com/projects/javascript-debug-console-log/
*
* Copyright (c) 2009 "Cowboy" Ben Alman
* Licensed under the MIT license
* Dual licensed under the MIT and GPL licenses.
* http://benalman.com/about/license/
*
* With lots of help from Paul Irish!
Expand All @@ -24,21 +24,21 @@
// About: License
//
// Copyright (c) 2009 "Cowboy" Ben Alman,
// Licensed under the MIT license.
// Dual licensed under the MIT and GPL licenses.
// http://benalman.com/about/license/
//
// About: Support and Testing
//
// Information about what browsers this code has been tested in.
//
// Browsers Tested - Internet Explorer 6-8, Firefox 3, Safari 3-4, Chrome, Opera 9.
// Browsers Tested - Internet Explorer 6-8, Firefox 3-3.5, Safari 3-4, Chrome, Opera 9.
//
// About: Examples
//
// These working examples, complete with fully commented code, illustrate a few
// ways in which this plugin can be used.
//
// Examples - http://benalman.com/code/test/js-debug/
// Examples - http://benalman.com/code/projects/javascript-debug/examples/debug/
//
// About: Revision History
//
Expand Down

0 comments on commit 178ffc2

Please sign in to comment.