Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | network: change license of examples to MIT-0 | Zbigniew Jędrzejewski-Szmek | 2022-10-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | Arguably, CC0 is just fine for examples since they are not code. But it's easier to be consistent and just use MIT-0 for all "documentation". Thus, the license is changed similarly code examples under man/. Based on 'git shortlog -ns network/*' and 'git log -p', the following folks should ack this: Zbigniew Jędrzejewski-Szmek Lennart Poettering Tom Gundersen Yu Watanabe Daan De Meyer Marc-André Lureau | ||||
* | network: license all config files as CC0 | Zbigniew Jędrzejewski-Szmek | 2022-01-12 | 1 | -6/+10 |
| | | | | | | | | Same justification as the previous commit. $ for i in network/*-*; do git blame $i;done | less shows that those files were written by Tom Gundersen, Lennart Poettering, Yu Watanabe, me, and Marc-André Lureau. | ||||
* | network: add 80-container-vb.network | Yu Watanabe | 2021-09-04 | 1 | -0/+22 |