[X2Go-Commits] [x2goserver] 05/15: x2goserver/bin/x2goresume-session: update copyright notice.
git-admin at x2go.org
git-admin at x2go.org
Thu Apr 15 11:15:02 CEST 2021
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goserver.
commit d8a0740ad4c448071fb328c5debf13282e2dd92c
Author: Mihai Moldovan <ionic at ionic.de>
Date: Wed Jan 6 21:51:03 2021 +0100
x2goserver/bin/x2goresume-session: update copyright notice.
---
debian/changelog | 1 +
x2goserver/bin/x2goresume-session | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1c5d7b00..592b36a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -390,6 +390,7 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium
over the place and change the variable type for some variables. Mostly
non-functional changes.
- x2goserver/bin/x2goresume-session: use global-scope msg variable.
+ - x2goserver/bin/x2goresume-session: update copyright notice.
* debian/control:
+ Build-depend upon lsb-release for distro version detection.
* debian/x2goserver.manpages:
diff --git a/x2goserver/bin/x2goresume-session b/x2goserver/bin/x2goresume-session
index 7f8013f5..4da94741 100755
--- a/x2goserver/bin/x2goresume-session
+++ b/x2goserver/bin/x2goresume-session
@@ -1,8 +1,8 @@
#!/bin/bash
-# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org
-# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder at phoca-gmbh.de>
-# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
+# Copyright (C) 2007-2021 X2Go Project - https://wiki.x2go.org
+# Copyright (C) 2007-2021 Oleksandr Shneyder <o.shneyder at phoca-gmbh.de>
+# Copyright (C) 2007-2021 Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.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