On 02/11/2013 11:22 AM, Nigel Horne wrote: > According to Copright.txt in cmake: > > CMake - Cross Platform Makefile Generator > Copyright 2000-2011 Kitware, Inc., Insight Software Consortium > All rights reserved. > > It's either open source or "all rights reservered". The caveats underneath > that notice are not relavent since the two are mutually incompatible.
The license is a standard OSI-approved BSD 3-Clause license: http://opensource.org/licenses/BSD-3-Clause The license template starts with: Copyright (c) <YEAR>, <OWNER> All rights reserved. -Brad -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

