summaryrefslogtreecommitdiff
path: root/tests/rygel-environment-test.vala
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rygel-environment-test.vala')
-rw-r--r--tests/rygel-environment-test.vala16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/rygel-environment-test.vala b/tests/rygel-environment-test.vala
index 41a67e16..092f405c 100644
--- a/tests/rygel-environment-test.vala
+++ b/tests/rygel-environment-test.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
*/
public class EnvironmentTest {