Conversation
|
I approve this motion to relicense VILLASfpga under the Apache 2.0 license. |
1 similar comment
|
I approve this motion to relicense VILLASfpga under the Apache 2.0 license. |
stv0g
left a comment
There was a problem hiding this comment.
For consistency I would prefer if we could keep the same header style as in VILLASnode & common:
https://github.com/VILLASframework/node/blob/master/include/villas/api.hpp
Also in VILLASnode/common we include the license as Markdown file named COPYING.md.
If you dislike anything about the existing style, I am also okay changing it.
However, only if we maintain project wide consistency.
Meaning we need similar PRs for VILLASnode and common.
daniel-k
left a comment
There was a problem hiding this comment.
I approve this motion to relicense VILLASfpga under the Apache 2.0 license.
|
I approve this motion to relicense VILLASfpga under the Apache 2.0 license. |
|
Thanks a lot to everyone! We now have the approvement of all authors. @stv0g do you want to change the patch or should we just rebase and merge the current version? |
|
Let me make some modifications. I am planning on removing the year range from the file headers copyright notice as this is just a lot of noise if we need to update them every year. There are several other big Open Source projects which are doing the same lately. I would like to keep only they year when the file was first created or mostly rewritten. That way we never need to update them again.. |
|
I am planning on applying this to all VILLAS components |
|
What do you think about this: https://reuse.software/dev/ |
Sounds good! Lets use it :) |
The project is now also REUSE compliant: https://reuse.software/ Previous copyright holders have provided their acknowledgement to transition to the new license in the following GitHub PR: #66 Signed-off-by: Steffen Vogel <post@steffenvogel.de>
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
@n-eiling I started from scratch an fixed all the unclear license/copyright notices. The project is now REUSE compliant and also checked in the future for its compliancy via the GitLab CI |
|
@n-eiling Please feel free to merge it when you are happy :) |
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
The project is now also REUSE compliant: https://reuse.software/ Previous copyright holders have provided their acknowledgement to transition to the new license in the following GitHub PR: VILLASframework/fpga#66 Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This make the project more compatible to other permissively licensed projects.
Signed-off-by: Niklas Eiling niklas.eiling@eonerc.rwth-aachen.de