summaryrefslogtreecommitdiff
path: root/tests/dlna-encoding.c
diff options
context:
space:
mode:
authorArun Raghavan <arun.raghavan@collabora.co.uk>2010-08-24 15:47:35 +0530
committerArun Raghavan <arun.raghavan@collabora.co.uk>2010-08-24 15:50:44 +0530
commit14c22392cf6183a8c85ee03d34a439f0695a05c5 (patch)
treed999b5c405a50abc2b9197a6eedd85d30db78ca2 /tests/dlna-encoding.c
parent81d42f0fbdb37d57108726618092dfc0b1329493 (diff)
downloadgupnp-dlna-14c22392cf6183a8c85ee03d34a439f0695a05c5.tar.gz
license: Change to the LGPL v2.1
The terms remain the same, essentially. It's just a nomenclature change (s/Library/Lesser/g).
Diffstat (limited to 'tests/dlna-encoding.c')
-rw-r--r--tests/dlna-encoding.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/dlna-encoding.c b/tests/dlna-encoding.c
index 52479f0..bfee825 100644
--- a/tests/dlna-encoding.c
+++ b/tests/dlna-encoding.c
@@ -2,16 +2,16 @@
* Copyright (C) 2009 Edward Hervey <edward.hervey@collabora.co.uk>
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.