File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed
Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -34,12 +34,19 @@ const licenseTemplate = `/*!
3434 *
3535 * Neutrino v@PACKAGE_VERSION@ | @FILE_NAME@
3636 *
37- * Licensed Materials - Property of IBM
37+ * Copyright 2014, @THIS_YEAR@ IBM
3838 *
39- * © Copyright IBM Corporation 2014, @THIS_YEAR@
40- * U.S. Government Users Restricted Rights: Use, duplication or disclosure
41- * restricted by GSA ADP Schedule Contract with IBM Corp.
39+ * Licensed under the Apache License, Version 2.0 (the "License");
40+ * you may not use this file except in compliance with the License.
41+ * You may obtain a copy of the License at
4242 *
43+ * http://www.apache.org/licenses/LICENSE-2.0
44+
45+ * Unless required by applicable law or agreed to in writing, software
46+ * distributed under the License is distributed on an "AS IS" BASIS,
47+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
48+ * See the License for the specific language governing permissions and
49+ * limitations under the License.
4350 */
4451\n
4552` ;
Original file line number Diff line number Diff line change 2525 "type" : " git" ,
2626 "url" :
" [email protected] :peretz/next.git" 2727 },
28- "license" : " SEE LICENSE IN LICENSE " ,
28+ "license" : " Apache-2 " ,
2929 "author" : " IBM" ,
3030 "peerDependencies" : {
3131 "@angular/animations" : " ^6.1.0" ,
You can’t perform that action at this time.
0 commit comments