Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt6
-rw-r--r--COPYING2
-rw-r--r--cmake/FindAPPINDICATOR.cmake2
-rw-r--r--cmake/FindJSONGLIB.cmake2
-rw-r--r--cmake/FindLIBSOUP24.cmake2
-rw-r--r--cmake/FindPCRE2.cmake2
-rw-r--r--data/CMakeLists.txt2
-rw-r--r--data/desktop/CMakeLists.txt2
-rw-r--r--data/desktop/org.remmina.Remmina.appdata.xml2
-rw-r--r--data/icons/CMakeLists.txt2
-rw-r--r--data/theme/CMakeLists.txt2
-rw-r--r--data/ui/CMakeLists.txt2
-rw-r--r--data/ui/remmina_about.glade6
-rw-r--r--data/ui/remmina_main.glade6
-rw-r--r--data/ui/remmina_preferences.glade6
-rw-r--r--data/ui/remmina_search.glade4
-rw-r--r--data/ui/remmina_search_popover.glade8
-rw-r--r--data/ui/remmina_unlock.glade8
-rw-r--r--plugins/CMakeLists.txt2
-rw-r--r--plugins/common/remmina_plugin.h2
-rw-r--r--plugins/exec/CMakeLists.txt2
-rw-r--r--plugins/exec/exec_plugin.c2
-rw-r--r--plugins/exec/exec_plugin_config.h2
-rw-r--r--plugins/kwallet/CMakeLists.txt2
-rw-r--r--plugins/kwallet/src/kwallet_plugin.cpp2
-rw-r--r--plugins/kwallet/src/kwallet_plugin.h2
-rw-r--r--plugins/kwallet/src/kwallet_plugin_main.c2
-rw-r--r--plugins/nx/CMakeLists.txt2
-rw-r--r--plugins/nx/nx_plugin.c2
-rw-r--r--plugins/nx/nx_plugin.h2
-rw-r--r--plugins/nx/nx_session.c2
-rw-r--r--plugins/nx/nx_session.h2
-rw-r--r--plugins/nx/nx_session_manager.c2
-rw-r--r--plugins/nx/nx_session_manager.h2
-rw-r--r--plugins/rdp/CMakeLists.txt2
-rw-r--r--plugins/rdp/rdp_channels.c2
-rw-r--r--plugins/rdp/rdp_channels.h2
-rw-r--r--plugins/rdp/rdp_cliprdr.c2
-rw-r--r--plugins/rdp/rdp_cliprdr.h2
-rw-r--r--plugins/rdp/rdp_event.c2
-rw-r--r--plugins/rdp/rdp_event.h2
-rw-r--r--plugins/rdp/rdp_file.c2
-rw-r--r--plugins/rdp/rdp_file.h2
-rw-r--r--plugins/rdp/rdp_graphics.c2
-rw-r--r--plugins/rdp/rdp_graphics.h2
-rw-r--r--plugins/rdp/rdp_plugin.c2
-rw-r--r--plugins/rdp/rdp_plugin.h2
-rw-r--r--plugins/rdp/rdp_settings.c2
-rw-r--r--plugins/rdp/rdp_settings.h2
-rw-r--r--plugins/secret/CMakeLists.txt2
-rw-r--r--plugins/secret/src/glibsecret_plugin.h2
-rw-r--r--plugins/st/CMakeLists.txt2
-rw-r--r--plugins/st/st_plugin.c2
-rw-r--r--plugins/st/st_plugin_config.h2
-rw-r--r--plugins/telepathy/CMakeLists.txt2
-rw-r--r--plugins/telepathy/telepathy_channel_handler.c2
-rw-r--r--plugins/telepathy/telepathy_channel_handler.h2
-rw-r--r--plugins/telepathy/telepathy_handler.c2
-rw-r--r--plugins/telepathy/telepathy_handler.h2
-rw-r--r--plugins/telepathy/telepathy_plugin.c2
-rw-r--r--plugins/tool_hello_world/CMakeLists.txt2
-rw-r--r--plugins/tool_hello_world/plugin.c2
-rw-r--r--plugins/tool_hello_world/plugin_config.h2
-rw-r--r--plugins/vnc/CMakeLists.txt2
-rw-r--r--plugins/vnc/vnc_plugin.c2
-rw-r--r--plugins/vnc/vnc_plugin.h2
-rw-r--r--plugins/www/CMakeLists.txt2
-rw-r--r--plugins/www/www_config.h2
-rw-r--r--plugins/www/www_plugin.c2
-rw-r--r--plugins/www/www_plugin.h2
-rw-r--r--plugins/www/www_utils.c2
-rw-r--r--plugins/www/www_utils.h2
-rw-r--r--plugins/xdmcp/CMakeLists.txt2
-rw-r--r--plugins/xdmcp/xdmcp_plugin.c2
-rw-r--r--po/CMakeLists.txt2
-rw-r--r--po/remmina.pot2
-rwxr-xr-xscripts/update-translations.sh2
-rw-r--r--src/CMakeLists.txt2
-rw-r--r--src/external_tools/CMakeLists.txt2
-rw-r--r--src/include/remmina/plugin.h2
-rw-r--r--src/include/remmina/remmina_trace_calls.h2
-rw-r--r--src/include/remmina/types.h2
-rw-r--r--src/rcw.c2
-rw-r--r--src/rcw.h2
-rw-r--r--src/remmina.c2
-rw-r--r--src/remmina.h2
-rw-r--r--src/remmina_about.c2
-rw-r--r--src/remmina_about.h2
-rw-r--r--src/remmina_applet_menu.c2
-rw-r--r--src/remmina_applet_menu.h2
-rw-r--r--src/remmina_applet_menu_item.c2
-rw-r--r--src/remmina_applet_menu_item.h2
-rw-r--r--src/remmina_avahi.c2
-rw-r--r--src/remmina_avahi.h2
-rw-r--r--src/remmina_chat_window.c2
-rw-r--r--src/remmina_chat_window.h2
-rw-r--r--src/remmina_crypt.c2
-rw-r--r--src/remmina_crypt.h2
-rw-r--r--src/remmina_exec.c2
-rw-r--r--src/remmina_exec.h2
-rw-r--r--src/remmina_ext_exec.c2
-rw-r--r--src/remmina_ext_exec.h2
-rw-r--r--src/remmina_external_tools.h2
-rw-r--r--src/remmina_file.c2
-rw-r--r--src/remmina_file.h2
-rw-r--r--src/remmina_file_editor.c2
-rw-r--r--src/remmina_file_editor.h2
-rw-r--r--src/remmina_file_manager.c2
-rw-r--r--src/remmina_file_manager.h2
-rw-r--r--src/remmina_ftp_client.c2
-rw-r--r--src/remmina_ftp_client.h2
-rw-r--r--src/remmina_icon.c2
-rw-r--r--src/remmina_icon.h2
-rw-r--r--src/remmina_key_chooser.c2
-rw-r--r--src/remmina_key_chooser.h2
-rw-r--r--src/remmina_log.c2
-rw-r--r--src/remmina_log.h2
-rw-r--r--src/remmina_main.c2
-rw-r--r--src/remmina_main.h2
-rw-r--r--src/remmina_marshals.c2
-rw-r--r--src/remmina_masterthread_exec.c2
-rw-r--r--src/remmina_masterthread_exec.h2
-rw-r--r--src/remmina_message_panel.c2
-rw-r--r--src/remmina_message_panel.h2
-rw-r--r--src/remmina_mpchange.c2
-rw-r--r--src/remmina_mpchange.h2
-rw-r--r--src/remmina_plugin_manager.c2
-rw-r--r--src/remmina_plugin_manager.h2
-rw-r--r--src/remmina_plugin_native.h2
-rw-r--r--src/remmina_plugin_python.c4
-rw-r--r--src/remmina_plugin_python.h2
-rw-r--r--src/remmina_plugin_python_module.c2
-rw-r--r--src/remmina_plugin_python_module.h2
-rw-r--r--src/remmina_plugin_python_protocol_widget.c2
-rw-r--r--src/remmina_plugin_python_protocol_widget.h2
-rw-r--r--src/remmina_plugin_python_remmina.h2
-rw-r--r--src/remmina_pref.c2
-rw-r--r--src/remmina_pref.h2
-rw-r--r--src/remmina_pref_dialog.c2
-rw-r--r--src/remmina_pref_dialog.h2
-rw-r--r--src/remmina_protocol_widget.c2
-rw-r--r--src/remmina_protocol_widget.h2
-rw-r--r--src/remmina_public.c2
-rw-r--r--src/remmina_public.h2
-rw-r--r--src/remmina_scheduler.c2
-rw-r--r--src/remmina_scheduler.h2
-rw-r--r--src/remmina_scrolled_viewport.c2
-rw-r--r--src/remmina_scrolled_viewport.h2
-rw-r--r--src/remmina_sftp_client.c2
-rw-r--r--src/remmina_sftp_client.h2
-rw-r--r--src/remmina_sftp_plugin.c2
-rw-r--r--src/remmina_sftp_plugin.h2
-rw-r--r--src/remmina_sodium.c2
-rw-r--r--src/remmina_sodium.h2
-rw-r--r--src/remmina_ssh.c2
-rw-r--r--src/remmina_ssh.h2
-rw-r--r--src/remmina_ssh_plugin.c2
-rw-r--r--src/remmina_ssh_plugin.h2
-rw-r--r--src/remmina_stats.c2
-rw-r--r--src/remmina_stats.h2
-rw-r--r--src/remmina_stats_sender.c2
-rw-r--r--src/remmina_stats_sender.h2
-rw-r--r--src/remmina_string_array.c2
-rw-r--r--src/remmina_string_array.h2
-rw-r--r--src/remmina_string_list.c2
-rw-r--r--src/remmina_string_list.h2
-rw-r--r--src/remmina_sysinfo.c2
-rw-r--r--src/remmina_sysinfo.h2
-rw-r--r--src/remmina_unlock.c2
-rw-r--r--src/remmina_unlock.h2
-rw-r--r--src/remmina_utils.c2
-rw-r--r--src/remmina_utils.h2
-rw-r--r--src/remmina_widget_pool.c2
-rw-r--r--src/remmina_widget_pool.h2
-rw-r--r--src/rmnews.c2
-rw-r--r--src/rmnews.h2
176 files changed, 191 insertions, 193 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 839faed54..b01db4d42 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,8 +1,8 @@
# Remmina - The GTK+ Remote Desktop Client
#
-# Copyright (C) 2011 Marc-Andre Moreau Copyright (C) 2014-2015 Antenore Gatta,
-# Fabio Castelli, Giovanni Panozzo Copyright (C) 2016-2020 Antenore Gatta,
-# Giovanni Panozzo
+# Copyright (C) 2011 Marc-Andre Moreau
+# Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
+# Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU General Public License as published by the Free Software
diff --git a/COPYING b/COPYING
index a6f121a92..8740e9384 100644
--- a/COPYING
+++ b/COPYING
@@ -2,7 +2,7 @@
Remmina - The GTK+ Remote Desktop Client
Copyright (C) 2009-2010 Vic Lee
Copyright (C) 2011-2014 Marc-Andre Moreau
- Copyright (C) 2015-2020 Antenore Gatta, Giovanni Panozzo
+ Copyright (C) 2015-2021 Antenore Gatta, Giovanni Panozzo
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/cmake/FindAPPINDICATOR.cmake b/cmake/FindAPPINDICATOR.cmake
index 96eb854ea..d5e4e0623 100644
--- a/cmake/FindAPPINDICATOR.cmake
+++ b/cmake/FindAPPINDICATOR.cmake
@@ -2,7 +2,7 @@
#
# Copyright (C) 2011 Marc-Andre Moreau
# Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
-# Copyright (C) 2016-2017 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/cmake/FindJSONGLIB.cmake b/cmake/FindJSONGLIB.cmake
index 2e7d80293..c580ec363 100644
--- a/cmake/FindJSONGLIB.cmake
+++ b/cmake/FindJSONGLIB.cmake
@@ -2,7 +2,7 @@
#
# Copyright (C) 2011 Marc-Andre Moreau
# Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
-# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/cmake/FindLIBSOUP24.cmake b/cmake/FindLIBSOUP24.cmake
index 78343dbd0..de2635b1d 100644
--- a/cmake/FindLIBSOUP24.cmake
+++ b/cmake/FindLIBSOUP24.cmake
@@ -2,7 +2,7 @@
#
# Copyright (C) 2011 Marc-Andre Moreau
# Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
-# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/cmake/FindPCRE2.cmake b/cmake/FindPCRE2.cmake
index 5a558bb48..61bb75eb3 100644
--- a/cmake/FindPCRE2.cmake
+++ b/cmake/FindPCRE2.cmake
@@ -1,6 +1,6 @@
# Remmina - The GTK+ Remote Desktop Client
#
-# Copyright (C) 2020 Antenore Gatta, Giovanni Panozzo, Matteo F. Vescovi
+# Copyright (C) 2021 Antenore Gatta, Giovanni Panozzo, Matteo F. Vescovi
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt
index 3f9152135..ec3ec9183 100644
--- a/data/CMakeLists.txt
+++ b/data/CMakeLists.txt
@@ -1,6 +1,6 @@
# data - The GTK+ Remote Desktop Client
#
-# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/data/desktop/CMakeLists.txt b/data/desktop/CMakeLists.txt
index eb586af3d..77b05f760 100644
--- a/data/desktop/CMakeLists.txt
+++ b/data/desktop/CMakeLists.txt
@@ -2,7 +2,7 @@
#
# Copyright (C) 2011 Marc-Andre Moreau
# Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
-# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/data/desktop/org.remmina.Remmina.appdata.xml b/data/desktop/org.remmina.Remmina.appdata.xml
index b50c394c8..b24e22eff 100644
--- a/data/desktop/org.remmina.Remmina.appdata.xml
+++ b/data/desktop/org.remmina.Remmina.appdata.xml
@@ -2,7 +2,7 @@
<!--
Copyright (C) 2009-2014 Vic Lee
Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli (Muflone), Giovanni Panozzo.
- Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo.
+ Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo.
-->
<component type="desktop">
<id>org.remmina.Remmina.desktop</id>
diff --git a/data/icons/CMakeLists.txt b/data/icons/CMakeLists.txt
index bfe1cd52c..fd246807d 100644
--- a/data/icons/CMakeLists.txt
+++ b/data/icons/CMakeLists.txt
@@ -1,7 +1,7 @@
# icons/remmina - The GTK+ Remote Desktop Client
#
# Copyright (C) 2011 Marc-Andre Moreau
-# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/data/theme/CMakeLists.txt b/data/theme/CMakeLists.txt
index 991f3573d..4bb43e872 100644
--- a/data/theme/CMakeLists.txt
+++ b/data/theme/CMakeLists.txt
@@ -1,6 +1,6 @@
# data/theme - The GTK+ Remote Desktop Client
#
-# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/data/ui/CMakeLists.txt b/data/ui/CMakeLists.txt
index ae40a07ae..65df09f9c 100644
--- a/data/ui/CMakeLists.txt
+++ b/data/ui/CMakeLists.txt
@@ -1,7 +1,7 @@
# desktop/remmina - The GTK+ Remote Desktop Client
#
# Copyright (C) 2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
-# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/data/ui/remmina_about.glade b/data/ui/remmina_about.glade
index bdc4c2f89..ead8117f1 100644
--- a/data/ui/remmina_about.glade
+++ b/data/ui/remmina_about.glade
@@ -2,7 +2,7 @@
<!-- Generated with glade 3.18.3
Remmina - The GTK Remmina Remote Desktop Client
-Copyright © Antenore Gatta & Giovanni Panozzo 2014-2018
+Copyright © 2014-2021 Antenore Gatta, Giovanni Panozzo
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -24,7 +24,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<!-- interface-license-type gplv2 -->
<!-- interface-name Remmina -->
<!-- interface-description The GTK Remmina Remote Desktop Client -->
- <!-- interface-copyright Antenore Gatta & Giovanni Panozzo, 2014-2020 -->
+ <!-- interface-copyright Antenore Gatta, Giovanni Panozzo, 2014-2020 -->
<object class="GtkAboutDialog" id="dialog_remmina_about">
<property name="can_focus">False</property>
<property name="title" translatable="yes">About</property>
@@ -32,7 +32,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<property name="type_hint">dialog</property>
<property name="program_name">Remmina</property>
<property name="copyright" translatable="yes">
-Copyright © 2014–2020 Antenore Gatta, Giovanni Panozzo.
+Copyright © 2014–2021 Antenore Gatta, Giovanni Panozzo.
Copyright © 2009–2014 Vic Lee
More details in COPYING
</property>
diff --git a/data/ui/remmina_main.glade b/data/ui/remmina_main.glade
index f9d2db942..ef44ee263 100644
--- a/data/ui/remmina_main.glade
+++ b/data/ui/remmina_main.glade
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0
+<!-- Generated with glade 3.36.0
Remmina - The GTK+ Remmina Remote Desktop Client
-Copyright (C) Antenore Gatta & Giovanni Panozzo 2014-2020
+Copyright © 2014-2021 Antenore Gatta, Giovanni Panozzo
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -24,7 +24,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<!-- interface-license-type gplv2 -->
<!-- interface-name Remmina -->
<!-- interface-description The GTK+ Remmina Remote Desktop Client -->
- <!-- interface-copyright Antenore Gatta & Giovanni Panozzo 2014-2020 -->
+ <!-- interface-copyright Antenore Gatta, Giovanni Panozzo 2014-2020 -->
<object class="GtkEntryCompletion" id="entrycompletion">
<property name="inline_completion">True</property>
<property name="inline_selection">True</property>
diff --git a/data/ui/remmina_preferences.glade b/data/ui/remmina_preferences.glade
index 710a56f45..d2309d2c6 100644
--- a/data/ui/remmina_preferences.glade
+++ b/data/ui/remmina_preferences.glade
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0
+<!-- Generated with glade 3.36.0
Remmina Preferences Dialog -
-Copyright (C) Antenore Gatta & Giovanni Panozzo 2014-2020
+Copyright © 2014-2021 Antenore Gatta, Giovanni Panozzo
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -25,7 +25,7 @@ Author: Antenore Gatta
<requires lib="gtk+" version="3.12"/>
<!-- interface-license-type gplv2 -->
<!-- interface-name Remmina Preferences Dialog -->
- <!-- interface-copyright Antenore Gatta & Giovanni Panozzo 2014-2020 -->
+ <!-- interface-copyright Antenore Gatta, Giovanni Panozzo 2014-2020 -->
<!-- interface-authors Antenore Gatta -->
<object class="GtkActionGroup" id="actiongroup_preferences">
<child>
diff --git a/data/ui/remmina_search.glade b/data/ui/remmina_search.glade
index 388664cb8..f15859ad8 100644
--- a/data/ui/remmina_search.glade
+++ b/data/ui/remmina_search.glade
@@ -2,7 +2,7 @@
<!-- Generated with glade 3.22.2
-
-Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -24,7 +24,7 @@ Author: Antenore Gatta
<interface>
<requires lib="gtk+" version="3.18"/>
<!-- interface-license-type gplv2 -->
- <!-- interface-copyright 2016-2020 Antenore Gatta, Giovanni Panozzo -->
+ <!-- interface-copyright 2016-2021 Antenore Gatta, Giovanni Panozzo -->
<!-- interface-authors Antenore Gatta -->
<object class="GtkWindow" id="RemminaSearchWidget">
<property name="can_focus">False</property>
diff --git a/data/ui/remmina_search_popover.glade b/data/ui/remmina_search_popover.glade
index de1e21780..1a4583d58 100644
--- a/data/ui/remmina_search_popover.glade
+++ b/data/ui/remmina_search_popover.glade
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.2
+<!-- Generated with glade 3.22.2
--
-Copyright (C) Antenore Gatta & Giovanni Panozzo
+-
+Copyright © 2014-2021 Antenore Gatta, Giovanni Panozzo
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -24,7 +24,7 @@ Author: Antenore Gatta
<interface>
<requires lib="gtk+" version="3.12"/>
<!-- interface-license-type gplv2 -->
- <!-- interface-copyright Antenore Gatta & Giovanni Panozzo -->
+ <!-- interface-copyright Antenore Gatta, Giovanni Panozzo -->
<!-- interface-authors Antenore Gatta -->
<object class="GtkPopover" id="SearchPopover">
<property name="can_focus">False</property>
diff --git a/data/ui/remmina_unlock.glade b/data/ui/remmina_unlock.glade
index b87ee0a62..f6c1389b7 100644
--- a/data/ui/remmina_unlock.glade
+++ b/data/ui/remmina_unlock.glade
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1
+<!-- Generated with glade 3.22.1
--
-Copyright (C) Antenore Gatta & Giovanni Panozzo
+-
+Copyright © 2014-2021 Antenore Gatta, Giovanni Panozzo
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -24,7 +24,7 @@ Author: Antenore Gatta
<interface>
<requires lib="gtk+" version="3.20"/>
<!-- interface-license-type gplv2 -->
- <!-- interface-copyright Antenore Gatta & Giovanni Panozzo -->
+ <!-- interface-copyright Antenore Gatta, Giovanni Panozzo -->
<!-- interface-authors Antenore Gatta -->
<object class="GtkDialog" id="RemminaUnlockDialog">
<property name="can_focus">False</property>
diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt
index 5987f8196..c186fd81c 100644
--- a/plugins/CMakeLists.txt
+++ b/plugins/CMakeLists.txt
@@ -2,7 +2,7 @@
#
# Copyright (C) 2011 Marc-Andre Moreau
# Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
-# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/plugins/common/remmina_plugin.h b/plugins/common/remmina_plugin.h
index 220f98fb2..67d91db79 100644
--- a/plugins/common/remmina_plugin.h
+++ b/plugins/common/remmina_plugin.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/exec/CMakeLists.txt b/plugins/exec/CMakeLists.txt
index 48af68cce..9e8d5c5cf 100644
--- a/plugins/exec/CMakeLists.txt
+++ b/plugins/exec/CMakeLists.txt
@@ -1,7 +1,7 @@
# remmina-plugin-tool_hello_world - The GTK+ Remote Desktop Client
#
# Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
-# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/plugins/exec/exec_plugin.c b/plugins/exec/exec_plugin.c
index 6b8d1791c..4b09f40b6 100644
--- a/plugins/exec/exec_plugin.c
+++ b/plugins/exec/exec_plugin.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* Initially based on the plugin "Remmina Plugin EXEC", created and written by
* Fabio Castelli (Muflone) <muflone@vbsimple.net>.
diff --git a/plugins/exec/exec_plugin_config.h b/plugins/exec/exec_plugin_config.h
index 5a3ac15fc..cec7f46ce 100644
--- a/plugins/exec/exec_plugin_config.h
+++ b/plugins/exec/exec_plugin_config.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2017-2020 Antenore Gatta
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* Initially based on the plugin "Remmina Plugin EXEC", created and written by
* Fabio Castelli (Muflone) <muflone@vbsimple.net>.
diff --git a/plugins/kwallet/CMakeLists.txt b/plugins/kwallet/CMakeLists.txt
index a187a82e4..1d7778f4e 100644
--- a/plugins/kwallet/CMakeLists.txt
+++ b/plugins/kwallet/CMakeLists.txt
@@ -1,6 +1,6 @@
# remmina-plugin-www - The GTK+ Remote Desktop Client
#
-# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/plugins/kwallet/src/kwallet_plugin.cpp b/plugins/kwallet/src/kwallet_plugin.cpp
index 00568fe57..dfc0015b1 100644
--- a/plugins/kwallet/src/kwallet_plugin.cpp
+++ b/plugins/kwallet/src/kwallet_plugin.cpp
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta & Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/kwallet/src/kwallet_plugin.h b/plugins/kwallet/src/kwallet_plugin.h
index 95e247406..261e9d82e 100644
--- a/plugins/kwallet/src/kwallet_plugin.h
+++ b/plugins/kwallet/src/kwallet_plugin.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta & Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/kwallet/src/kwallet_plugin_main.c b/plugins/kwallet/src/kwallet_plugin_main.c
index 38593d4d6..134a0c6e5 100644
--- a/plugins/kwallet/src/kwallet_plugin_main.c
+++ b/plugins/kwallet/src/kwallet_plugin_main.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta & Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/nx/CMakeLists.txt b/plugins/nx/CMakeLists.txt
index c768d3087..0106aa73d 100644
--- a/plugins/nx/CMakeLists.txt
+++ b/plugins/nx/CMakeLists.txt
@@ -1,7 +1,7 @@
# remmina-plugin-nx - The GTK+ Remote Desktop Client
#
# Copyright (C) 2011 Marc-Andre Moreau
-# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/plugins/nx/nx_plugin.c b/plugins/nx/nx_plugin.c
index 73ff7ffa2..dfe9bc6b9 100644
--- a/plugins/nx/nx_plugin.c
+++ b/plugins/nx/nx_plugin.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/nx/nx_plugin.h b/plugins/nx/nx_plugin.h
index eb0375d17..2611751b0 100644
--- a/plugins/nx/nx_plugin.h
+++ b/plugins/nx/nx_plugin.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/nx/nx_session.c b/plugins/nx/nx_session.c
index 8fe287392..8162dd100 100644
--- a/plugins/nx/nx_session.c
+++ b/plugins/nx/nx_session.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/nx/nx_session.h b/plugins/nx/nx_session.h
index b1133a665..9f809198e 100644
--- a/plugins/nx/nx_session.h
+++ b/plugins/nx/nx_session.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/nx/nx_session_manager.c b/plugins/nx/nx_session_manager.c
index 3e5b625e7..7245527e5 100644
--- a/plugins/nx/nx_session_manager.c
+++ b/plugins/nx/nx_session_manager.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/nx/nx_session_manager.h b/plugins/nx/nx_session_manager.h
index d894a32cb..302b9d329 100644
--- a/plugins/nx/nx_session_manager.h
+++ b/plugins/nx/nx_session_manager.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/rdp/CMakeLists.txt b/plugins/rdp/CMakeLists.txt
index db317c9c3..e39fbfc6d 100644
--- a/plugins/rdp/CMakeLists.txt
+++ b/plugins/rdp/CMakeLists.txt
@@ -2,7 +2,7 @@
#
# Copyright (C) 2011 Marc-Andre Moreau
# Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
-# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/plugins/rdp/rdp_channels.c b/plugins/rdp/rdp_channels.c
index 3235d930b..d4e5933f0 100644
--- a/plugins/rdp/rdp_channels.c
+++ b/plugins/rdp/rdp_channels.c
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2012-2012 Jean-Louis Dupond
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/rdp/rdp_channels.h b/plugins/rdp/rdp_channels.h
index 659e0a8d1..66255bd66 100644
--- a/plugins/rdp/rdp_channels.h
+++ b/plugins/rdp/rdp_channels.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2012-2012 Jean-Louis Dupond
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/rdp/rdp_cliprdr.c b/plugins/rdp/rdp_cliprdr.c
index bbffa8c29..4edd0dce6 100644
--- a/plugins/rdp/rdp_cliprdr.c
+++ b/plugins/rdp/rdp_cliprdr.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2012-2012 Jean-Louis Dupond
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/rdp/rdp_cliprdr.h b/plugins/rdp/rdp_cliprdr.h
index 5645141a7..2dbe363cb 100644
--- a/plugins/rdp/rdp_cliprdr.h
+++ b/plugins/rdp/rdp_cliprdr.h
@@ -3,7 +3,7 @@
* Copyright (C) 2010-2011 Vic Lee
* Copyright (C) 2012-2012 Jean-Louis Dupond
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/rdp/rdp_event.c b/plugins/rdp/rdp_event.c
index 837b53bd6..5f482d428 100644
--- a/plugins/rdp/rdp_event.c
+++ b/plugins/rdp/rdp_event.c
@@ -4,7 +4,7 @@
* Copyright (C) 2010-2011 Vic Lee
* Copyright (C) 2011 Marc-Andre Moreau <marcandre.moreau@gmail.com>
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/rdp/rdp_event.h b/plugins/rdp/rdp_event.h
index 330d0fd84..991f31ca7 100644
--- a/plugins/rdp/rdp_event.h
+++ b/plugins/rdp/rdp_event.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010-2011 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/rdp/rdp_file.c b/plugins/rdp/rdp_file.c
index f663817fe..275b084d2 100644
--- a/plugins/rdp/rdp_file.c
+++ b/plugins/rdp/rdp_file.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/rdp/rdp_file.h b/plugins/rdp/rdp_file.h
index 1c9207ba8..2d90ad2e9 100644
--- a/plugins/rdp/rdp_file.h
+++ b/plugins/rdp/rdp_file.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010-2011 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/rdp/rdp_graphics.c b/plugins/rdp/rdp_graphics.c
index 1be63ca7b..ddc58cfd1 100644
--- a/plugins/rdp/rdp_graphics.c
+++ b/plugins/rdp/rdp_graphics.c
@@ -4,7 +4,7 @@
* Copyright (C) 2010-2011 Vic Lee
* Copyright (C) 2011 Marc-Andre Moreau <marcandre.moreau@gmail.com>
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/rdp/rdp_graphics.h b/plugins/rdp/rdp_graphics.h
index 002feee88..0e5802e8b 100644
--- a/plugins/rdp/rdp_graphics.h
+++ b/plugins/rdp/rdp_graphics.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010-2011 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/rdp/rdp_plugin.c b/plugins/rdp/rdp_plugin.c
index d1f7093fa..0df3762ef 100644
--- a/plugins/rdp/rdp_plugin.c
+++ b/plugins/rdp/rdp_plugin.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/rdp/rdp_plugin.h b/plugins/rdp/rdp_plugin.h
index 5fe071199..9eb982a50 100644
--- a/plugins/rdp/rdp_plugin.h
+++ b/plugins/rdp/rdp_plugin.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/rdp/rdp_settings.c b/plugins/rdp/rdp_settings.c
index 10b8f8a7b..3e1ae79a2 100644
--- a/plugins/rdp/rdp_settings.c
+++ b/plugins/rdp/rdp_settings.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/rdp/rdp_settings.h b/plugins/rdp/rdp_settings.h
index a1e9072a4..313e5dec1 100644
--- a/plugins/rdp/rdp_settings.h
+++ b/plugins/rdp/rdp_settings.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010-2011 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/secret/CMakeLists.txt b/plugins/secret/CMakeLists.txt
index c40643add..f0ddab82a 100644
--- a/plugins/secret/CMakeLists.txt
+++ b/plugins/secret/CMakeLists.txt
@@ -1,7 +1,7 @@
# remmina-plugin-secret - The GTK+ Remote Desktop Client
#
# Copyright (C) 2011 Marc-Andre Moreau
-# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/plugins/secret/src/glibsecret_plugin.h b/plugins/secret/src/glibsecret_plugin.h
index c4c801bb2..8671166b6 100644
--- a/plugins/secret/src/glibsecret_plugin.h
+++ b/plugins/secret/src/glibsecret_plugin.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2015-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2015-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/st/CMakeLists.txt b/plugins/st/CMakeLists.txt
index ab9c3d636..91a7d51e0 100644
--- a/plugins/st/CMakeLists.txt
+++ b/plugins/st/CMakeLists.txt
@@ -1,6 +1,6 @@
# remmina-plugin-st - The GTK+ Remote Desktop Client
#
-# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/plugins/st/st_plugin.c b/plugins/st/st_plugin.c
index d1e4cdc53..1a7a2f426 100644
--- a/plugins/st/st_plugin.c
+++ b/plugins/st/st_plugin.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/st/st_plugin_config.h b/plugins/st/st_plugin_config.h
index ad80fa900..27338492a 100644
--- a/plugins/st/st_plugin_config.h
+++ b/plugins/st/st_plugin_config.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2017-2020 Antenore Gatta
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* Initially based on the plugin "Remmina Plugin EXEC", created and written by
* Fabio Castelli (Muflone) <muflone@vbsimple.net>.
diff --git a/plugins/telepathy/CMakeLists.txt b/plugins/telepathy/CMakeLists.txt
index cbc5a49ab..867de986d 100644
--- a/plugins/telepathy/CMakeLists.txt
+++ b/plugins/telepathy/CMakeLists.txt
@@ -1,7 +1,7 @@
# remmina-plugin-telepathy - The GTK+ Remote Desktop Client
#
# Copyright (C) 2011 Marc-Andre Moreau
-# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/plugins/telepathy/telepathy_channel_handler.c b/plugins/telepathy/telepathy_channel_handler.c
index b6de4c473..07ac7ab23 100644
--- a/plugins/telepathy/telepathy_channel_handler.c
+++ b/plugins/telepathy/telepathy_channel_handler.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/telepathy/telepathy_channel_handler.h b/plugins/telepathy/telepathy_channel_handler.h
index 453be7a3a..5369a1c92 100644
--- a/plugins/telepathy/telepathy_channel_handler.h
+++ b/plugins/telepathy/telepathy_channel_handler.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/telepathy/telepathy_handler.c b/plugins/telepathy/telepathy_handler.c
index 6667a2584..527f1669d 100644
--- a/plugins/telepathy/telepathy_handler.c
+++ b/plugins/telepathy/telepathy_handler.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/telepathy/telepathy_handler.h b/plugins/telepathy/telepathy_handler.h
index f99ebb874..0e39ee911 100644
--- a/plugins/telepathy/telepathy_handler.h
+++ b/plugins/telepathy/telepathy_handler.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/telepathy/telepathy_plugin.c b/plugins/telepathy/telepathy_plugin.c
index 5d3b616e7..1feda76ea 100644
--- a/plugins/telepathy/telepathy_plugin.c
+++ b/plugins/telepathy/telepathy_plugin.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/tool_hello_world/CMakeLists.txt b/plugins/tool_hello_world/CMakeLists.txt
index 4ed9b8ae1..ccf660725 100644
--- a/plugins/tool_hello_world/CMakeLists.txt
+++ b/plugins/tool_hello_world/CMakeLists.txt
@@ -1,7 +1,7 @@
# remmina-plugin-tool_hello_world - The GTK+ Remote Desktop Client
#
# Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
-# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/plugins/tool_hello_world/plugin.c b/plugins/tool_hello_world/plugin.c
index 9695fd586..abe6927f9 100644
--- a/plugins/tool_hello_world/plugin.c
+++ b/plugins/tool_hello_world/plugin.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/tool_hello_world/plugin_config.h b/plugins/tool_hello_world/plugin_config.h
index bea44b0ce..68e02f344 100644
--- a/plugins/tool_hello_world/plugin_config.h
+++ b/plugins/tool_hello_world/plugin_config.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/vnc/CMakeLists.txt b/plugins/vnc/CMakeLists.txt
index e964e452d..c40bac778 100644
--- a/plugins/vnc/CMakeLists.txt
+++ b/plugins/vnc/CMakeLists.txt
@@ -1,7 +1,7 @@
# remmina-plugin-vnc - The GTK+ Remote Desktop Client
#
# Copyright (C) 2011 Marc-Andre Moreau
-# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/plugins/vnc/vnc_plugin.c b/plugins/vnc/vnc_plugin.c
index 589ab57b4..aae95d561 100644
--- a/plugins/vnc/vnc_plugin.c
+++ b/plugins/vnc/vnc_plugin.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/vnc/vnc_plugin.h b/plugins/vnc/vnc_plugin.h
index ad2cb6d6f..82d583539 100644
--- a/plugins/vnc/vnc_plugin.h
+++ b/plugins/vnc/vnc_plugin.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/www/CMakeLists.txt b/plugins/www/CMakeLists.txt
index 567975ec5..d76014911 100644
--- a/plugins/www/CMakeLists.txt
+++ b/plugins/www/CMakeLists.txt
@@ -1,6 +1,6 @@
# remmina-plugin-www - The GTK+ Remote Desktop Client
#
-# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/plugins/www/www_config.h b/plugins/www/www_config.h
index b2cf129c9..3147b4d99 100644
--- a/plugins/www/www_config.h
+++ b/plugins/www/www_config.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2019-2020 Antenore Gatta
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* Initially based on the plugin "Remmina Plugin EXEC", created and written by
* Fabio Castelli (Muflone) <muflone@vbsimple.net>.
diff --git a/plugins/www/www_plugin.c b/plugins/www/www_plugin.c
index fb502f007..20633ec28 100644
--- a/plugins/www/www_plugin.c
+++ b/plugins/www/www_plugin.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta & Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/www/www_plugin.h b/plugins/www/www_plugin.h
index dcc3b0a87..2e7d3e7da 100644
--- a/plugins/www/www_plugin.h
+++ b/plugins/www/www_plugin.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/www/www_utils.c b/plugins/www/www_utils.c
index 42a491141..b457fea38 100644
--- a/plugins/www/www_utils.c
+++ b/plugins/www/www_utils.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/www/www_utils.h b/plugins/www/www_utils.h
index 40407dce0..d2dc00dcf 100644
--- a/plugins/www/www_utils.h
+++ b/plugins/www/www_utils.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/xdmcp/CMakeLists.txt b/plugins/xdmcp/CMakeLists.txt
index 049ec7fca..df0f09cc4 100644
--- a/plugins/xdmcp/CMakeLists.txt
+++ b/plugins/xdmcp/CMakeLists.txt
@@ -1,7 +1,7 @@
# remmina-plugin-xdmcp - The GTK+ Remote Desktop Client
#
# Copyright (C) 2011 Marc-Andre Moreau
-# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/plugins/xdmcp/xdmcp_plugin.c b/plugins/xdmcp/xdmcp_plugin.c
index 148d3737e..15c26952a 100644
--- a/plugins/xdmcp/xdmcp_plugin.c
+++ b/plugins/xdmcp/xdmcp_plugin.c
@@ -2,7 +2,7 @@
* Remmina - The GTK Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index 22cd92adc..02e159a23 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -1,7 +1,7 @@
# po/remmina - The GTK+ Remote Desktop Client
#
# Copyright (C) 2011 Marc-Andre Moreau
-# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/po/remmina.pot b/po/remmina.pot
index a5f7a051f..e60d36d70 100644
--- a/po/remmina.pot
+++ b/po/remmina.pot
@@ -2542,7 +2542,7 @@ msgstr ""
#: data/ui/remmina_about.glade:34
msgid ""
"\n"
-"Copyright © 2014–2020 Antenore Gatta, Giovanni Panozzo.\n"
+"Copyright © 2014–2021 Antenore Gatta, Giovanni Panozzo.\n"
"Copyright © 2009–2014 Vic Lee\n"
"More details in COPYING\n"
" "
diff --git a/scripts/update-translations.sh b/scripts/update-translations.sh
index 68f75e56f..52c2a1b25 100755
--- a/scripts/update-translations.sh
+++ b/scripts/update-translations.sh
@@ -2,7 +2,7 @@
# --------------------------------------------------------------------------
# Remmina - The GTK+ Remote Desktop Client
-# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 4236290c5..6eb157721 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -2,7 +2,7 @@
#
# Copyright (C) 2011 Marc-Andre Moreau
# Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
-# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/external_tools/CMakeLists.txt b/src/external_tools/CMakeLists.txt
index 9e0e27ead..3737400bf 100644
--- a/src/external_tools/CMakeLists.txt
+++ b/src/external_tools/CMakeLists.txt
@@ -1,7 +1,7 @@
# desktop/remmina - The GTK+ Remote Desktop Client
#
# Copyright (C) 2011 Marc-Andre Moreau
-# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/include/remmina/plugin.h b/src/include/remmina/plugin.h
index 20e67bfd6..2e25cb5ab 100644
--- a/src/include/remmina/plugin.h
+++ b/src/include/remmina/plugin.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/include/remmina/remmina_trace_calls.h b/src/include/remmina/remmina_trace_calls.h
index 0258b45f8..02edf6791 100644
--- a/src/include/remmina/remmina_trace_calls.h
+++ b/src/include/remmina/remmina_trace_calls.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/include/remmina/types.h b/src/include/remmina/types.h
index 79145c7e9..19488bf14 100644
--- a/src/include/remmina/types.h
+++ b/src/include/remmina/types.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/rcw.c b/src/rcw.c
index 2f01b936a..405957cd3 100644
--- a/src/rcw.c
+++ b/src/rcw.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/rcw.h b/src/rcw.h
index 7e39996ce..d2fecfa41 100644
--- a/src/rcw.h
+++ b/src/rcw.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009 - Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina.c b/src/remmina.c
index 4cb3f5d56..e74da6106 100644
--- a/src/remmina.c
+++ b/src/remmina.c
@@ -2,7 +2,7 @@
* Remmina - The GTK Remote Desktop Client
* Copyright (C) 2009-2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina.h b/src/remmina.h
index ba0d40a45..5704c9730 100644
--- a/src/remmina.h
+++ b/src/remmina.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2014-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_about.c b/src/remmina_about.c
index 6f23b797b..c9e5bcfc7 100644
--- a/src/remmina_about.c
+++ b/src/remmina_about.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_about.h b/src/remmina_about.h
index 22bca557b..7ae399a09 100644
--- a/src/remmina_about.h
+++ b/src/remmina_about.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_applet_menu.c b/src/remmina_applet_menu.c
index d9c0ab2e4..59123dfd5 100644
--- a/src/remmina_applet_menu.c
+++ b/src/remmina_applet_menu.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_applet_menu.h b/src/remmina_applet_menu.h
index e172e1cc8..73eadf454 100644
--- a/src/remmina_applet_menu.h
+++ b/src/remmina_applet_menu.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_applet_menu_item.c b/src/remmina_applet_menu_item.c
index 546f12b16..2110f32fc 100644
--- a/src/remmina_applet_menu_item.c
+++ b/src/remmina_applet_menu_item.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_applet_menu_item.h b/src/remmina_applet_menu_item.h
index 09424a077..e30e6c487 100644
--- a/src/remmina_applet_menu_item.h
+++ b/src/remmina_applet_menu_item.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2010 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_avahi.c b/src/remmina_avahi.c
index cc8a0b85a..8ce98c8f9 100644
--- a/src/remmina_avahi.c
+++ b/src/remmina_avahi.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_avahi.h b/src/remmina_avahi.h
index 7b1f27549..5d62692be 100644
--- a/src/remmina_avahi.h
+++ b/src/remmina_avahi.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2010 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_chat_window.c b/src/remmina_chat_window.c
index 9dfaac526..e6b9c55a5 100644
--- a/src/remmina_chat_window.c
+++ b/src/remmina_chat_window.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009 - Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_chat_window.h b/src/remmina_chat_window.h
index 558044199..a115f2cda 100644
--- a/src/remmina_chat_window.h
+++ b/src/remmina_chat_window.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009 - Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_crypt.c b/src/remmina_crypt.c
index 00c13c766..2a2a814a5 100644
--- a/src/remmina_crypt.c
+++ b/src/remmina_crypt.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009 - Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_crypt.h b/src/remmina_crypt.h
index c6931b98a..469a98fbe 100644
--- a/src/remmina_crypt.h
+++ b/src/remmina_crypt.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009 - Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_exec.c b/src/remmina_exec.c
index 78a81696e..867b8cede 100644
--- a/src/remmina_exec.c
+++ b/src/remmina_exec.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_exec.h b/src/remmina_exec.h
index 5cb1afc2b..7ff507116 100644
--- a/src/remmina_exec.h
+++ b/src/remmina_exec.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_ext_exec.c b/src/remmina_ext_exec.c
index eba5ba90f..5f7987f01 100644
--- a/src/remmina_ext_exec.c
+++ b/src/remmina_ext_exec.c
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2010 Vic Lee
- * Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2014-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_ext_exec.h b/src/remmina_ext_exec.h
index c705eb4dd..4c9242523 100644
--- a/src/remmina_ext_exec.h
+++ b/src/remmina_ext_exec.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2010 Vic Lee
- * Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2014-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_external_tools.h b/src/remmina_external_tools.h
index f02ed555b..f82524509 100644
--- a/src/remmina_external_tools.h
+++ b/src/remmina_external_tools.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009 - Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_file.c b/src/remmina_file.c
index fe79916ec..9fcbf0aae 100644
--- a/src/remmina_file.c
+++ b/src/remmina_file.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_file.h b/src/remmina_file.h
index 5b994f6bd..e3eac060d 100644
--- a/src/remmina_file.h
+++ b/src/remmina_file.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_file_editor.c b/src/remmina_file_editor.c
index 5d9c661d8..3e91f33b3 100644
--- a/src/remmina_file_editor.c
+++ b/src/remmina_file_editor.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_file_editor.h b/src/remmina_file_editor.h
index a3515d6b5..98016b256 100644
--- a/src/remmina_file_editor.h
+++ b/src/remmina_file_editor.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_file_manager.c b/src/remmina_file_manager.c
index d7a5311a9..687b75f83 100644
--- a/src/remmina_file_manager.c
+++ b/src/remmina_file_manager.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_file_manager.h b/src/remmina_file_manager.h
index dbe2cf52e..a348edb4f 100644
--- a/src/remmina_file_manager.h
+++ b/src/remmina_file_manager.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2010 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_ftp_client.c b/src/remmina_ftp_client.c
index bf07e087e..60d70c28a 100644
--- a/src/remmina_ftp_client.c
+++ b/src/remmina_ftp_client.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_ftp_client.h b/src/remmina_ftp_client.h
index 333791bad..9b2c1f945 100644
--- a/src/remmina_ftp_client.h
+++ b/src/remmina_ftp_client.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_icon.c b/src/remmina_icon.c
index 064cc1b21..cd09b69d3 100644
--- a/src/remmina_icon.c
+++ b/src/remmina_icon.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_icon.h b/src/remmina_icon.h
index f711467a9..90ee6644e 100644
--- a/src/remmina_icon.h
+++ b/src/remmina_icon.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_key_chooser.c b/src/remmina_key_chooser.c
index 08e29b46b..f8a3b76c6 100644
--- a/src/remmina_key_chooser.c
+++ b/src/remmina_key_chooser.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_key_chooser.h b/src/remmina_key_chooser.h
index 7bbfd108f..116cee2ba 100644
--- a/src/remmina_key_chooser.h
+++ b/src/remmina_key_chooser.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_log.c b/src/remmina_log.c
index e52581346..5aa105d1e 100644
--- a/src/remmina_log.c
+++ b/src/remmina_log.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_log.h b/src/remmina_log.h
index 189984523..dea77b891 100644
--- a/src/remmina_log.h
+++ b/src/remmina_log.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_main.c b/src/remmina_main.c
index ed692e4b7..461e0c048 100644
--- a/src/remmina_main.c
+++ b/src/remmina_main.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_main.h b/src/remmina_main.h
index 233fcade6..6cfdea62b 100644
--- a/src/remmina_main.h
+++ b/src/remmina_main.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_marshals.c b/src/remmina_marshals.c
index 9c9592ce2..42fe6b272 100644
--- a/src/remmina_marshals.c
+++ b/src/remmina_marshals.c
@@ -3,7 +3,7 @@
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2011 Marc-Andre Moreau
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_masterthread_exec.c b/src/remmina_masterthread_exec.c
index faf1eb5ae..36de9266e 100644
--- a/src/remmina_masterthread_exec.c
+++ b/src/remmina_masterthread_exec.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_masterthread_exec.h b/src/remmina_masterthread_exec.h
index a54e09f95..63eb06e08 100644
--- a/src/remmina_masterthread_exec.h
+++ b/src/remmina_masterthread_exec.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_message_panel.c b/src/remmina_message_panel.c
index a5a70543f..d96655cdc 100644
--- a/src/remmina_message_panel.c
+++ b/src/remmina_message_panel.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_message_panel.h b/src/remmina_message_panel.h
index 2764e2b48..f91635913 100644
--- a/src/remmina_message_panel.h
+++ b/src/remmina_message_panel.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_mpchange.c b/src/remmina_mpchange.c
index 1dbf490f6..cd9d645f4 100644
--- a/src/remmina_mpchange.c
+++ b/src/remmina_mpchange.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_mpchange.h b/src/remmina_mpchange.h
index 602b403f8..defca5635 100644
--- a/src/remmina_mpchange.h
+++ b/src/remmina_mpchange.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_plugin_manager.c b/src/remmina_plugin_manager.c
index 54658aeb0..3bdeb51d2 100644
--- a/src/remmina_plugin_manager.c
+++ b/src/remmina_plugin_manager.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_plugin_manager.h b/src/remmina_plugin_manager.h
index 731f48e0c..322f9aaa8 100644
--- a/src/remmina_plugin_manager.h
+++ b/src/remmina_plugin_manager.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_plugin_native.h b/src/remmina_plugin_native.h
index cc234323a..2e8b094e0 100644
--- a/src/remmina_plugin_native.h
+++ b/src/remmina_plugin_native.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_plugin_python.c b/src/remmina_plugin_python.c
index f8e21dcda..00f4aea02 100644
--- a/src/remmina_plugin_python.c
+++ b/src/remmina_plugin_python.c
@@ -1,8 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2009-2011 Vic Lee
- * Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_plugin_python.h b/src/remmina_plugin_python.h
index 3254618b9..377b47920 100644
--- a/src/remmina_plugin_python.h
+++ b/src/remmina_plugin_python.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_plugin_python_module.c b/src/remmina_plugin_python_module.c
index 100a6a42e..5b2076693 100644
--- a/src/remmina_plugin_python_module.c
+++ b/src/remmina_plugin_python_module.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_plugin_python_module.h b/src/remmina_plugin_python_module.h
index 021938db8..fe53914d0 100644
--- a/src/remmina_plugin_python_module.h
+++ b/src/remmina_plugin_python_module.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_plugin_python_protocol_widget.c b/src/remmina_plugin_python_protocol_widget.c
index 043cc2670..9cdb3a513 100644
--- a/src/remmina_plugin_python_protocol_widget.c
+++ b/src/remmina_plugin_python_protocol_widget.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_plugin_python_protocol_widget.h b/src/remmina_plugin_python_protocol_widget.h
index f56c2cc35..7765fd026 100644
--- a/src/remmina_plugin_python_protocol_widget.h
+++ b/src/remmina_plugin_python_protocol_widget.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_plugin_python_remmina.h b/src/remmina_plugin_python_remmina.h
index d10804c9b..1a401c983 100644
--- a/src/remmina_plugin_python_remmina.h
+++ b/src/remmina_plugin_python_remmina.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_pref.c b/src/remmina_pref.c
index 5ca685c5b..57add8264 100644
--- a/src/remmina_pref.c
+++ b/src/remmina_pref.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_pref.h b/src/remmina_pref.h
index fbc0cf523..3593c487a 100644
--- a/src/remmina_pref.h
+++ b/src/remmina_pref.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_pref_dialog.c b/src/remmina_pref_dialog.c
index d2ddec116..3fd3a12ab 100644
--- a/src/remmina_pref_dialog.c
+++ b/src/remmina_pref_dialog.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_pref_dialog.h b/src/remmina_pref_dialog.h
index b9ef7e36d..20d35dea8 100644
--- a/src/remmina_pref_dialog.h
+++ b/src/remmina_pref_dialog.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_protocol_widget.c b/src/remmina_protocol_widget.c
index ec314977f..6b6d7f2df 100644
--- a/src/remmina_protocol_widget.c
+++ b/src/remmina_protocol_widget.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_protocol_widget.h b/src/remmina_protocol_widget.h
index 562537755..98d71cdf1 100644
--- a/src/remmina_protocol_widget.h
+++ b/src/remmina_protocol_widget.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_public.c b/src/remmina_public.c
index 3ac9971eb..9889f8a20 100644
--- a/src/remmina_public.c
+++ b/src/remmina_public.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_public.h b/src/remmina_public.h
index 4f465036b..de58e2e1e 100644
--- a/src/remmina_public.h
+++ b/src/remmina_public.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_scheduler.c b/src/remmina_scheduler.c
index ba2d4f711..46404aadf 100644
--- a/src/remmina_scheduler.c
+++ b/src/remmina_scheduler.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_scheduler.h b/src/remmina_scheduler.h
index 1419fef95..c5ed1c3d5 100644
--- a/src/remmina_scheduler.h
+++ b/src/remmina_scheduler.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_scrolled_viewport.c b/src/remmina_scrolled_viewport.c
index aa4bbf68b..c4e73e9f6 100644
--- a/src/remmina_scrolled_viewport.c
+++ b/src/remmina_scrolled_viewport.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009 - Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_scrolled_viewport.h b/src/remmina_scrolled_viewport.h
index 589fafeea..6082bb6ff 100644
--- a/src/remmina_scrolled_viewport.h
+++ b/src/remmina_scrolled_viewport.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009 - Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_sftp_client.c b/src/remmina_sftp_client.c
index 4911f836a..4a13b6763 100644
--- a/src/remmina_sftp_client.c
+++ b/src/remmina_sftp_client.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_sftp_client.h b/src/remmina_sftp_client.h
index ef183397e..83d1bcce3 100644
--- a/src/remmina_sftp_client.h
+++ b/src/remmina_sftp_client.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_sftp_plugin.c b/src/remmina_sftp_plugin.c
index bd75f660d..d0509ee35 100644
--- a/src/remmina_sftp_plugin.c
+++ b/src/remmina_sftp_plugin.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_sftp_plugin.h b/src/remmina_sftp_plugin.h
index bd4fe5715..229cd7cea 100644
--- a/src/remmina_sftp_plugin.h
+++ b/src/remmina_sftp_plugin.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_sodium.c b/src/remmina_sodium.c
index 29688e53f..1c9264a36 100644
--- a/src/remmina_sodium.c
+++ b/src/remmina_sodium.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_sodium.h b/src/remmina_sodium.h
index c21cb0dac..743c07bc7 100644
--- a/src/remmina_sodium.h
+++ b/src/remmina_sodium.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_ssh.c b/src/remmina_ssh.c
index 2bc363a18..12c78a643 100644
--- a/src/remmina_ssh.c
+++ b/src/remmina_ssh.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_ssh.h b/src/remmina_ssh.h
index 7742ae377..2869ca260 100644
--- a/src/remmina_ssh.h
+++ b/src/remmina_ssh.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_ssh_plugin.c b/src/remmina_ssh_plugin.c
index b1f150811..4ccef7476 100644
--- a/src/remmina_ssh_plugin.c
+++ b/src/remmina_ssh_plugin.c
@@ -3,7 +3,7 @@
*
* @copyright Copyright (C) 2010-2011 Vic Lee.
* @copyright Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo.
- * @copyright Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo.
+ * @copyright Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_ssh_plugin.h b/src/remmina_ssh_plugin.h
index a933bab20..ecdfc7a99 100644
--- a/src/remmina_ssh_plugin.h
+++ b/src/remmina_ssh_plugin.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010-2011 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_stats.c b/src/remmina_stats.c
index 23431951f..ac6b16e51 100644
--- a/src/remmina_stats.c
+++ b/src/remmina_stats.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_stats.h b/src/remmina_stats.h
index 6340ea8cd..659dc9051 100644
--- a/src/remmina_stats.h
+++ b/src/remmina_stats.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_stats_sender.c b/src/remmina_stats_sender.c
index 6e645738e..35868348f 100644
--- a/src/remmina_stats_sender.c
+++ b/src/remmina_stats_sender.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_stats_sender.h b/src/remmina_stats_sender.h
index 6c8ea4954..465e94eec 100644
--- a/src/remmina_stats_sender.h
+++ b/src/remmina_stats_sender.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_string_array.c b/src/remmina_string_array.c
index 2e8cb5b7c..fe9719d36 100644
--- a/src/remmina_string_array.c
+++ b/src/remmina_string_array.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009 - Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_string_array.h b/src/remmina_string_array.h
index 756d2ba7b..744dea818 100644
--- a/src/remmina_string_array.h
+++ b/src/remmina_string_array.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009 - Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_string_list.c b/src/remmina_string_list.c
index a71d49e6d..2feb0eeda 100644
--- a/src/remmina_string_list.c
+++ b/src/remmina_string_list.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009 - Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_string_list.h b/src/remmina_string_list.h
index d134c0d1f..470a51b72 100644
--- a/src/remmina_string_list.h
+++ b/src/remmina_string_list.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009 - Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_sysinfo.c b/src/remmina_sysinfo.c
index 2272363d6..05eacce6d 100644
--- a/src/remmina_sysinfo.c
+++ b/src/remmina_sysinfo.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_sysinfo.h b/src/remmina_sysinfo.h
index 57e0b7dd9..ca99b2ab1 100644
--- a/src/remmina_sysinfo.h
+++ b/src/remmina_sysinfo.h
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_unlock.c b/src/remmina_unlock.c
index 63d051afa..d793ee329 100644
--- a/src/remmina_unlock.c
+++ b/src/remmina_unlock.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_unlock.h b/src/remmina_unlock.h
index 57cf92d18..70ff0fcaa 100644
--- a/src/remmina_unlock.h
+++ b/src/remmina_unlock.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_utils.c b/src/remmina_utils.c
index 6c4b55a80..85d6f48da 100644
--- a/src/remmina_utils.c
+++ b/src/remmina_utils.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_utils.h b/src/remmina_utils.h
index 63a0fdd1a..c261e4828 100644
--- a/src/remmina_utils.h
+++ b/src/remmina_utils.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_widget_pool.c b/src/remmina_widget_pool.c
index 13efa2b9c..60789b6a8 100644
--- a/src/remmina_widget_pool.c
+++ b/src/remmina_widget_pool.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009 - Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/remmina_widget_pool.h b/src/remmina_widget_pool.h
index 6c3fdb6a9..6688414b5 100644
--- a/src/remmina_widget_pool.h
+++ b/src/remmina_widget_pool.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2009 - Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/rmnews.c b/src/rmnews.c
index 783a5116b..597d516d0 100644
--- a/src/rmnews.c
+++ b/src/rmnews.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/rmnews.h b/src/rmnews.h
index 214dd834a..149a62e57 100644
--- a/src/rmnews.h
+++ b/src/rmnews.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by