forked from Eyescale/Equalizer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE.txt
12 lines (7 loc) · 1.16 KB
/
LICENSE.txt
1
2
3
4
5
6
7
8
9
10
11
12
Equalizer - a framework to create and deploy parallel OpenGL-based applications.
Collage - a cross-platform C++ library for building heterogenous, distributed applications.
Equalizer and Collage are licensed under the LGPL, unless noted otherwise, e.g., for external dependencies. See file LGPL for the full license. The examples are licensed under the BSD license. External dependencies are either LGPL or BSD-licensed. See file ACKNOWLEDGEMENTS and AUTHORS for further details.
Copyright (C) 2005-2012, Eyescale Software GmbH and AUTHORS
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation.
This library 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 Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA