|
1 | | -Software license |
2 | | -================ |
3 | | - |
4 | | -license-expression is a free software tool from nexB Inc. and others. |
5 | | -Visit https://github.com/nexB/license-expression for support and download. |
6 | | - |
7 | | -Copyright (c) 2016 nexB Inc. and others. All rights reserved. |
8 | | -http://nexb.com and http://aboutcode.org |
9 | | - |
10 | | -This software is licensed under the Apache License version 2.0. |
11 | | - |
12 | | -You may not use this software except in compliance with the License. |
13 | | -You may obtain a copy of the License at: http://apache.org/licenses/LICENSE-2.0 |
14 | | -Unless required by applicable law or agreed to in writing, software distributed |
15 | | -under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR |
16 | | -CONDITIONS OF ANY KIND, either express or implied. See the License for the |
17 | | -specific language governing permissions and limitations under the License. |
18 | | - |
19 | | - |
20 | | -Third-party software licenses |
21 | | -============================= |
22 | | - |
23 | | -license-expression embeds third-party free and open source software packages under |
24 | | -various licenses. The origin and license of these packages is documented by .ABOUT |
25 | | -files. The corresponding source code for pre-compiled third-party software is |
26 | | -available in the thirdparty directory. |
| 1 | +# |
| 2 | +# Copyright (c) nexB Inc. and others. |
| 3 | +# SPDX-License-Identifier: Apache-2.0 |
| 4 | +# |
| 5 | +# Visit https://aboutcode.org and https://github.com/nexB/license-expression |
| 6 | +# for support and download. |
| 7 | +# |
| 8 | +# Licensed under the Apache License, Version 2.0 (the "License"); |
| 9 | +# you may not use this file except in compliance with the License. |
| 10 | +# You may obtain a copy of the License at |
| 11 | +# |
| 12 | +# http://www.apache.org/licenses/LICENSE-2.0 |
| 13 | +# |
| 14 | +# Unless required by applicable law or agreed to in writing, software |
| 15 | +# distributed under the License is distributed on an "AS IS" BASIS, |
| 16 | +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 17 | +# See the License for the specific language governing permissions and |
| 18 | +# limitations under the License. |
| 19 | +# |
0 commit comments