Skip to content

Commit be907cd

Browse files
committed
utilize standard JSDoc comment block for copyright and license
1 parent b0349e3 commit be907cd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

parallax.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* parallax.js v1.2.1 (http://pixelcog.github.io/parallax.js/)
3-
* Copyright (c) 2014 PixelCog, Inc.
4-
* Licensed under MIT (https://github.com/pixelcog/parallax.js/blob/master/LICENSE)
3+
* @copyright 2014 PixelCog, Inc.
4+
* @license MIT (https://github.com/pixelcog/parallax.js/blob/master/LICENSE)
55
*/
66

77
;(function ( $, window, document, undefined ) {

parallax.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)