gplugin/gplugin

Parents 4e95ad0fb9e4
Children 2116940747cd
Make sure all of the license file headers are pointing to an https link

Testing Done:
Compile and docs.

Reviewed at https://reviews.imfreedom.org/r/127/
  • +3 -3
    COPYING
  • +1 -1
    INSTALL.md
  • +1 -1
    gplugin-gtk-viewer/gplugin-gtk-viewer-window.c
  • +1 -1
    gplugin-gtk-viewer/gplugin-gtk-viewer-window.h
  • +1 -1
    gplugin-gtk-viewer/gplugin-gtk-viewer.c
  • +1 -1
    gplugin-gtk/gplugin-gtk-plugin-info.c
  • +1 -1
    gplugin-gtk/gplugin-gtk-plugin-info.h
  • +1 -1
    gplugin-gtk/gplugin-gtk-store.c
  • +1 -1
    gplugin-gtk/gplugin-gtk-store.h
  • +1 -1
    gplugin-gtk/gplugin-gtk-view.c
  • +1 -1
    gplugin-gtk/gplugin-gtk-view.h
  • +1 -1
    gplugin-gtk/gplugin-gtk.h.in
  • +1 -1
    gplugin-query/gplugin-query.c
  • +1 -1
    gplugin/gplugin-core.c
  • +1 -1
    gplugin/gplugin-core.h
  • +1 -1
    gplugin/gplugin-file-tree.c
  • +1 -1
    gplugin/gplugin-file-tree.h
  • +1 -1
    gplugin/gplugin-loader-tests.c
  • +1 -1
    gplugin/gplugin-loader-tests.h
  • +1 -1
    gplugin/gplugin-loader.c
  • +1 -1
    gplugin/gplugin-loader.h
  • +1 -1
    gplugin/gplugin-manager.c
  • +1 -1
    gplugin/gplugin-manager.h
  • +1 -1
    gplugin/gplugin-native-loader.c
  • +1 -1
    gplugin/gplugin-native-loader.h
  • +1 -1
    gplugin/gplugin-native-plugin.c
  • +1 -1
    gplugin/gplugin-native-plugin.h
  • +1 -1
    gplugin/gplugin-native-private.h
  • +1 -1
    gplugin/gplugin-native.h.in
  • +1 -1
    gplugin/gplugin-options.c
  • +1 -1
    gplugin/gplugin-options.h
  • +1 -1
    gplugin/gplugin-plugin-info.c
  • +1 -1
    gplugin/gplugin-plugin-info.h
  • +1 -1
    gplugin/gplugin-plugin.c
  • +1 -1
    gplugin/gplugin-plugin.h
  • +1 -1
    gplugin/gplugin-private.c
  • +1 -1
    gplugin/gplugin-private.h
  • +1 -1
    gplugin/gplugin-version.c
  • +1 -1
    gplugin/gplugin-version.h.in
  • +1 -1
    gplugin/gplugin.h.in
  • +1 -1
    gplugin/share/valgrind/gplugin.supp
  • +1 -1
    gplugin/tests/bad-plugins/query-error.c
  • +1 -1
    gplugin/tests/bind-global/bind-global.c
  • +1 -1
    gplugin/tests/dynamic-type/dynamic-test.h
  • +1 -1
    gplugin/tests/dynamic-type/dynamic-type-provider.c
  • +1 -1
    gplugin/tests/dynamic-type/dynamic-type-user.c
  • +1 -1
    gplugin/tests/id-collision/id-collision1.c
  • +1 -1
    gplugin/tests/id-collision/id-collision2.c
  • +1 -1
    gplugin/tests/load-on-query-fail/load-on-query-fail.c
  • +1 -1
    gplugin/tests/load-on-query-pass/load-on-query-pass.c
  • +1 -1
    gplugin/tests/newest-version/multiple-semantic-1.0.0.c
  • +1 -1
    gplugin/tests/newest-version/multiple-semantic-1.1.0.c
  • +1 -1
    gplugin/tests/newest-version/no-version-and-semantic-no-version.c
  • +1 -1
    gplugin/tests/newest-version/no-version-and-semantic-semantic.c
  • +1 -1
    gplugin/tests/newest-version/non-semantic-and-semantic-non-semantic.c
  • +1 -1
    gplugin/tests/newest-version/non-semantic-and-semantic-semantic.c
  • +1 -1
    gplugin/tests/newest-version/solo-no-version.c
  • +1 -1
    gplugin/tests/newest-version/solo-non-semantic.c
  • +1 -1
    gplugin/tests/plugins/basic-plugin.c
  • +1 -1
    gplugin/tests/plugins/broken-dependent-plugin.c
  • +1 -1
    gplugin/tests/plugins/dependent-plugin.c
  • +1 -1
    gplugin/tests/plugins/load-exception.c
  • +1 -1
    gplugin/tests/plugins/load-failed.c
  • +1 -1
    gplugin/tests/plugins/unload-failed.c
  • +1 -1
    gplugin/tests/test-bind-global.c
  • +1 -1
    gplugin/tests/test-core.c
  • +1 -1
    gplugin/tests/test-dynamic-type.c
  • +1 -1
    gplugin/tests/test-find-plugins.c
  • +1 -1
    gplugin/tests/test-id-collision.c
  • +1 -1
    gplugin/tests/test-load-on-query.c
  • +1 -1
    gplugin/tests/test-loader-registration.c
  • +1 -1
    gplugin/tests/test-native-loader.c
  • +1 -1
    gplugin/tests/test-newest-version.c
  • +1 -1
    gplugin/tests/test-option-group.c
  • +1 -1
    gplugin/tests/test-plugin-info.c
  • +1 -1
    gplugin/tests/test-plugin-manager-paths.c
  • +1 -1
    gplugin/tests/test-signals.c
  • +1 -1
    gplugin/tests/test-unresolved-symbol.c
  • +1 -1
    gplugin/tests/test-version-compare.c
  • +1 -1
    gplugin/tests/test-versioned-dependencies.c
  • +1 -1
    gplugin/tests/unresolved-symbol/unresolved-symbol.c
  • +1 -1
    gplugin/tests/versioned-dependencies/bar.c
  • +1 -1
    gplugin/tests/versioned-dependencies/baz.c
  • +1 -1
    gplugin/tests/versioned-dependencies/exact1.c
  • +1 -1
    gplugin/tests/versioned-dependencies/exact2.c
  • +1 -1
    gplugin/tests/versioned-dependencies/fez.c
  • +1 -1
    gplugin/tests/versioned-dependencies/greater-equal.c
  • +1 -1
    gplugin/tests/versioned-dependencies/greater.c
  • +1 -1
    gplugin/tests/versioned-dependencies/less-equal.c
  • +1 -1
    gplugin/tests/versioned-dependencies/less.c
  • +1 -1
    gplugin/tests/versioned-dependencies/no-version.c
  • +1 -1
    gplugin/tests/versioned-dependencies/super-dependent.c
  • +1 -1
    lua/gplugin-lua-core.c
  • +1 -1
    lua/gplugin-lua-loader.c
  • +1 -1
    lua/gplugin-lua-loader.h
  • +1 -1
    lua/gplugin-lua-plugin.c
  • +1 -1
    lua/gplugin-lua-plugin.h
  • +1 -1
    lua/gplugin-lua-test-lgi.c
  • +1 -1
    lua/tests/plugins/basic.lua
  • +1 -1
    lua/tests/plugins/dependent.lua
  • +1 -1
    lua/tests/plugins/load-exception.lua
  • +1 -1
    lua/tests/plugins/load-failed.lua
  • +1 -1
    lua/tests/plugins/unload-failed.lua
  • +1 -1
    lua/tests/test-lua-loader.c
  • +4 -4
    packaging/debian/copyright
  • +1 -1
    perl5/gplugin-perl5-core.c
  • +1 -1
    perl5/gplugin-perl5-loader.c
  • +1 -1
    perl5/gplugin-perl5-loader.h
  • +1 -1
    perl5/gplugin-perl5-plugin.c
  • +1 -1
    perl5/gplugin-perl5-plugin.h
  • +1 -1
    perl5/tests/plugins/basic.pl
  • +1 -1
    perl5/tests/plugins/dependent.pl
  • +1 -1
    perl5/tests/plugins/load-exception.pl
  • +1 -1
    perl5/tests/plugins/load-failed.pl
  • +1 -1
    perl5/tests/plugins/unload-failed.pl
  • +1 -1
    perl5/tests/test-perl5-loader.c
  • +1 -1
    python3/gplugin-python3-core.c
  • +1 -1
    python3/gplugin-python3-loader.c
  • +1 -1
    python3/gplugin-python3-loader.h
  • +1 -1
    python3/gplugin-python3-plugin.c
  • +1 -1
    python3/gplugin-python3-plugin.h
  • +1 -1
    python3/gplugin-python3-test-pygobject.c
  • +1 -1
    python3/gplugin-python3-utils.c
  • +1 -1
    python3/gplugin-python3-utils.h
  • +1 -1
    python3/tests/plugins/basic.py
  • +1 -1
    python3/tests/plugins/dependent.py
  • +1 -1
    python3/tests/plugins/load-exception.py
  • +1 -1
    python3/tests/plugins/load-failed.py
  • +1 -1
    python3/tests/plugins/unload-failed.py
  • +1 -1
    python3/tests/test-python3-loader.c
  • +1 -1
    python3/tests/test-python3-utils.c
  • +1 -1
    tcc/gplugin-tcc-core.c
  • +1 -1
    tcc/gplugin-tcc-loader.c
  • +1 -1
    tcc/gplugin-tcc-loader.h
  • +1 -1
    tcc/gplugin-tcc-plugin.c
  • +1 -1
    tcc/gplugin-tcc-plugin.h
  • +1 -1
    tcc/tests/plugins/basic-plugin.c
  • +1 -1
    tcc/tests/plugins/dependent.c
  • +1 -1
    tcc/tests/plugins/load-exception.c
  • +1 -1
    tcc/tests/plugins/load-failed.c
  • +1 -1
    tcc/tests/plugins/unload-failed.c
  • +1 -1
    tcc/tests/test-tcc-loader.c
  • +1 -1
    vala/tests/genie-plugins/basic.gs
  • +1 -1
    vala/tests/genie-plugins/dependent.gs
  • +1 -1
    vala/tests/genie-plugins/load-exception.gs
  • +1 -1
    vala/tests/genie-plugins/load-failed.gs
  • +1 -1
    vala/tests/genie-plugins/unload-failed.gs
  • +1 -1
    vala/tests/plugins/basic.vala
  • +1 -1
    vala/tests/plugins/dependent.vala
  • +1 -1
    vala/tests/plugins/load-exception.vala
  • +1 -1
    vala/tests/plugins/load-failed.vala
  • +1 -1
    vala/tests/plugins/unload-failed.vala
  • +1 -1
    vala/tests/test-genie-loading.c
  • +1 -1
    vala/tests/test-vala-loading.c
  • --- a/COPYING Tue Sep 15 23:49:30 2020 -0500
    +++ b/COPYING Mon Sep 21 21:53:14 2020 -0500
    @@ -133,7 +133,7 @@
    on the Library (independent of the use of the Library in a tool for
    writing it). Whether that is true depends on what the Library does
    and what the program that uses the Library does.
    -
    +
    1. You may copy and distribute verbatim copies of the Library's
    complete source code as you receive it, in any medium, provided that
    you conspicuously and appropriately publish on each copy an
    @@ -463,8 +463,8 @@
    Library General Public License for more details.
    You should have received a copy of the GNU Library 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
    + License along with this library; if not, see
    + <https://www.gnu.org/licenses/>.
    Also add information on how to contact you by electronic and paper mail.
    --- a/INSTALL.md Tue Sep 15 23:49:30 2020 -0500
    +++ b/INSTALL.md Mon Sep 21 21:53:14 2020 -0500
    @@ -22,7 +22,7 @@
    # Building
    -GPlugin uses [meson](http://mesonbuild.com/) as its build system. As such
    +GPlugin uses [meson](https://mesonbuild.com/) as its build system. As such
    compiling is a little bit different than your typical `./configure`, `make`,
    `sudo make install`.
    --- a/gplugin-gtk-viewer/gplugin-gtk-viewer-window.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin-gtk-viewer/gplugin-gtk-viewer-window.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include "gplugin-gtk-viewer-window.h"
    --- a/gplugin-gtk-viewer/gplugin-gtk-viewer-window.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin-gtk-viewer/gplugin-gtk-viewer-window.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #ifndef GPLUGIN_GTK_VIEWER_WINDOW_H
    --- a/gplugin-gtk-viewer/gplugin-gtk-viewer.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin-gtk-viewer/gplugin-gtk-viewer.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <stdio.h>
    --- a/gplugin-gtk/gplugin-gtk-plugin-info.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin-gtk/gplugin-gtk-plugin-info.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin-gtk/gplugin-gtk-plugin-info.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin-gtk/gplugin-gtk-plugin-info.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #if !defined(GPLUGIN_GTK_GLOBAL_HEADER_INSIDE) && \
    --- a/gplugin-gtk/gplugin-gtk-store.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin-gtk/gplugin-gtk-store.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin-gtk/gplugin-gtk-store.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin-gtk/gplugin-gtk-store.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #if !defined(GPLUGIN_GTK_GLOBAL_HEADER_INSIDE) && \
    --- a/gplugin-gtk/gplugin-gtk-view.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin-gtk/gplugin-gtk-view.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin-gtk/gplugin-gtk-view.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin-gtk/gplugin-gtk-view.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #if !defined(GPLUGIN_GTK_GLOBAL_HEADER_INSIDE) && \
    --- a/gplugin-gtk/gplugin-gtk.h.in Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin-gtk/gplugin-gtk.h.in Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #ifndef GPLUGIN_GTK_H
    #define GPLUGIN_GTK_H
    --- a/gplugin-query/gplugin-query.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin-query/gplugin-query.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <stdio.h>
    --- a/gplugin/gplugin-core.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-core.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib.h>
    --- a/gplugin/gplugin-core.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-core.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #if !defined(GPLUGIN_GLOBAL_HEADER_INSIDE) && !defined(GPLUGIN_COMPILATION)
    --- a/gplugin/gplugin-file-tree.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-file-tree.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include "gplugin-file-tree.h"
    --- a/gplugin/gplugin-file-tree.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-file-tree.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #ifndef GPLUGIN_FILE_TREE_H
    --- a/gplugin/gplugin-loader-tests.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-loader-tests.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <stdio.h>
    --- a/gplugin/gplugin-loader-tests.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-loader-tests.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #ifndef GPLUGIN_LOADER_TESTS_H
    --- a/gplugin/gplugin-loader.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-loader.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin/gplugin-core.h>
    --- a/gplugin/gplugin-loader.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-loader.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #if !defined(GPLUGIN_GLOBAL_HEADER_INSIDE) && !defined(GPLUGIN_COMPILATION)
    --- a/gplugin/gplugin-manager.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-manager.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <stdio.h>
    --- a/gplugin/gplugin-manager.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-manager.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #if !defined(GPLUGIN_GLOBAL_HEADER_INSIDE) && !defined(GPLUGIN_COMPILATION)
    --- a/gplugin/gplugin-native-loader.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-native-loader.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gmodule.h>
    --- a/gplugin/gplugin-native-loader.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-native-loader.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #if !defined(GPLUGIN_GLOBAL_HEADER_INSIDE) && !defined(GPLUGIN_COMPILATION)
    --- a/gplugin/gplugin-native-plugin.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-native-plugin.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib/gi18n-lib.h>
    --- a/gplugin/gplugin-native-plugin.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-native-plugin.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #if !defined(GPLUGIN_GLOBAL_HEADER_INSIDE) && !defined(GPLUGIN_COMPILATION)
    --- a/gplugin/gplugin-native-private.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-native-private.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #if !defined(GPLUGIN_GLOBAL_HEADER_INSIDE) && !defined(GPLUGIN_COMPILATION)
    --- a/gplugin/gplugin-native.h.in Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-native.h.in Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #ifndef GPLUGIN_NATIVE_H
    #define GPLUGIN_NATIVE_H
    --- a/gplugin/gplugin-options.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-options.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib.h>
    --- a/gplugin/gplugin-options.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-options.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #if !defined(GPLUGIN_GLOBAL_HEADER_INSIDE) && !defined(GPLUGIN_COMPILATION)
    --- a/gplugin/gplugin-plugin-info.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-plugin-info.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin/gplugin-core.h>
    --- a/gplugin/gplugin-plugin-info.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-plugin-info.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #if !defined(GPLUGIN_GLOBAL_HEADER_INSIDE) && !defined(GPLUGIN_COMPILATION)
    --- a/gplugin/gplugin-plugin.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-plugin.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin/gplugin-enums.h>
    --- a/gplugin/gplugin-plugin.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-plugin.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #if !defined(GPLUGIN_GLOBAL_HEADER_INSIDE) && !defined(GPLUGIN_COMPILATION)
    --- a/gplugin/gplugin-private.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-private.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin/gplugin-private.h>
    --- a/gplugin/gplugin-private.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-private.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #ifndef GPLUGIN_PRIVATE_H
    #define GPLUGIN_PRIVATE_H
    --- a/gplugin/gplugin-version.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-version.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    /**
    --- a/gplugin/gplugin-version.h.in Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin-version.h.in Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #if !defined(GPLUGIN_GLOBAL_HEADER_INSIDE) && !defined(GPLUGIN_COMPILATION)
    --- a/gplugin/gplugin.h.in Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/gplugin.h.in Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #ifndef GPLUGIN_H
    #define GPLUGIN_H
    --- a/gplugin/share/valgrind/gplugin.supp Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/share/valgrind/gplugin.supp Mon Sep 21 21:53:14 2020 -0500
    @@ -11,7 +11,7 @@
    # pass this suppression file to Valgrind using
    # --suppressions=/path/to/gplugin.supp.
    #
    -# http://valgrind.org/docs/manual/manual-core.html#manual-core.suppress
    +# https://valgrind.org/docs/manual/manual-core.html#manual-core.suppress
    #
    # Note that there is currently no way for Valgrind to load this automatically
    # (https://bugs.kde.org/show_bug.cgi?id=160905), so the best GPlugin can
    --- a/gplugin/tests/bad-plugins/query-error.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/bad-plugins/query-error.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/bind-global/bind-global.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/bind-global/bind-global.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/dynamic-type/dynamic-test.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/dynamic-type/dynamic-test.h Mon Sep 21 21:53:14 2020 -0500
    @@ -13,7 +13,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #ifndef DYNAMIC_TEST_H
    --- a/gplugin/tests/dynamic-type/dynamic-type-provider.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/dynamic-type/dynamic-type-provider.c Mon Sep 21 21:53:14 2020 -0500
    @@ -13,7 +13,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/dynamic-type/dynamic-type-user.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/dynamic-type/dynamic-type-user.c Mon Sep 21 21:53:14 2020 -0500
    @@ -13,7 +13,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/id-collision/id-collision1.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/id-collision/id-collision1.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/id-collision/id-collision2.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/id-collision/id-collision2.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/load-on-query-fail/load-on-query-fail.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/load-on-query-fail/load-on-query-fail.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/load-on-query-pass/load-on-query-pass.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/load-on-query-pass/load-on-query-pass.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/newest-version/multiple-semantic-1.0.0.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/newest-version/multiple-semantic-1.0.0.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/newest-version/multiple-semantic-1.1.0.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/newest-version/multiple-semantic-1.1.0.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/newest-version/no-version-and-semantic-no-version.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/newest-version/no-version-and-semantic-no-version.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/newest-version/no-version-and-semantic-semantic.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/newest-version/no-version-and-semantic-semantic.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/newest-version/non-semantic-and-semantic-non-semantic.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/newest-version/non-semantic-and-semantic-non-semantic.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/newest-version/non-semantic-and-semantic-semantic.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/newest-version/non-semantic-and-semantic-semantic.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/newest-version/solo-no-version.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/newest-version/solo-no-version.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/newest-version/solo-non-semantic.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/newest-version/solo-non-semantic.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/plugins/basic-plugin.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/plugins/basic-plugin.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/plugins/broken-dependent-plugin.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/plugins/broken-dependent-plugin.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/plugins/dependent-plugin.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/plugins/dependent-plugin.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/plugins/load-exception.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/plugins/load-exception.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/plugins/load-failed.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/plugins/load-failed.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/plugins/unload-failed.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/plugins/unload-failed.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/test-bind-global.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/test-bind-global.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <stdlib.h>
    --- a/gplugin/tests/test-core.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/test-core.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib.h>
    --- a/gplugin/tests/test-dynamic-type.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/test-dynamic-type.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <stdlib.h>
    --- a/gplugin/tests/test-find-plugins.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/test-find-plugins.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib.h>
    --- a/gplugin/tests/test-id-collision.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/test-id-collision.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <stdlib.h>
    --- a/gplugin/tests/test-load-on-query.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/test-load-on-query.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <stdlib.h>
    --- a/gplugin/tests/test-loader-registration.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/test-loader-registration.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/test-native-loader.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/test-native-loader.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <stdlib.h>
    --- a/gplugin/tests/test-newest-version.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/test-newest-version.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib.h>
    --- a/gplugin/tests/test-option-group.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/test-option-group.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib.h>
    --- a/gplugin/tests/test-plugin-info.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/test-plugin-info.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib.h>
    --- a/gplugin/tests/test-plugin-manager-paths.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/test-plugin-manager-paths.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib.h>
    --- a/gplugin/tests/test-signals.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/test-signals.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib.h>
    --- a/gplugin/tests/test-unresolved-symbol.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/test-unresolved-symbol.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <stdlib.h>
    --- a/gplugin/tests/test-version-compare.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/test-version-compare.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/test-versioned-dependencies.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/test-versioned-dependencies.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib.h>
    --- a/gplugin/tests/unresolved-symbol/unresolved-symbol.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/unresolved-symbol/unresolved-symbol.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/versioned-dependencies/bar.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/versioned-dependencies/bar.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/versioned-dependencies/baz.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/versioned-dependencies/baz.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/versioned-dependencies/exact1.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/versioned-dependencies/exact1.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/versioned-dependencies/exact2.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/versioned-dependencies/exact2.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/versioned-dependencies/fez.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/versioned-dependencies/fez.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/versioned-dependencies/greater-equal.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/versioned-dependencies/greater-equal.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/versioned-dependencies/greater.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/versioned-dependencies/greater.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/versioned-dependencies/less-equal.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/versioned-dependencies/less-equal.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/versioned-dependencies/less.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/versioned-dependencies/less.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/versioned-dependencies/no-version.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/versioned-dependencies/no-version.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/gplugin/tests/versioned-dependencies/super-dependent.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/gplugin/tests/versioned-dependencies/super-dependent.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/lua/gplugin-lua-core.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/lua/gplugin-lua-core.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib/gi18n-lib.h>
    --- a/lua/gplugin-lua-loader.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/lua/gplugin-lua-loader.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include "gplugin-lua-loader.h"
    --- a/lua/gplugin-lua-loader.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/lua/gplugin-lua-loader.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #ifndef GPLUGIN_LUA_LOADER_H
    --- a/lua/gplugin-lua-plugin.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/lua/gplugin-lua-plugin.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include "gplugin-lua-plugin.h"
    --- a/lua/gplugin-lua-plugin.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/lua/gplugin-lua-plugin.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #ifndef GPLUGIN_LUA_PLUGIN_H
    --- a/lua/gplugin-lua-test-lgi.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/lua/gplugin-lua-test-lgi.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <stdio.h>
    --- a/lua/tests/plugins/basic.lua Tue Sep 15 23:49:30 2020 -0500
    +++ b/lua/tests/plugins/basic.lua Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    Lesser General Public License for more details.
    You should have received a copy of the GNU Lesser General Public
    - License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + License along with this library; if not, see <https://www.gnu.org/licenses/>.
    --]]
    local lgi = require 'lgi'
    --- a/lua/tests/plugins/dependent.lua Tue Sep 15 23:49:30 2020 -0500
    +++ b/lua/tests/plugins/dependent.lua Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    Lesser General Public License for more details.
    You should have received a copy of the GNU Lesser General Public
    - License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + License along with this library; if not, see <https://www.gnu.org/licenses/>.
    --]]
    local lgi = require 'lgi'
    --- a/lua/tests/plugins/load-exception.lua Tue Sep 15 23:49:30 2020 -0500
    +++ b/lua/tests/plugins/load-exception.lua Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    Lesser General Public License for more details.
    You should have received a copy of the GNU Lesser General Public
    - License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + License along with this library; if not, see <https://www.gnu.org/licenses/>.
    --]]
    local lgi = require 'lgi'
    --- a/lua/tests/plugins/load-failed.lua Tue Sep 15 23:49:30 2020 -0500
    +++ b/lua/tests/plugins/load-failed.lua Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    Lesser General Public License for more details.
    You should have received a copy of the GNU Lesser General Public
    - License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + License along with this library; if not, see <https://www.gnu.org/licenses/>.
    --]]
    local lgi = require 'lgi'
    --- a/lua/tests/plugins/unload-failed.lua Tue Sep 15 23:49:30 2020 -0500
    +++ b/lua/tests/plugins/unload-failed.lua Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    Lesser General Public License for more details.
    You should have received a copy of the GNU Lesser General Public
    - License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + License along with this library; if not, see <https://www.gnu.org/licenses/>.
    --]]
    local lgi = require 'lgi'
    --- a/lua/tests/test-lua-loader.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/lua/tests/test-lua-loader.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib.h>
    --- a/packaging/debian/copyright Tue Sep 15 23:49:30 2020 -0500
    +++ b/packaging/debian/copyright Mon Sep 21 21:53:14 2020 -0500
    @@ -1,7 +1,7 @@
    Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    Upstream-Name: gplugin
    Upstream-Contact: grim@reaperworld.com
    -Source: https://bitbucket.org/gplugin/gplugin
    +Source: https://keep.imfreedom.org/gplugin/gplugin
    Files: *
    Copyright: 2011-2014 Gary Kramlich <grim@reaperworld.com>
    @@ -19,7 +19,7 @@
    Lesser General Public License for more details.
    .
    You should have received a copy of the GNU Lesser General Public
    - License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + License along with this library; if not, see <https://www.gnu.org/licenses/>.
    .
    - On Debian systems, the complete text of the GNU Lesser General Public LIcense
    - can be found in /usr/share/common-licenses/LGPL-3.
    + On Debian systems, the complete text of the GNU Lesser General Public License
    + can be found in /usr/share/common-licenses/LGPL-2.
    --- a/perl5/gplugin-perl5-core.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/perl5/gplugin-perl5-core.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    --- a/perl5/gplugin-perl5-loader.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/perl5/gplugin-perl5-loader.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include "gplugin-perl5-loader.h"
    --- a/perl5/gplugin-perl5-loader.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/perl5/gplugin-perl5-loader.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #ifndef GPLUGIN_PERL_LOADER_H
    --- a/perl5/gplugin-perl5-plugin.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/perl5/gplugin-perl5-plugin.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include "gplugin-perl5-plugin.h"
    --- a/perl5/gplugin-perl5-plugin.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/perl5/gplugin-perl5-plugin.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #ifndef GPLUGIN_PERL_PLUGIN_H
    --- a/perl5/tests/plugins/basic.pl Tue Sep 15 23:49:30 2020 -0500
    +++ b/perl5/tests/plugins/basic.pl Mon Sep 21 21:53:14 2020 -0500
    @@ -11,7 +11,7 @@
    # Lesser General Public License for more details.
    #
    # You should have received a copy of the GNU Lesser General Public
    -# License along with this library; if not, see <http://www.gnu.org/licenses/>.
    +# License along with this library; if not, see <https://www.gnu.org/licenses/>.
    use strict;
    --- a/perl5/tests/plugins/dependent.pl Tue Sep 15 23:49:30 2020 -0500
    +++ b/perl5/tests/plugins/dependent.pl Mon Sep 21 21:53:14 2020 -0500
    @@ -11,7 +11,7 @@
    # Lesser General Public License for more details.
    #
    # You should have received a copy of the GNU Lesser General Public
    -# License along with this library; if not, see <http://www.gnu.org/licenses/>.
    +# License along with this library; if not, see <https://www.gnu.org/licenses/>.
    use strict;
    --- a/perl5/tests/plugins/load-exception.pl Tue Sep 15 23:49:30 2020 -0500
    +++ b/perl5/tests/plugins/load-exception.pl Mon Sep 21 21:53:14 2020 -0500
    @@ -11,7 +11,7 @@
    # Lesser General Public License for more details.
    #
    # You should have received a copy of the GNU Lesser General Public
    -# License along with this library; if not, see <http://www.gnu.org/licenses/>.
    +# License along with this library; if not, see <https://www.gnu.org/licenses/>.
    use strict;
    --- a/perl5/tests/plugins/load-failed.pl Tue Sep 15 23:49:30 2020 -0500
    +++ b/perl5/tests/plugins/load-failed.pl Mon Sep 21 21:53:14 2020 -0500
    @@ -11,7 +11,7 @@
    # Lesser General Public License for more details.
    #
    # You should have received a copy of the GNU Lesser General Public
    -# License along with this library; if not, see <http://www.gnu.org/licenses/>.
    +# License along with this library; if not, see <https://www.gnu.org/licenses/>.
    use strict;
    --- a/perl5/tests/plugins/unload-failed.pl Tue Sep 15 23:49:30 2020 -0500
    +++ b/perl5/tests/plugins/unload-failed.pl Mon Sep 21 21:53:14 2020 -0500
    @@ -11,7 +11,7 @@
    # Lesser General Public License for more details.
    #
    # You should have received a copy of the GNU Lesser General Public
    -# License along with this library; if not, see <http://www.gnu.org/licenses/>.
    +# License along with this library; if not, see <https://www.gnu.org/licenses/>.
    use strict;
    --- a/perl5/tests/test-perl5-loader.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/perl5/tests/test-perl5-loader.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib.h>
    --- a/python3/gplugin-python3-core.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/python3/gplugin-python3-core.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib/gi18n-lib.h>
    --- a/python3/gplugin-python3-loader.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/python3/gplugin-python3-loader.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include "gplugin-python3-loader.h"
    --- a/python3/gplugin-python3-loader.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/python3/gplugin-python3-loader.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #ifndef GPLUGIN_PYTHON3_LOADER_H
    --- a/python3/gplugin-python3-plugin.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/python3/gplugin-python3-plugin.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include "gplugin-python3-plugin.h"
    --- a/python3/gplugin-python3-plugin.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/python3/gplugin-python3-plugin.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #ifndef GPLUGIN_PYTHON3_PLUGIN_H
    --- a/python3/gplugin-python3-test-pygobject.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/python3/gplugin-python3-test-pygobject.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <stdio.h>
    --- a/python3/gplugin-python3-utils.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/python3/gplugin-python3-utils.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include "gplugin-python3-utils.h"
    --- a/python3/gplugin-python3-utils.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/python3/gplugin-python3-utils.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #ifndef GPLUGIN_PYTHON3_UTILS_H
    --- a/python3/tests/plugins/basic.py Tue Sep 15 23:49:30 2020 -0500
    +++ b/python3/tests/plugins/basic.py Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    # Lesser General Public License for more details.
    #
    # You should have received a copy of the GNU Lesser General Public
    -# License along with this library; if not, see <http://www.gnu.org/licenses/>.
    +# License along with this library; if not, see <https://www.gnu.org/licenses/>.
    import gi
    --- a/python3/tests/plugins/dependent.py Tue Sep 15 23:49:30 2020 -0500
    +++ b/python3/tests/plugins/dependent.py Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    # Lesser General Public License for more details.
    #
    # You should have received a copy of the GNU Lesser General Public
    -# License along with this library; if not, see <http://www.gnu.org/licenses/>.
    +# License along with this library; if not, see <https://www.gnu.org/licenses/>.
    import gi
    --- a/python3/tests/plugins/load-exception.py Tue Sep 15 23:49:30 2020 -0500
    +++ b/python3/tests/plugins/load-exception.py Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    # Lesser General Public License for more details.
    #
    # You should have received a copy of the GNU Lesser General Public
    -# License along with this library; if not, see <http://www.gnu.org/licenses/>.
    +# License along with this library; if not, see <https://www.gnu.org/licenses/>.
    import gi
    --- a/python3/tests/plugins/load-failed.py Tue Sep 15 23:49:30 2020 -0500
    +++ b/python3/tests/plugins/load-failed.py Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    # Lesser General Public License for more details.
    #
    # You should have received a copy of the GNU Lesser General Public
    -# License along with this library; if not, see <http://www.gnu.org/licenses/>.
    +# License along with this library; if not, see <https://www.gnu.org/licenses/>.
    import gi
    --- a/python3/tests/plugins/unload-failed.py Tue Sep 15 23:49:30 2020 -0500
    +++ b/python3/tests/plugins/unload-failed.py Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    # Lesser General Public License for more details.
    #
    # You should have received a copy of the GNU Lesser General Public
    -# License along with this library; if not, see <http://www.gnu.org/licenses/>.
    +# License along with this library; if not, see <https://www.gnu.org/licenses/>.
    import gi
    --- a/python3/tests/test-python3-loader.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/python3/tests/test-python3-loader.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib.h>
    --- a/python3/tests/test-python3-utils.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/python3/tests/test-python3-utils.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib.h>
    --- a/tcc/gplugin-tcc-core.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/tcc/gplugin-tcc-core.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib/gi18n-lib.h>
    --- a/tcc/gplugin-tcc-loader.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/tcc/gplugin-tcc-loader.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include "gplugin-tcc-loader.h"
    --- a/tcc/gplugin-tcc-loader.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/tcc/gplugin-tcc-loader.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #ifndef GPLUGIN_TCC_LOADER_H
    #define GPLUGIN_TCC_LOADER_H
    --- a/tcc/gplugin-tcc-plugin.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/tcc/gplugin-tcc-plugin.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include "gplugin-tcc-plugin.h"
    --- a/tcc/gplugin-tcc-plugin.h Tue Sep 15 23:49:30 2020 -0500
    +++ b/tcc/gplugin-tcc-plugin.h Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #ifndef GPLUGIN_TCC_PLUGIN_H
    #define GPLUGIN_TCC_PLUGIN_H
    --- a/tcc/tests/plugins/basic-plugin.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/tcc/tests/plugins/basic-plugin.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    #include <gplugin-native.h>
    --- a/tcc/tests/plugins/dependent.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/tcc/tests/plugins/dependent.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    #include <gplugin-native.h>
    --- a/tcc/tests/plugins/load-exception.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/tcc/tests/plugins/load-exception.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    #include <gplugin-native.h>
    --- a/tcc/tests/plugins/load-failed.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/tcc/tests/plugins/load-failed.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    #include <gplugin-native.h>
    --- a/tcc/tests/plugins/unload-failed.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/tcc/tests/plugins/unload-failed.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <gplugin.h>
    #include <gplugin-native.h>
    --- a/tcc/tests/test-tcc-loader.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/tcc/tests/test-tcc-loader.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib.h>
    --- a/vala/tests/genie-plugins/basic.gs Tue Sep 15 23:49:30 2020 -0500
    +++ b/vala/tests/genie-plugins/basic.gs Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    uses GPlugin
    --- a/vala/tests/genie-plugins/dependent.gs Tue Sep 15 23:49:30 2020 -0500
    +++ b/vala/tests/genie-plugins/dependent.gs Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    uses GPlugin;
    --- a/vala/tests/genie-plugins/load-exception.gs Tue Sep 15 23:49:30 2020 -0500
    +++ b/vala/tests/genie-plugins/load-exception.gs Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    uses GPlugin
    --- a/vala/tests/genie-plugins/load-failed.gs Tue Sep 15 23:49:30 2020 -0500
    +++ b/vala/tests/genie-plugins/load-failed.gs Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    uses GPlugin
    --- a/vala/tests/genie-plugins/unload-failed.gs Tue Sep 15 23:49:30 2020 -0500
    +++ b/vala/tests/genie-plugins/unload-failed.gs Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    uses GPlugin
    --- a/vala/tests/plugins/basic.vala Tue Sep 15 23:49:30 2020 -0500
    +++ b/vala/tests/plugins/basic.vala Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    using GPlugin;
    --- a/vala/tests/plugins/dependent.vala Tue Sep 15 23:49:30 2020 -0500
    +++ b/vala/tests/plugins/dependent.vala Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    using GPlugin;
    --- a/vala/tests/plugins/load-exception.vala Tue Sep 15 23:49:30 2020 -0500
    +++ b/vala/tests/plugins/load-exception.vala Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    using GPlugin;
    --- a/vala/tests/plugins/load-failed.vala Tue Sep 15 23:49:30 2020 -0500
    +++ b/vala/tests/plugins/load-failed.vala Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    using GPlugin;
    --- a/vala/tests/plugins/unload-failed.vala Tue Sep 15 23:49:30 2020 -0500
    +++ b/vala/tests/plugins/unload-failed.vala Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    using GPlugin;
    --- a/vala/tests/test-genie-loading.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/vala/tests/test-genie-loading.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib.h>
    --- a/vala/tests/test-vala-loading.c Tue Sep 15 23:49:30 2020 -0500
    +++ b/vala/tests/test-vala-loading.c Mon Sep 21 21:53:14 2020 -0500
    @@ -12,7 +12,7 @@
    * Lesser General Public License for more details.
    *
    * You should have received a copy of the GNU Lesser General Public
    - * License along with this library; if not, see <http://www.gnu.org/licenses/>.
    + * License along with this library; if not, see <https://www.gnu.org/licenses/>.
    */
    #include <glib.h>