r23790: LGPLv3+ conversion for our LGPLv2+ library code
authorAndrew Tridgell <tridge@samba.org>
Tue, 10 Jul 2007 01:44:42 +0000 (01:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:28:25 +0000 (12:28 -0500)
(This used to be commit 1b78cace504f60c0f525765fbf59d9cc6506cd4d)

93 files changed:
source3/include/smb_share_modes.h
source3/lib/ldb/common/attrib_handlers.c
source3/lib/ldb/common/ldb.c
source3/lib/ldb/common/ldb_attributes.c
source3/lib/ldb/common/ldb_controls.c
source3/lib/ldb/common/ldb_debug.c
source3/lib/ldb/common/ldb_dn.c
source3/lib/ldb/common/ldb_ldif.c
source3/lib/ldb/common/ldb_match.c
source3/lib/ldb/common/ldb_modules.c
source3/lib/ldb/common/ldb_msg.c
source3/lib/ldb/common/ldb_parse.c
source3/lib/ldb/common/ldb_utf8.c
source3/lib/ldb/examples/ldbreader.c
source3/lib/ldb/examples/ldifreader.c
source3/lib/ldb/include/ldb.h
source3/lib/ldb/include/ldb_errors.h
source3/lib/ldb/include/ldb_private.h
source3/lib/ldb/ldb_ildap/ldb_ildap.c
source3/lib/ldb/ldb_ldap/ldb_ldap.c
source3/lib/ldb/ldb_sqlite3/base160.c
source3/lib/ldb/ldb_sqlite3/ldb_sqlite3.c
source3/lib/ldb/ldb_tdb/ldb_cache.c
source3/lib/ldb/ldb_tdb/ldb_index.c
source3/lib/ldb/ldb_tdb/ldb_pack.c
source3/lib/ldb/ldb_tdb/ldb_search.c
source3/lib/ldb/ldb_tdb/ldb_tdb.c
source3/lib/ldb/ldb_tdb/ldb_tdb_wrap.c
source3/lib/ldb/modules/asq.c
source3/lib/ldb/modules/objectclass.c
source3/lib/ldb/modules/operational.c
source3/lib/ldb/modules/paged_results.c
source3/lib/ldb/modules/paged_searches.c
source3/lib/ldb/modules/rdn_name.c
source3/lib/ldb/modules/skel.c
source3/lib/ldb/modules/sort.c
source3/lib/ldb/samba/ldif_handlers.c
source3/lib/ldb/swig/ldb.i
source3/lib/ldb/tools/ad2oLschema.c
source3/lib/ldb/tools/cmdline.c
source3/lib/ldb/tools/cmdline.h
source3/lib/ldb/tools/convert.c
source3/lib/ldb/tools/ldbadd.c
source3/lib/ldb/tools/ldbdel.c
source3/lib/ldb/tools/ldbedit.c
source3/lib/ldb/tools/ldbmodify.c
source3/lib/ldb/tools/ldbrename.c
source3/lib/ldb/tools/ldbsearch.c
source3/lib/ldb/tools/ldbtest.c
source3/lib/ldb/tools/oLschema2ldif.c
source3/lib/replace/dlfcn.c
source3/lib/replace/repdir_getdents.c
source3/lib/replace/repdir_getdirentries.c
source3/lib/replace/replace.c
source3/lib/replace/replace.h
source3/lib/replace/system/aio.h
source3/lib/replace/system/capability.h
source3/lib/replace/system/dir.h
source3/lib/replace/system/filesys.h
source3/lib/replace/system/glob.h
source3/lib/replace/system/iconv.h
source3/lib/replace/system/kerberos.h
source3/lib/replace/system/locale.h
source3/lib/replace/system/network.h
source3/lib/replace/system/passwd.h
source3/lib/replace/system/printing.h
source3/lib/replace/system/readline.h
source3/lib/replace/system/select.h
source3/lib/replace/system/shmem.h
source3/lib/replace/system/syslog.h
source3/lib/replace/system/terminal.h
source3/lib/replace/system/time.h
source3/lib/replace/system/wait.h
source3/lib/replace/test/testsuite.c
source3/lib/talloc/talloc.c
source3/lib/talloc/talloc.h
source3/lib/talloc/testsuite.c
source3/lib/tdb/common/dump.c
source3/lib/tdb/common/error.c
source3/lib/tdb/common/freelist.c
source3/lib/tdb/common/freelistcheck.c
source3/lib/tdb/common/io.c
source3/lib/tdb/common/lock.c
source3/lib/tdb/common/open.c
source3/lib/tdb/common/tdb.c
source3/lib/tdb/common/tdb_private.h
source3/lib/tdb/common/transaction.c
source3/lib/tdb/common/traverse.c
source3/lib/tdb/include/tdb.h
source3/lib/tdb/swig/tdb.i
source3/libsmb/smb_share_modes.c
source3/python/py_tdb.c
source3/python/py_tdb.h

index 937a39c97a5a28d650e29107169d523f04741cf1..645ca71a4ec6e45a751d309d9fef0ee733cca2c2 100644 (file)
@@ -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 3 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
index 2b699aeaa81e5f34d3432d31247b58deafaae8b4..e646a45ae60b81f96208e6a8a9ae509a8026c420 100644 (file)
@@ -10,7 +10,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 3 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
index 512ad84efa0d5f71dbed4919d3b8e64db8eab6af..8a1003886a3774b10c1988ae18c7603da9b31eed 100644 (file)
@@ -11,7 +11,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 3 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
index 26c1aac5a58f5caabb32cfefe7dce20fb50e65de..14131564cccee875802f28a45f77ff18757bb746 100644 (file)
@@ -10,7 +10,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 3 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
index d2729c82ab85e080507fbaa87ae5cccad8422c71..eb3071404979e3b3d1be6ac160f07a3bb71b41f4 100644 (file)
@@ -10,7 +10,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 3 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
index 2548a5495aae3e4e9857af6610e3c8b36886d44e..b615d5e0f8f77175aaf8d1f87feb4b910532d703 100644 (file)
@@ -10,7 +10,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 3 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
index 7a1d8a910b2b1429135bfec5ae64379b8d4c82a2..291fc40e5716938d1a2a5c1569cda9de80bef089 100644 (file)
@@ -10,7 +10,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 3 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
index 135ce9eecd908c3fc13dcc866541c9b8fd26a329..e81491f662b4bfa6e885b0985e6f519999b042bd 100644 (file)
@@ -10,7 +10,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 3 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
index 0cd220ad60706d9d6baf855d1afdc3087ec7b7e6..ca21d6541a3049b51a4fe72b698a3c10c8caea74 100644 (file)
@@ -11,7 +11,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 3 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
index a6997b324a19acb228dd3a3bad28b24ecd11088b..270c088acdf5900dc06a92ebc5ca404fcbe7a602 100644 (file)
@@ -11,7 +11,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 3 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
index bf217d2787f3f38292da1149e1584a1543a31153..cd79779ddc21f0b93b084d42e9056e598a590e4f 100644 (file)
@@ -10,7 +10,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 3 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
index 5c5709f929efed12b597e4cda1bc78ae901224b9..b574b4f0202244d1fe52f33594adfcc56e248121 100644 (file)
@@ -10,7 +10,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 3 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
index 86ed40535a9c1756ded80735064439c9f21e72f0..572cb607fc5d90cd3e89e559e9d69a39d70a96a0 100644 (file)
@@ -10,7 +10,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 3 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
index 207c6c3d4242f871cd3c671fc632647734644f6d..92c3de2ca7ce2b05b6e0782136d5fb5d2a0d9dd4 100644 (file)
@@ -10,7 +10,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 3 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
index 3b8591e73fe8967468e0fcc12653879713bb29f8..3696b0581424a384fc25546f57cb52bc553ca9bb 100644 (file)
@@ -10,7 +10,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 3 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
index f96b90a1b2d524ed94d34875ddf5c79556c8b9b4..564f66e2c3e460773684aae7963a0acce9ea77fb 100644 (file)
@@ -12,7 +12,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 3 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
index 3b04c7c17f2c24fa43dc5f96d454cc4ff248522c..45747948dc240d84b33dd5b0f305a5217cd860fa 100644 (file)
@@ -10,7 +10,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 3 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
index f4049188ad3bbb5a9be8b201478a1023f7e8bb32..4e978822df7da4529e6da5363badcb8029422a1d 100644 (file)
@@ -12,7 +12,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 3 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
index 87f38b5fc787d8b0846f4b369717836cb3dccb4f..525d0081341fa7fe1fc093ff931dec9f75c2ef32 100644 (file)
@@ -11,7 +11,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 3 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
index c45fa108f2ec78d5da5cc5c513ec1422b4a50291..3aec6633d9cad0968aee8e901b3268b7b91d1032 100644 (file)
@@ -11,7 +11,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 3 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
index 4286979123b4acf3667fd0915ade8732445b0012..f51ef6ad3efbbd0f3b5822ef984910aa6d40cca9 100644 (file)
@@ -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 3 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
index 4f9b0f6370f38cac96cee17e59abdf4cf8ae7cc0..ec5296dc3df9338b3f5c0e3488e5a8f781a0b524 100644 (file)
@@ -11,7 +11,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 3 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
index c90885bfab89bbf670a9a91b88f6570a8fa4f943..cc85479f88d2a875802a2683cffe7ab40a6ca36d 100644 (file)
@@ -10,7 +10,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 3 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
index 672bc1f62593acd2a3e9fc54510f87f5d1fab433..379f5a599435284d2c877538dfa151b9d74368e8 100644 (file)
@@ -10,7 +10,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 3 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
index 45fcf354a5edbda0307152c2af5c426b8493f3c5..df01dfb438a07748bea256a6839b8d7d5d52ded8 100644 (file)
@@ -10,7 +10,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 3 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
index 7a6fe263fddb804bdaf7871b599836f988df3789..d4965ed6607bba4a5aacebaa7b1504ce6e10b4fd 100644 (file)
@@ -10,7 +10,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 3 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
index 8b53982fdb351d9a52b98f6f640062845e8a5c94..dd3aba7662f545afe556c91040dd668439fa5fea 100644 (file)
@@ -13,7 +13,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 3 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
index 03c9ae85b25a85da23cb057e0be7bd79737a8e4f..46de53d54efa49eb099c05ab39f50f9f19c0c63b 100644 (file)
@@ -10,7 +10,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 3 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
index 7d232023033ef9f2c1af0ed60f28485c21635834..0b6eb48c08f92ae81e9acafcb2eda6b53f76ca4b 100644 (file)
@@ -10,7 +10,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 3 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
index 191238f9c95ca61388a5d6e1cdcb930d9cc3438c..8b6d9fd582393a25d2955eb5205647570e35d867 100644 (file)
@@ -11,7 +11,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 3 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
index 953cbd593ef4b8ded353c1951e423716f0329fc9..84dff527cbdfadd1282813db85cb4756b1c6f8e7 100644 (file)
@@ -11,7 +11,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 3 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
index 02d15fe8a6fc20c46dad2b29ae460e1bd0764a03..16ad85d4c42a5746185be095e1a5ffbc49f9c1b1 100644 (file)
@@ -10,7 +10,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 3 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
index c7d163307decf0ca7fa9b7393693e0c653f902b9..bf17122cfb6f8af80b80309ea2e72e994dedb8d3 100644 (file)
@@ -10,7 +10,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 3 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
index bab5f6a014901feef45a10b7e5d45bc8f42309c3..3277ad002c97a6c9528b6c651eb5a21b90a78987 100644 (file)
@@ -11,7 +11,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 3 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
index 2adef580b1c05993ecf6a178a94f926476b7d486..fbf17e091c588a08209ea190607b47dbbe2c4b22 100644 (file)
@@ -10,7 +10,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 3 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
index 4fa03f8bfa34c4b1435fbadfa9ea532e570e52b8..87545e30e4e2ee200b5f8fed2d78f96105e3542a 100644 (file)
@@ -10,7 +10,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 3 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
index 8abfb872382d4ff94987b861b4436e955e17d9e9..e34ab517c8917198dddae4fe8d17293e124daf70 100644 (file)
@@ -10,7 +10,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 3 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
index 09d3461c2a920349f9d81fa08ba97f2bb3800bcb..050f6849160b13977bfdd6f7f7bc6083ebf0309e 100644 (file)
@@ -13,7 +13,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 3 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
index 62c6e01c2e277e5cf1824bf320473fbae02e36e0..afc8419d4e2d02814c2c4431ba38b2fd054d0504 100644 (file)
@@ -10,7 +10,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 3 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
index 8eb7a7e9525a22f6663159cb12cd6e34c2010b48..6811413dea60a640cd5f04e72632a887600ada99 100644 (file)
@@ -10,7 +10,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 3 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
index 0855f77575cae9dd0f7026b0767f254af7fc2bf5..5cf9b3cc3ad8f7bf893517f9da9df3910b80445d 100644 (file)
@@ -10,7 +10,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 3 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
index 232097003044c37e7e0ca193dbf57630386f9802..00760c992f3c4d37334f2ee7d274645103f48086 100644 (file)
@@ -10,7 +10,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 3 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
index 9595703e92c32db1ad68dd5aa5c4d462030dbb83..004b511caf2734a012a10524dded5557f5659360 100644 (file)
@@ -10,7 +10,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 3 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
index 94f1da9903743f37a45e05db86a2242dc391a14a..02776b7e2002910b2904807c9fe6bbfd87f5cca4 100644 (file)
@@ -10,7 +10,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 3 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
index 17ade152b780fed372235570321846aad3efd2a5..3f9a9c73e8364c3d65eeb4bee5fa6373503d8198 100644 (file)
@@ -10,7 +10,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 3 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
index 962045ef7d79d3d9228b046e0ce6f323ec4e994b..f4d5a61acbda8152d0de7d54028f739450cb93f0 100644 (file)
@@ -10,7 +10,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 3 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
index 9c0870721d487fb6e85aece70c58ba5ab1e8385c..f3fc7969e228f0a3dec9d5f1c8addfe6805cc6a4 100644 (file)
@@ -11,7 +11,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 3 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
index 837dfc9088ce4de7f0d823cf19c34b875893c03c..b7e2ce7f68698608c7fa84de95019334544a1e48 100644 (file)
@@ -10,7 +10,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 3 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
index 6cc8dfe19b2c57dc091c825680e1de8912aaa2e8..aa185f12b8fbd2089fd5a2c19be0cdfc3d81131c 100644 (file)
@@ -10,7 +10,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 3 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
index a9e157e32331c28a4d1c7032ccaa7cbee0ab403a..74f713e938a197509919e304528da8b616eca9f8 100644 (file)
@@ -10,7 +10,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 3 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
index 55b38bb9eb70e2e43d6f3d3e080f85fec6ee331f..3e2232ce80b70fad4215b4aed36c9b64f8b48e57 100644 (file)
@@ -11,7 +11,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 3 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
index 6b115c4c4fbb9680c58e1dfbb67bdf57414fcee6..4ce981a619b4ac4c17dc685e68837a0d2326ddfb 100644 (file)
@@ -10,7 +10,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 3 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
index a6026dfb5d4e904ad7c0b25e0de55a485099dffb..34dd0dd314527b5d6358028493d77e68de25c527 100644 (file)
@@ -10,7 +10,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 3 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
index b86da53cafd6c609d9afbf92b9fb6e00199df835..1b4a82cb033765f284265e673c44f99b4f6a4931 100644 (file)
@@ -10,7 +10,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 3 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
index 62d480e20efb7198e6ca669ccc5ceb4380bae8ed..ce41fc4e263e95af7ecd3a05054aa2086ab90917 100644 (file)
@@ -13,7 +13,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 3 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
index 624575f61972c140ed3f522ace3312c23ae96596..8bc4fdfd4273f2fe79e88f456bd3d59b0c9ddd5c 100644 (file)
@@ -14,7 +14,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 3 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
index 23e59691456cc3d46b7b2b728a0d3a3b4e08969e..c2048d3946f21d233d6aa097b90eb8d63879bedf 100644 (file)
@@ -14,7 +14,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 3 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
index 01607b384f2142a060826de4c8932d99cb2a3bc8..d6829c3f1974942400fbce30b884ee64cbb6f5f4 100644 (file)
@@ -14,7 +14,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 3 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
index b3c339a1448b8bc5d5319ebc0bf9ab18b5b54507..aa86a9f58f9298547754ef86b24de78e16a29e47 100644 (file)
@@ -14,7 +14,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 3 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
index ea546ff7f71dfa8fd05fd749928f01193521937c..c05e9f64f76b781b0abb83e278cf46bea4814af4 100644 (file)
@@ -14,7 +14,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 3 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
index 2b2832a796dc03186e2fed2911105ac91ef28181..a7299799d1d0c1803c55296a4324d6b364f0d0ef 100644 (file)
@@ -14,7 +14,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 3 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
index 8a849c4fb695b5e07c5e01683737e8cb67578c1a..685d2e94624f8f80390c121c2185152336fa6e40 100644 (file)
@@ -15,7 +15,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 3 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
index aa1e1e619e5c34e702a8da2d97df0c3b2b883443..9b47cb1ef4f51fd6340b7084f86152d20e6b5da3 100644 (file)
@@ -15,7 +15,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 3 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
index 64c7cd339957821829f27cdafdf85c0f956d49a3..4594f2237d3f8182d3a281ed0977a035471f5131 100644 (file)
@@ -14,7 +14,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 3 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
index d51914eb508096822c61c8a9f5cf7822565894b2..6820d05b97dfbddee7aca8606a369c95c7615dc4 100644 (file)
@@ -15,7 +15,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 3 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
index 3054811453a80707d3b092f38656b28d3420d0e1..cccd6b0e628293eed6b216e4000039c5369e9e0c 100644 (file)
@@ -15,7 +15,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 3 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
index 3a253058e2ceb5e3f69469228e3d2735775ca977..0dbdd706180a05ec659c6eb451280a64be9444a5 100644 (file)
@@ -12,7 +12,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 3 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
index a196f9c4789887430f45d2b8b30e3baf8c066517..635b725d790fb2814a1e2d8384f0657c5e5718a3 100644 (file)
@@ -14,7 +14,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 3 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
index 234ec1c14a1cd148ddfaab7c2c8745980b4122c6..80b4b65f447a3924c776bb469ce7e02b8fa5d1a7 100644 (file)
@@ -14,7 +14,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 3 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
index f949c7a8d976279fa8504691c6a00786dd503525..fd7214f73da30b9bf8f3d09518e98f8545e1fca9 100644 (file)
@@ -14,7 +14,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 3 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
index 292c85ab6f6da70a95c207459d161dd747cb0a02..56f6aedeff16c4597d6d9db243ca5cbff7a0cd61 100644 (file)
@@ -14,7 +14,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 3 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
index a0924f4051c0415a9f27d12c3934e446f37297b0..d3dc6da4ad80822acf61be726435b436373a7f6e 100644 (file)
@@ -14,7 +14,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 3 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
index 96b5c2cb807fb83939724b3757a32ea3c92d9f39..8b2daa9ffc9d29ad10ccb8c6c506d658368a2de5 100644 (file)
@@ -14,7 +14,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 3 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
index 54ffd6a66de03c257230b1a30ec3fd0ec300d6e4..48d597ce89013ee0d4d040ec9f31502d347f6de2 100644 (file)
@@ -12,7 +12,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 3 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
index abc1e9438e60295a1b1f7fbc15c493bcde7bbc0f..a28e9defadaeef4348b6ad6a7bf6f76606b6c87b 100644 (file)
@@ -15,7 +15,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 3 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
index d9e7d9433877728c9e714544e11ed5c38940c56f..677882582248172c93d041a29a30c4a2a5746e8c 100644 (file)
@@ -14,7 +14,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 3 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
index 587f270553de52bc9f8740578ba9991e01e30121..2e6f85370da3eda9a92213bcea0dc33e86ec2941 100644 (file)
@@ -12,7 +12,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 3 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
index 3f5c2c87f5bc9a112b6a2130d2390862de099d3d..f42e9b7933d9a1eb8b6eba9265cf16e828a0886a 100644 (file)
@@ -14,7 +14,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 3 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
index 4cf33a29ab2e21abc89c19970202d40c9b13cbe0..5ea1b49f4de542794a2c68f3036edb40c5f1f70e 100644 (file)
@@ -14,7 +14,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 3 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
index 01b61aff86561cf456464b3131ebde780bee4c76..e34a3c072816544d53f6efae49b91f45fc9f9d09 100644 (file)
@@ -14,7 +14,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 3 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
index 19368f6ad6e4904e89fb72e26f26162aeffe511a..b64dc3b1b934c5963b1ff10a65ec34d5c3ef83e5 100644 (file)
@@ -12,7 +12,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 3 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
index cd06dbb1e38be7b57cf84f35ac3486df97eb69fa..6dbcae2d1c760e8664d20ee0e98b6cc24c36fa2b 100644 (file)
@@ -14,7 +14,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 3 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
index 8a964371d3aa846510c90edc7e95a7c7c11eec67..d649117c35d3ad4112356d493c17e15e6025023c 100644 (file)
@@ -14,7 +14,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 3 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
index 798395cba22704fb617f4dc0e239d92589813d5f..28732ff518645fb07a8c9d3f49f8b44257b39248 100644 (file)
@@ -14,7 +14,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 3 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
index dce6b58ac8c9c9f375ddf455b0b594c6b4d22972..210078ef2af0f770152ee98b852633de8369d4cd 100644 (file)
@@ -14,7 +14,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 3 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
index 02a23d0387e3ccac1d9a6eea87450e52a53374ef..ed9f8ab1485fc495ec738d86a751b3c5928eb905 100644 (file)
@@ -12,7 +12,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 3 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
index 0a609af5217d818c905f23b2b2717390f1cbd6b6..6442db45343d49c6d21999d3b68abb9acad51498 100644 (file)
@@ -12,7 +12,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 3 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
index 07531964a2b5052c967556615cee61c0860fa08b..2001c24cf1737e4901869f90d669c75fba232729 100644 (file)
@@ -14,7 +14,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 3 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
index 3268a3bfa0493fa930a442d644dccfc0b08037bf..58e8d7a58de9d19fbeb28d24f067225d765180ff 100644 (file)
@@ -15,7 +15,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 3 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
index 98bf6441ce8fea7b5ea34abeba13c901e442f461..c54c930c80b34f452ab67865b0fc258e8ff71869 100644 (file)
@@ -12,7 +12,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 3 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
index 89395fe373d1d6c388c73d0746b1771875fee420..77368de23f691720c507c6f07c6f1390c2142381 100644 (file)
@@ -13,7 +13,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 3 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
index 322d367eda49ff8f1b8cccfa2a80e51c0410f3c7..9446ac9124d4361fb7bb7cbe6e2f1b7bbdb1b6d3 100644 (file)
@@ -10,7 +10,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 3 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
index 5134d2ff96881b91277eb200ebebf4232caefda5..2eea55543746ee045925ec99c0e65186e76f3280 100644 (file)
@@ -10,7 +10,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 3 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