/*
- * ***** BEGIN GPL LICENSE BLOCK *****
- *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
*
* The Original Code is Copyright (C) 2015 by Blender Foundation
* All rights reserved.
- *
- * The Original Code is: all of this file.
- *
- * ***** END GPL LICENSE BLOCK *****
* */
#ifndef __BLI_MATH_STATISTICS_H__
#define __BLI_MATH_STATISTICS_H__
-/** \file BLI_math_statistics.h
- * \ingroup bli
+/** \file
+ * \ingroup bli
*/
#ifdef __cplusplus