Skip to content

Commit 6192914

Browse files
Merge pull request prototypejs#325 from sdumitriu/license-vs-compressor
Mark the copyright header so that it isn't removed by YUI compressor
2 parents 560bb59 + 92e36a3 commit 6192914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/prototype/prototype.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//= compat
2-
/* Prototype JavaScript framework, version <%= PROTOTYPE_VERSION %>
2+
/*! Prototype JavaScript framework, version <%= PROTOTYPE_VERSION %>
33
* (c) 2005-2010 Sam Stephenson
44
*
55
* Prototype is freely distributable under the terms of an MIT-style license.

0 commit comments

Comments
 (0)