Updated authorship and copyright information

This commit updates all authorship and copyright information to include a
standard header that references the AUTHORS and CREDITS file. This standard
header was written by the Debian legal team at the request of Franck Joncourt.
This commit is contained in:
Michael Rash
2014-03-02 22:54:31 -05:00
parent 3eeca9b2e3
commit bfdbb8f260
107 changed files with 357 additions and 323 deletions

View File

@@ -3,10 +3,12 @@
#
# File: setup.py
#
# Author: Damien S. Stuart <dstuart@dstuart.org>
#
# Purpose: Driver script for the fko module.
#
# Fwknop is developed primarily by the people listed in the file 'AUTHORS'.
# Copyright (C) 20092014 fwknop developers and contributors. For a full
# list of contributors, see the file 'CREDITS'.
#
##############################################################################
#
from distutils.core import setup, Extension