- attempt to cleanup for debian compliance (proper copyright, etc)

This commit is contained in:
Mark Vejvoda
2012-10-30 06:48:12 +00:00
parent b4990de52e
commit b30909f90b
234 changed files with 2905 additions and 2303 deletions

View File

@@ -1,4 +1,10 @@
/* Copied from math.h in same directory */
/* Copied from math.h in same directory
*
Copyright 2006 Nicolas Brodu
2010 Mark Vejvoda
Code released according to the GNU Lesser General Public License
*/
/* This file is stub automatically generated by import.pl */

View File

@@ -1,4 +1,9 @@
/* This file is stub automatically generated by import.pl */
/* This file is stub automatically generated by import.pl
*
Copyright 2006 Nicolas Brodu
2010 Mark Vejvoda
Code released according to the GNU Lesser General Public License
*/
// Include bridge, just in case math_private is not included
#include "../streflop_libm_bridge.h"