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:
authorAntenore Gatta <antenore@simbiosi.org>2020-01-10 17:25:07 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-01-10 17:25:07 +0300
commit1b5bd52a7cb08553301d7e7447aa0c7d731078c4 (patch)
tree027787db21450fec79991e6d8401e39e22aa3033 /plugins/exec
parent04f4a201372f38eee9cc77f08114be7fa0a5bd87 (diff)
Updating copyrights and contribution lists
Diffstat (limited to 'plugins/exec')
-rw-r--r--plugins/exec/CMakeLists.txt2
-rw-r--r--plugins/exec/exec_plugin.c2
-rw-r--r--plugins/exec/exec_plugin_config.h2
3 files changed, 3 insertions, 3 deletions
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>.