mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 17:11:12 +02:00
Update license for Steve Daulton's bundled Nyquist plug-ins
Cherry-picked from upstream Audacity project as seen here:
df091bbde3
Signed-off-by: Panagiotis Vasilopoulos <hello@alwayslivid.com>
This commit is contained in:
committed by
Panagiotis Vasilopoulos
parent
75b90ce4be
commit
e776c2f7e4
@@ -8,10 +8,10 @@ $debugbutton false
|
||||
;; As this is a new plug-in (Jan2021), display errors if they occur.
|
||||
$debugflags trace
|
||||
$author (_ "Steve Daulton")
|
||||
$release 3.0.2
|
||||
$copyright (_ "Released under terms of the GNU General Public License version 2 or later.")
|
||||
$release 3.0.4
|
||||
$copyright (_ "GNU General Public License v2.0 or later")
|
||||
|
||||
;; Released under terms of the GNU General Public License version 2 or later:
|
||||
;; Released under terms of the GNU General Public License v2.0 or later:
|
||||
;; http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
||||
;;
|
||||
;; For information about writing and modifying Nyquist plug-ins:
|
||||
|
Reference in New Issue
Block a user