aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Gregory <garydgregory@gmail.com>2020-08-22 17:13:57 -0400
committerGary Gregory <garydgregory@gmail.com>2020-08-22 17:13:57 -0400
commit2930012cf3d230446e76a2d2c88436823ebd7a83 (patch)
tree0920744ba959c864759765d1a4319b44c787c8d0
parent303f0ca3e24e7108344848bddb2d7592ad415785 (diff)
downloadapache-commons-io-2930012cf3d230446e76a2d2c88436823ebd7a83.tar.gz
Add license header. Can't find a good way to do comments in Markdown.
-rw-r--r--SECURITY.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md
index 19bd95a0..1bc1321d 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -1,3 +1,19 @@
+<!---
+ 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.
+-->
Reporting New Security Problems with Apache Commons Components
--------------------------------------------------------------