From: Daniel Martí Date: Sun, 2 Feb 2014 14:11:16 +0000 (+0100) Subject: Fix a couple copyright notices X-Git-Tag: 0.2~336^2~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=f2ca1327f4036e0c9f4c37ff948fc8d6a383c46d;p=fdroidserver.git Fix a couple copyright notices --- diff --git a/fdroidserver/install.py b/fdroidserver/install.py index 0cef99fa..976aa83f 100644 --- a/fdroidserver/install.py +++ b/fdroidserver/install.py @@ -1,7 +1,7 @@ #!/usr/bin/env python2 # -*- coding: utf-8 -*- # -# verify.py - part of the FDroid server tools +# install.py - part of the FDroid server tools # Copyright (C) 2013, Ciaran Gultnieks, ciaran@ciarang.com # Copyright (C) 2013-2014 Daniel Martí # diff --git a/fdroidserver/metadata.py b/fdroidserver/metadata.py index 4f1a60b0..b8e66c9d 100644 --- a/fdroidserver/metadata.py +++ b/fdroidserver/metadata.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# common.py - part of the FDroid server tools +# metadata.py - part of the FDroid server tools # Copyright (C) 2013, Ciaran Gultnieks, ciaran@ciarang.com # Copyright (C) 2013-2014 Daniel Martí #