This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new c3d8199c72 Fix license header
c3d8199c72 is described below
commit c3d8199c725983030568d0c41d08d18997d019d8
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Fri Apr 28 19:25:41 2023 +0200
Fix license header
---
src/site/asciidoc/log4j-transform.adoc | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/src/site/asciidoc/log4j-transform.adoc
b/src/site/asciidoc/log4j-transform.adoc
index ae46354e11..25b8f1d316 100644
--- a/src/site/asciidoc/log4j-transform.adoc
+++ b/src/site/asciidoc/log4j-transform.adoc
@@ -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.
+////
= Log4j Transformation Tools
Log4j Transformation Tools is set of build utilities to transform source and
binary artifacts that use Log4j 2.x libraries.