Description
It should be like http://code.jquery.com/jquery-1.4.2.min.js :
/*!
- jQuery JavaScript Library v1.4.2
- http://jquery.com/
- Copyright 2010, John Resig
- Dual licensed under the MIT or GPL Version 2 licenses.
- http://jquery.org/license
- Includes Sizzle.js
- http://sizzlejs.com/
- Copyright 2010, The Dojo Foundation
- Released under the MIT, BSD, and GPL Licenses.
- Date: Sat Feb 13 22:33:48 2010 -0500
*/
but it says:
/*
- Copyright (C) 2010 Hippo B.V.
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
*/
Attachments
Issue Links
- relates to
-
CMS-5720 JQuery-1.4.2-min.js has wrong copyright header
- Closed