[
https://issues.apache.org/jira/browse/HAWQ-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15109295#comment-15109295
]
Goden Yao commented on HAWQ-354:
--------------------------------
https://github.com/apache/incubator-hawq/pull/282
> 2 files missing Apache License Header
> -------------------------------------
>
> Key: HAWQ-354
> URL: https://issues.apache.org/jira/browse/HAWQ-354
> Project: Apache HAWQ
> Issue Type: Task
> Reporter: Goden Yao
> Assignee: Goden Yao
> Labels: OSS
> Fix For: 2.0.0-beta-incubating
>
>
> reported by [~rvs]:
> {quote}
> ran RAT report and found two files that need license header fixing:
> src/bin/gpoptutils/gpoptutils.c
> this file still contains Pivotal License Header:
> {code}
> /*
> * Copyright (c) 2015 Pivotal Inc. All Rights Reserved
> *
> * ---------------------------------------------------------------------
> *
> * The dynamically linked library created from this source can be reference by
> * creating a function in psql that references it. For example,
> *
> * CREATE FUNCTION gp_dump_query_oids(text)
> * RETURNS text
> * AS '$libdir/gpoptutils', 'gp_dump_query_oids'
> * LANGUAGE C STRICT;
> */
> {code}
> src/bin/gpoptutils/Makefile
> This file doesn't include Apache license header.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)