LICENSE
=======
1. crosstab is free software, distributed under the AGPLv3 license.
See the COPYING files for details.
All source code files written by A.Gordon are under the AGPLv3 license.
2. Some of the ParserLibrary (Flex/Bison in C++) files were written by:
Timo Bingmann (Mail: tb a-with-circle idlebox dot net)
And are distributed under the following license:
The following just mean you can copy the example code into your program or use
it for whatever purpose without crediting me (though I would really like it if
you did):
The parts of the example code written by myself are released into the public
domain or, at your option, under the Do What The Fuck You Want To Public
License (WTFPL), which can be found in the file COPYING. There are some special
GPL license exceptions for the included source files from the Bison and Flex
distributions.
The idea and method of this example is based on code from
http://ioctl.org/jan/bison/
The files are available for download here:
http://idlebox.net/2007/flex-bison-cpp-example/
3. All files under the 'galaxy' sub-directory are distributed under the
same license as Galaxy itself (which is an MIT-style license).
See the ./galaxy/GALAXY_LICENSE file for details.