"Cole Helbling" <cole.e.helbling@outlook.com> writes:
On Sun Jul 26, 2020 at 4:01 AM PDT, Alyssa Ross wrote:
See <https://reuse.software/>. NLnet are quite keen on this. --- v1 accidentally included some unrelated changes.
.editorconfig | 3 + .gitignore | 5 +- COPYING | 339 ---------------------------------- LICENSES/CC0-1.0.txt | 119 ++++++++++++ LICENSES/GPL-2.0-only.txt | 319 ++++++++++++++++++++++++++++++++ LICENSES/GPL-2.0-or-later.txt | 319 ++++++++++++++++++++++++++++++++ Makefile | 16 +- README | 6 + TODO | 3 + mktuntap.8 | 16 +- mktuntap.c | 16 +- 11 files changed, 776 insertions(+), 385 deletions(-) delete mode 100644 COPYING create mode 100644 LICENSES/CC0-1.0.txt create mode 100644 LICENSES/GPL-2.0-only.txt create mode 100644 LICENSES/GPL-2.0-or-later.txt
Not much to say other than LGTM. Again, REUSE looks interesting.
Glad you caught the extraneous changes in v1 before I had a chance to call you out. :P
Reviewed-by: Cole Helbling <cole.e.helbling@outlook.com>
Thanks, applied. :) To ssh://atuin/home/spectrum/git/mktuntap.git 234261e..c4d29c5 master -> master