From: Daniel Martí Date: Sun, 29 Jun 2014 22:08:10 +0000 (+0200) Subject: Fix the copyright notice in gpgsign.py X-Git-Tag: 0.2.1~90 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=2bab6b83c1f2bbaed2ea99bf38217afb4b48ed4c;p=fdroidserver.git Fix the copyright notice in gpgsign.py --- diff --git a/fdroidserver/gpgsign.py b/fdroidserver/gpgsign.py index 240e1bf3..a9724ca2 100644 --- a/fdroidserver/gpgsign.py +++ b/fdroidserver/gpgsign.py @@ -1,9 +1,8 @@ #!/usr/bin/env python2 # -*- coding: utf-8 -*- # -# publish.py - part of the FDroid server tools -# Copyright (C) 2010-2014, Ciaran Gultnieks, ciaran@ciarang.com -# Copyright (C) 2013-2014 Daniel Martí +# gpgsign.py - part of the FDroid server tools +# Copyright (C) 2014, Ciaran Gultnieks, ciaran@ciarang.com # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by