This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-gui. from 1b77c20 fix for last commit new fee9eeb common: update copyright notices. Happy new year! The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: Makefile.docupload | 2 +- README | 4 ++-- README.Unity | 4 ++-- TODO | 4 ++-- debian/copyright | 8 ++++---- debian/rules | 2 +- nsis_template.py | 2 +- po/bg.po | 2 +- po/de.po | 2 +- po/en.po | 2 +- po/es.po | 2 +- po/et.po | 2 +- po/fi.po | 2 +- po/fr.po | 2 +- po/nb_NO.po | 2 +- po/nl.po | 2 +- po/ru.po | 2 +- po/sv.po | 2 +- pyhoca-gui | 4 ++-- pyhoca/__init__.py | 4 ++-- pyhoca/wxgui/__init__.py | 4 ++-- pyhoca/wxgui/about.py | 4 ++-- pyhoca/wxgui/basepath.py | 4 ++-- pyhoca/wxgui/brokerlogon.py | 4 ++-- pyhoca/wxgui/defaults.py | 4 ++-- pyhoca/wxgui/frontend.py | 4 ++-- pyhoca/wxgui/launcher.py | 6 +++--- pyhoca/wxgui/listdesktops.py | 4 ++-- pyhoca/wxgui/logon.py | 4 ++-- pyhoca/wxgui/menus_taskbar.py | 4 ++-- pyhoca/wxgui/messages.py | 2 +- pyhoca/wxgui/mswin_logging.py | 4 ++-- pyhoca/wxgui/notify.py | 4 ++-- pyhoca/wxgui/passphrase.py | 4 ++-- pyhoca/wxgui/printingprefs.py | 4 ++-- pyhoca/wxgui/profilemanager.py | 4 ++-- pyhoca/wxgui/serverinfo.py | 4 ++-- pyhoca/wxgui/sessiontitle.py | 4 ++-- pyhoca/wxgui/splash.py | 4 ++-- pyhoca/wxgui/taskbar.py | 4 ++-- setup.py | 2 +- 41 files changed, 69 insertions(+), 69 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit fee9eeba466be60b235cbf3f9fb129444148c937 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jan 8 19:46:14 2015 +0100 common: update copyright notices. Happy new year! --- Makefile.docupload | 2 +- README | 4 ++-- README.Unity | 4 ++-- TODO | 4 ++-- debian/copyright | 8 ++++---- debian/rules | 2 +- nsis_template.py | 2 +- po/bg.po | 2 +- po/de.po | 2 +- po/en.po | 2 +- po/es.po | 2 +- po/et.po | 2 +- po/fi.po | 2 +- po/fr.po | 2 +- po/nb_NO.po | 2 +- po/nl.po | 2 +- po/ru.po | 2 +- po/sv.po | 2 +- pyhoca-gui | 4 ++-- pyhoca/__init__.py | 4 ++-- pyhoca/wxgui/__init__.py | 4 ++-- pyhoca/wxgui/about.py | 4 ++-- pyhoca/wxgui/basepath.py | 4 ++-- pyhoca/wxgui/brokerlogon.py | 4 ++-- pyhoca/wxgui/defaults.py | 4 ++-- pyhoca/wxgui/frontend.py | 4 ++-- pyhoca/wxgui/launcher.py | 6 +++--- pyhoca/wxgui/listdesktops.py | 4 ++-- pyhoca/wxgui/logon.py | 4 ++-- pyhoca/wxgui/menus_taskbar.py | 4 ++-- pyhoca/wxgui/messages.py | 2 +- pyhoca/wxgui/mswin_logging.py | 4 ++-- pyhoca/wxgui/notify.py | 4 ++-- pyhoca/wxgui/passphrase.py | 4 ++-- pyhoca/wxgui/printingprefs.py | 4 ++-- pyhoca/wxgui/profilemanager.py | 4 ++-- pyhoca/wxgui/serverinfo.py | 4 ++-- pyhoca/wxgui/sessiontitle.py | 4 ++-- pyhoca/wxgui/splash.py | 4 ++-- pyhoca/wxgui/taskbar.py | 4 ++-- setup.py | 2 +- 41 files changed, 69 insertions(+), 69 deletions(-) diff --git a/Makefile.docupload b/Makefile.docupload index 79c1aef..ac28247 100644 --- a/Makefile.docupload +++ b/Makefile.docupload @@ -1,6 +1,6 @@ #!/usr/bin/make -f # Makefile.docupload file - for pyhoca-gui -# Copyright 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, GPLv3 applies to this file +# Copyright 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, GPLv3 applies to this file VERSION=`head -n1 debian/changelog | sed 's,.*(\(.*\)).*,\1,' | cut -d"-" -f1` DOC_HOST=code.x2go.org diff --git a/README b/README index 4109dde..01c51f6 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -pyhoca-gui - Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> - Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +pyhoca-gui - Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> Published under the terms of the GNU Affero General Public License. See http://www.gnu.org/licenses/agpl.html for a recent copy. diff --git a/README.Unity b/README.Unity index 8e33035..813bcfb 100644 --- a/README.Unity +++ b/README.Unity @@ -1,5 +1,5 @@ -pyhoca-gui - Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> - Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +pyhoca-gui - Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> Published under the terms of the GNU Affero General Public License. See http://www.gnu.org/licenses/agpl.html for a recent copy. diff --git a/TODO b/TODO index 5a1b46d..c51f5a4 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,5 @@ -pyhoca-gui - Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> - Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +pyhoca-gui - Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> Published under the terms of the GNU Affero General Public License. See http://www.gnu.org/licenses/gpl.html for a recent copy. diff --git a/debian/copyright b/debian/copyright index be81af6..7c1fb71 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,12 +4,12 @@ Upstream-Contact: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Source: http://wiki.x2go.org Files: * -Copyright: 2010-2014, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> - 2010-2014, Dick Kniep <dick.kniep@lindix.nl> +Copyright: 2010-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + 2010-2015, Dick Kniep <dick.kniep@lindix.nl> License: AGPL-3+ Files: Makefile.docupload -Copyright: 2010-2014, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2010-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL-3+ 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 @@ -54,7 +54,7 @@ License: GPL-2+ `/usr/share/common-licenses/GPL-2'. Files: debian/* -Copyright: 2010-2014, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2010-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: AGPL-3+ License: AGPL-3+ diff --git a/debian/rules b/debian/rules index 5c340ea..ce0d5da 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f # debian/rules file - for pyhoca-gui # Based on sample debian/rules file - for GNU Hello (1.3). -# Copyright 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> WITH_PYTHON2 = $(shell test -f /usr/bin/dh_python2 && echo "--with python2") diff --git a/nsis_template.py b/nsis_template.py index 64687ea..2a98593 100644 --- a/nsis_template.py +++ b/nsis_template.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # # PyHoca is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/po/bg.po b/po/bg.po index d0ef6ce..b4a73bc 100644 --- a/po/bg.po +++ b/po/bg.po @@ -1,5 +1,5 @@ # PyHoca-GUI / i18n. -# Copyright (C) 2010-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # Dick Kniep <dick.kniep@lindix.nl> # This file is distributed under the same license as the PyHoca-GUI package. # Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 2011. diff --git a/po/de.po b/po/de.po index 3c6d402..f77d699 100644 --- a/po/de.po +++ b/po/de.po @@ -1,5 +1,5 @@ # PyHoca-GUI / i18n. -# Copyright (C) 2010-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # Dick Kniep <dick.kniep@lindix.nl> # This file is distributed under the same license as the PyHoca-GUI package. # Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 2011. diff --git a/po/en.po b/po/en.po index 2122f29..06cdd32 100644 --- a/po/en.po +++ b/po/en.po @@ -1,5 +1,5 @@ # PyHoca-GUI / i18n. -# Copyright (C) 2010-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # Dick Kniep <dick.kniep@lindix.nl> # This file is distributed under the same license as the PyHoca-GUI package. # Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 2011. diff --git a/po/es.po b/po/es.po index 28492c0..d61b66c 100644 --- a/po/es.po +++ b/po/es.po @@ -1,5 +1,5 @@ # PyHoca-GUI / i18n. -# Copyright (C) 2010-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # Dick Kniep <dick.kniep@lindix.nl> # This file is distributed under the same license as the PyHoca-GUI package. # diff --git a/po/et.po b/po/et.po index 445a96a..a9d773f 100644 --- a/po/et.po +++ b/po/et.po @@ -1,5 +1,5 @@ # PyHoca-GUI / i18n. -# Copyright (C) 2010-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # Dick Kniep <dick.kniep@lindix.nl> # This file is distributed under the same license as the PyHoca-GUI package. # diff --git a/po/fi.po b/po/fi.po index 856f93a..19cb7ee 100644 --- a/po/fi.po +++ b/po/fi.po @@ -1,5 +1,5 @@ # PyHoca-GUI / i18n. -# Copyright (C) 2010-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # Dick Kniep <dick.kniep@lindix.nl> # This file is distributed under the same license as the PyHoca-GUI package. # Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 2011. diff --git a/po/fr.po b/po/fr.po index e3ce7dd..ee56844 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,5 +1,5 @@ # PyHoca-GUI / i18n. -# Copyright (C) 2010-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # Dick Kniep <dick.kniep@lindix.nl> # This file is distributed under the same license as the PyHoca-GUI package. # Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 2011. diff --git a/po/nb_NO.po b/po/nb_NO.po index 36d769a..a2cd065 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -1,5 +1,5 @@ # PyHoca-GUI / i18n. -# Copyright (C) 2010-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # Dick Kniep <dick.kniep@lindix.nl> # This file is distributed under the same license as the PyHoca-GUI package. # Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 2011. diff --git a/po/nl.po b/po/nl.po index 05f17bd..80122fb 100644 --- a/po/nl.po +++ b/po/nl.po @@ -1,5 +1,5 @@ # PyHoca-GUI / i18n. -# Copyright (C) 2010-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # Dick Kniep <dick.kniep@lindix.nl> # This file is distributed under the same license as the PyHoca-GUI package. # Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 2011. diff --git a/po/ru.po b/po/ru.po index 43eb1aa..ea1af04 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1,5 +1,5 @@ # PyHoca-GUI / i18n. -# Copyright (C) 2010-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # Dick Kniep <dick.kniep@lindix.nl> # This file is distributed under the same license as the PyHoca-GUI package. # diff --git a/po/sv.po b/po/sv.po index 9d3c185..b06a8f8 100644 --- a/po/sv.po +++ b/po/sv.po @@ -1,5 +1,5 @@ # PyHoca-GUI / i18n. -# Copyright (C) 2010-2014 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # Dick Kniep <dick.kniep@lindix.nl> # This file is distributed under the same license as the PyHoca-GUI package. # Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 2011. diff --git a/pyhoca-gui b/pyhoca-gui index 2909f09..0573870 100755 --- a/pyhoca-gui +++ b/pyhoca-gui @@ -1,8 +1,8 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/__init__.py b/pyhoca/__init__.py index 14bec4e..ab56ba5 100644 --- a/pyhoca/__init__.py +++ b/pyhoca/__init__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py index 60a395d..1083693 100644 --- a/pyhoca/wxgui/__init__.py +++ b/pyhoca/wxgui/__init__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/about.py b/pyhoca/wxgui/about.py index 504dbfb..b2f2266 100644 --- a/pyhoca/wxgui/about.py +++ b/pyhoca/wxgui/about.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/basepath.py b/pyhoca/wxgui/basepath.py index f15c699..d623e95 100644 --- a/pyhoca/wxgui/basepath.py +++ b/pyhoca/wxgui/basepath.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/brokerlogon.py b/pyhoca/wxgui/brokerlogon.py index 2654807..c6f8515 100644 --- a/pyhoca/wxgui/brokerlogon.py +++ b/pyhoca/wxgui/brokerlogon.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/defaults.py b/pyhoca/wxgui/defaults.py index 873d39d..98dabbe 100644 --- a/pyhoca/wxgui/defaults.py +++ b/pyhoca/wxgui/defaults.py @@ -1,8 +1,8 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/frontend.py b/pyhoca/wxgui/frontend.py index 220613e..59a89d5 100644 --- a/pyhoca/wxgui/frontend.py +++ b/pyhoca/wxgui/frontend.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/launcher.py b/pyhoca/wxgui/launcher.py index 586d5c8..69e23b9 100644 --- a/pyhoca/wxgui/launcher.py +++ b/pyhoca/wxgui/launcher.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by @@ -58,7 +58,7 @@ class PyHocaGUI_Launcher(object): %s[%s] - an X2Go GUI client written in Python ---------------------------------------------------------------------- developed by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -sponsored by Dick Kniep <dick.kniep@lindix.nl> (2010-2014) +sponsored by Dick Kniep <dick.kniep@lindix.nl> (2010-2015) VERSION: %s diff --git a/pyhoca/wxgui/listdesktops.py b/pyhoca/wxgui/listdesktops.py index be9b1fa..5233f83 100644 --- a/pyhoca/wxgui/listdesktops.py +++ b/pyhoca/wxgui/listdesktops.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/logon.py b/pyhoca/wxgui/logon.py index ec7c46b..02b7200 100644 --- a/pyhoca/wxgui/logon.py +++ b/pyhoca/wxgui/logon.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/menus_taskbar.py b/pyhoca/wxgui/menus_taskbar.py index 812d73a..b48593e 100644 --- a/pyhoca/wxgui/menus_taskbar.py +++ b/pyhoca/wxgui/menus_taskbar.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/messages.py b/pyhoca/wxgui/messages.py index c1a7330..14e8c7c 100644 --- a/pyhoca/wxgui/messages.py +++ b/pyhoca/wxgui/messages.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/mswin_logging.py b/pyhoca/wxgui/mswin_logging.py index baadb7a..6c2a4b3 100644 --- a/pyhoca/wxgui/mswin_logging.py +++ b/pyhoca/wxgui/mswin_logging.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/notify.py b/pyhoca/wxgui/notify.py index ce23283..bc49028 100644 --- a/pyhoca/wxgui/notify.py +++ b/pyhoca/wxgui/notify.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/passphrase.py b/pyhoca/wxgui/passphrase.py index 9ea20c7..4d11fe6 100644 --- a/pyhoca/wxgui/passphrase.py +++ b/pyhoca/wxgui/passphrase.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/printingprefs.py b/pyhoca/wxgui/printingprefs.py index 0c486b8..abc768d 100644 --- a/pyhoca/wxgui/printingprefs.py +++ b/pyhoca/wxgui/printingprefs.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/profilemanager.py b/pyhoca/wxgui/profilemanager.py index ef3cc0f..7215c75 100644 --- a/pyhoca/wxgui/profilemanager.py +++ b/pyhoca/wxgui/profilemanager.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/serverinfo.py b/pyhoca/wxgui/serverinfo.py index 28ed055..b848467 100644 --- a/pyhoca/wxgui/serverinfo.py +++ b/pyhoca/wxgui/serverinfo.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/sessiontitle.py b/pyhoca/wxgui/sessiontitle.py index 28a3b31..5167b81 100644 --- a/pyhoca/wxgui/sessiontitle.py +++ b/pyhoca/wxgui/sessiontitle.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/splash.py b/pyhoca/wxgui/splash.py index fd78adc..7c1f97d 100644 --- a/pyhoca/wxgui/splash.py +++ b/pyhoca/wxgui/splash.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/wxgui/taskbar.py b/pyhoca/wxgui/taskbar.py index 58c1ca5..daf88bc 100644 --- a/pyhoca/wxgui/taskbar.py +++ b/pyhoca/wxgui/taskbar.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Dick Kniep <dick.kniep@lindix.nl> # # PyHoca GUI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/setup.py b/setup.py index dcb4035..30e4b21 100755 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # # PyHoca is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git