[PATCH xorg-gtest] Relicense under the X.org preferred license

Chase Douglas chase.douglas at canonical.com
Thu Mar 1 14:13:54 PST 2012


On 03/01/2012 02:10 PM, Gaetan Nadon wrote:
> On 12-03-01 01:29 PM, Chase Douglas wrote:
>> Copied fromhttp://www.x.org/releases/X11R7.6/doc/xorg-docs/License.html
>>
>> Signed-off-by: Chase Douglas<chase.douglas at canonical.com>
>> ---
>> 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(-)
> To be perfect, the COPYING file should have
>
>     # Copyright (C) 2011, 2012 Canonical, Ltd.
>     #
>
> before the license text. If Intel were to make a contribution, they
> would add Copyright (C) 2012 Intel Corp.assuming they are licensing
> their contribution under the same terms.
>
> In other words, the COPYING file contains the sum of all copyright
> statements in the module.
>
> Thanks a lot. All of X.Org is released under the MIT license semantic.
>
> Reviewed-by: Gaetan Nadon<memsize at videotron.ca>

I added the copyright at the top of COPYING and pushed it.

Thanks!

-- Chase


More information about the xorg-devel mailing list