X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=misc.h;h=b41ca53ca38b7513bab924ba3fef06d6b9c43d68;hb=852417aae1e0f64716fa49499176e300ab84d66f;hp=f9458dac2b924e3bd4b1287e17637dc6fdda255f;hpb=df0839702923a2c5128b9374e01984dfb9f7791b;p=mtp.git diff --git a/misc.h b/misc.h index f9458da..b41ca53 100644 --- a/misc.h +++ b/misc.h @@ -1,20 +1,26 @@ -//////////////////////////////////////////////////////////////////// -// START_IP_HEADER // -// // -// Written by Francois Fleuret // -// Contact for comments & bug reports // -// // -// END_IP_HEADER // -//////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// +// This program is free software: you can redistribute it and/or modify // +// it under the terms of the version 3 of the GNU General Public License // +// as published by the Free Software Foundation. // +// // +// This program is distributed in the hope that it will be useful, but // +// WITHOUT ANY WARRANTY; without even the implied warranty of // +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // +// General Public License for more details. // +// // +// You should have received a copy of the GNU General Public License // +// along with this program. If not, see . // +// // +// Written by and Copyright (C) Francois Fleuret // +// Contact for comments & bug reports // +/////////////////////////////////////////////////////////////////////////// #ifndef MISC_H #define MISC_H #include -// #define VERBOSE - typedef float scalar_t; #ifdef DEBUG