File tree Expand file tree Collapse file tree 9 files changed +49
-41
lines changed Expand file tree Collapse file tree 9 files changed +49
-41
lines changed Original file line number Diff line number Diff line change @@ -81,6 +81,15 @@ repos:
8181 - --license-filepath
8282 - .github/workflows/license-templates/LICENSE.txt
8383 - --fuzzy-match-generates-todo
84+ - id : insert-license
85+ name : add license for all Vue files
86+ files : \.vue$
87+ args :
88+ - --comment-style
89+ - ' |//|'
90+ - --license-filepath
91+ - .github/workflows/license-templates/LICENSE.txt
92+ - --fuzzy-match-generates-todo
8493 - id : insert-license
8594 name : add license for all YAML files
8695 description : automatically adds a licence header to all YAML files that don't have a license header
Original file line number Diff line number Diff line change 11// Licensed to the Apache Software Foundation (ASF) under one
2- // or more contributor license agreements. See the NOTICE file
2+ // or more contributor license agreements. See the NOTICE file
33// distributed with this work for additional information
4- // regarding copyright ownership. The ASF licenses this file
4+ // regarding copyright ownership. The ASF licenses this file
55// to you under the Apache License, Version 2.0 (the
66// "License"); you may not use this file except in compliance
7- // with the License. You may obtain a copy of the License at
7+ // with the License. You may obtain a copy of the License at
88//
9- // http://www.apache.org/licenses/LICENSE-2.0
9+ // http://www.apache.org/licenses/LICENSE-2.0
1010//
1111// Unless required by applicable law or agreed to in writing,
1212// software distributed under the License is distributed on an
1313// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14- // KIND, either express or implied. See the License for the
14+ // KIND, either express or implied. See the License for the
1515// specific language governing permissions and limitations
1616// under the License.
1717
Original file line number Diff line number Diff line change 11// Licensed to the Apache Software Foundation (ASF) under one
2- // or more contributor license agreements. See the NOTICE file
2+ // or more contributor license agreements. See the NOTICE file
33// distributed with this work for additional information
4- // regarding copyright ownership. The ASF licenses this file
4+ // regarding copyright ownership. The ASF licenses this file
55// to you under the Apache License, Version 2.0 (the
66// "License"); you may not use this file except in compliance
7- // with the License. You may obtain a copy of the License at
7+ // with the License. You may obtain a copy of the License at
88//
9- // http://www.apache.org/licenses/LICENSE-2.0
9+ // http://www.apache.org/licenses/LICENSE-2.0
1010//
1111// Unless required by applicable law or agreed to in writing,
1212// software distributed under the License is distributed on an
1313// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14- // KIND, either express or implied. See the License for the
14+ // KIND, either express or implied. See the License for the
1515// specific language governing permissions and limitations
1616// under the License.
1717
Original file line number Diff line number Diff line change 1-
21// Licensed to the Apache Software Foundation (ASF) under one
3- // or more contributor license agreements. See the NOTICE file
2+ // or more contributor license agreements. See the NOTICE file
43// distributed with this work for additional information
5- // regarding copyright ownership. The ASF licenses this file
4+ // regarding copyright ownership. The ASF licenses this file
65// to you under the Apache License, Version 2.0 (the
76// "License"); you may not use this file except in compliance
8- // with the License. You may obtain a copy of the License at
7+ // with the License. You may obtain a copy of the License at
98//
10- // http://www.apache.org/licenses/LICENSE-2.0
9+ // http://www.apache.org/licenses/LICENSE-2.0
1110//
1211// Unless required by applicable law or agreed to in writing,
1312// software distributed under the License is distributed on an
1413// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15- // KIND, either express or implied. See the License for the
14+ // KIND, either express or implied. See the License for the
1615// specific language governing permissions and limitations
1716// under the License.
1817
Original file line number Diff line number Diff line change 11// Licensed to the Apache Software Foundation (ASF) under one
2- // or more contributor license agreements. See the NOTICE file
2+ // or more contributor license agreements. See the NOTICE file
33// distributed with this work for additional information
4- // regarding copyright ownership. The ASF licenses this file
4+ // regarding copyright ownership. The ASF licenses this file
55// to you under the Apache License, Version 2.0 (the
66// "License"); you may not use this file except in compliance
7- // with the License. You may obtain a copy of the License at
7+ // with the License. You may obtain a copy of the License at
88//
9- // http://www.apache.org/licenses/LICENSE-2.0
9+ // http://www.apache.org/licenses/LICENSE-2.0
1010//
1111// Unless required by applicable law or agreed to in writing,
1212// software distributed under the License is distributed on an
1313// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14- // KIND, either express or implied. See the License for the
14+ // KIND, either express or implied. See the License for the
1515// specific language governing permissions and limitations
1616// under the License.
1717
Original file line number Diff line number Diff line change 11// Licensed to the Apache Software Foundation (ASF) under one
2- // or more contributor license agreements. See the NOTICE file
2+ // or more contributor license agreements. See the NOTICE file
33// distributed with this work for additional information
4- // regarding copyright ownership. The ASF licenses this file
4+ // regarding copyright ownership. The ASF licenses this file
55// to you under the Apache License, Version 2.0 (the
66// "License"); you may not use this file except in compliance
7- // with the License. You may obtain a copy of the License at
7+ // with the License. You may obtain a copy of the License at
88//
9- // http://www.apache.org/licenses/LICENSE-2.0
9+ // http://www.apache.org/licenses/LICENSE-2.0
1010//
1111// Unless required by applicable law or agreed to in writing,
1212// software distributed under the License is distributed on an
1313// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14- // KIND, either express or implied. See the License for the
14+ // KIND, either express or implied. See the License for the
1515// specific language governing permissions and limitations
1616// under the License.
1717
Original file line number Diff line number Diff line change 11// Licensed to the Apache Software Foundation (ASF) under one
2- // or more contributor license agreements. See the NOTICE file
2+ // or more contributor license agreements. See the NOTICE file
33// distributed with this work for additional information
4- // regarding copyright ownership. The ASF licenses this file
4+ // regarding copyright ownership. The ASF licenses this file
55// to you under the Apache License, Version 2.0 (the
66// "License"); you may not use this file except in compliance
7- // with the License. You may obtain a copy of the License at
7+ // with the License. You may obtain a copy of the License at
88//
9- // http://www.apache.org/licenses/LICENSE-2.0
9+ // http://www.apache.org/licenses/LICENSE-2.0
1010//
1111// Unless required by applicable law or agreed to in writing,
1212// software distributed under the License is distributed on an
1313// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14- // KIND, either express or implied. See the License for the
14+ // KIND, either express or implied. See the License for the
1515// specific language governing permissions and limitations
1616// under the License.
1717
Original file line number Diff line number Diff line change 11// Licensed to the Apache Software Foundation (ASF) under one
2- // or more contributor license agreements. See the NOTICE file
2+ // or more contributor license agreements. See the NOTICE file
33// distributed with this work for additional information
4- // regarding copyright ownership. The ASF licenses this file
4+ // regarding copyright ownership. The ASF licenses this file
55// to you under the Apache License, Version 2.0 (the
66// "License"); you may not use this file except in compliance
7- // with the License. You may obtain a copy of the License at
7+ // with the License. You may obtain a copy of the License at
88//
9- // http://www.apache.org/licenses/LICENSE-2.0
9+ // http://www.apache.org/licenses/LICENSE-2.0
1010//
1111// Unless required by applicable law or agreed to in writing,
1212// software distributed under the License is distributed on an
1313// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14- // KIND, either express or implied. See the License for the
14+ // KIND, either express or implied. See the License for the
1515// specific language governing permissions and limitations
1616// under the License.
1717
Original file line number Diff line number Diff line change 11// Licensed to the Apache Software Foundation (ASF) under one
2- // or more contributor license agreements. See the NOTICE file
2+ // or more contributor license agreements. See the NOTICE file
33// distributed with this work for additional information
4- // regarding copyright ownership. The ASF licenses this file
4+ // regarding copyright ownership. The ASF licenses this file
55// to you under the Apache License, Version 2.0 (the
66// "License"); you may not use this file except in compliance
7- // with the License. You may obtain a copy of the License at
7+ // with the License. You may obtain a copy of the License at
88//
9- // http://www.apache.org/licenses/LICENSE-2.0
9+ // http://www.apache.org/licenses/LICENSE-2.0
1010//
1111// Unless required by applicable law or agreed to in writing,
1212// software distributed under the License is distributed on an
1313// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14- // KIND, either express or implied. See the License for the
14+ // KIND, either express or implied. See the License for the
1515// specific language governing permissions and limitations
1616// under the License.
1717
You can’t perform that action at this time.
0 commit comments