diff options
author | Florent Le Coz <louiz@louiz.org> | 2013-11-27 00:43:37 +0100 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2013-11-28 01:18:26 +0100 |
commit | 3c5cdec1d11fc03899f7068279cf5430d274124c (patch) | |
tree | c158d2f89bf80b71cd9f94beecd40ca25039f0c3 /COPYING | |
parent | e6f20d3c0fd4ba8696a4410a366741c9b9f3562d (diff) | |
download | biboumi-3c5cdec1d11fc03899f7068279cf5430d274124c.tar.gz biboumi-3c5cdec1d11fc03899f7068279cf5430d274124c.tar.bz2 biboumi-3c5cdec1d11fc03899f7068279cf5430d274124c.tar.xz biboumi-3c5cdec1d11fc03899f7068279cf5430d274124c.zip |
Add some documentation
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -0,0 +1,20 @@ +Copyright (c) 2013 Florent Le Coz + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not +claim that you wrote the original software. If you use this software +in a product, an acknowledgment in the product documentation would be +appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must not be +misrepresented as being the original software. + +3. This notice may not be removed or altered from any source +distribution. |