NOTICE 1.3 KB

123456789101112131415161718192021222324252627282930313233343536
  1. Nacos
  2. Copyright 2018-2019 The Apache Software Foundation
  3. This product includes software developed at
  4. The Alibaba MiddleWare Group.
  5. ------
  6. This product has a bundle netty:
  7. The Spring oot Project
  8. =================
  9. Please visit the Netty web site for more information:
  10. * http://netty.io/
  11. Copyright 2014 The Netty Project
  12. The Netty Project licenses this file to you under the Apache License,
  13. version 2.0 (the "License"); you may not use this file except in compliance
  14. with the License. You may obtain a copy of the License at:
  15. http://www.apache.org/licenses/LICENSE-2.0
  16. Unless required by applicable law or agreed to in writing, software
  17. distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
  18. WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
  19. License for the specific language governing permissions and limitations
  20. under the License.
  21. Also, please refer to each LICENSE.<component>.txt file, which is located in
  22. the 'license' directory of the distribution file, for the license terms of the
  23. components that this product depends on.
  24. ------
  25. This product has a bundle commons-lang, which includes software from the Spring Framework,
  26. under the Apache License 2.0 (see: StringUtils.containsWhitespace())