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.txt2
-rw-r--r--COPYING2
-rw-r--r--cmake/FindGTK3.cmake2
-rw-r--r--cmake/FindJSONGLIB.cmake2
-rw-r--r--cmake/FindLIBSOUP24.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.glade2
-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/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.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/xdmcp/CMakeLists.txt2
-rw-r--r--plugins/xdmcp/xdmcp_plugin.c2
-rw-r--r--po/CMakeLists.txt2
-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/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_connection_window.c2
-rw-r--r--src/remmina_connection_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_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_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_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_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
140 files changed, 140 insertions, 140 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7a3ee4c9f..714493cc0 100644
--- a/CMakeLists.txt
+++ b/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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2019 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/COPYING b/COPYING
index 58e1c6845..849a2f55f 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-2018 Antenore Gatta, Giovanni Panozzo
+ Copyright (C) 2015-2019 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/FindGTK3.cmake b/cmake/FindGTK3.cmake
index f69a3349c..40b4a955d 100644
--- a/cmake/FindGTK3.cmake
+++ b/cmake/FindGTK3.cmake
@@ -1,7 +1,7 @@
# Remmina - The GTK+ Remote Desktop Client
#
# Copyright (C) 2011 Marc-Andre Moreau
-# Copyright (C) 2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2019 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 1bcfdcf67..899a80e7b 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2019 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 ab84f6229..7cfe86c4e 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2019 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/CMakeLists.txt b/data/CMakeLists.txt
index 1f1c0aed6..a095da293 100644
--- a/data/CMakeLists.txt
+++ b/data/CMakeLists.txt
@@ -1,6 +1,6 @@
# data - The GTK+ Remote Desktop Client
#
-# Copyright (C) 2014-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2019 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 499a4e84d..f4da0a1fa 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2019 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 6a3d93323..472a0ba50 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-2018 Antenore Gatta, Giovanni Panozzo.
+ Copyright (C) 2016-2019 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 7fa27846f..c53b0cab3 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2019 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 0a26f368c..2c4dcf153 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2019 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 19c80635f..f4e9d438e 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2019 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 25b5f6505..ac17f1052 100644
--- a/data/ui/remmina_about.glade
+++ b/data/ui/remmina_about.glade
@@ -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">
-Copyright (C) 2014-2018 Antenore Gatta, Giovanni Panozzo.
+Copyright (C) 2014-2019 Antenore Gatta, Giovanni Panozzo.
Copyright (C) 2009-2014 Vic Lee
See COPYING for more details
</property>
diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt
index 6dc353913..9a6ee14b2 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2019 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 e04949f70..97af66000 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 b5f283fac..42a82bda6 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2019 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 d3c8242ab..20787113b 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 aaba1d1b8..6642dd88a 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-2018 Antenore Gatta
+ * Copyright (C) 2017-2019 Antenore Gatta
*
* Initially based on the plugin "Remmina Plugin EXEC", created and written by
* Fabio Castelli (Muflone) <muflone@vbsimple.net>.
diff --git a/plugins/nx/CMakeLists.txt b/plugins/nx/CMakeLists.txt
index 9f89baffb..39644dbaf 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2019 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 d617b8672..345f096cc 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 7ecf5665c..1122a781d 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 19a243872..c8ec930e9 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 7afc2a258..d97efae43 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 5b479ade0..bf43628ed 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 11a6eb1dd..add497ffb 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 ec20640f4..573e9c5fb 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2019 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 eb8d3723f..3b07f26b1 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 2e533873a..0260fc383 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 f808f8b6a..b3458c171 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 200e8a2b0..57bd50b0a 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 6107bd0a1..0a5544be5 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 6606de966..5ef0720d8 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 03c1186d5..8564e1b75 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 67e5508c2..111b10271 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 bd22a9050..092916112 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 544a37929..704db3974 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 6fdb8de40..9eb6c1b09 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 992dcc379..12cff1a0b 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 32589f241..9b81341b6 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 550319a54..6e330b127 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2019 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 8a7897851..320140605 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2015-2019 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 e3e0c3e5e..d1bb34f7f 100644
--- a/plugins/st/CMakeLists.txt
+++ b/plugins/st/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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2019 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 1af811eee..55d2b2d47 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 9e1f0102a..f0285197e 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-2018 Antenore Gatta
+ * Copyright (C) 2017-2019 Antenore Gatta
*
* 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 e730952d0..1317a55f1 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2019 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 9acde98a7..23999ac4e 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 84d6f9e0d..d87f3fac4 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 e83be2ac1..68ebfc913 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 9be3a0a1e..9740f856c 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 65613f1ba..0111f6927 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 62e7da7ed..2b7c5fb3b 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2019 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 c90d8498c..3de6f43ed 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 7bbb69523..6660478fe 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 4a8c68943..f8cd1fdca 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2019 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 c27e8a050..980c68c92 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 6c4449b39..57da9b4bb 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2019 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 478047b42..4f205faab 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 c8acefd0e..425aa04a5 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2019 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 4a037963b..b211e91ff 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2019 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 f41f5d68d..40488a523 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-2018 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2019 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 b8889959a..e56247c4c 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 bb670888a..b88814e0a 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 5178e151d..71bc10ac3 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 94ea8be5c..48d228129 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 9cd985182..c16344661 100644
--- a/src/remmina.h
+++ b/src/remmina.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2014-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2014-2019 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 ef2ad637f..9723d63e7 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 62a728b04..64eebc184 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 a34f8b24b..028611b53 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 b31a1ad92..f1797b7f6 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 f3bd58667..f7133ed43 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 11a918e6f..8cbe6499a 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 a373cfd39..f194a083a 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 d0988004a..a4a7ce5ca 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 349c525c2..16e079be4 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 461b330a5..d5df5117f 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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_connection_window.c b/src/remmina_connection_window.c
index 40fd2ef72..e43b36146 100644
--- a/src/remmina_connection_window.c
+++ b/src/remmina_connection_window.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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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_connection_window.h b/src/remmina_connection_window.h
index 42fdec71d..650705555 100644
--- a/src/remmina_connection_window.h
+++ b/src/remmina_connection_window.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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 97f8874cb..a29001a24 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 03384cc91..1606e2586 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 72561818c..a8cbc3b97 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 675d07a4c..433b00f54 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 0c0833d65..bf6a210cc 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2014-2019 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 3af57f04e..533460652 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2014-2019 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 679523357..7dc2eddbc 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 95593fad4..e6011527c 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 e3d8e602b..f7bd3ede0 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 1848a4d00..0019a142a 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 e2e3aa477..4c90f83ea 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 d455a9381..e4e39f3d1 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 b53bf40bd..357716068 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 b89c5e73a..5ce5ce970 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 ead701666..aa4e5c2bd 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 7d9252891..7334c731e 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 46dc15cf9..7bd36f7bc 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 684cfce4d..7b88756f2 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 88960e949..9c7f77f8d 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 f0f2abc56..bb580314d 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 628a80ff3..66e67317a 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 6e643b443..2c9863d79 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 79d4d0720..554baae69 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 1f8223f5e..f7df92215 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 53e9ce010..fab7bb784 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 d0a3437e1..324e79091 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 2ace2a9f4..85e7b9995 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 69576c9ba..2102890fb 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 a9acc9df4..b8a47b866 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 68b874c20..a3e54a27b 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 606623f6d..ac2749bb6 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 e8648a514..7700fd52b 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 45c7c4553..43cc695ba 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 f0e52a7c4..2f95fe9c5 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 f984f7274..d8f001aad 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 1b4703d84..879834726 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 f7f067f76..420a9f3d4 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 3251f41ad..50e779058 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 d553a0951..862d75a71 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 3031e29c4..4bec97672 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 a4ffd4f9b..7d1850246 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 8caae965d..e430f3930 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 f472da89c..0f43f2b3e 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 885e0b11b..0021caa9d 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 63a7895d2..6fd69309e 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 c403511c6..f857a8f3d 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 d67f80b5a..433749358 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 6faf20424..6189c8199 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 9c9be86da..55fbc6f6d 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-2018 Antenore Gatta, Giovanni Panozzo.
+ * @copyright Copyright (C) 2016-2019 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 bccf2e08e..c772c62d8 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 cfa19580e..3657ae2e9 100644
--- a/src/remmina_stats.c
+++ b/src/remmina_stats.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 4dd3e5208..f7a87e9fb 100644
--- a/src/remmina_stats.h
+++ b/src/remmina_stats.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 98c51de05..4c33f6326 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 67d09100a..2a62ae8f4 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 03176f932..51e2cc3f6 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 f476185b9..d2efeee76 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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 15004ff82..9af140f6c 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 7abb277ea..026dbcec3 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 09a2232c2..1e1ec2186 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 429d4e10a..338ba4d3d 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 212c2f2bf..a14167fd3 100644
--- a/src/remmina_utils.c
+++ b/src/remmina_utils.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 8fc179388..f1f96fe1c 100644
--- a/src/remmina_utils.h
+++ b/src/remmina_utils.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 93f8c3e26..c7860df1a 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2019 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 27a8f3089..342b270ca 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-2018 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2019 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