You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/22 22:06:18 UTC

[jira] [Commented] (GEODE-906) Clean up source header / modification text

    [ https://issues.apache.org/jira/browse/GEODE-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157695#comment-15157695 ] 

ASF GitHub Bot commented on GEODE-906:
--------------------------------------

GitHub user sboorlagadda opened a pull request:

    https://github.com/apache/incubator-geode/pull/101

    GEODE-906: Clean up source header / modification text

    * HashIndexSet to use the standard Apache source header with a separate modification statement
    * IdentityArrayList to use the original license header with a separate modificaiton statement
    * Added fastutil copyright to the NOTICE

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sboorlagadda/incubator-geode GEODE-906

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-geode/pull/101.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #101
    
----
commit 9f896420b248c5415e6d46d7f59122882f0d59f7
Author: Sai Boorlagadda <sb...@pivotal.io>
Date:   2016-02-22T20:16:37Z

    GEODE-906: Clean up source header / modification text
    
    * HashIndexSet to use the standard Apache source header with a separate modification statement
    * IdentityArrayList to use the original license header with a separate modificaiton statement
    * Added fastutil copyright to the NOTICE

----


> Clean up source header / modification text
> ------------------------------------------
>
>                 Key: GEODE-906
>                 URL: https://issues.apache.org/jira/browse/GEODE-906
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Anthony Baker
>
> IdentityArrayList and HashIndexSet should use the standard Apache source header with a separate modification statement for clarity [1].
> [1] http://www.apache.org/dev/licensing-howto.html#mod-notice
> May be required to add to source NOTICE.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)