[X2Go-Commits] [x2goplasmabindings] 01/03: misc: update copyright notices, but for Mike Gabriel.

git-admin at x2go.org git-admin at x2go.org
Tue Nov 20 02:52:05 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goplasmabindings.

commit e23888303d7c7daeeb173e74670f4eb828be6213
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Mon Nov 19 23:34:02 2018 +0100

    misc: update copyright notices, but for Mike Gabriel.
---
 debian/changelog        | 1 +
 debian/copyright        | 7 ++++---
 debian/copyright.in     | 4 ++--
 fsitem.cpp              | 5 +++--
 fsitem.h                | 5 +++--
 plasmax2godialog.cpp    | 5 +++--
 plasmax2godialog.h      | 5 +++--
 plasmoidhovereditem.cpp | 5 +++--
 plasmoidhovereditem.h   | 5 +++--
 po/da.po                | 3 ++-
 po/de.po                | 3 ++-
 po/es.po                | 3 ++-
 po/et.po                | 3 ++-
 po/fi.po                | 3 ++-
 po/fr.po                | 3 ++-
 po/nb_NO.po             | 3 ++-
 po/nl.po                | 3 ++-
 po/ru.po                | 3 ++-
 po/sv.po                | 3 ++-
 po/tr.po                | 3 ++-
 x2goplasmoid.cpp        | 5 +++--
 x2goplasmoid.h          | 5 +++--
 22 files changed, 53 insertions(+), 32 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7380723..6d7e2df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ x2goplasmabindings (3.0.2.2-0x2go1) UNRELEASED; urgency=low
   * New upstream version (3.0.2.2):
     - misc po/: regenerate template, merge and fixup translations.
     - misc po/: update mailing list address.
+    - misc: update copyright notices, but for Mike Gabriel.
   * debian/control:
     - Maintainer change in package: X2Go Developers <x2go-dev at lists.x2go.org>.
     - Uploaders: add myself. Also, force a rebuild due to the changed
diff --git a/debian/copyright b/debian/copyright
index dbea5ca..c4e5519 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,8 +11,8 @@ Files: fsitem.cpp
  plasmoidhovereditem.h
  x2goplasmoid.cpp
  x2goplasmoid.h
-Copyright: 2007-2015, Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
-  2007-2015, Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
+Copyright: 2007-2018, Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
+  2007-2018, Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
   2011-2015, Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 License: LGPL-2
 
