[cairo-commit] COPYING

Chris Wilson ickle at kemper.freedesktop.org
Fri Mar 18 05:53:32 PDT 2011


 COPYING |   21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

New commits:
commit e219a082a6614cf5d92f9284417f1e65615a1bdc
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Fri Mar 18 12:52:02 2011 +0000

    Include a COPYING file to clarify the (implied) MIT/X11 licence
    
    So that everybody is clear on what the licence actually is and so can
    redistribute/contribute without undue concern or confusion.
    
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..5fab6fb
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,21 @@
+This repository of traces is available under a liberal MIT/X11 license to
+encourage and promote the use of these traces as a diagnosis and benchmarking
+tool.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.


More information about the cairo-commit mailing list