From e47e0ba3f56d26b1de12685aff1f96710bab1a8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20Cort=C3=A9z?= Date: Fri, 27 Nov 2015 08:05:41 -0600 Subject: [PATCH] Added more detailed information about licenses --- COPYING | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 COPYING diff --git a/COPYING b/COPYING new file mode 100644 index 00000000..80f8a56a --- /dev/null +++ b/COPYING @@ -0,0 +1,6 @@ +Tw Blue is free software, licensed under the GNU GPL license, either version 2 or, at your option, any later version. You can view the license in the file named license.txt, or online at http://www.gnu.org/licenses/old-licenses/gpl-2.0.html. +Copyright © 2013-2015. Manuel Cortéz + +Documentation is written by Sukil Etxenike, Brian Hartgen and Bill Dengler, covered by the Creative Commons Attribution-NonCommercial-ShareAlike 2.5 license. You can read the license at https://creativecommons.org/licenses/by-nc-sa/2.5/ + +The accessible_output2, audio_services, keyboard_handler, libloader, platform_utils and sound_lib modules are written by Christofer Toth and modified by the TWBlue Team, released under a MIT license. You can get the original modules at http://hg.q-continuum.net. \ No newline at end of file