License data cleanup - #1317
License data cleanup#1317
Conversation
Replace the empty file in "src" with a copy from "tests". While at it, strip trailing space. Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Having these removed allows for automatically creating nicer NOTICE files quoting the license texts. Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
|
@pombredanne, I hope these changes are feasible (and the files I'm changing are e.g. not auto-generated). |
pombredanne
left a comment
There was a problem hiding this comment.
This is useful. Thanks! I guess this help generate cleaner and better looking attribution notice.
|
Do not worry about the test failures, I have that under control and they are not your doing. |
| @@ -0,0 +1,14 @@ | |||
|
|
|||
| All code contained in this distributed is placed in the public domain. | |||
| ============================================================= | |||
There was a problem hiding this comment.
Note that this is another bug you found altogether and that I will fix when merging: there should not be a dangling .LICENSE file like this
There was a problem hiding this comment.
FWIW, there is no aes-128-3.0 ... there is instead a public-domain-disclaimer which is a public domain dedication with a warranty disclaimer.
|
This has been merged in #1318 which will be merged soon in develop |
Please have a look at the individual commit messages for the details.