2013-10-30 02:35:20 +01:00
|
|
|
- the *Lumiera* source code is (C) by the original authors (see `AUTHORS`)
|
|
|
|
|
+
|
|
|
|
|
-----------------------------------------------------------------------------
|
2025-11-23 02:23:30 +01:00
|
|
|
Lumiera 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 2 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.
|
2013-10-30 02:35:20 +01:00
|
|
|
|
|
|
|
|
For a copy of the GPL Version 2 see the file COPYING
|
|
|
|
|
-----------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Website, design documents and accompanying materials are covered by
|
2025-11-23 02:23:30 +01:00
|
|
|
the same license as the source code (GPL2+), +
|
|
|
|
|
in addition they are also dual-licensed under *CC-By-SA 4*
|
2013-10-30 02:35:20 +01:00
|
|
|
|
|
|
|
|
|
2025-11-23 02:23:30 +01:00
|
|
|
- at various places, the implementation draws on solutions and comments
|
|
|
|
|
published at http://Stackoverflow.com[Stackoverflow] -- according to the
|
|
|
|
|
https://stackoverflow.com/legal/terms-of-service/public#licensing[License Agreement],
|
|
|
|
|
any ``subscriber content'' on that site is provided under *CC-By-SA 4*.
|
2015-05-03 05:24:06 +02:00
|
|
|
We attribute significant usages of solutions published this way
|
|
|
|
|
in the doxygen comments of the relevant source code entities.
|
|
|
|
|
|
2013-10-30 02:35:20 +01:00
|
|
|
|
|
|
|
|
- Parts of the Implementation are heavily inspired by +
|
|
|
|
|
*The Loki Library* (C) 2001 by *Andrei Alexandrescu*
|
|
|
|
|
+
|
|
|
|
|
-----------------------------------------------------------------------------
|
2025-11-23 02:23:30 +01:00
|
|
|
Loki is governed by a MIT-License. See: https://sourceforge.net/projects/loki-lib/
|
2013-10-30 02:35:20 +01:00
|
|
|
Permission to use, copy, modify, distribute and sell this software for any
|
|
|
|
|
purpose is hereby granted without fee, provided that the above copyright
|
|
|
|
|
notice appear in all copies and that both that copyright notice and this
|
|
|
|
|
permission notice appear in supporting documentation.
|
|
|
|
|
The author makes no representations about the suitability of this software
|
|
|
|
|
for any purpose. It is provided "as is" without express or implied warranty.
|
|
|
|
|
-----------------------------------------------------------------------------
|
2007-09-06 18:16:45 +02:00
|
|
|
|
|
|
|
|
|