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/telepathy
parent04f4a201372f38eee9cc77f08114be7fa0a5bd87 (diff)
Updating copyrights and contribution lists
Diffstat (limited to 'plugins/telepathy')
-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
6 files changed, 6 insertions, 6 deletions
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