From a6ec3fcbf8d10c93eb1ec72d7958ea39fc40e5e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 13 Aug 2014 17:15:19 +0200 Subject: [PATCH] Mention usage of flextGL. --- CONTRIBUTORS.md => CREDITS.md | 7 +++++++ README.md | 7 +++---- 2 files changed, 10 insertions(+), 4 deletions(-) rename CONTRIBUTORS.md => CREDITS.md (70%) diff --git a/CONTRIBUTORS.md b/CREDITS.md similarity index 70% rename from CONTRIBUTORS.md rename to CREDITS.md index 5de717cf0..ce9d3beed 100644 --- a/CONTRIBUTORS.md +++ b/CREDITS.md @@ -1,3 +1,10 @@ +Third-party components +---------------------- + +* **flextGL** extension loader generator -- https://github.com/ginkgo/flextGL, + Copyright © 2011 Thomas Weber, licensed under + [MIT license](https://raw.githubusercontent.com/ginkgo/flextGL/master/COPYING) + Contributors to Magnum library ------------------------------ diff --git a/README.md b/README.md index e561f3a32..984c6265c 100644 --- a/README.md +++ b/README.md @@ -172,11 +172,10 @@ idea? Feel free to visit my website or contact me at: * E-mail -- mosra@centrum.cz * Jabber -- mosra@jabbim.cz -CONTRIBUTORS -============ +CREDITS +======= -See [CONTRIBUTORS.md](CONTRIBUTORS.md) file for details. Big thanks to everyone -involved! +See [CREDITS.md](CREDITS.md) file for details. Big thanks to everyone involved! LICENSE =======