[
https://issues.apache.org/jira/browse/DL-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15851246#comment-15851246
]
ASF GitHub Bot commented on DL-191:
-----------------------------------
Github user fpj commented on a diff in the pull request:
https://github.com/apache/incubator-distributedlog/pull/121#discussion_r99298234
--- Diff: distributedlog-core/conf/zookeeper.conf.dynamic.template ---
@@ -1 +1 @@
-#/**
# * Copyright 2007 The Apache Software Foundation
# *
# * 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.
# */
server.1=127.0.0.1:2710:3710:participant;0.0.0.0:2181
--- End diff --
that's not what I meant. this is a file that is automatically generated by
zookeeper for reconfig purposes, you don't need to check this in.
> Fix license header issues
> -------------------------
>
> Key: DL-191
> URL: https://issues.apache.org/jira/browse/DL-191
> Project: DistributedLog
> Issue Type: Task
> Reporter: Sijie Guo
> Assignee: Sijie Guo
> Priority: Blocker
> Fix For: 0.4.0
>
>
> - A large number of files seem to have have incorrect ASF headers with a
> copyright line "Copyright 2007 The Apache Software Foundation”.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)