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/16 20:06:18 UTC

[jira] [Commented] (GEODE-901) Remove invalid source headers

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

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

GitHub user sboorlagadda opened a pull request:

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

    GEODE-901: Remove invalid source headers

    * removed invalid header from ResultsBagJUnitTest and QueryFromClauseCanonicalizationJUnitTest

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

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

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

    https://github.com/apache/incubator-geode/pull/94.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 #94
    
----
commit 48eafe3675a277ea25d27fdc0a1b407b4ba2835f
Author: Sai Boorlagadda <sb...@pivotal.io>
Date:   2016-02-16T19:03:12Z

    GEODE-901: Remove invalid source headers
    
    * removed invalid header from ResultsBagJUnitTest and QueryFromClauseCanonicalizationJUnitTest

----


> Remove invalid source headers
> -----------------------------
>
>                 Key: GEODE-901
>                 URL: https://issues.apache.org/jira/browse/GEODE-901
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Anthony Baker
>            Assignee: Sai Boorlagadda
>
> ResultsBagJUnitTest contains an invalid header that should be removed.
> {code}
> //
> //  ResultsBagJUnitTest.java
> //  gemfire
> //
> //  Created by Eric Zoerner on 2/13/08.
> //  Copyright 2008 __MyCompanyName__. All rights reserved.
> //
> {code}
> Also, QueryFromClauseCanonicalizationJUnitTest.java has this comment which should be removed:
> {code}
>   /*
>    * ========================================================================
>    * Copyright (C) GemStone Systems, Inc. 2000-2004. All Rights Reserved.
>    * 
>    * ========================================================================
>    */
> {code}



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