This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch updateyear in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit c3cd60e5340d86eae7de2890d9408607b52ed4c2 Author: HTHou <[email protected]> AuthorDate: Tue Feb 23 13:47:07 2021 +0800 update ASF copyright year --- site/src/main/.vuepress/theme/components/Page.vue | 35 ++++++++++++----------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/site/src/main/.vuepress/theme/components/Page.vue b/site/src/main/.vuepress/theme/components/Page.vue index e05065d..990297f 100644 --- a/site/src/main/.vuepress/theme/components/Page.vue +++ b/site/src/main/.vuepress/theme/components/Page.vue @@ -1,20 +1,21 @@ /* -* 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. -*/ + * 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. + */ <template> <main class="page"> <slot name="top"/> @@ -75,7 +76,7 @@ </div> <!-- <slot name="bottom"/> --> - <p style="text-align: center;">Copyright © 2020 The Apache Software Foundation.<br> + <p style="text-align: center;">Copyright © 2021 The Apache Software Foundation.<br> Apache and the Apache feather logo are trademarks of The Apache Software Foundation</p> <p style="text-align: center; margin-top: 10px; color: #444"> Contact us: Join QQ Group 659990460 | Add friend <i>tietouqiao</i> and be invited to Wechat Group<br>
