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

ASF GitHub Bot commented on CURATOR-119:
----------------------------------------

GitHub user madrob opened a pull request:

    https://github.com/apache/curator/pull/15

    CURATOR-119 Match LICENSE file to ASF 'Gold Copy'

    

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

    $ git pull https://github.com/madrob/curator CURATOR-119

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

    https://github.com/apache/curator/pull/15.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 #15
    
----
commit 65d0fcff29948a2c182d559e26c29eb8f8f62f90
Author: Mike Drob <md...@cloudera.com>
Date:   2014-07-09T16:06:58Z

    CURATOR-119 Match LICENSE file to ASF 'Gold Copy'

----


> Remove explicit year from Appendix in LICENSE files
> ---------------------------------------------------
>
>                 Key: CURATOR-119
>                 URL: https://issues.apache.org/jira/browse/CURATOR-119
>             Project: Apache Curator
>          Issue Type: Bug
>          Components: Apache
>            Reporter: Mike Drob
>
> The {{LICENSE}} files in the project should match 
> http://www.apache.org/licenses/LICENSE-2.0.txt exactly.
> {noformat}
> mdrob@mdrob-W530:~/workspace/curator$ diff LICENSE LICENSE-2.0.txt 
> 190c190
> <    Copyright 2013 The Apache Software Foundation
> ---
> >    Copyright [yyyy] [name of copyright owner]
> {noformat}
> And there's a bunch of them.
> {noformat}
> mdrob@mdrob-W530:~/workspace/curator$ grep -r 2013 .
> ./curator-x-discovery/LICENSE:   Copyright 2013 The Apache Software Foundation
> ./curator-x-discovery/NOTICE:Copyright 2013-2014 The Apache Software 
> Foundation
> ./LICENSE:   Copyright 2013 The Apache Software Foundation
> ./curator-test/LICENSE:   Copyright 2013 The Apache Software Foundation
> ./curator-test/NOTICE:Copyright 2013-2014 The Apache Software Foundation
> ./curator-examples/LICENSE:   Copyright 2013 The Apache Software Foundation
> ./curator-examples/NOTICE:Copyright 2013-2014 The Apache Software Foundation
> ./NOTICE:Copyright 2013-2014 The Apache Software Foundation
> ./curator-client/LICENSE:   Copyright 2013 The Apache Software Foundation
> ./curator-client/NOTICE:Copyright 2013-2014 The Apache Software Foundation
> ./curator-framework/LICENSE:   Copyright 2013 The Apache Software Foundation
> ./curator-framework/NOTICE:Copyright 2013-2014 The Apache Software Foundation
> ./curator-recipes/LICENSE:   Copyright 2013 The Apache Software Foundation
> ./curator-recipes/NOTICE:Copyright 2013-2014 The Apache Software Foundation
> ./curator-x-discovery-server/LICENSE:   Copyright 2013 The Apache Software 
> Foundation
> ./curator-x-discovery-server/NOTICE:Copyright 2013-2014 The Apache Software 
> Foundation
> {noformat}
> Also, I think we might only need a LICENSE file in the root directory, but 
> I'm not sure.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to