This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit b81be09bf2b600688b1c970efcf3da261c2514b3 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Aug 16 01:39:12 2023 +0200 misc: pre-release copyright update. --- debian/changelog | 1 + debian/copyright | 10 +++++----- debian/copyright.in | 4 ++-- fsitem.cpp | 6 +++--- fsitem.h | 6 +++--- plasmax2godialog.cpp | 6 +++--- plasmax2godialog.h | 6 +++--- plasmoidhovereditem.cpp | 6 +++--- plasmoidhovereditem.h | 6 +++--- po/da.po | 4 ++-- po/de.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/fi.po | 4 ++-- po/fr.po | 4 ++-- po/nb_NO.po | 4 ++-- po/nl.po | 4 ++-- po/ru.po | 4 ++-- po/sv.po | 4 ++-- po/tr.po | 4 ++-- x2goplasmoid.cpp | 6 +++--- x2goplasmoid.h | 6 +++--- 22 files changed, 54 insertions(+), 53 deletions(-) diff --git a/debian/changelog b/debian/changelog index ed38535..49f60a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -61,6 +61,7 @@ x2goplasmabindings (3.0.2.3-0x2go1) UNRELEASED; urgency=medium version for QML plasmoids. - CMakeLists.txt: also add the X-Plasma keys the metadata.desktop file we use for older operating systems. + - misc: pre-release copyright update. * x2goplasmabindings.spec: + Prepare for Plasma 5 support. + Stop duplicating Group tag. diff --git a/debian/copyright b/debian/copyright index e90fe00..abf61e1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -11,8 +11,8 @@ Files: fsitem.cpp plasmoidhovereditem.h x2goplasmoid.cpp x2goplasmoid.h -Copyright: 2007-2018, Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> - 2007-2018, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> +Copyright: 2007-2023, Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + 2007-2023, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> 2011-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: LGPL-2 @@ -29,9 +29,9 @@ Copyright: 2023 Robert Tari <robert@tari.in> License: GPL-3 Files: debian/* -Copyright: 2007-2018, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - 2011-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> - 2015-2018, Mihai Moldovan <ionic@ionic.de> +Copyright: 2007-2023, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + 2011-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + 2015-2023, Mihai Moldovan <ionic@ionic.de> License: LGPL-2 License: LGPL-2 diff --git a/debian/copyright.in b/debian/copyright.in index deba9d3..6d957e1 100644 --- a/debian/copyright.in +++ b/debian/copyright.in @@ -12,8 +12,8 @@ Files: fsitem.cpp plasmoidhovereditem.h x2goplasmoid.cpp x2goplasmoid.h -Copyright: 2007-2018, Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> - 2007-2018, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> +Copyright: 2007-2023, Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + 2007-2023, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> 2011-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: LGPL-2 FIXME diff --git a/fsitem.cpp b/fsitem.cpp index 6abbbd1..c928a7b 100644 --- a/fsitem.cpp +++ b/fsitem.cpp @@ -1,7 +1,7 @@ /* - Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org - Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + Copyright © 2007-2023 X2Go Project - https://wiki.x2go.org + Copyright © 2007-2023 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2023 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> Copyright © 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> This library is free software; you can redistribute it and/or diff --git a/fsitem.h b/fsitem.h index b6aa91c..5d74380 100644 --- a/fsitem.h +++ b/fsitem.h @@ -1,7 +1,7 @@ /* - Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org - Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + Copyright © 2007-2023 X2Go Project - https://wiki.x2go.org + Copyright © 2007-2023 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2023 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> Copyright © 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> This library is free software; you can redistribute it and/or diff --git a/plasmax2godialog.cpp b/plasmax2godialog.cpp index 66e6540..aa10288 100644 --- a/plasmax2godialog.cpp +++ b/plasmax2godialog.cpp @@ -1,7 +1,7 @@ /* - Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org - Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + Copyright © 2007-2023 X2Go Project - https://wiki.x2go.org + Copyright © 2007-2023 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2023 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> Copyright © 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> This library is free software; you can redistribute it and/or diff --git a/plasmax2godialog.h b/plasmax2godialog.h index ff89a54..88c5687 100644 --- a/plasmax2godialog.h +++ b/plasmax2godialog.h @@ -1,7 +1,7 @@ /* - Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org - Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + Copyright © 2007-2023 X2Go Project - https://wiki.x2go.org + Copyright © 2007-2023 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2023 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> Copyright © 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> This library is free software; you can redistribute it and/or diff --git a/plasmoidhovereditem.cpp b/plasmoidhovereditem.cpp index 2bc73af..d488294 100644 --- a/plasmoidhovereditem.cpp +++ b/plasmoidhovereditem.cpp @@ -1,7 +1,7 @@ /* - Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org - Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + Copyright © 2007-2023 X2Go Project - https://wiki.x2go.org + Copyright © 2007-2023 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2023 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> Copyright © 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> This library is free software; you can redistribute it and/or diff --git a/plasmoidhovereditem.h b/plasmoidhovereditem.h index 4ef6f12..6d1cced 100644 --- a/plasmoidhovereditem.h +++ b/plasmoidhovereditem.h @@ -1,7 +1,7 @@ /* - Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org - Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + Copyright © 2007-2023 X2Go Project - https://wiki.x2go.org + Copyright © 2007-2023 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2023 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> Copyright © 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> This library is free software; you can redistribute it and/or diff --git a/po/da.po b/po/da.po index 0044e74..2d60f51 100644 --- a/po/da.po +++ b/po/da.po @@ -1,6 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2023 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/de.po b/po/de.po index 748c5fe..865e39b 100644 --- a/po/de.po +++ b/po/de.po @@ -1,6 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2023 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/es.po b/po/es.po index a6a4ca6..58b2f70 100644 --- a/po/es.po +++ b/po/es.po @@ -1,6 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2023 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # # Ricardo Diaz <oceanosoftlapalma@gmail.com>, 2014. diff --git a/po/et.po b/po/et.po index 9d8d32b..16ac4f6 100644 --- a/po/et.po +++ b/po/et.po @@ -1,6 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2023 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/fi.po b/po/fi.po index acae950..b60452a 100644 --- a/po/fi.po +++ b/po/fi.po @@ -1,6 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2023 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/fr.po b/po/fr.po index a83abe6..1c51010 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,6 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2023 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/nb_NO.po b/po/nb_NO.po index 2c21fdc..0b1efe6 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -1,6 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2023 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/nl.po b/po/nl.po index 9430408..dd09ac2 100644 --- a/po/nl.po +++ b/po/nl.po @@ -1,6 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2023 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/ru.po b/po/ru.po index 41f31b9..7027911 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1,6 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2023 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/sv.po b/po/sv.po index a20b0bd..fb5d595 100644 --- a/po/sv.po +++ b/po/sv.po @@ -1,6 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2023 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/tr.po b/po/tr.po index 2c2c31d..00807e1 100644 --- a/po/tr.po +++ b/po/tr.po @@ -1,6 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2023 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/x2goplasmoid.cpp b/x2goplasmoid.cpp index 9201f78..9f63bfc 100644 --- a/x2goplasmoid.cpp +++ b/x2goplasmoid.cpp @@ -1,7 +1,7 @@ /* - Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org - Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + Copyright © 2007-2023 X2Go Project - https://wiki.x2go.org + Copyright © 2007-2023 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2023 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> Copyright © 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> This library is free software; you can redistribute it and/or diff --git a/x2goplasmoid.h b/x2goplasmoid.h index 653b252..d6f1ea3 100644 --- a/x2goplasmoid.h +++ b/x2goplasmoid.h @@ -1,7 +1,7 @@ /* - Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org - Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + Copyright © 2007-2023 X2Go Project - https://wiki.x2go.org + Copyright © 2007-2023 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2023 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> Copyright © 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> This library is free software; you can redistribute it and/or -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git