X-Git-Url: http://git.mutantstargoat.com?p=libgliar;a=blobdiff_plain;f=tests%2Fglinfo%2Fglinfo.c;h=3f09354f2512f6b0a0acccdc15cb166d4f8361d0;hp=7fc3a4faf35e29aca2e99da27f035782e9433174;hb=035c557a819e43d3e084ae2790d93d03d135f2eb;hpb=fa3b7898a907b79db149781f336dee652c69f5f0 diff --git a/tests/glinfo/glinfo.c b/tests/glinfo/glinfo.c index 7fc3a4f..3f09354 100644 --- a/tests/glinfo/glinfo.c +++ b/tests/glinfo/glinfo.c @@ -1,3 +1,25 @@ +/* +libgliar - a library that can fake the OpenGL context info returned by +the glGet OpenGL calls + +Copyright (C) 2013 Canonical Ltd + +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 . + +Author: Eleni Maria Stea +*/ + #include #include