This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git


The following commit(s) were added to refs/heads/master by this push:
     new adcf13501 Add license header
adcf13501 is described below

commit adcf1350152faf4dbd8cf53fb2f2649f25dbe227
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 2 16:42:34 2025 -0500

    Add license header
---
 src/main/java/org/apache/commons/io/doc-files/leaf.svg | 16 ++++++++++++++++
 src/site/resources/images/leaf.svg                     | 16 ++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/src/main/java/org/apache/commons/io/doc-files/leaf.svg 
b/src/main/java/org/apache/commons/io/doc-files/leaf.svg
index 261459faf..71de588c6 100644
--- a/src/main/java/org/apache/commons/io/doc-files/leaf.svg
+++ b/src/main/java/org/apache/commons/io/doc-files/leaf.svg
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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
+
+       https://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.
+-->
 <svg id="Layer_1" xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 650 1000">
   <defs>
     <style>
diff --git a/src/site/resources/images/leaf.svg 
b/src/site/resources/images/leaf.svg
index 261459faf..71de588c6 100644
--- a/src/site/resources/images/leaf.svg
+++ b/src/site/resources/images/leaf.svg
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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
+
+       https://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.
+-->
 <svg id="Layer_1" xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 650 1000">
   <defs>
     <style>

Reply via email to