Skip to content

Commit e6afbd2

Browse files
committed
jquery.postmessage-1.0.js
1 parent 5ffb19a commit e6afbd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jquery.postmessage.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
The MIT License
33
44
Copyright (c) 2010 Daniel Park (http://freebase.com, http://postmessage.freebaseapps.com)
@@ -20,7 +20,7 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2020
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2121
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2222
THE SOFTWARE.
23-
*/
23+
**/
2424
(function($) {
2525

2626
if (!("console" in window)) {

0 commit comments

Comments
 (0)