X-Git-Url: http://git.mutantstargoat.com?p=libgliar;a=blobdiff_plain;f=tests%2Fextbyindex%2Fextbyindex.c;h=6ef40accafd9be60e3f3d4a5a411c3aef603d897;hp=092f2118a435badb1d93462f135f88d6c6d8d458;hb=035c557a819e43d3e084ae2790d93d03d135f2eb;hpb=fa3b7898a907b79db149781f336dee652c69f5f0 diff --git a/tests/extbyindex/extbyindex.c b/tests/extbyindex/extbyindex.c index 092f211..6ef40ac 100644 --- a/tests/extbyindex/extbyindex.c +++ b/tests/extbyindex/extbyindex.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 #define GL_GLEXT_PROTOTYPES 1 #include