mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-22 20:44:28 +00:00
Update LICENSE to Soldered
This commit is contained in:
parent
c3bf3f956e
commit
9e128f3926
36
LICENSE
36
LICENSE
@ -1,22 +1,14 @@
|
|||||||
MIT License
|
// Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University
|
||||||
|
//
|
||||||
Copyright (c) 2021 Harvey Mudd College & Oklahoma State University
|
// SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
|
||||||
Contact: Prof. David Harris David_Harris@hmc.edu
|
//
|
||||||
|
// Licensed under the Solderpad Hardware License v 2.1 (the “License”); you may not use this file
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
// except in compliance with the License, or, at your option, the Apache License version 2.0. You
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
// may obtain a copy of the License at
|
||||||
in the Software without restriction, including without limitation the rights
|
//
|
||||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
// https://solderpad.org/licenses/SHL-2.1/
|
||||||
copies of the Software, and to permit persons to whom the Software is
|
//
|
||||||
furnished to do so, subject to the following conditions:
|
// Unless required by applicable law or agreed to in writing, any work distributed under the
|
||||||
|
// License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
|
||||||
The above copyright notice and this permission notice shall be included in all
|
// either express or implied. See the License for the specific language governing permissions
|
||||||
copies or substantial portions of the Software.
|
// and limitations under the License.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
||||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
||||||
SOFTWARE.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user