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:
@@ -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) 2009–2014 fwknop developers and contributors. For a full
|
||||
# list of contributors, see the file 'CREDITS'.
|
||||
#
|
||||
##############################################################################
|
||||
#
|
||||
from distutils.core import setup, Extension
|
||||
|
||||
Reference in New Issue
Block a user