This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new eeef38da47 Fix license header
eeef38da47 is described below
commit eeef38da474c74e65ecf54905b175d605701d273
Author: Mark Thomas <[email protected]>
AuthorDate: Mon May 12 09:01:28 2025 +0100
Fix license header
---
build.properties.default | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/build.properties.default b/build.properties.default
index 69b0944624..15646b9316 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -7,7 +7,9 @@
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
-## distributed under the License is distributed on an "AS IS" BASIS,
+#
+# 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]