X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=misc.h;h=f95a8db392d49d0566c8e1650245a9d429e48fa7;hb=47873546df7b75c49b3973c9b0def619b7bcec46;hp=f9bc8e5b341ba4cec1cabd322b105a3617053f6b;hpb=b33d04fc473e7de0f9d404b014fb694b7ee6c661;p=mtp.git diff --git a/misc.h b/misc.h index f9bc8e5..f95a8db 100644 --- a/misc.h +++ b/misc.h @@ -1,16 +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;