The branch, build-main has been updated via b69205fe3f46a14f4bbdd9580e2d1e2368b09067 (commit) from 80f015dd4ff766a1663e81309abeed7f92eca52e (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: socket-sucker.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) The diff of changes is: diff --git a/socket-sucker.c b/socket-sucker.c index b5fb543..7a1e82f 100644 --- a/socket-sucker.c +++ b/socket-sucker.c @@ -1,3 +1,21 @@ +/* + * Copyright © 2012 Canonical Ltd. + * + * This program is free software: you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 3, as + * published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranties of + * MERCHANTABILITY, SATISFACTORY QUALITY, 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, see <http://www.gnu.org/licenses/>. + * + * Author: Ted Gould <ted@canonical.com> + */ + #include <stdlib.h> #include <stdio.h> #include <unistd.h> hooks/post-receive -- lightdm-remote-session-x2go.git (X2Go-based remote login session support for LightDM) 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 "lightdm-remote-session-x2go.git" (X2Go-based remote login session support for LightDM).