This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository telekinesis. commit fe1b4519403747cfcff9f163b348781d1baa6bda Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Jan 9 01:50:25 2015 +0100 common: update copyright notices. Happy new year! --- X2Go/Telekinesis/Apps/AppCore.pm | 6 +++--- X2Go/Telekinesis/Client/Supporting_Services.pm | 6 +++--- X2Go/Telekinesis/CommonCore.pm | 6 +++--- X2Go/Telekinesis/CoreSupport.pm | 6 +++--- client/bin/telekinesis-client | 6 +++--- debian/copyright | 4 ++-- server/bin/tekicmd | 6 +++--- server/bin/telekinesis-server | 6 +++--- 8 files changed, 23 insertions(+), 23 deletions(-) diff --git a/X2Go/Telekinesis/Apps/AppCore.pm b/X2Go/Telekinesis/Apps/AppCore.pm index 69b9594..016c48a 100644 --- a/X2Go/Telekinesis/Apps/AppCore.pm +++ b/X2Go/Telekinesis/Apps/AppCore.pm @@ -1,6 +1,6 @@ ################################################################################################################# # -# Copyright (C) 2013-2014 X2Go Project - http://wiki.x2go.org +# Copyright (C) 2013-2015 X2Go Project - http://wiki.x2go.org # # 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 @@ -17,8 +17,8 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. # -# Copyright (C) 2013-2014 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> -# Copyright (C) 2013-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2013-2015 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> +# Copyright (C) 2013-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # ################################################################################################################# package X2Go::Telekinesis::Apps::AppCore; diff --git a/X2Go/Telekinesis/Client/Supporting_Services.pm b/X2Go/Telekinesis/Client/Supporting_Services.pm index b75aa6b..955d693 100644 --- a/X2Go/Telekinesis/Client/Supporting_Services.pm +++ b/X2Go/Telekinesis/Client/Supporting_Services.pm @@ -1,6 +1,6 @@ ################################################################################################################# # -# Copyright (C) 2013-2014 X2Go Project - http://wiki.x2go.org +# Copyright (C) 2013-2015 X2Go Project - http://wiki.x2go.org # # 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 @@ -17,8 +17,8 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. # -# Copyright (C) 2013-2014 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> -# Copyright (C) 2013-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2013-2015 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> +# Copyright (C) 2013-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # ################################################################################################################# package X2Go::Telekinesis::Client::Supporting_Services; diff --git a/X2Go/Telekinesis/CommonCore.pm b/X2Go/Telekinesis/CommonCore.pm index 04c3115..f4c7f33 100644 --- a/X2Go/Telekinesis/CommonCore.pm +++ b/X2Go/Telekinesis/CommonCore.pm @@ -1,6 +1,6 @@ ################################################################################################################# # -# Copyright (C) 2013-2014 X2Go Project - http://wiki.x2go.org +# Copyright (C) 2013-2015 X2Go Project - http://wiki.x2go.org # # 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 @@ -17,8 +17,8 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. # -# Copyright (C) 2013-2014 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> -# Copyright (C) 2013-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2013-2015 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> +# Copyright (C) 2013-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # ################################################################################################################# package X2Go::Telekinesis::CommonCore; diff --git a/X2Go/Telekinesis/CoreSupport.pm b/X2Go/Telekinesis/CoreSupport.pm index e011e80..663b3bb 100644 --- a/X2Go/Telekinesis/CoreSupport.pm +++ b/X2Go/Telekinesis/CoreSupport.pm @@ -1,6 +1,6 @@ ################################################################################################################# # -# Copyright (C) 2013-2014 X2Go Project - http://wiki.x2go.org +# Copyright (C) 2013-2015 X2Go Project - http://wiki.x2go.org # # 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 @@ -17,8 +17,8 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. # -# Copyright (C) 2013-2014 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> -# Copyright (C) 2013-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2013-2015 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> +# Copyright (C) 2013-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # ################################################################################################################# package X2Go::Telekinesis::CoreSupport; diff --git a/client/bin/telekinesis-client b/client/bin/telekinesis-client index 8bafc66..2639973 100644 --- a/client/bin/telekinesis-client +++ b/client/bin/telekinesis-client @@ -1,7 +1,7 @@ #!/usr/bin/perl -T ################################################################################################################# # -# Copyright (C) 2013-2014 X2Go Project - http://wiki.x2go.org +# Copyright (C) 2013-2015 X2Go Project - http://wiki.x2go.org # # 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 @@ -18,8 +18,8 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. # -# Copyright (C) 2013-2014 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> -# Copyright (C) 2013-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2013-2015 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> +# Copyright (C) 2013-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # ################################################################################################################# use strict; diff --git a/debian/copyright b/debian/copyright index 36b63d9..2128a79 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,8 +9,8 @@ Files: client/* Makefile Makefile.PL Copyright: - 2013-2014, Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> - 2013-2014, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + 2013-2015, Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> + 2013-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL-2+ Files: debian/* diff --git a/server/bin/tekicmd b/server/bin/tekicmd index 7b263c6..ab59f31 100644 --- a/server/bin/tekicmd +++ b/server/bin/tekicmd @@ -1,7 +1,7 @@ #!/usr/bin/perl -T -I /home/test2/telekinesis/lib/ ################################################################################################################# # -# Copyright (C) 2013-2014 X2Go Project - http://wiki.x2go.org +# Copyright (C) 2013-2015 X2Go Project - http://wiki.x2go.org # # 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 @@ -18,8 +18,8 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. # -# Copyright (C) 2013-2014 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> -# +# Copyright (C) 2013-2015 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> +# ################################################################################################################# use strict; use X2Go::Telekinesis::CoreSupport qw( premZealot getConnectToken getCmdFlags dbugPrint tcDie sanitizeDirPath sanitizeFilePath sanitizer checkPID genRandSID genRandToken clups); diff --git a/server/bin/telekinesis-server b/server/bin/telekinesis-server index 8ae5a5b..bfbd6dd 100644 --- a/server/bin/telekinesis-server +++ b/server/bin/telekinesis-server @@ -5,7 +5,7 @@ # ################################################################################################################# # -# Copyright (C) 2013-2014 X2Go Project - http://wiki.x2go.org +# Copyright (C) 2013-2015 X2Go Project - http://wiki.x2go.org # # 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 @@ -22,8 +22,8 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. # -# Copyright (C) 2013-2014 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> -# Copyright (C) 2013-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2013-2015 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> +# Copyright (C) 2013-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # ################################################################################################################# #use warnings; -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/telekinesis.git