File tree Expand file tree Collapse file tree
packagedcode_msitools-linux Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # SPDX-License-Identifier: Apache-2.0
2- #
3- # http://nexb.com and https://github.com/nexB/scancode.io
4- # The ScanCode.io software is licensed under the Apache License version 2.0.
5- # Data generated with ScanCode.io is provided as-is without warranties.
6- # ScanCode is a trademark of nexB Inc.
71#
8- # You may not use this software except in compliance with the License.
9- # You may obtain a copy of the License at: http://apache.org/licenses/LICENSE-2.0
10- # Unless required by applicable law or agreed to in writing, software distributed
11- # under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
12- # CONDITIONS OF ANY KIND, either express or implied. See the License for the
13- # specific language governing permissions and limitations under the License.
14- #
15- # Data Generated with ScanCode.io is provided on an "AS IS" BASIS, WITHOUT WARRANTIES
16- # OR CONDITIONS OF ANY KIND, either express or implied. No content created from
17- # ScanCode.io should be considered or used as legal advice. Consult an Attorney
18- # for any legal advice.
2+ # Copyright (c) nexB Inc. and others. All rights reserved.
3+ # SPDX-License-Identifier: Apache-2.0
4+ # See http://www.apache.org/licenses/LICENSE-2.0 for the license text.
5+ # See https://github.com/nexB/ for support or download.
6+ # See https://aboutcode.org for more information about nexB OSS projects.
197#
20- # ScanCode.io is a free software code scanning tool from nexB Inc. and others.
21- # Visit https://github.com/nexB/scancode.io for support and download.
228
239clean :
2410 rm -rf build/ dist/
Original file line number Diff line number Diff line change 1- # SPDX-License-Identifier: Apache-2.0
2- #
3- # http://nexb.com and https://github.com/nexB/scancode.io
4- # The ScanCode.io software is licensed under the Apache License version 2.0.
5- # Data generated with ScanCode.io is provided as-is without warranties.
6- # ScanCode is a trademark of nexB Inc.
71#
8- # You may not use this software except in compliance with the License.
9- # You may obtain a copy of the License at: http://apache.org/licenses/LICENSE-2.0
10- # Unless required by applicable law or agreed to in writing, software distributed
11- # under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
12- # CONDITIONS OF ANY KIND, either express or implied. See the License for the
13- # specific language governing permissions and limitations under the License.
14- #
15- # Data Generated with ScanCode.io is provided on an "AS IS" BASIS, WITHOUT WARRANTIES
16- # OR CONDITIONS OF ANY KIND, either express or implied. No content created from
17- # ScanCode.io should be considered or used as legal advice. Consult an Attorney
18- # for any legal advice.
2+ # Copyright (c) nexB Inc. and others. All rights reserved.
3+ # SPDX-License-Identifier: Apache-2.0
4+ # See http://www.apache.org/licenses/LICENSE-2.0 for the license text.
5+ # See https://github.com/nexB/ for support or download.
6+ # See https://aboutcode.org for more information about nexB OSS projects.
197#
20- # ScanCode.io is a free software code scanning tool from nexB Inc. and others.
21- # Visit https://github.com/nexB/scancode.io for support and download.
228
239clean :
2410 rm -rf build/ dist/
You can’t perform that action at this time.
0 commit comments