summaryrefslogtreecommitdiffstats
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
parent63505d9a5b3c58906041fc24aca2296c4213c28b (diff)
change license to LGPL
git-svn-id: file:///home/lennart/svn/public/gst-pulse/trunk@54 bb39ca4e-bce3-0310-b5d4-eea78a553289
-rw-r--r--Makefile.am4
-rwxr-xr-xbootstrap.sh4
-rw-r--r--configure.ac4
-rw-r--r--doc/Makefile.am4
-rw-r--r--doc/README.html.in7
-rw-r--r--doc/style.css4
-rw-r--r--src/Makefile.am4
7 files changed, 17 insertions, 14 deletions
diff --git a/Makefile.am b/Makefile.am
index 7278104..e0488b8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,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
+# it 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.
#
@@ -12,7 +12,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.
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.
diff --git a/configure.ac b/configure.ac
index 178a521..d99bf10 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,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.
#
@@ -15,7 +15,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.
diff --git a/doc/Makefile.am b/doc/Makefile.am
index a4a9bc0..cb36cea 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -3,7 +3,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.
#
@@ -12,7 +12,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.
diff --git a/doc/README.html.in b/doc/README.html.in
index 098126d..c4bdf1b 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -27,7 +27,7 @@
<h2><a name="license">License</a></h2>
<p>This program is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public License as
+modify it 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.</p>
@@ -36,12 +36,15 @@ WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.</p>
-<p>You should have received a copy of the GNU General Public License
+<p>You should have received a copy of the GNU Lesser General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</p>
<h2><a name="news">News</a></h2>
+<div class="news-date">Wed Sep 20 2006: </div> <p class="news-text"><a
+href="@PACKAGE_URL@gst-pulse-0.9.4.tar.gz">Version 0.9.4</a> released; change license to LGPL</p>
+
<div class="news-date">Fri Jul 21 2006: </div> <p class="news-text"><a
href="@PACKAGE_URL@gst-pulse-0.9.3.tar.gz">Version 0.9.3</a> released; fix client name passed to the server</p>
diff --git a/doc/style.css b/doc/style.css
index 33598de..5391d9a 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -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.
***/
diff --git a/src/Makefile.am b/src/Makefile.am
index 659e20e..0710eef 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,7 +3,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
+# it 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.
#
@@ -12,7 +12,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.