This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git
commit 7ffe244d23f83db0918c61e77a9366054a83cbde Author: wujimin <[email protected]> AuthorDate: Wed Dec 20 15:46:19 2017 +0800 update license in code-templates.xml --- etc/code-templates.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/etc/code-templates.xml b/etc/code-templates.xml index 66943fe..dcb9150 100644 --- a/etc/code-templates.xml +++ b/etc/code-templates.xml @@ -20,13 +20,14 @@ <template autoinsert="false" context="filecomment_context" deleted="false" description="Comment for created Java files" enabled="true" id="org.eclipse.jdt.ui.text.codetemplates.filecomment" name="filecomment">/* - * Copyright 2017 Huawei Technologies Co., Ltd + * 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 * - * Licensed 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 + * 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, -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
