Header update/corrections

This commit is contained in:
Godzil
2020-03-05 15:06:16 +00:00
parent 6a2c5a77ae
commit 2ebc177d9d
17 changed files with 16 additions and 24 deletions

View File

@@ -6,14 +6,6 @@
* Copyright (c) 2020 986-Studio.
*
*/
/*
* DoRayMe - a quick and dirty Raytracer
* Camera unit tests
*
* Created by Manoël Trapier
* Copyright (c) 2020 986-Studio.
*
*/
#include <math.h>
#include <math_helper.h>
#include <ray.h>