Add copyright notices to bash scripts

This commit is contained in:
Daniel Martí 2013-12-30 17:15:27 +01:00
parent 373889b8a0
commit e7a21980f5
4 changed files with 36 additions and 6 deletions

3
fdroid
View file

@ -2,7 +2,8 @@
# -*- coding: utf-8 -*-
#
# fdroid.py - part of the FDroid server tools
# Copyright (C) 2010-12, Ciaran Gultnieks, ciaran@ciarang.com
# Copyright (C) 2010-13, Ciaran Gultnieks, ciaran@ciarang.com
# Copyright (C) 2013 Daniel Martí <mvdan@mvdan.cc>
#
# 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