Disclaimer update and one missed header file (#3084)

diff --git a/DISCLAIMER b/DISCLAIMER
index 57ca0ef..176c8f1 100644
--- a/DISCLAIMER
+++ b/DISCLAIMER
@@ -11,9 +11,13 @@
 conditions. What follows is a list of known issues the project is currently
 aware of (note that this list, by definition, is likely to be incomplete):
 
-* Hibernate, an LGPL project, is being used. Hibernate is in the process of relicensing to ASL v2
-* Some files, particularly test files, and those not supporting comments, may be missing the ASF Licensing Header
-*
+* Hibernate, an LGPL project, is being used. Hibernate is in the process of
+  relicensing to ASL v2
+* Some files, particularly test files, and those not supporting comments, may
+  be missing the ASF Licensing Header
+** The following filetypes in the examples affect the build currently if file
+   headers are added: working on a ctt, exam, sol, exam, mm, txt, tsp, vrp, 
+   They are not source files for the project.
 
 If you are planning to incorporate this work into your product/project, please
 be aware that you will need to conduct a thorough licensing review to determine
diff --git a/optaplanner-spring-integration/optaplanner-spring-boot-autoconfigure/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports b/optaplanner-spring-integration/optaplanner-spring-boot-autoconfigure/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
index 72a2de3..324c572 100644
--- a/optaplanner-spring-integration/optaplanner-spring-boot-autoconfigure/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
+++ b/optaplanner-spring-integration/optaplanner-spring-boot-autoconfigure/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
@@ -1,2 +1,18 @@
+###
+#  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.
+###
 org.optaplanner.spring.boot.autoconfigure.OptaPlannerAutoConfiguration
-org.optaplanner.spring.boot.autoconfigure.OptaPlannerBenchmarkAutoConfiguration
\ No newline at end of file
+org.optaplanner.spring.boot.autoconfigure.OptaPlannerBenchmarkAutoConfiguration