Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ORNL Quantum Computing Institute
qcor
Commits
162a3ce8
Unverified
Commit
162a3ce8
authored
Dec 06, 2021
by
Thien Nguyen
Committed by
GitHub
Dec 06, 2021
Browse files
Merge pull request #247 from 1tnguyen/master
Update license to MIT (QIR Alliance)
parents
809007f7
7e799993
Pipeline
#178784
passed with stage
in 33 minutes and 2 seconds
Changes
262
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
LICENSE
View file @
162a3ce8
BSD 3-Clause
License
MIT
License
Copyright (c) 2018-, UT-Battelle, LLC.
Copyright (c) 2021 QIR Alliance
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
* Redistributions of source code must retain the above copyright notice, this
list of condi
tions
and
the
following disclaimer
.
The above copyright notice and this permission notice shall be included in all
copies or substantial por
tions
of
the
Software
.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
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.
\ No newline at end of file
cmake/qcor_config.hpp.in
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/qcor_syntax_handler.cpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/qcor_syntax_handler.hpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/token_collector/helper/token_collector_helper.cpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/token_collector/helper/token_collector_helper.hpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/token_collector/pyxasm/pyxasm_token_collector.cpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/token_collector/pyxasm/pyxasm_token_collector.hpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/token_collector/pyxasm/pyxasm_visitor.hpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/token_collector/pyxasm/tests/PyXASMTokenCollectorTester.cpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/token_collector/quil/quil_token_collector.cpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/token_collector/quil/quil_token_collector.hpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/token_collector/staq/staq_token_collector.cpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/token_collector/staq/staq_token_collector.hpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/token_collector/staq/tests/StaqTokenCollectorTester.in.cpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/token_collector/tests/TokenCollectorTester.cpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/token_collector/tests/test_utils.cpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/token_collector/tests/test_utils.hpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/token_collector/token_collector.hpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
handlers/token_collector/token_collector_util.cpp
View file @
162a3ce8
/*******************************************************************************
* Copyright (c) 2018-, UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the
BSD 3-Clause
License
* are made available under the terms of the
MIT
License
* which accompanies this distribution.
*
* Contributors:
...
...
Prev
1
2
3
4
5
…
14
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment