Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Thomas Vachuska
2014-10-28 13:40:49 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ce2474aa91411457ab3b7c35a365b2831db1e85d
ce2474aa
1 parent
4f1a60c9
Revised copyright message.
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
31 deletions
web/gui/src/main/webapp/libs/d3.js
web/gui/src/main/webapp/libs/d3.min.js
web/gui/src/main/webapp/libs/jquery-2.1.1.js
web/gui/src/main/webapp/libs/jquery-2.1.1.min.js
web/gui/src/main/webapp/libs/d3.js
View file @
ce2474a
/*
* Copyright 2014 Open Networking Laboratory
*
* 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.
*/
!
function
()
{
var
d3
=
{
version
:
"3.4.12"
...
...
web/gui/src/main/webapp/libs/d3.min.js
View file @
ce2474a
This diff is collapsed. Click to expand it.
web/gui/src/main/webapp/libs/jquery-2.1.1.js
View file @
ce2474a
/*
* Copyright 2014 Open Networking Laboratory
*
* 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.
*/
(
function
(
global
,
factory
)
{
if
(
typeof
module
===
"object"
&&
typeof
module
.
exports
===
"object"
)
{
...
...
web/gui/src/main/webapp/libs/jquery-2.1.1.min.js
View file @
ce2474a
This diff is collapsed. Click to expand it.
Please
register
or
login
to post a comment