This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository cups-x2go. from 6ce7e50 cups-x2go.spec: Pull-in packaging stuff from Jan Engelhardt's .spec files on https://build.opensuse.org/package/view_file/X11:RemoteDesktop:x2go. new 8797b49 common: update copyright notices. Happy new year! The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: cups-x2go | 4 ++-- debian/copyright | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/cups-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository cups-x2go. commit 8797b4999d5178704168827bbcc29ce77565aa9f Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jan 8 17:50:37 2015 +0100 common: update copyright notices. Happy new year! --- cups-x2go | 4 ++-- debian/copyright | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cups-x2go b/cups-x2go index 967c9ee..473d179 100755 --- a/cups-x2go +++ b/cups-x2go @@ -1,7 +1,7 @@ #!/usr/bin/perl -# X2Go CUPS backend -# Copyright 2009-2011 Obviously Nice +# X2Go CUPS backend +# Copyright 2009-2015 Obviously Nice # # 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 diff --git a/debian/copyright b/debian/copyright index ca5cbb9..c9340b6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ It was downloaded from www.obviously-nice.de Upstream Author: Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> -Copyright (C) 2009-2011 obviously nice - http://www.obviouslynice.de +Copyright (C) 2009-2015 obviously nice - http://www.obviouslynice.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 @@ -22,12 +22,12 @@ 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) 2009 Oleksandr Shneyder +Copyright (C) 2009-2015 Oleksandr Shneyder oleksandr.shneyder@obviously-nice.de On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. -The Debian packaging is (C) 2009-2011, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> and +The Debian packaging is (C) 2009-2015, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> and is licensed under the GPL, see above. -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/cups-x2go.git