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--AUTHORS70
-rw-r--r--CMakeLists.txt2
-rw-r--r--COPYING2
-rw-r--r--THANKS.md51
-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.glade62
-rw-r--r--data/ui/remmina_main.glade4
-rw-r--r--data/ui/remmina_preferences.glade6
-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
-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_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
164 files changed, 329 insertions, 182 deletions
diff --git a/AUTHORS b/AUTHORS
index 7a6db4286..db506e65c 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,25 +1,33 @@
Authors of Remmina Project
Aaron Herting <aaron@herting.cc>
+ Aaron Herting <qwertos@river.rit.edu>
Aaron Small <aaron.small@shadnet.shad.ca>
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
+ Adolfo Jayme-Barrientos <fitojb@ubuntu.com>
aihtdikh <aihtdikh@users.sourceforge.net>
Alexander Logvinov <avl@logvinov.com>
- 朝歌 <amtlib-dot-dll@users.noreply.github.com>
+ Allan Nordhøy <epost@anotheragency.no>
+ amtlib-dot-dll <amtlib-dot-dll@users.noreply.github.com>
Andreas <andreas.angerer89@gmail.com>
Andrey Gankov <gankov@opensuse.org>
Andrey <gankov@opensuse.org>
+ anonymous <noreply@weblate.org>
Antenore Gatta <antenore@simbiosi.org>
Antonio Guillen <antonio@guillen.com.es>
Armin Novak <armin.novak@gmail.com>
+ Aroa Taha <Naturameuocat@protonmail.com>
AsciiWolf <mail@asciiwolf.com>
Balázs Meskó <meskobalazs@gmail.com>
Benjamin Podszun <benjamin.podszun@gmail.com>
Ben Kohler <bkohler@gmail.com>
+ c01o <melty.antarcticite@gmail.com>
Christopher Rawlings <chris.rawlings+git@gmail.com>
Daniel M. Weeks <dan@danweeks.net>
daper <david@daper.email>
+ Davy Defaud <davy.defaud@amtrust.fr>
Davy Defaud <davy.defaud@free.fr>
+ Denis Ollier <larchunix+gitlab@gmail.com>
Denis Ollier <larchunix@users.noreply.github.com>
Dennis Koot <koter84@gmail.com>
Devid Antonio Filoni <d.filoni@ubuntu.com>
@@ -27,85 +35,121 @@ Authors of Remmina Project
Diogo Pereira <sir.suriv@gmail.com>
Dmitrii Shcherbakov <fw.dmitrii@gmail.com>
Dmitry Kubatkin <maelnor@gmail.com>
+ Douglas Rhine <5232315-dgcampea@users.noreply.gitlab.com>
dupondje <jean-louis@dupondje.be>
e-alfred <e-alfred@users.noreply.github.com>
+ Éfrit <Efrit@posteo.net>
Emmanuel Grognet <emmanuel@grognet.fr>
Eric Hoog <eric_hoog@hotmail.com>
Fabian Beu <f.beu@qgroup.de>
Fabian Rodriguez <magicfab@legoutdulibre.com>
+ Francisco Javier <xiscodroid@gmail.com>
Frank Bongrand <fbongrand@free.fr>
Frank Niessen <Frank.Niessen@rantzau.de>
Funda Wang <fundawang@gmail.com>
Giovanni Panozzo <giovanni@panozzo.it>
- Heather Ellsworth <heather.ellsworth@canonical.com>
+ gogogogi <trebelnik2@gmail.com>
+ Heather Ellsworth <hellsworth@gnome.org>
+ Hinaloe <hina@hinaloe.net>
+ Hosted Weblate <hosted@weblate.org>
Iain Lane <iain.lane@canonical.com>
Igor Vuk <parcijala@gmail.com>
Iivo Raitahila <iivo.raitahila@korv.fi>
Jakub Adam <jakub.adam@ktknet.cz>
- Jialin Wang <choumingzhao@outlook.com>
Janne Blomqvist <janne.blomqvist@aalto.fi>
Jay Carlson <nop@nop.com>
Jean-Louis Dupond <jean-louis@dupond.be>
Jen Herting <jen@herting.cc>
+ Jennifer <jen@elypia.org>
Jerad Simpson <jbsimpson@gmail.com>
Jeremy Bicha <jbicha@ubuntu.com>
+ Jialin Wang <choumingzhao@outlook.com>
+ Joan Montané <joan@montane.cat>
Johannes Weberhofer <jweberhofer@weberhofer.at>
Jörgen Viksell <jviksell@gmail.com>
Jose Gregorio Jimenez Sanchez <josegjimenez@gmail.com>
Julian Ospald <hasufell@posteo.de>
Justin Zobel <justin@solus-project.com>
Ken VanDine <ken.vandine@canonical.com>
+ Ken VanDine <ken@vandine.org>
+ Ken VanDine <kvandine@gnome.org>
Kirill Müller <krlmlr@users.noreply.github.com>
Kyle Sanderson <kyle.leet@gmail.com>
- larchunix <larchunix@users.noreply.github.com>
+ larchunix <larchunix+github@gmail.com>
Laurentiu Nicola <lnicola@dend.ro>
llyzs <llyzs.vic@gmail.com>
Luca Falavigna <dktrkranz@debian.org>
+ Manuela Silva <mmsrs@sky.com>
Marc-André Moreau <marcandre.moreau@gmail.com>
Marco Trevisan <mail@3v1n0.net>
Marco Trevisan (Treviño) <mail@3v1n0.net>
+ Mathias Winterhalter <info@toolsdevler.net>
Matteo F. Vescovi <mfv@debian.org>
- Matteo F. Vescovi <mfvescovi+github@gmail.com>
Matteo Nastasi <nastasi@alternativeoutput.it>
+ Matthew Petroff <gitlab@mpetroff.net>
+ Mattias Münster <mattiasmun@gmail.com>
Meskó Balázs <meskobalazs@gmail.com>
- Michael Vetter <jubalh@iodoru.org&gt>
+ Michael Vetter <jubalh@iodoru.org>
+ Michal Čihař <michal@cihar.com>
Mike Dalessio <mike@csa.net>
Mike Gilbert <floppym@gentoo.org>
+ Mikkel Kirkgaard Nielsen <miki@mikini.dk>
morph027 <morphsen@gmx.com>
Muflone <muflone@vbsimple.net>
- Muflone <webreg@vbsimple.net>
+ muzena <trebelnik2@gmail.com>
nanxiongchao-loongson <nanxiongchao@loongson.cn>
- nanxiongchao <nanxiongchao@loongson.cn>
+ Nathan <bonnemainsnathan@gmail.com>
Nekhelesh Ramananthan <krnekhelesh@gmail.com>
Nikolay Martynov <mar.kolya@gmail.com>
Nils Steinger <git@n-st.de>
+ Oğuzcan Küçükbayrak <o.kucukbayrak@gmail.com>
+ Oguz Ersen <oguzersen@protonmail.com>
+ Oğuz Ersen <oguzersen@protonmail.com>
+ OIS <mistresssilvara@hotmail.com>
Oleg Gadelshin <olegeg@cg.ru>
+ Olexandr Nesterenko <olexn@ukr.net>
+ Ömer Çakmak <faruk.omer.cakmak@gmail.com>
+ Ozzie Isaacs <ozzie.fernandez.isaacs@googlemail.com>
+ Patryk <488982-kocielnik@users.noreply.gitlab.com>
+ Pavel Borecki <pavel.borecki@gmail.com>
Pavel Pautov <37922380+p-pautov@users.noreply.github.com>
- Philipp Trulson <philipp@trulson.de>
- Philippe Jandot <zfil@users.noreply.github.com>
Philipp <der-eismann@users.noreply.github.com>
+ Philippe Jandot <zfil@users.noreply.github.com>
+ Philipp Trulson <philipp@trulson.de>
+ Po-Hsu Lin <po-hsu.lin@canonical.com>
+ Prachi Joshi <josprachi@yahoo.com>
Qian Zheng <sotux82@gmail.com>
+ Rafael Fontenelle <rafaelff@gnome.org>
Raphael Kubo da Costa <rakuco@FreeBSD.org>
remminafan1 <32010086+remminafan1@users.noreply.github.com>
+ Remon Damen <remondamen@gmail.com>
Rene Rheaume <rene.rheaume@gmail.com>
repzilon <repzilon@users.noreply.github.com>
Rex Tsai <chihchun@kalug.linux.org.tw>
Robert Ancell <robert.ancell@canonical.com>
Robert Ayrapetyan <robert.ayrapetyan@gmail.com>
Romero Malaquias <romero.malaquias@gmail.com>
+ Sabri Ünal <libreajans@gmail.com>
scootergrisen <scootergrisen@gmail.com>
Sebastian Geiger <sbastig@gmx.net>
+ Serdar Sağlam <teknomobil@msn.com>
Shuhrat Dehkanov <k@efir.uz>
Steve Russo svrusso1@gmail.com <svrusso1@gmail.com>
Swen Kooij <photonios@outlook.com>
Sylvain Pasche <sylvain.pasche@gmail.com>
Test User <andreas.angerer89@gmail.com>
theraser <mail@hegerfeld.org>
- Mathias Winterhalter <info@toolsdevler.net>
+ tjg <realityd+github@protonmail.ch>
TreefeedXavier <treefeed@mail.ru>
- Vic Lee <llyzs@users.noreply.github.com>
+ Tuomas Lähteenmäki <lahtis@gmail.com>
+ Walter Cheuk <wwycheuk@gmail.com>
+ weberho <jweberhofer@weberhofer.at>
Wolfgang Scherer <Wolfgang.Scherer@gmx.de>
-
+ Yaron Shahrabani <sh.yaron@gmail.com>
+ Zlika <zlika_ese@hotmail.com>
+ Солтыс Сергей <treefeed@mail.ru>
+ 朝歌 <amtlib-dot-dll@users.noreply.github.com>
+ 朝歌 <taisfmq@live.cn>
Artists:
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5fa904cdf..29d3a6cb0 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 849a2f55f..a6f121a92 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-2019 Antenore Gatta, Giovanni Panozzo
+ Copyright (C) 2015-2020 Antenore Gatta, Giovanni Panozzo
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/THANKS.md b/THANKS.md
index 2618ae7c4..20d129356 100644
--- a/THANKS.md
+++ b/THANKS.md
@@ -17,28 +17,79 @@ This special place is reserved to who have donated the highest amount of money s
- [Khalifa Alshamsi ](https://twitter.com/kha1ifa__)
- [Tim Richardson - GrowthPath founder](https://www.growthpath.com.au/people/growthpath-team-2)
+## Year 2020 donors
+
+- Абрамов Павел
+- Peter Vollebregt
+
## Year 2019 donors
- Daniel Bolter
- Khalifa Alshamsi (https://twitter.com/kha1ifa__)
+- Christian Houle
+- Ingo Humann
+- Justin Scott
+- Luděk Habarta
+- atzk
- Abdulkarim Khormi
+- Андрей Коробков
- Andres Zanzani
- Andrew Hart
+- Antonio Quinonez-Mun
+- Balvas Eugene
- Benoit Mercier
+- Blagoy Chepelov
- Clayton Casciato
+- Clemens Eberwein
+- Cordula Herzog
+- Denis Đukić
- Dennis Lampe
+- Denoid Tucker
+- EXCOMEDIA, Inc.
+- Герун Данил
+- Graham Sivill
+- Gunter Moegel
+- Hawkins IT Group Inc
+- Hector SAenz
+- Исаков Андрей
+- Janez Košmrlj
+- Jonathan Rogers
- Josef Abdel Wahed
+- Jürgen Müller
+- Клюенков Алексей
+- Lance Edusei
+- Подловилин Виталий
+- Lutz Urban
+- Majed Zouhairy
+- Manuel Moelgg
+- Мантуров Дмитрий
+- Marc Schlegel
+- Marcel Pötter
+- Marcel Ostrovsky
- Marcin Wolcendorf
+- Marjan Bugarinović
+- Marko Milosavljevic
+- Markus Heimberg
- Marwan Yassin
+- Matteo Biaggi
- Matthias Baumann
- Matthias Tapis
+- Mathieu Morlon
- Michael Brazeau
- Márcio Oliveira Luiz
+- Nils Panitzsch
+- Per Arnold Blaasmo
+- Petar Kulić
+- Philipp Köhler
- Roman Cravtov
+- Robert Premuž
+- Ross Philip
- Ruston Rountree
- Sergio Omiccioli
- Thomas Stofer Computerservice
+- Trond Nystuen
+- Werner Mittermayer
- Welles Freire Ximenes
- Wolfgang Scherer
diff --git a/cmake/FindJSONGLIB.cmake b/cmake/FindJSONGLIB.cmake
index 899a80e7b..2e7d80293 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 7cfe86c4e..78343dbd0 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 a095da293..3f9152135 100644
--- a/data/CMakeLists.txt
+++ b/data/CMakeLists.txt
@@ -1,6 +1,6 @@
# data - The GTK+ Remote Desktop Client
#
-# Copyright (C) 2014-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 a4b5ce666..bc7986cf0 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 99bddc051..8fbee1331 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-2019 Antenore Gatta, Giovanni Panozzo.
+ Copyright (C) 2016-2020 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 b74f6ad09..bfe1cd52c 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 2c4dcf153..991f3573d 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 416bb254c..36eb5e2b7 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 1f69dfec3..8d69b4305 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 © 2014–2019 Antenore Gatta, Giovanni Panozzo.
+Copyright © 2014–2020 Antenore Gatta, Giovanni Panozzo.
Copyright © 2009–2014 Vic Lee
More details in COPYING
</property>
@@ -40,25 +40,33 @@ More details in COPYING
<property name="website_label" translatable="yes">Website</property>
<property name="authors">
Aaron Herting &lt;aaron@herting.cc&gt;
+Aaron Herting &lt;qwertos@river.rit.edu&gt;
Aaron Small &lt;aaron.small@shadnet.shad.ca&gt;
Adolfo Jayme Barrientos &lt;fitojb@ubuntu.com&gt;
+Adolfo Jayme-Barrientos &lt;fitojb@ubuntu.com&gt;
aihtdikh &lt;aihtdikh@users.sourceforge.net&gt;
Alexander Logvinov &lt;avl@logvinov.com&gt;
-朝歌 &lt;amtlib-dot-dll@users.noreply.github.com&gt;
+Allan Nordhøy &lt;epost@anotheragency.no&gt;
+amtlib-dot-dll &lt;amtlib-dot-dll@users.noreply.github.com&gt;
Andreas &lt;andreas.angerer89@gmail.com&gt;
Andrey Gankov &lt;gankov@opensuse.org&gt;
Andrey &lt;gankov@opensuse.org&gt;
+anonymous &lt;noreply@weblate.org&gt;
Antenore Gatta &lt;antenore@simbiosi.org&gt;
Antonio Guillen &lt;antonio@guillen.com.es&gt;
Armin Novak &lt;armin.novak@gmail.com&gt;
+Aroa Taha &lt;Naturameuocat@protonmail.com&gt;
AsciiWolf &lt;mail@asciiwolf.com&gt;
Balázs Meskó &lt;meskobalazs@gmail.com&gt;
Benjamin Podszun &lt;benjamin.podszun@gmail.com&gt;
Ben Kohler &lt;bkohler@gmail.com&gt;
+c01o &lt;melty.antarcticite@gmail.com&gt;
Christopher Rawlings &lt;chris.rawlings+git@gmail.com&gt;
Daniel M. Weeks &lt;dan@danweeks.net&gt;
daper &lt;david@daper.email&gt;
+Davy Defaud &lt;davy.defaud@amtrust.fr&gt;
Davy Defaud &lt;davy.defaud@free.fr&gt;
+Denis Ollier &lt;larchunix+gitlab@gmail.com&gt;
Denis Ollier &lt;larchunix@users.noreply.github.com&gt;
Dennis Koot &lt;koter84@gmail.com&gt;
Devid Antonio Filoni &lt;d.filoni@ubuntu.com&gt;
@@ -66,17 +74,23 @@ Devid Antonio Floni &lt;d.filoni@ubuntu.com&gt;
Diogo Pereira &lt;sir.suriv@gmail.com&gt;
Dmitrii Shcherbakov &lt;fw.dmitrii@gmail.com&gt;
Dmitry Kubatkin &lt;maelnor@gmail.com&gt;
+Douglas Rhine &lt;5232315-dgcampea@users.noreply.gitlab.com&gt;
dupondje &lt;jean-louis@dupondje.be&gt;
e-alfred &lt;e-alfred@users.noreply.github.com&gt;
+Éfrit &lt;Efrit@posteo.net&gt;
Emmanuel Grognet &lt;emmanuel@grognet.fr&gt;
Eric Hoog &lt;eric_hoog@hotmail.com&gt;
Fabian Beu &lt;f.beu@qgroup.de&gt;
Fabian Rodriguez &lt;magicfab@legoutdulibre.com&gt;
+Francisco Javier &lt;xiscodroid@gmail.com&gt;
Frank Bongrand &lt;fbongrand@free.fr&gt;
Frank Niessen &lt;Frank.Niessen@rantzau.de&gt;
Funda Wang &lt;fundawang@gmail.com&gt;
Giovanni Panozzo &lt;giovanni@panozzo.it&gt;
-Heather Ellsworth &lt;heather.ellsworth@canonical.com&gt;
+gogogogi &lt;trebelnik2@gmail.com&gt;
+Heather Ellsworth &lt;hellsworth@gnome.org&gt;
+Hinaloe &lt;hina@hinaloe.net&gt;
+Hosted Weblate &lt;hosted@weblate.org&gt;
Iain Lane &lt;iain.lane@canonical.com&gt;
Igor Vuk &lt;parcijala@gmail.com&gt;
Iivo Raitahila &lt;iivo.raitahila@korv.fi&gt;
@@ -85,63 +99,101 @@ Janne Blomqvist &lt;janne.blomqvist@aalto.fi&gt;
Jay Carlson &lt;nop@nop.com&gt;
Jean-Louis Dupond &lt;jean-louis@dupond.be&gt;
Jen Herting &lt;jen@herting.cc&gt;
+Jennifer &lt;jen@elypia.org&gt;
Jerad Simpson &lt;jbsimpson@gmail.com&gt;
Jeremy Bicha &lt;jbicha@ubuntu.com&gt;
Jialin Wang &lt;choumingzhao@outlook.com&gt;
+Joan Montané &lt;joan@montane.cat&gt;
Johannes Weberhofer &lt;jweberhofer@weberhofer.at&gt;
Jörgen Viksell &lt;jviksell@gmail.com&gt;
Jose Gregorio Jimenez Sanchez &lt;josegjimenez@gmail.com&gt;
Julian Ospald &lt;hasufell@posteo.de&gt;
Justin Zobel &lt;justin@solus-project.com&gt;
Ken VanDine &lt;ken.vandine@canonical.com&gt;
+Ken VanDine &lt;ken@vandine.org&gt;
+Ken VanDine &lt;kvandine@gnome.org&gt;
Kirill Müller &lt;krlmlr@users.noreply.github.com&gt;
Kyle Sanderson &lt;kyle.leet@gmail.com&gt;
+larchunix &lt;larchunix+github@gmail.com&gt;
+larchunix &lt;larchunix+gitlab@gmail.com&gt;
larchunix &lt;larchunix@users.noreply.github.com&gt;
Laurentiu Nicola &lt;lnicola@dend.ro&gt;
llyzs &lt;llyzs.vic@gmail.com&gt;
Luca Falavigna &lt;dktrkranz@debian.org&gt;
+Manuela Silva &lt;mmsrs@sky.com&gt;
Marc-André Moreau &lt;marcandre.moreau@gmail.com&gt;
Marco Trevisan &lt;mail@3v1n0.net&gt;
Marco Trevisan (Treviño) &lt;mail@3v1n0.net&gt;
+Mathias Winterhalter &lt;info@toolsdevler.net&gt;
Matteo F. Vescovi &lt;mfv@debian.org&gt;
-Matteo F. Vescovi &lt;mfvescovi+github@gmail.com&gt;
Matteo Nastasi &lt;nastasi@alternativeoutput.it&gt;
+Matthew Petroff &lt;gitlab@mpetroff.net&gt;
+Mattias Münster &lt;mattiasmun@gmail.com&gt;
Meskó Balázs &lt;meskobalazs@gmail.com&gt;
Michael Vetter &lt;jubalh@iodoru.org&gt;
+Michal Čihař &lt;michal@cihar.com&gt;
Mike Dalessio &lt;mike@csa.net&gt;
Mike Gilbert &lt;floppym@gentoo.org&gt;
+Mikkel Kirkgaard Nielsen &lt;memb_gitlab@mikini.dk&gt;
+Mikkel Kirkgaard Nielsen &lt;miki@mikini.dk&gt;
morph027 &lt;morphsen@gmx.com&gt;
Muflone &lt;muflone@vbsimple.net&gt;
Muflone &lt;webreg@vbsimple.net&gt;
+muzena &lt;trebelnik2@gmail.com&gt;
nanxiongchao-loongson &lt;nanxiongchao@loongson.cn&gt;
nanxiongchao &lt;nanxiongchao@loongson.cn&gt;
+Nathan &lt;bonnemainsnathan@gmail.com&gt;
Nekhelesh Ramananthan &lt;krnekhelesh@gmail.com&gt;
Nikolay Martynov &lt;mar.kolya@gmail.com&gt;
Nils Steinger &lt;git@n-st.de&gt;
+Oğuzcan Küçükbayrak &lt;o.kucukbayrak@gmail.com&gt;
+Oguz Ersen &lt;oguzersen@protonmail.com&gt;
+Oğuz Ersen &lt;oguzersen@protonmail.com&gt;
+OIS &lt;mistresssilvara@hotmail.com&gt;
Oleg Gadelshin &lt;olegeg@cg.ru&gt;
+Olexandr Nesterenko &lt;olexn@ukr.net&gt;
+Ömer Çakmak &lt;faruk.omer.cakmak@gmail.com&gt;
+Ozzie Isaacs &lt;ozzie.fernandez.isaacs@googlemail.com&gt;
+Patryk &lt;488982-kocielnik@users.noreply.gitlab.com&gt;
+Pavel Borecki &lt;pavel.borecki@gmail.com&gt;
Pavel Pautov &lt;37922380+p-pautov@users.noreply.github.com&gt;
Philippe Jandot &lt;zfil@users.noreply.github.com&gt;
Philipp &lt;der-eismann@users.noreply.github.com&gt;
Philipp Trulson &lt;philipp@trulson.de&gt;
+Po-Hsu Lin &lt;po-hsu.lin@canonical.com&gt;
+Prachi Joshi &lt;josprachi@yahoo.com&gt;
Qian Zheng &lt;sotux82@gmail.com&gt;
+Rafael Fontenelle &lt;rafaelff@gnome.org&gt;
Raphael Kubo da Costa &lt;rakuco@FreeBSD.org&gt;
remminafan1 &lt;32010086+remminafan1@users.noreply.github.com&gt;
+Remon Damen &lt;remondamen@gmail.com&gt;
Rene Rheaume &lt;rene.rheaume@gmail.com&gt;
repzilon &lt;repzilon@users.noreply.github.com&gt;
Rex Tsai &lt;chihchun@kalug.linux.org.tw&gt;
Robert Ancell &lt;robert.ancell@canonical.com&gt;
Robert Ayrapetyan &lt;robert.ayrapetyan@gmail.com&gt;
Romero Malaquias &lt;romero.malaquias@gmail.com&gt;
+Sabri Ünal &lt;libreajans@gmail.com&gt;
scootergrisen &lt;scootergrisen@gmail.com&gt;
Sebastian Geiger &lt;sbastig@gmx.net&gt;
+Serdar Sağlam &lt;teknomobil@msn.com&gt;
Shuhrat Dehkanov &lt;k@efir.uz&gt;
Steve Russo svrusso1@gmail.com &lt;svrusso1@gmail.com&gt;
Swen Kooij &lt;photonios@outlook.com&gt;
Sylvain Pasche &lt;sylvain.pasche@gmail.com&gt;
Test User &lt;andreas.angerer89@gmail.com&gt;
theraser &lt;mail@hegerfeld.org&gt;
-Mathias Winterhalter &lt;info@toolsdevler.net&gt;
+tjg &lt;realityd+github@protonmail.ch&gt;
+TreefeedXavier &lt;treefeed@mail.ru&gt;
+Tuomas Lähteenmäki &lt;lahtis@gmail.com&gt;
+Walter Cheuk &lt;wwycheuk@gmail.com&gt;
+weberho &lt;jweberhofer@weberhofer.at&gt;
Wolfgang Scherer &lt;Wolfgang.Scherer@gmx.de&gt;
+Yaron Shahrabani &lt;sh.yaron@gmail.com&gt;
+Zlika &lt;zlika_ese@hotmail.com&gt;
+Солтыс Сергей &lt;treefeed@mail.ru&gt;
+朝歌 &lt;amtlib-dot-dll@users.noreply.github.com&gt;
+朝歌 &lt;taisfmq@live.cn&gt;
</property>
<property name="documenters">Dario Cavedon &lt;dcavedon@gmail.com&gt;</property>
<property name="translator_credits" translatable="no">Adolfo Jayme Barrientos &lt;fitojb@ubuntu.com&gt;
diff --git a/data/ui/remmina_main.glade b/data/ui/remmina_main.glade
index 9b33d41b0..116760d62 100644
--- a/data/ui/remmina_main.glade
+++ b/data/ui/remmina_main.glade
@@ -2,7 +2,7 @@
<!-- Generated with glade 3.22.1
Remmina - The GTK+ Remmina Remote Desktop Client
-Copyright (C) Antenore Gatta & Giovanni Panozzo 2014-2019
+Copyright (C) Antenore Gatta & Giovanni Panozzo 2014-2020
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-2019 -->
+ <!-- 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 081c5a4d5..178c929ff 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.22.1
+<!-- Generated with glade 3.22.1
Remmina Preferences Dialog -
-Copyright (C) Antenore Gatta & Giovanni Panozzo 2014-2019
+Copyright (C) Antenore Gatta & Giovanni Panozzo 2014-2020
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-2019 -->
+ <!-- interface-copyright Antenore Gatta & Giovanni Panozzo 2014-2020 -->
<!-- interface-authors Antenore Gatta -->
<object class="GtkActionGroup" id="actiongroup_preferences">
<child>
diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt
index 6569b7b30..8c142cbd1 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 0f86cdbe4..220f98fb2 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 42a82bda6..48af68cce 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 976ed3ec7..6284b44df 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 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 6fd6f0cca..5a3ac15fc 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-2019 Antenore Gatta
+ * Copyright (C) 2017-2020 Antenore Gatta
*
* 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 a4532bc53..a187a82e4 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 8ee3d58c0..00568fe57 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-2019 Antenore Gatta & Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta & Giovanni Panozzo
*
* This program is free 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 04abb9723..95e247406 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-2019 Antenore Gatta & Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta & Giovanni Panozzo
*
* This program is free 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 bbe49fcc6..b11e183e5 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-2019 Antenore Gatta & Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta & Giovanni Panozzo
*
* This program is free 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 604c0a20e..c768d3087 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 cce82d0f6..1b4bb3b1b 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 a55849b45..3217ee6c5 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 49ed006f9..4a2d299f3 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 a59efc5f3..b1133a665 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 39aeefa0c..7a9737814 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 4a51c3bf2..d894a32cb 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 866a015fd..e53a2e497 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 3a750bf8f..cc01b6daa 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 accfc394b..659e0a8d1 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 62624b206..6878c671f 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 f0131e66d..89cdccb87 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 3842039d4..1eb623e71 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 b69b45f8f..330d0fd84 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 8564e1b75..9115ec29f 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 bf9d954a9..1c9207ba8 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 3fe765b94..23f5b4b47 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 059ee5b3f..002feee88 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 ec516a6df..976b37acb 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 2f1e54fa6..165a9e6d2 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 248a23c5d..10b8f8a7b 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 22327c42b..a1e9072a4 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 38dc6fcda..c40643add 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 98fc5bd67..c4c801bb2 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2015-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 adf0ca9d1..ab9c3d636 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 5bcc3d9db..32d5c4d52 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 a9f246fb6..ad80fa900 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-2019 Antenore Gatta
+ * Copyright (C) 2017-2020 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 1317a55f1..cbc5a49ab 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 1769e98ad..b6de4c473 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 841a9eae1..453be7a3a 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 68ebfc913..76dc05633 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 2c273720d..f99ebb874 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 0111f6927..5d3b616e7 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 2b7c5fb3b..4ed9b8ae1 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 66878eda6..44a75a48f 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 6056ec9f6..842a83b63 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 790b506bd..e964e452d 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 172bb7560..970bc4bee 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 dae866f15..1e8608c6b 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 66b9bc060..567975ec5 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 efccb58c2..b2cf129c9 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 Antenore Gatta
+ * Copyright (C) 2019-2020 Antenore Gatta
*
* 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 2b123ea9e..0e416c532 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-2019 Antenore Gatta & Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta & Giovanni Panozzo
*
* This program is free 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 6e325800f..7bddc619e 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 873e3e547..b80712756 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 7d9e081bf..94fc98272 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 f353e257e..049ec7fca 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 bfdd96377..9e0592d4c 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 425aa04a5..22cd92adc 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/scripts/update-translations.sh b/scripts/update-translations.sh
index 899ad7921..4720c7322 100755
--- a/scripts/update-translations.sh
+++ b/scripts/update-translations.sh
@@ -2,7 +2,7 @@
# --------------------------------------------------------------------------
# Remmina - The GTK+ Remote Desktop Client
-# Copyright (C) 2016-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 fe8ca5a1b..770e82615 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 40488a523..9e0e27ead 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-2019 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 bf7836d7a..32c7f1f4c 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 e6cfea591..16274b7f7 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 4c5ba392f..7db976770 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 cc6a211f3..fb7731369 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 984bc9a5b..3e20180ae 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 68f49bc58..bab3d757a 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 c16344661..ba0d40a45 100644
--- a/src/remmina.h
+++ b/src/remmina.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2014-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 de1d7ab9c..6f23b797b 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 c6b78cb89..22bca557b 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 028611b53..ba567845d 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 c5bad91d9..e172e1cc8 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 f7133ed43..85477c533 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 89cd1f6f9..1a1a1fbfe 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 f194a083a..cc8a0b85a 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 4efff4b3a..7b1f27549 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 16e079be4..9dfaac526 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 7867ca1d6..558044199 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 31e16b77f..c6de270f4 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 5eb9d1b42..c6931b98a 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 5f277c586..6bcebbf7a 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 df362d3bc..adbb6ced2 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 bf6a210cc..5c79bffae 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 ac9347469..c705eb4dd 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 8b09eab82..42610042f 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 18b0fbec0..2f602b2a5 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 01f3914a6..e8a92d057 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 41b5574a2..edcb3fd2d 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 56146bd8a..a3515d6b5 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 38329735b..361636c50 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 2ea78cd17..dbe2cf52e 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 cc5a5646b..41ada9f88 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 975b7d6a3..bc4d72e53 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 093062b43..c933e901e 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 6fd855ddf..f711467a9 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 7b88756f2..d19fccda8 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 cf86c64ce..7bbfd108f 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 62a8c8b94..bc05ebeba 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 06a227269..0c7d9627b 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 18abed828..e065aed37 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 4112c2fac..64803408c 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 f7df92215..9c9592ce2 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 a13c8bd35..faf1eb5ae 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 78da5f08d..a54e09f95 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 1228276e4..26067572f 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 691c9fbff..2764e2b48 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 a1bf575c2..e68aa8067 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 c1cb79eb7..602b403f8 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 f20921c01..0f718bb15 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 81b549f33..bb2b3e637 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 5d0bea612..496b4f2b7 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 0b7c93248..2310568d1 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 91ca427b5..32deb88eb 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 82962db3e..89d88aecb 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 0e1f9e93b..343fb79ba 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 778b9398a..e5c22a451 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 d298b084f..0f6e58879 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 73f369d24..8b3485799 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 9d36595dd..ba2d4f711 100644
--- a/src/remmina_scheduler.c
+++ b/src/remmina_scheduler.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 5668fd43f..1419fef95 100644
--- a/src/remmina_scheduler.h
+++ b/src/remmina_scheduler.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 0caa14c35..ec3f84c45 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 29d8f5724..589fafeea 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 880caf589..75f51ed0f 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 31bbe2241..362c692e3 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 49f487646..be833fed7 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 644c8dc43..250cddae3 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 f5e4019a4..29688e53f 100644
--- a/src/remmina_sodium.c
+++ b/src/remmina_sodium.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 afc9de5ff..c21cb0dac 100644
--- a/src/remmina_sodium.h
+++ b/src/remmina_sodium.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2017-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 653ffdfe0..beb2ec24a 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 02e63b82c..d0a947f62 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 1e489498c..c28a3b5a5 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-2019 Antenore Gatta, Giovanni Panozzo.
+ * @copyright Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo.
*
* This program is free 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 d93edde9c..7cb9401ba 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 f5cf8072c..a6eb6f609 100644
--- a/src/remmina_stats.c
+++ b/src/remmina_stats.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 04ccf079f..6340ea8cd 100644
--- a/src/remmina_stats.h
+++ b/src/remmina_stats.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 5b4c23a77..c78304719 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 6a4f6d72a..6c8ea4954 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 51e2cc3f6..4bbcec414 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 4441efa08..e4440afdd 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 f9e050aaf..a71d49e6d 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 6205e79f1..d134c0d1f 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 dd0afb9be..1a69a5932 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 e687f0e69..57e0b7dd9 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 ba54d6f56..a62962708 100644
--- a/src/remmina_unlock.c
+++ b/src/remmina_unlock.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 a2834d8df..57cf92d18 100644
--- a/src/remmina_unlock.h
+++ b/src/remmina_unlock.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2017-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 bf44852bf..725ce5f65 100644
--- a/src/remmina_utils.c
+++ b/src/remmina_utils.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 b7e58c8d3..63a0fdd1a 100644
--- a/src/remmina_utils.h
+++ b/src/remmina_utils.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 b21030319..cd247b002 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 558ff79fc..6c3fdb6a9 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-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 77214e40c..16dcf57fc 100644
--- a/src/rmnews.c
+++ b/src/rmnews.c
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 6f915695c..715409190 100644
--- a/src/rmnews.h
+++ b/src/rmnews.h
@@ -1,6 +1,6 @@
/*
* Remmina - The GTK+ Remote Desktop Client
- * Copyright (C) 2016-2019 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by