[X2Go-Commits] [x2gobroker] 01/04: update some copyright years, make Josh Lukens copyright holder of https_get_authmechs.py
git-admin at x2go.org
git-admin at x2go.org
Fri Sep 12 00:30:30 CEST 2014
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gobroker.
commit ebf6c2742d43559282a86734bf8cd82d729ff550
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Sep 11 23:33:13 2014 +0200
update some copyright years, make Josh Lukens copyright holder of https_get_authmechs.py
---
x2gobroker/_paramiko.py | 2 +-
x2gobroker/authmechs/https_get_authmech.py | 4 ++--
x2gobroker/config.py | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/x2gobroker/_paramiko.py b/x2gobroker/_paramiko.py
index b83cff3..acf89ca 100644
--- a/x2gobroker/_paramiko.py
+++ b/x2gobroker/_paramiko.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
-# Copyright (C) 2010-2013 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
#
# Python X2Go 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/x2gobroker/authmechs/https_get_authmech.py b/x2gobroker/authmechs/https_get_authmech.py
index 4f42d71..c5446fa 100644
--- a/x2gobroker/authmechs/https_get_authmech.py
+++ b/x2gobroker/authmechs/https_get_authmech.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
-# Copyright (C) 2012-2013 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-# Copyright (C) 2012-2013 by Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2012-2014 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2012-2014 by Josh Lukens <jlukens at botch.com>
#
# X2Go Session Broker 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/x2gobroker/config.py b/x2gobroker/config.py
index 2715e1b..fc1fe60 100644
--- a/x2gobroker/config.py
+++ b/x2gobroker/config.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
-# Copyright (C) 2010-2013 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
#
# X2Go Session Broker 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/x2gobroker.git
More information about the x2go-commits
mailing list