This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new f3ef6b9 Add ALv2 header (reported by RAT)
f3ef6b9 is described below
commit f3ef6b9eb19014f6d5cd32f2f9ec804728b3eb0a
Author: Mark Thomas <[email protected]>
AuthorDate: Thu May 27 07:37:10 2021 +0100
Add ALv2 header (reported by RAT)
---
.editorconfig | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/.editorconfig b/.editorconfig
index 1e839e0..486f834 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,3 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You 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.
root = true
[*]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]