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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit cbc5b251fd6c8ebd931d7e34553caf6a7beb71bf
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Thu Feb 20 15:12:17 2020 +0100

    Added missing license
---
 content/markdown/faq-unoffical.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/content/markdown/faq-unoffical.md 
b/content/markdown/faq-unoffical.md
index 6e5daad..15e07f2 100644
--- a/content/markdown/faq-unoffical.md
+++ b/content/markdown/faq-unoffical.md
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
 *NOTE:* _This page contains drafts of user contributed FAQ entries. The 
content you see here might not be fully fool-proof or might not comply with the 
best practices promoted by Maven. What is only guaranteed is that they have 
worked once for some members. It is best to treat these items as "works in 
progress" until they have been reviewed and promoted to the main Maven 
documentation site._
 
 Please follow the format that is being used because it will help in our 
automated extraction of material which can then be incorporated into the main 
site.

Reply via email to