This is an automated email from the ASF dual-hosted git repository.
elecharny pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/mina.git
The following commit(s) were added to refs/heads/trunk by this push:
new fb31ad548 Update README.txt
fb31ad548 is described below
commit fb31ad5483d6564a3fdceaaaf2db704b87e5b42f
Author: Emmanuel Lécharny <[email protected]>
AuthorDate: Mon Jun 1 17:03:46 2026 +0200
Update README.txt
---
README.txt | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/README.txt b/README.txt
index ef78e7e89..9a2c28296 100644
--- a/README.txt
+++ b/README.txt
@@ -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
+ *
+ * https://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.
+ */
+
Apache MINA is a network application framework which helps users
develop high performance and high scalability network applications
easily.