summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-09-20 18:27:17 +0000
committerLennart Poettering <lennart@poettering.net>2006-09-20 18:27:17 +0000
commitc7d2d10ed2f19a60d052f7e84fe29f524f53123c (patch)
tree74ecdb86b0909ff00fabd1adb7ee9cc0b6662af0 /bootstrap.sh
parent63505d9a5b3c58906041fc24aca2296c4213c28b (diff)
change license to LGPL
git-svn-id: file:///home/lennart/svn/public/gst-pulse/trunk@54 bb39ca4e-bce3-0310-b5d4-eea78a553289
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index eac9c0e..b9495ce 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -4,7 +4,7 @@
# This file is part of gst-pulse.
#
# gst-pulse is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
+# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
@@ -13,7 +13,7 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
+# You should have received a copy of the GNU Lesser General Public License
# along with gst-pulse; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.