summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Wilmet <swilmet@gnome.org>2017-05-26 16:08:19 +0200
committerPhilip Withnall <withnall@endlessm.com>2018-08-13 14:34:19 +0100
commit4763db8a4c4a4f8e4fcfc9aefda082b273978a92 (patch)
tree8c2b259e78cf0637101a51c9a95d7119a256b1dc
parent7fd9f61dbdbe4b0a05c7c66267f06119a16e869a (diff)
downloadgvdb-4763db8a4c4a4f8e4fcfc9aefda082b273978a92.tar.gz
gio/gvdb/: LGPLv2+ -> LGPLv2.1+
https://bugzilla.gnome.org/show_bug.cgi?id=776504
-rw-r--r--gvdb-builder.c2
-rw-r--r--gvdb-builder.h2
-rw-r--r--gvdb-format.h2
-rw-r--r--gvdb-reader.c2
-rw-r--r--gvdb-reader.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/gvdb-builder.c b/gvdb-builder.c
index 0618768..ea1c76f 100644
--- a/gvdb-builder.c
+++ b/gvdb-builder.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.
*
* 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/gvdb-builder.h b/gvdb-builder.h
index 797626e..edbaac2 100644
--- a/gvdb-builder.h
+++ b/gvdb-builder.h
@@ -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.
*
* 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/gvdb-format.h b/gvdb-format.h
index 886aa56..d02a2eb 100644
--- a/gvdb-format.h
+++ b/gvdb-format.h
@@ -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.
*
* 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/gvdb-reader.c b/gvdb-reader.c
index 8ccfc8f..eb7a11c 100644
--- a/gvdb-reader.c
+++ b/gvdb-reader.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.
*
* 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/gvdb-reader.h b/gvdb-reader.h
index 5980925..7113eb3 100644
--- a/gvdb-reader.h
+++ b/gvdb-reader.h
@@ -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.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of