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:
@@ -2,10 +2,12 @@
|
||||
*
|
||||
* File: config.h (Hard-coded for Android development environment)
|
||||
*
|
||||
* Author: Max Kastanas <max2idea@users.sourceforge.net>
|
||||
*
|
||||
* Purpose: General config.h modified for Android env
|
||||
*
|
||||
* 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'.
|
||||
*
|
||||
* License (GNU General Public License):
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
|
||||
@@ -3,11 +3,11 @@
|
||||
*
|
||||
* File: fwknop_client.c
|
||||
*
|
||||
* Author: Damien S. Stuart
|
||||
*
|
||||
* Purpose: An implementation of an fwknop client for Android.
|
||||
*
|
||||
* Copyright (C) 2010 Damien Stuart (dstuart@dstuart.org)
|
||||
* 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'.
|
||||
*
|
||||
* License (GNU General Public License):
|
||||
*
|
||||
|
||||
@@ -3,11 +3,11 @@
|
||||
*
|
||||
* File: fwknop_client.h
|
||||
*
|
||||
* Author: Damien Stuart (dstuart@dstuart.org)
|
||||
*
|
||||
* Purpose: Header file for fwknop_client.c fwknop client for Android.
|
||||
*
|
||||
* Copyright (C) 2010 Damien Stuart (dstuart@dstuart.org)
|
||||
* 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'.
|
||||
*
|
||||
* License (GNU General Public License):
|
||||
*
|
||||
|
||||
@@ -3,11 +3,11 @@
|
||||
*
|
||||
* File: send_spa_packet.c
|
||||
*
|
||||
* Author: Damien S. Stuart (dstuart@dstuart.org)
|
||||
*
|
||||
* Purpose: Function to send a SPA data packet out onto the network.
|
||||
*
|
||||
* Copyright (C) 2010 Damien Stuart (dstuart@dstuart.org)
|
||||
* 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'.
|
||||
*
|
||||
* License (GNU General Public License):
|
||||
*
|
||||
|
||||
@@ -2,10 +2,12 @@
|
||||
*
|
||||
* File: Fwknop.java
|
||||
*
|
||||
* Author: Max Kastanas <max2idea@users.sourceforge.net>
|
||||
*
|
||||
* Purpose: Simple wrapper for Android logging
|
||||
*
|
||||
* 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'.
|
||||
*
|
||||
* License (GNU General Public License):
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
|
||||
@@ -2,10 +2,12 @@
|
||||
*
|
||||
* File: Fwknop.java
|
||||
*
|
||||
* Author: Max Kastanas <max2idea@users.sourceforge.net>
|
||||
*
|
||||
* Purpose: A JNI wrapper for Damien Stuart's implementation of fwknop client
|
||||
*
|
||||
* 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'.
|
||||
*
|
||||
* License (GNU General Public License):
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
|
||||
Reference in New Issue
Block a user