CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Bugs (https://www.cfd-online.com/Forums/openfoam-bugs/)
-   -   Borked license headers (https://www.cfd-online.com/Forums/openfoam-bugs/77707-borked-license-headers.html)

mwild July 1, 2010 08:03

Borked license headers
 
1 Attachment(s)
Take a look at e.g. applications/solvers/multiphase/bubbleFoam/bubbleFoam.C (last line of below quote):

Code:

...
License
    This file is part of OpenFOAM.

    OpenFOAM is free software: you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your (at your (at your option) any later version
...

The following commits in the 1.7.x repository introduce this error in quite a few files (grep found 123 for me):

fefc6659ff5b1cd7aece979aa5d6345393ba16ff
e76ccbb8c0bd1f7f12b932f109ef55871661b1ca
c5b1aefb0a85f2915352a4d5ae413b728f365b12
87cccac939ce7efbd5382eb0856c5419b5348b4e

Attached patch fixes this.

Michael

henry July 2, 2010 03:37

Thanks for the report, a quick "git grep" and "sed" fixed it.

H

mwild July 2, 2010 04:34

That's how I created the patch in the first place ;-)

Michael


All times are GMT -4. The time now is 05:44.