<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 12-03-01 01:29 PM, Chase Douglas wrote:
    <blockquote
      cite="mid:1330626571-14261-1-git-send-email-chase.douglas@canonical.com"
      type="cite">
      <pre wrap="">Copied from <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.x.org/releases/X11R7.6/doc/xorg-docs/License.html">http://www.x.org/releases/X11R7.6/doc/xorg-docs/License.html</a>

Signed-off-by: Chase Douglas <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:chase.douglas@canonical.com">&lt;chase.douglas@canonical.com&gt;</a>
---
Gaetan Nadon, please send your Reviewed-by or Acked-by to confirm. You're the
only person outside of Canonical who has contributed to xorg-gtest so far.

Thanks!

 COPYING                          |  691 +-------------------------------------
 Makefile.am                      |   25 ++
 doc/Makefile.am                  |   46 ++--
 examples/Makefile.am             |   28 +-
 include/xorg/gtest/environment.h |   33 ++-
 include/xorg/gtest/process.h     |   35 ++-
 include/xorg/gtest/test.h        |   32 +-
 src/Makefile.am                  |   25 ++
 src/environment.cpp              |   32 +-
 src/main.cpp                     |   32 +-
 src/process.cpp                  |   32 +-
 src/test.cpp                     |   32 +-
 12 files changed, 244 insertions(+), 799 deletions(-)</pre>
    </blockquote>
    To be perfect, the COPYING file should have <br>
    <blockquote><tt># Copyright (C) 2011, 2012 Canonical, Ltd.<br>
        #<br>
      </tt></blockquote>
    before the license text. If Intel were to make a contribution, they
    would add <tt>Copyright (C) 2012 Intel Corp.</tt>assuming they are
    licensing their contribution under the same terms.<br>
    <br>
    In other words, the COPYING file contains the sum of all copyright
    statements in the module.<br>
    <br>
    Thanks a lot. All of X.Org is released under the MIT license
    semantic.<br>
    <br>
    Reviewed-by: Gaetan Nadon<a class="moz-txt-link-rfc2396E" href="mailto:memsize@videotron.ca">&lt;memsize@videotron.ca&gt;</a><br>
    <br>
    <br>
  </body>
</html>