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.
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---