Skip to content

Commit

Permalink
Update notice comments to single line SPDX-License-Identifier (#745)
Browse files Browse the repository at this point in the history
Fixes instructlab/taxonomy#682

Replacement PR for #683.

Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
bjhargrave authored Apr 25, 2024
1 parent 16664f6 commit fd48ae1
Showing 3 changed files with 3 additions and 39 deletions.
14 changes: 1 addition & 13 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
# Copyright The InstructLab Authors, 2024
#
# 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.
# SPDX-License-Identifier: Apache-2.0

ci:
- changed-files:
14 changes: 1 addition & 13 deletions .github/workflows/label.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
# Copyright The InstructLab Authors, 2024
#
# 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.
# SPDX-License-Identifier: Apache-2.0

name: "Pull Request Labeler"

14 changes: 1 addition & 13 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
# Copyright The InstructLab Authors, 2024
#
# 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.
# SPDX-License-Identifier: Apache-2.0

name: Lint

0 comments on commit fd48ae1

Please sign in to comment.