This is an automated email from the ASF dual-hosted git repository. psxjoy pushed a commit to branch psxjoy-patch-1 in repository https://gitbox.apache.org/repos/asf/fesod.git
commit c7af1d8e295c12c27ef47c0504aba36d57f22c8f Author: Shuxin Pan <[email protected]> AuthorDate: Sat Dec 13 21:20:29 2025 +0800 chore: update CONTRIBUTING.md licensing information Ready for rlease. add licensing information to the CONTRIBUTING.md file. --- CONTRIBUTING.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3e938418..b641743e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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. +--> # Contribution Guidelines --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
