Skip to content

Commit

Permalink
chore: update license headers for couple more .rst
Browse files Browse the repository at this point in the history
  • Loading branch information
homksei committed Nov 13, 2024
1 parent 7004808 commit 8b66580
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .github/.licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,21 @@
header:
license:
spdx-id: Apache-2.0
copyright-owner: contributors to the oneDAL project
pattern: |
Copyright \d{4} Intel Corporation|Copyright contributors to the oneDAL project
(Copyright \d{4} Intel Corporation|Copyright contributors to the oneDAL project)
Licensed under the Apache License, Version 2.0 \(the "License"\);
you may not use this file except in compliance with the License.
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
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.
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.
limitations under the License\.
paths:
- '**'
Expand Down

0 comments on commit 8b66580

Please sign in to comment.