@@ -23,8 +23,9 @@ License: LGPL-2
  Assuming license as found in COPYING file.
 
 Files: debian/*
-Copyright: 2007-2015, Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
+Copyright: 2007-2018, Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
            2011-2015, Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+           2015-2018, Mihai Moldovan <ionic at ionic.de>
 License: LGPL-2
 
 License: LGPL-2
diff --git a/debian/copyright.in b/debian/copyright.in
index af6a4ee..e4cf98b 100644
--- a/debian/copyright.in
+++ b/debian/copyright.in
@@ -12,8 +12,8 @@ Files: fsitem.cpp
  plasmoidhovereditem.h
  x2goplasmoid.cpp
  x2goplasmoid.h
-Copyright: 2007-2015, Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
-  2007-2015, Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
+Copyright: 2007-2018, Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
+  2007-2018, Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
   2011-2015, Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 License: LGPL-2
  FIXME
diff --git a/fsitem.cpp b/fsitem.cpp
index c6e2465..6abbbd1 100644
--- a/fsitem.cpp
+++ b/fsitem.cpp
@@ -1,6 +1,7 @@
 /*
-   Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
-   Copyright © 2007-2015 Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
+   Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org
+   Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
+   Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
    Copyright © 2011-2015 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 
    This library is free software; you can redistribute it and/or
diff --git a/fsitem.h b/fsitem.h
index f0eb899..b6aa91c 100644
--- a/fsitem.h
+++ b/fsitem.h
@@ -1,6 +1,7 @@
 /*
-   Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
-   Copyright © 2007-2015 Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
+   Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org
+   Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
+   Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
    Copyright © 2011-2015 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 
    This library is free software; you can redistribute it and/or
diff --git a/plasmax2godialog.cpp b/plasmax2godialog.cpp
index 4655dca..66e6540 100644
--- a/plasmax2godialog.cpp
+++ b/plasmax2godialog.cpp
@@ -1,6 +1,7 @@
 /*
-   Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
-   Copyright © 2007-2015 Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
+   Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org
+   Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
+   Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
    Copyright © 2011-2015 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 
    This library is free software; you can redistribute it and/or
diff --git a/plasmax2godialog.h b/plasmax2godialog.h
index a5de2f6..ff89a54 100644
--- a/plasmax2godialog.h
+++ b/plasmax2godialog.h
@@ -1,6 +1,7 @@
 /*
-   Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
-   Copyright © 2007-2015 Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
+   Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org
+   Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
+   Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
    Copyright © 2011-2015 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 
    This library is free software; you can redistribute it and/or
diff --git a/plasmoidhovereditem.cpp b/plasmoidhovereditem.cpp
index d5cb2d0..2bc73af 100644
--- a/plasmoidhovereditem.cpp
+++ b/plasmoidhovereditem.cpp
@@ -1,6 +1,7 @@
 /*
-   Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
-   Copyright © 2007-2015 Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
+   Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org
+   Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
+   Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
    Copyright © 2011-2015 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 
    This library is free software; you can redistribute it and/or
diff --git a/plasmoidhovereditem.h b/plasmoidhovereditem.h
index e410e4d..4ef6f12 100644
--- a/plasmoidhovereditem.h
+++ b/plasmoidhovereditem.h
@@ -1,6 +1,7 @@
 /*
-   Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
-   Copyright © 2007-2015 Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
+   Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org
+   Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
+   Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
    Copyright © 2011-2015 Mike Gabriel <mike.gabriel at 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 a8f2f89..e7bcfe7 100644
--- a/po/da.po
+++ b/po/da.po
@@ -1,5 +1,6 @@
 # x2goplasmabindings
-# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org
+# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder at 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 e50981e..976d387 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1,5 +1,6 @@
 # x2goplasmabindings
-# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org
+# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder at 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 af47a7e..b959f6a 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1,5 +1,6 @@
 # x2goplasmabindings
-# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org
+# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 # This file is distributed under the same license as the x2goplasmabindings package.
 #
 # Ricardo Diaz <oceanosoftlapalma at gmail.com>, 2014.
diff --git a/po/et.po b/po/et.po
index 674f84f..0821ec6 100644
--- a/po/et.po
+++ b/po/et.po
@@ -1,5 +1,6 @@
 # x2goplasmabindings
-# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org
+# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder at 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 febc9ac..16d9c56 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -1,5 +1,6 @@
 # x2goplasmabindings
-# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org
+# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder at 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 18b9b88..0d8e6f3 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,5 +1,6 @@
 # x2goplasmabindings
-# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org
+# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder at 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 be62ca3..7efeb72 100644
--- a/po/nb_NO.po
+++ b/po/nb_NO.po
@@ -1,5 +1,6 @@
 # x2goplasmabindings
-# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org
+# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder at 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 f2ffba0..d234718 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -1,5 +1,6 @@
 # x2goplasmabindings
-# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org
+# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder at 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 c880873..5e9a839 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,5 +1,6 @@
 # x2goplasmabindings
-# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org
+# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder at 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 146b950..4b374c2 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,5 +1,6 @@
 # x2goplasmabindings
-# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org
+# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder at 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 2c4f459..3decf97 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -1,5 +1,6 @@
 # x2goplasmabindings
-# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org
+# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder at 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 181aba4..9201f78 100644
--- a/x2goplasmoid.cpp
+++ b/x2goplasmoid.cpp
@@ -1,6 +1,7 @@
 /*
-   Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
-   Copyright © 2007-2015 Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
+   Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org
+   Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
+   Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
    Copyright © 2011-2015 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 
    This library is free software; you can redistribute it and/or
diff --git a/x2goplasmoid.h b/x2goplasmoid.h
index d69b5d8..653b252 100644
--- a/x2goplasmoid.h
+++ b/x2goplasmoid.h
@@ -1,6 +1,7 @@
 /*
-   Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
-   Copyright © 2007-2015 Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
+   Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org
+   Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder at phoca-gmbh.de>
+   Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing at obviously-nice.de>
    Copyright © 2011-2015 Mike Gabriel <mike.gabriel at 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


More information about the x2go-commits mailing list