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>2021-01-04 10:12:01 +0300
committerAntenore Gatta <antenore@simbiosi.org>2021-01-04 10:12:01 +0300
commitd118d8c8097135acf179e5f335d14a030d5b864f (patch)
tree0e664f0d6ce4b81c4dc126f80de345f16b1df2cd /plugins/telepathy
parent57f7845e551fd47bcdb46304c64a8a11a94768db (diff)
Updating Copyright notice for 2021
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 cbc5a49ab..867de986d 100644
--- a/plugins/telepathy/CMakeLists.txt
+++ b/plugins/telepathy/CMakeLists.txt
@@ -1,7 +1,7 @@
# remmina-plugin-telepathy - The GTK+ Remote Desktop Client
#
# Copyright (C) 2011 Marc-Andre Moreau
-# Copyright (C) 2014-2020 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2021 Antenore Gatta, Giovanni Panozzo
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/plugins/telepathy/telepathy_channel_handler.c b/plugins/telepathy/telepathy_channel_handler.c
index b6de4c473..07ac7ab23 100644
--- a/plugins/telepathy/telepathy_channel_handler.c
+++ b/plugins/telepathy/telepathy_channel_handler.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/telepathy/telepathy_channel_handler.h b/plugins/telepathy/telepathy_channel_handler.h
index 453be7a3a..5369a1c92 100644
--- a/plugins/telepathy/telepathy_channel_handler.h
+++ b/plugins/telepathy/telepathy_channel_handler.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/telepathy/telepathy_handler.c b/plugins/telepathy/telepathy_handler.c
index 6667a2584..527f1669d 100644
--- a/plugins/telepathy/telepathy_handler.c
+++ b/plugins/telepathy/telepathy_handler.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/telepathy/telepathy_handler.h b/plugins/telepathy/telepathy_handler.h
index f99ebb874..0e39ee911 100644
--- a/plugins/telepathy/telepathy_handler.h
+++ b/plugins/telepathy/telepathy_handler.h
@@ -1,7 +1,7 @@
/*
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
- * Copyright (C) 2017-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/plugins/telepathy/telepathy_plugin.c b/plugins/telepathy/telepathy_plugin.c
index 5d3b616e7..1feda76ea 100644
--- a/plugins/telepathy/telepathy_plugin.c
+++ b/plugins/telepathy/telepathy_plugin.c
@@ -2,7 +2,7 @@
* Remmina - The GTK+ Remote Desktop Client
* Copyright (C) 2010 Vic Lee
* Copyright (C) 2014-2015 Antenore Gatta, Fabio Castelli, Giovanni Panozzo
- * Copyright (C) 2016-2020 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2021 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by