Skip to content

Commit

Permalink
Undo license headers on included jstree sources and respond.js
Browse files Browse the repository at this point in the history
  • Loading branch information
drewwills committed Apr 25, 2016
1 parent 0b3c3cc commit 44db73e
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 162 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1263,6 +1263,8 @@
<exclude>data/*</exclude>
<exclude>**/fluid/fluid.*.css</exclude>
<exclude>**/jquerymobile-*.css</exclude>
<exclude>**/jstree/**</exclude>
<exclude>**/respond-*.js</exclude>
<exclude>**/*.channel</exclude>
<exclude>**/*.channel-type</exclude>
<exclude>**/*.entity-type</exclude>
Expand Down
18 changes: 0 additions & 18 deletions uportal-war/src/main/webapp/scripts/jstree/jstree.js
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
/*
* Licensed to Apereo under one or more contributor license
* agreements. See the NOTICE file distributed with this work
* for additional information regarding copyright ownership.
* Apereo licenses this file to you 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 the following location:
*
* 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.
*/
/*globals jQuery, define, exports, require, window, document, postMessage */
(function (factory) {
"use strict";
Expand Down
18 changes: 0 additions & 18 deletions uportal-war/src/main/webapp/scripts/jstree/jstree.min.js

Large diffs are not rendered by default.

18 changes: 0 additions & 18 deletions uportal-war/src/main/webapp/scripts/jstree/style.css
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
/**
* Licensed to Apereo under one or more contributor license
* agreements. See the NOTICE file distributed with this work
* for additional information regarding copyright ownership.
* Apereo licenses this file to you 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 the following location:
*
* 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.
*/
/* jsTree default theme */
.jstree-node,
.jstree-children,
Expand Down
18 changes: 0 additions & 18 deletions uportal-war/src/main/webapp/scripts/jstree/style.min.css

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
/**
* Licensed to Apereo under one or more contributor license
* agreements. See the NOTICE file distributed with this work
* for additional information regarding copyright ownership.
* Apereo licenses this file to you 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 the following location:
*
* 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.
*/
/* jsTree default dark theme */
.jstree-node,
.jstree-children,
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
/**
* Licensed to Apereo under one or more contributor license
* agreements. See the NOTICE file distributed with this work
* for additional information regarding copyright ownership.
* Apereo licenses this file to you 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 the following location:
*
* 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.
*/
/* jsTree default theme */
.jstree-node,
.jstree-children,
Expand Down

Large diffs are not rendered by default.

22 changes: 4 additions & 18 deletions uportal-war/src/main/webapp/scripts/respond-1.4.2.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 44db73e

Please sign in to comment.