Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 982 Bytes

COPYING.md

File metadata and controls

20 lines (16 loc) · 982 Bytes

Copyright (C) 2016 Matthew Keeter [email protected]

Ao is free software, with the core library licensed under the LGPL and bindings licensed under the GPL.

The Ao shared library (named libao and built from the kernel and ui subfolders, plus bind/api.cpp) can be redistributed and/or modified under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

The Guile buildings and library of shapes (in the bind/guile subfolder) can be redistributed and/or modified 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.

Ao 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 specific license files for details.