[glib] glib/tests/: LGPLv2+ -> LGPLv2.1+



commit 95cad9c3e0ba1d45ea8e1295505c50b6ac647a85
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Tue Dec 27 14:59:46 2016 +0100

    glib/tests/: LGPLv2+ -> LGPLv2.1+
    
    There are other tests in glib/tests/ that are licensed under a BSD-style
    license, and other tests that don't have any license header.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=776504

 glib/tests/1bit-mutex.c       |    8 ++++----
 glib/tests/642026.c           |    8 ++++----
 glib/tests/array-test.c       |    2 +-
 glib/tests/atomic.c           |    8 ++++----
 glib/tests/bytes.c            |    8 ++++----
 glib/tests/cache.c            |    2 +-
 glib/tests/convert.c          |    2 +-
 glib/tests/gvariant.c         |    2 +-
 glib/tests/hash.c             |    2 +-
 glib/tests/hostutils.c        |    2 +-
 glib/tests/markup-collect.c   |    8 ++++----
 glib/tests/markup-subparser.c |    8 ++++----
 glib/tests/node.c             |    2 +-
 glib/tests/overflow.c         |    2 +-
 glib/tests/pattern.c          |    2 +-
 glib/tests/regex.c            |    2 +-
 glib/tests/scannerapi.c       |    2 +-
 glib/tests/shell.c            |    2 +-
 glib/tests/sort.c             |    2 +-
 glib/tests/tree.c             |    2 +-
 glib/tests/uri.c              |    2 +-
 glib/tests/utf8-performance.c |    2 +-
 glib/tests/utf8-pointer.c     |    2 +-
 glib/tests/utf8-validate.c    |    2 +-
 24 files changed, 42 insertions(+), 42 deletions(-)
---
diff --git a/glib/tests/1bit-mutex.c b/glib/tests/1bit-mutex.c
index fb29ec1..9a5252c 100644
--- a/glib/tests/1bit-mutex.c
+++ b/glib/tests/1bit-mutex.c
@@ -2,10 +2,10 @@
  * Copyright © 2008 Ryan Lortie
  * Copyright © 2010 Codethink Limited
  *
- * This program 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.
+ * This program 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.1 of the License, or (at your option) any later version.
  *
  * See the included COPYING file for more information.
  */
diff --git a/glib/tests/642026.c b/glib/tests/642026.c
index 140d459..51eb2ca 100644
--- a/glib/tests/642026.c
+++ b/glib/tests/642026.c
@@ -2,10 +2,10 @@
  * Author: Simon McVittie <simon mcvittie collabora co uk>
  * Copyright © 2011 Nokia Corporation
  *
- * This program 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.
+ * This program 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.1 of the License, or (at your option) any later version.
  *
  * See the included COPYING file for more information.
  */
diff --git a/glib/tests/array-test.c b/glib/tests/array-test.c
index 01c597d..f696f0f 100644
--- a/glib/tests/array-test.c
+++ b/glib/tests/array-test.c
@@ -4,7 +4,7 @@
  * This library 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.
+ * version 2.1 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
diff --git a/glib/tests/atomic.c b/glib/tests/atomic.c
index 1c252c6..35fa705 100644
--- a/glib/tests/atomic.c
+++ b/glib/tests/atomic.c
@@ -1,10 +1,10 @@
 /*
  * Copyright 2011 Red Hat, Inc.
  *
- * This program 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.
+ * This program 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.1 of the License, or (at your option) any later version.
  *
  * See the included COPYING file for more information.
  */
diff --git a/glib/tests/bytes.c b/glib/tests/bytes.c
index 58f3bed..5188243 100644
--- a/glib/tests/bytes.c
+++ b/glib/tests/bytes.c
@@ -1,10 +1,10 @@
 /*
  * Copyright 2011 Collabora Ltd.
  *
- * This program 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.
+ * This program 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.1 of the License, or (at your option) any later version.
  *
  * See the included COPYING file for more information.
  */
diff --git a/glib/tests/cache.c b/glib/tests/cache.c
index ec34df9..f687616 100644
--- a/glib/tests/cache.c
+++ b/glib/tests/cache.c
@@ -3,7 +3,7 @@
  * This library 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.
+ * version 2.1 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
diff --git a/glib/tests/convert.c b/glib/tests/convert.c
index a712ff3..5855a34 100644
--- a/glib/tests/convert.c
+++ b/glib/tests/convert.c
@@ -4,7 +4,7 @@
  * This library 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.
+ * version 2.1 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
diff --git a/glib/tests/gvariant.c b/glib/tests/gvariant.c
index dc738e0..fdaed1a 100644
--- a/glib/tests/gvariant.c
+++ b/glib/tests/gvariant.c
@@ -4,7 +4,7 @@
  * This library 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 licence, or (at your option) any later version.
+ * version 2.1 of the License, or (at your option) any later version.
  *
  * See the included COPYING file for more information.
  *
diff --git a/glib/tests/hash.c b/glib/tests/hash.c
index a3ccc89..160ba4f 100644
--- a/glib/tests/hash.c
+++ b/glib/tests/hash.c
@@ -5,7 +5,7 @@
  * This library 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.
