From 1381debf4dbba80d5f1b62e62421ba70ff3c1830 Mon Sep 17 00:00:00 2001 From: Joseph Walton-Rivers <joseph@fossgalaxy.com> Date: Mon, 19 Jul 2021 10:20:32 +0000 Subject: [PATCH] Update NOTICE - add OpenGL tutorial (WTFPL) --- NOTICE | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NOTICE b/NOTICE index df08109..9a1cf93 100644 --- a/NOTICE +++ b/NOTICE @@ -1,6 +1,10 @@ FOSS Galaxy Game Library Copyright 2021 Joseph Walton-Rivers +The Initial Developer of some parts of the framework, which are copied from, derived from, or +inspired by code provided via opengl-tutorial.org, is Sam Hocevar (sam@hocevar.net). +Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>. WTFPL. + The Initial Developer of IMGUI (vendor/IMGUI), is Omar Cornut ( https://github.com/ocornut ) Copyright (c) 2014-2021 Omar Cornut. MIT licence. -- GitLab