Skip to content
Snippets Groups Projects
Commit f9df3536 authored by Jack Reed's avatar Jack Reed
Browse files

add apache2 license for project (same as Mirador)

parent 90d57b4b
No related branches found
No related tags found
No related merge requests found
LICENSE 0 → 100644
Copyright 2018 The Board of Trustees of the Leland Stanford Junior University
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.
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"build": "node_modules/.bin/webpack" "build": "node_modules/.bin/webpack"
}, },
"author": "Drew Winget <scipioaffricanus@gmail.com> (https://aeschylus.net/)", "author": "Drew Winget <scipioaffricanus@gmail.com> (https://aeschylus.net/)",
"license": "MIT", "license": "Apache-2.0",
"repository": "https://github.com/ProjectMirador/research-and-demos/tree/master/minimal_redux_poc", "repository": "https://github.com/ProjectMirador/research-and-demos/tree/master/minimal_redux_poc",
"dependencies": { "dependencies": {
"node-fetch": "2.1.1", "node-fetch": "2.1.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment