This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit ddb4efadf3825c3271a7b8ca3455acd2632d0448 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jan 8 20:06:49 2015 +0100 common: update copyright notices. Happy new year! --- debian/copyright | 10 +++++----- debian/copyright.in | 6 +++--- fsitem.cpp | 6 +++--- fsitem.h | 6 +++--- plasmax2godialog.cpp | 6 +++--- plasmax2godialog.h | 6 +++--- plasmoidhovereditem.cpp | 6 +++--- plasmoidhovereditem.h | 6 +++--- x2goplasmoid.cpp | 6 +++--- x2goplasmoid.h | 6 +++--- 10 files changed, 32 insertions(+), 32 deletions(-) diff --git a/debian/copyright b/debian/copyright index ae60b18..dbea5ca 100644 --- a/debian/copyright +++ b/debian/copyright @@ -11,9 +11,9 @@ Files: fsitem.cpp plasmoidhovereditem.h x2goplasmoid.cpp x2goplasmoid.h -Copyright: 2007-2014, Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> - 2007-2014, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - 2011-2014, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2007-2015, Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + 2007-2015, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + 2011-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: LGPL-2 Files: po/create-potfile.sh @@ -23,8 +23,8 @@ License: LGPL-2 Assuming license as found in COPYING file. Files: debian/* -Copyright: 2007-2014, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - 2011-2014, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2007-2015, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + 2011-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: LGPL-2 License: LGPL-2 diff --git a/debian/copyright.in b/debian/copyright.in index c6ed56f..af6a4ee 100644 --- a/debian/copyright.in +++ b/debian/copyright.in @@ -12,9 +12,9 @@ Files: fsitem.cpp plasmoidhovereditem.h x2goplasmoid.cpp x2goplasmoid.h -Copyright: 2007-2014, Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> - 2007-2014, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - 2011-2014, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2007-2015, Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + 2007-2015, 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 87b9bbc..c6e2465 100644 --- a/fsitem.cpp +++ b/fsitem.cpp @@ -1,7 +1,7 @@ /* - Copyright © 2007-2014 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2014 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> - Copyright © 2011-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2015 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 modify it under the terms of the GNU Library General Public diff --git a/fsitem.h b/fsitem.h index eaa716e..f0eb899 100644 --- a/fsitem.h +++ b/fsitem.h @@ -1,7 +1,7 @@ /* - Copyright © 2007-2014 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2014 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> - Copyright © 2011-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2015 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 modify it under the terms of the GNU Library General Public diff --git a/plasmax2godialog.cpp b/plasmax2godialog.cpp index d8e46d9..4655dca 100644 --- a/plasmax2godialog.cpp +++ b/plasmax2godialog.cpp @@ -1,7 +1,7 @@ /* - Copyright © 2007-2014 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2014 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> - Copyright © 2011-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2015 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 modify it under the terms of the GNU Library General Public diff --git a/plasmax2godialog.h b/plasmax2godialog.h index 6f7022c..a5de2f6 100644 --- a/plasmax2godialog.h +++ b/plasmax2godialog.h @@ -1,7 +1,7 @@ /* - Copyright © 2007-2014 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2014 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> - Copyright © 2011-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2015 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 modify it under the terms of the GNU Library General Public diff --git a/plasmoidhovereditem.cpp b/plasmoidhovereditem.cpp index 171f4c4..d5cb2d0 100644 --- a/plasmoidhovereditem.cpp +++ b/plasmoidhovereditem.cpp @@ -1,7 +1,7 @@ /* - Copyright © 2007-2014 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2014 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> - Copyright © 2011-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2015 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 modify it under the terms of the GNU Library General Public diff --git a/plasmoidhovereditem.h b/plasmoidhovereditem.h index 9bfae7b..e410e4d 100644 --- a/plasmoidhovereditem.h +++ b/plasmoidhovereditem.h @@ -1,7 +1,7 @@ /* - Copyright © 2007-2014 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2014 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> - Copyright © 2011-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2015 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 modify it under the terms of the GNU Library General Public diff --git a/x2goplasmoid.cpp b/x2goplasmoid.cpp index 3d6ba70..181aba4 100644 --- a/x2goplasmoid.cpp +++ b/x2goplasmoid.cpp @@ -1,7 +1,7 @@ /* - Copyright © 2007-2014 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2014 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> - Copyright © 2011-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2015 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 modify it under the terms of the GNU Library General Public diff --git a/x2goplasmoid.h b/x2goplasmoid.h index 737eb52..d69b5d8 100644 --- a/x2goplasmoid.h +++ b/x2goplasmoid.h @@ -1,7 +1,7 @@ /* - Copyright © 2007-2014 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2014 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> - Copyright © 2011-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2015 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 modify it under the terms of the GNU Library General Public -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git