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:
authormyheroyuki <myheroyuki@outlook.com>2022-12-16 16:41:59 +0300
committermyheroyuki <myheroyuki@outlook.com>2022-12-16 16:41:59 +0300
commitb197fd81608100165d397c1129da8c31deab645a (patch)
treebd11451c8ce719d2736b0585306fb8ef0a7e7364 /plugins/telepathy
parent1e6d8d4a9b03dbca3ebf663bf005552f4b8de677 (diff)
Update Copyright for 2023
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 22aafba03..031436816 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-2022 Antenore Gatta, Giovanni Panozzo
+# Copyright (C) 2014-2023 Antenore Gatta, Giovanni Panozzo
#
# This program is free 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 9989c1b4d..b690d9787 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-2022 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2023 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 c0a197be6..675dcae17 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-2022 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2023 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 85aa90443..5b3ef6f43 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-2022 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2023 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 7321739e2..c4bfb693a 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-2022 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2017-2023 Antenore Gatta, Giovanni Panozzo
*
* This program is free 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 ee85cd494..263096b0a 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-2022 Antenore Gatta, Giovanni Panozzo
+ * Copyright (C) 2016-2023 Antenore Gatta, Giovanni Panozzo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by