summaryrefslogtreecommitdiff
path: root/tests/plugins
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2015-11-02 22:02:24 +0100
committerJens Georg <mail@jensge.org>2015-11-02 22:03:54 +0100
commitcdcb6bd55efd0c3b7a2fd4ae5c3d8556f69f8402 (patch)
tree846156dabf2fc6f371f8c7b23b388cc4a019ec17 /tests/plugins
parent97a1597523a0204c991e0a1bb3c2a1ca56eb5b79 (diff)
downloadrygel-cdcb6bd55efd0c3b7a2fd4ae5c3d8556f69f8402.tar.gz
all: Update license text to LGPLv2.1 proper
We always claimed being LGPLv2.1 but the license text said differently. Signed-off-by: Jens Georg <mail@jensge.org>
Diffstat (limited to 'tests/plugins')
-rw-r--r--tests/plugins/media-export/regression.vala16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/plugins/media-export/regression.vala b/tests/plugins/media-export/regression.vala
index b3c77a87..9829bd26 100644
--- a/tests/plugins/media-export/regression.vala
+++ b/tests/plugins/media-export/regression.vala
@@ -6,18 +6,18 @@
* This file is part of Rygel.
*
* Rygel is free software; you can redistribute it and/or 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.
+ * it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
*
* Rygel 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 Lesser General Public License for more details.
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
*
- * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/**