[
https://issues.apache.org/jira/browse/TAJO-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501413#comment-14501413
]
ASF GitHub Bot commented on TAJO-1567:
--------------------------------------
Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/539#issuecomment-94173676
There still remains legacy licenses as follows. Would you mind updating
together?
```
$ find . -name "*.proto" -exec grep -H -n -i "korea" {} \;
./tajo-rpc/tajo-rpc-protobuf/src/main/proto/DummyProtos.proto:2: *
Copyright 2012 Database Lab., Korea Univ.
./tajo-rpc/tajo-rpc-protobuf/src/main/proto/RpcProtos.proto:2: * Copyright
2012 Database Lab., Korea Univ.
./tajo-rpc/tajo-rpc-protobuf/src/main/proto/TestProtocol.proto:2: *
Copyright 2012 Database Lab., Korea Univ.
./tajo-rpc/tajo-rpc-protobuf/src/main/proto/TestProtos.proto:2: * Copyright
2012 Database Lab., Korea Univ.
```
> Update old license in some pom.xml files
> ----------------------------------------
>
> Key: TAJO-1567
> URL: https://issues.apache.org/jira/browse/TAJO-1567
> Project: Tajo
> Issue Type: Task
> Affects Versions: 0.10.0
> Reporter: Dongjoon Hyun
> Assignee: Dongjoon Hyun
> Priority: Trivial
> Attachments: TAJO-1567.Hyun.150417.0.patch.txt,
> TAJO-1567.Hyun.150418.0.patch.txt
>
>
> Some `pom.xml` files still have old license like the following. We just need
> to update.
> ```
> Copyright 2012 Database Lab., Korea Univ.
> ```
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)