maybe like this? --------------------------------------------------------------------------------------------------- 2007 Selman Ulug <[EMAIL PROTECTED]>
CMakeD is a derivative work. All the files in this project is under following "The CMake Copyright". Derived List ------------ CMakeCCompiler.cmake.in => CMakeDCompiler.cmake.in CMakeDetermineCCompiler.cmake => CMakeDetermineDCompiler.cmake CMakeCInformation.cmake => CMakeDInformation.cmake CMakeTestCCompiler.cmake => CMakeTestDCompiler.cmake gcc.cmake => Linux-dmd.cmake gcc.cmake => Linux-gdc.cmake gcc.cmake => Windows-dmd.cmake gcc.cmake => Windows-gdc.cmake Orginally Written List ---------------------- CMakeLists.txt FindGDCPath.cmake FindGTK2.cmake The CMake copyright is as follows: Copyright (c) 2002 Kitware, Inc., Insight Consortium All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, ... (CMake Copyright) -- Selman Ulug Blog: http://sulug.blogpot.com E-mail: selman.ulug(at)gmail(dot)com Aur: http://aur.archlinux.org/packages.php?K=selman&SeB=m _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
