[X2Go-Commits] [x2goserver] 02/04: x2goserver/sbin/x2godbadmin: update copyright header.
git-admin at x2go.org
git-admin at x2go.org
Sat Feb 24 00:19:37 CET 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch feature/mysql-backend
in repository x2goserver.
commit eddd356978e74d2d44550d961fe4966323e33cf9
Author: Mihai Moldovan <ionic at ionic.de>
Date: Sat Feb 24 00:16:32 2018 +0100
x2goserver/sbin/x2godbadmin: update copyright header.
---
debian/changelog | 1 +
x2goserver/sbin/x2godbadmin | 8 +++++---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3938088..dcb399d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -84,6 +84,7 @@ x2goserver (4.1.0.1-0x2go1) UNRELEASED; urgency=medium
- x2goserver/sbin/x2godbadmin: implement MySQL support, based on Walid
Moghrabis changes, but slightly amended. Caveat: INCOMPATIBLE DATABASE
SCHEMA!
+ - x2goserver/sbin/x2godbadmin: update copyright header.
* debian/{control,compat}:
+ Bump DH compat level to 9.
* debian/:
diff --git a/x2goserver/sbin/x2godbadmin b/x2goserver/sbin/x2godbadmin
index 0bd1555..b483ecc 100755
--- a/x2goserver/sbin/x2godbadmin
+++ b/x2goserver/sbin/x2godbadmin
@@ -1,8 +1,10 @@
#!/usr/bin/perl
-# Copyright (C) 2007-2015 X2Go Project - http://wiki.x2go.org
-# Copyright (C) 2007-2015 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
-# Copyright (C) 2007-2015 Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
+# Copyright (C) 2007-2018 X2Go Project - http://wiki.x2go.org
+# Copyright (C) 2007-2018 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
+# Copyright (C) 2017-2018 Walid Moghrabi <w.moghrabi at servicemagic.eu>
+# Copyright (C) 2018 Mihai Moldovan <ionic at ionic.de>
#
# 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
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
More information about the x2go-commits
mailing list