From c7d2d10ed2f19a60d052f7e84fe29f524f53123c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 20 Sep 2006 18:27:17 +0000 Subject: change license to LGPL git-svn-id: file:///home/lennart/svn/public/gst-pulse/trunk@54 bb39ca4e-bce3-0310-b5d4-eea78a553289 --- doc/README.html.in | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc/README.html.in') 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 @@

License

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.

@@ -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.

-

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 this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

News

+
Wed Sep 20 2006:

Version 0.9.4 released; change license to LGPL

+
Fri Jul 21 2006:

Version 0.9.3 released; fix client name passed to the server

-- cgit