[X2go-Commits] x2gognomebindings.git - master (branch) updated: 2.0.1.1-9-gfbe08a1

X2go dev team git-admin at x2go.org
Sat Sep 24 21:46:06 CEST 2011


The branch, master has been updated
       via  fbe08a140b91675624e8375c1679dffc58769bb0 (commit)
      from  2d64da9939a9261dca99d739a545896fac7fb0ac (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fbe08a140b91675624e8375c1679dffc58769bb0
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Sep 24 21:46:03 2011 +0200

    add some copyright headers where missing...

-----------------------------------------------------------------------

Summary of changes:
 bin/x2gosuspend-session-gnome     |   20 ++++++++++++++++++++
 updatemenu/update-gnome-menu-x2go |   21 +++++++++++++++++++++
 x2gonautilus/x2gonautilus         |   21 +++++++++++++++++++++
 3 files changed, 62 insertions(+), 0 deletions(-)

The diff of changes is:
diff --git a/bin/x2gosuspend-session-gnome b/bin/x2gosuspend-session-gnome
index df57978..10ae9b6 100755
--- a/bin/x2gosuspend-session-gnome
+++ b/bin/x2gosuspend-session-gnome
@@ -1,3 +1,23 @@
 #!/bin/bash
 
+# Copyright (C) 2007-2011 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
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the
+# Free Software Foundation, Inc.,
+# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+#
+# Copyright (C) 2007-2011  Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2007-2011  Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
+
 x2gosuspend-session $X2GO_SESSION
diff --git a/updatemenu/update-gnome-menu-x2go b/updatemenu/update-gnome-menu-x2go
index d9e1619..cecf4ba 100755
--- a/updatemenu/update-gnome-menu-x2go
+++ b/updatemenu/update-gnome-menu-x2go
@@ -1,4 +1,25 @@
 #!/usr/bin/perl
+
+# Copyright (C) 2007-2011 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
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the
+# Free Software Foundation, Inc.,
+# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+#
+# Copyright (C) 2007-2011  Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2007-2011  Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
+
 use strict;
 
 my $mode=shift;
diff --git a/x2gonautilus/x2gonautilus b/x2gonautilus/x2gonautilus
index 48f3c9e..13c5fc3 100755
--- a/x2gonautilus/x2gonautilus
+++ b/x2gonautilus/x2gonautilus
@@ -1,4 +1,25 @@
 #!/usr/bin/perl
+
+# Copyright (C) 2007-2011 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
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the
+# Free Software Foundation, Inc.,
+# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+#
+# Copyright (C) 2007-2011  Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2007-2011  Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
+
 use strict;
 
 my $fname=shift;


hooks/post-receive
-- 
x2gognomebindings.git (X2go bindings for GNOME)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2gognomebindings.git" (X2go bindings for GNOME).




More information about the x2go-commits mailing list