commit 84f645f0439c2435c810cb7d4535808eda3439d8
parent 28730c576a88173cd1f2f1bd0f3a9c2386e044c0
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Mon, 15 Jun 2020 16:29:05 +0200
Fix comment style
Diffstat:
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/src/senc3d_internal_types.h b/src/senc3d_internal_types.h
@@ -1,17 +1,17 @@
/* Copyright (C) |Meso|Star> 2016-2020 (contact@meso-star.com)
-*
-* 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 3 of the License, or
-* (at your option) any later version.
-*
-* 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 <http://www.gnu.org/licenses/>. */
+ *
+ * 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 3 of the License, or
+ * (at your option) any later version.
+ *
+ * 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 <http://www.gnu.org/licenses/>. */
#ifndef SENC3D_INTERNAL_TYPES_H
#define SENC3D_INTERNAL_TYPES_H