0

- Refactored the licenses and the README and updated the buildfile.

- OpenAL for OSX now uses OpenAL-Soft 1.13-Git.

If someone wants to update that to OpenAL-Soft 1.14, that'd be great.
This commit is contained in:
Ethan Lee
2012-05-09 17:17:41 -04:00
parent 407cbe6aef
commit 274ac41de2
7 changed files with 20 additions and 14 deletions

View File

@@ -0,0 +1,15 @@
/*
* Copyright (C) 2011 Ethan "flibitijibibo" Lee
*
* flibitEFX is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* flibitEFX 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 flibitEFX. If not, see <http://www.gnu.org/licenses/>.
*/