aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/pulseaudio.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/pulseaudio.scm')
-rw-r--r--gnu/packages/pulseaudio.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/pulseaudio.scm b/gnu/packages/pulseaudio.scm
index edf01e59fa..c7c5611eb5 100644
--- a/gnu/packages/pulseaudio.scm
+++ b/gnu/packages/pulseaudio.scm
@@ -24,7 +24,7 @@
#:use-module (guix build-system gnu)
#:use-module (gnu packages)
#:use-module (gnu packages algebra)
- #:use-module ((gnu packages autotools) #:select (libltdl))
+ #:use-module (gnu packages autotools)
#:use-module (gnu packages avahi)
#:use-module (gnu packages check)
#:use-module (gnu packages gdbm)
a violator. Despite not putting
- * this code under copyleft (which is also kind of copyright), I do not want
- * it to be made proprietary. Hence, the permissive alternative to GPL is the
- * Asshole license 1.0 that allows me to call you an asshole if you use it.
- * This means you're legally ok regardless of how you utilize this code but if
- * you make it into something nonfree, you're an asshole.
- *
- * You should have received a copy of both GPLv3 and Asshole license 1.0
- * together with this code. If not, please see:
- * - https://www.gnu.org/licenses/gpl-3.0.en.html
- * - https://koszko.org/asshole-license.txt
+ * Redistribution terms are gathered in the `copyright' file.
*/
"use strict";