IDEA创建maven项目出现一大段文字

在IDEA中创建maven项目,并且点击了加载webapp,创建项目之后pol.xml
文件中自动部署的内容和以往不同,出现了一大段文字;

<!--
  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.
-->

是Apache Software版本信息,依赖包如是开源的代码一般会加上这些版权信息,比如com.sun.org.apache.xalan.internal.utils包下面的,不影响功能使用。

授权给Apache软件基金会(ASF)

或更多参与者许可协议。查看通知文件

与此工作一起分发以获取更多信息

关于版权所有权。ASF许可此文件

根据Apache许可证,2.0版

“许可证”);除非符合规定,否则不得使用本文件。

凭许可证。您可以在以下网址获得许可证副本:

http://www.apache.org/licenses/license-2.0

除非适用法律要求或书面同意,

根据许可证分发的软件在

“原样”基础,无任何保证或条件

亲切,明示或暗示。查看的许可证

管理权限和限制的特定语言

根据许可证。