summaryrefslogtreecommitdiff
path: root/libre/audacious-plugins-libre/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-12 17:23:38 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-12 17:23:38 -0200
commit161362e84b71d6de20bb03617a5af4456f7d0dfb (patch)
tree4ba1a930aac19012ea04675731d014b1ce859d73 /libre/audacious-plugins-libre/PKGBUILD
parent729c4369e21c7981728bd4512a1ef19c03edb678 (diff)
audacious-plugins-libre: fix description about psf on licensing issues
Diffstat (limited to 'libre/audacious-plugins-libre/PKGBUILD')
-rw-r--r--libre/audacious-plugins-libre/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/audacious-plugins-libre/PKGBUILD b/libre/audacious-plugins-libre/PKGBUILD
index 54a4d0c52..e5642c985 100644
--- a/libre/audacious-plugins-libre/PKGBUILD
+++ b/libre/audacious-plugins-libre/PKGBUILD
@@ -19,8 +19,8 @@ arch=('i686' 'x86_64' 'mips64el')
# The plugins 'scrobbler', stereoplugin', 'wavepack' and 'plugin_echo' have no license notice
# but I've been informed by an upstream dev, nenolod, that they are all GPL. I don't know what version
#
-# The plugin 'psf' is currently (Nov 2011) BSD+noncommercial, but is apparently being changed to GPL.
-# However, 'psf' is apparently an emulator for running non-free code, so I'm not rushing to fix it.
+# The plugin 'psf' is under BSD license, mostly, but it uses code from PeOPS, so it's probably GPL.
+# However, 'psf' is apparently an emulator for running nonfree code, so I'm not rushing to fix it.
#
# All the other custom licensed plugins I think are mostly modified BSD or ISC.