+ * version 2.1 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
diff --git a/glib/tests/hostutils.c b/glib/tests/hostutils.c
index 275bb30..be17d65 100644
--- a/glib/tests/hostutils.c
+++ b/glib/tests/hostutils.c
@@ -4,7 +4,7 @@
  * This library 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.
+ * version 2.1 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
diff --git a/glib/tests/markup-collect.c b/glib/tests/markup-collect.c
index b9890b7..dd9b1b4 100644
--- a/glib/tests/markup-collect.c
+++ b/glib/tests/markup-collect.c
@@ -1,10 +1,10 @@
 /* 
  * Copyright © 2007 Ryan Lortie
  * 
- * This program 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.
+ * This program 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.1 of the License, or (at your option) any later version.
  * 
  * See the included COPYING file for more information.
  */
diff --git a/glib/tests/markup-subparser.c b/glib/tests/markup-subparser.c
index 1336266..d1ceffb 100644
--- a/glib/tests/markup-subparser.c
+++ b/glib/tests/markup-subparser.c
@@ -1,10 +1,10 @@
 /* 
  * Copyright © 2008 Ryan Lortie
  * 
- * This program 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.
+ * This program 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.1 of the License, or (at your option) any later version.
  * 
  * See the included COPYING file for more information.
  */
diff --git a/glib/tests/node.c b/glib/tests/node.c
index e3b515f..db42e8c 100644
--- a/glib/tests/node.c
+++ b/glib/tests/node.c
@@ -4,7 +4,7 @@
  * This library 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.
+ * version 2.1 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
diff --git a/glib/tests/overflow.c b/glib/tests/overflow.c
index 5c68d95..9e27764 100644
--- a/glib/tests/overflow.c
+++ b/glib/tests/overflow.c
@@ -4,7 +4,7 @@
  * This library 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 licence, or (at your option) any later version.
+ * version 2.1 of the License, or (at your option) any later version.
  *
  * See the included COPYING file for more information.
  *
diff --git a/glib/tests/pattern.c b/glib/tests/pattern.c
index 538c4d2..f3fc21f 100644
--- a/glib/tests/pattern.c
+++ b/glib/tests/pattern.c
@@ -4,7 +4,7 @@
  * This library 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.
+ * version 2.1 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
diff --git a/glib/tests/regex.c b/glib/tests/regex.c
index a597214..56bd2d5 100644
--- a/glib/tests/regex.c
+++ b/glib/tests/regex.c
@@ -5,7 +5,7 @@
  * This library 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.
+ * version 2.1 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
diff --git a/glib/tests/scannerapi.c b/glib/tests/scannerapi.c
index 0505e47..a8c6879 100644
--- a/glib/tests/scannerapi.c
+++ b/glib/tests/scannerapi.c
@@ -6,7 +6,7 @@
  * This library 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.
+ * version 2.1 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
diff --git a/glib/tests/shell.c b/glib/tests/shell.c
index c8b2bcc..c3cab10 100644
--- a/glib/tests/shell.c
+++ b/glib/tests/shell.c
@@ -4,7 +4,7 @@
  * This library 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.
+ * version 2.1 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
diff --git a/glib/tests/sort.c b/glib/tests/sort.c
index bb30677..7aa27c8 100644
--- a/glib/tests/sort.c
+++ b/glib/tests/sort.c
@@ -4,7 +4,7 @@
  * This library 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.
+ * version 2.1 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
diff --git a/glib/tests/tree.c b/glib/tests/tree.c
index a8da67d..a00e9ab 100644
--- a/glib/tests/tree.c
+++ b/glib/tests/tree.c
@@ -4,7 +4,7 @@
  * This library 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.
+ * version 2.1 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
diff --git a/glib/tests/uri.c b/glib/tests/uri.c
index 83a2f10..d292f33 100644
--- a/glib/tests/uri.c
+++ b/glib/tests/uri.c
@@ -4,7 +4,7 @@
  * This library 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.
+ * version 2.1 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
diff --git a/glib/tests/utf8-performance.c b/glib/tests/utf8-performance.c
index 5049b99..a9d06ea 100644
--- a/glib/tests/utf8-performance.c
+++ b/glib/tests/utf8-performance.c
@@ -5,7 +5,7 @@
  * This library 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.
+ * version 2.1 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
diff --git a/glib/tests/utf8-pointer.c b/glib/tests/utf8-pointer.c
index 6fa4b4c..df1f442 100644
--- a/glib/tests/utf8-pointer.c
+++ b/glib/tests/utf8-pointer.c
@@ -4,7 +4,7 @@
  * This library 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.
+ * version 2.1 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
diff --git a/glib/tests/utf8-validate.c b/glib/tests/utf8-validate.c
index 8c97b40..122aa76 100644
--- a/glib/tests/utf8-validate.c
+++ b/glib/tests/utf8-validate.c
@@ -4,7 +4,7 @@
  * This library 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.
+ * version 2.1 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]