We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd2a57 commit 435605fCopy full SHA for 435605f
1 file changed
.licenserc.yaml
@@ -16,6 +16,20 @@ header:
16
license:
17
spdx-id: "Apache-2.0"
18
copyright-owner: "Google LLC"
19
+ pattern: |
20
+ Copyright 202[56] Google LLC
21
+
22
+ Licensed under the Apache License, Version 2.0 \(the "License"\);
23
+ you may not use this file except in compliance with the License\.
24
+ You may obtain a copy of the License at
25
26
+ http://www\.apache\.org/licenses/LICENSE-2\.0
27
28
+ Unless required by applicable law or agreed to in writing, software
29
+ distributed under the License is distributed on an "AS IS" BASIS,
30
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied\.
31
+ See the License for the specific language governing permissions and
32
+ limitations under the License\.
33
paths:
34
- "**/*.yaml"
35
- "**/*.yml"
0 commit comments