You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2016/01/21 00:27:39 UTC

[jira] [Resolved] (REEF-1135) Unify Apache License Header in REEF.Net

     [ https://issues.apache.org/jira/browse/REEF-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mariia Mykhailova resolved REEF-1135.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14

Resolved via [PR 775|https://github.com/apache/reef/pull/775] and [PR 780|https://github.com/apache/reef/pull/780]

> Unify Apache License Header in REEF.Net
> ---------------------------------------
>
>                 Key: REEF-1135
>                 URL: https://issues.apache.org/jira/browse/REEF-1135
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF.NET
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>            Priority: Minor
>             Fix For: 0.14
>
>
> As a first release of TLP, this issue unifies and fixes the Apache License formats in `lang/cs`. The followings are the detail items.
> * Remove the duplicated license in ForksInjectorInConstructor.cs.
> * Move the license header to the first line in ClasspathException.cs.
> * Fix the wrong indentations in license headers in some .h/.cpp files.
> * Replace '/\*\*' with '//'.
> * Replace '/\*' with '//'.
> At the end, all code files (cs/cpp/h) will have the same format Apache License Header, ('//').



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