From b75e75db774ca15c66b424ea9abf2cc226cd572f Mon Sep 17 00:00:00 2001 From: Nedko Arnaudov Date: Sat, 10 Sep 2022 15:12:22 +0300 Subject: [PATCH] Adjust my copyleft lines in wscripts See https://github.com/jackaudio/jack2/pull/319 --- dbus/wscript | 1 + wscript | 1 + 2 files changed, 2 insertions(+) diff --git a/dbus/wscript b/dbus/wscript index 3238ef6e..5352ce74 100644 --- a/dbus/wscript +++ b/dbus/wscript @@ -2,6 +2,7 @@ # encoding: utf-8 # # Copyright (C) 2015, 2018 Karl Linden +# Copyleft (C) 2008-2022 Nedko Arnaudov # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/wscript b/wscript index ec401c49..522aeb7f 100644 --- a/wscript +++ b/wscript @@ -2,6 +2,7 @@ # encoding: utf-8 # # Copyright (C) 2015-2018 Karl Linden +# Copyleft (C) 2008-2022 Nedko Arnaudov # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by