From 1772622772133fad3b348ca4a5b4df3bbd69da75 Mon Sep 17 00:00:00 2001 From: Kitware Robot Date: Sun, 2 Mar 2025 21:08:52 -0500 Subject: [PATCH] LICENSE: Replace references to Copyright.txt with LICENSE.rst ``` git grep -lz 'Copyright.txt or https://cmake.org/licensing ' | while IFS= read -r -d $'\0' f ; do sed -i '/Copyright.txt or https:\/\/cmake.org\/licensing / { s/Copyright.txt/LICENSE.rst/ }' "$f" ; done ``` --- .hooks-config | 2 +- Auxiliary/cmake-mode.el | 2 +- Auxiliary/cmake.m4 | 2 +- CMakeCPack.cmake | 2 +- CMakeLists.txt | 2 +- CTestConfig.cmake | 2 +- CompileFlags.cmake | 2 +- DartConfig.cmake | 2 +- Help/dev/documentation.rst | 4 ++-- Help/manual/cmake-developer.7.rst | 2 +- Modules/AddFileDependencies.cmake | 2 +- Modules/AndroidTestUtilities.cmake | 2 +- Modules/AndroidTestUtilities/PushToAndroidDevice.cmake | 2 +- Modules/BundleUtilities.cmake | 2 +- Modules/CMake.cmake | 2 +- Modules/CMakeASM-ATTInformation.cmake | 2 +- Modules/CMakeASMInformation.cmake | 2 +- Modules/CMakeASM_MARMASMInformation.cmake | 2 +- Modules/CMakeASM_MASMInformation.cmake | 2 +- Modules/CMakeASM_NASMInformation.cmake | 2 +- Modules/CMakeAddFortranSubdirectory.cmake | 2 +- Modules/CMakeBackwardCompatibilityC.cmake | 2 +- Modules/CMakeBackwardCompatibilityCXX.cmake | 2 +- Modules/CMakeBorlandFindMake.cmake | 2 +- Modules/CMakeCInformation.cmake | 2 +- Modules/CMakeCSharpInformation.cmake | 2 +- Modules/CMakeCUDAInformation.cmake | 2 +- Modules/CMakeCXXInformation.cmake | 2 +- Modules/CMakeCheckCompilerFlagCommonPatterns.cmake | 2 +- Modules/CMakeCommonLanguageInclude.cmake | 2 +- Modules/CMakeCompilerIdDetection.cmake | 2 +- Modules/CMakeDependentOption.cmake | 2 +- Modules/CMakeDetermineASM-ATTCompiler.cmake | 2 +- Modules/CMakeDetermineASMCompiler.cmake | 2 +- Modules/CMakeDetermineASM_MARMASMCompiler.cmake | 2 +- Modules/CMakeDetermineASM_MASMCompiler.cmake | 2 +- Modules/CMakeDetermineASM_NASMCompiler.cmake | 2 +- Modules/CMakeDetermineCCompiler.cmake | 2 +- Modules/CMakeDetermineCSharpCompiler.cmake | 2 +- Modules/CMakeDetermineCUDACompiler.cmake | 2 +- Modules/CMakeDetermineCXXCompiler.cmake | 2 +- Modules/CMakeDetermineCompiler.cmake | 2 +- Modules/CMakeDetermineCompilerABI.cmake | 2 +- Modules/CMakeDetermineCompilerId.cmake | 2 +- Modules/CMakeDetermineCompilerSupport.cmake | 2 +- Modules/CMakeDetermineFortranCompiler.cmake | 2 +- Modules/CMakeDetermineHIPCompiler.cmake | 2 +- Modules/CMakeDetermineISPCCompiler.cmake | 2 +- Modules/CMakeDetermineJavaCompiler.cmake | 2 +- Modules/CMakeDetermineOBJCCompiler.cmake | 2 +- Modules/CMakeDetermineOBJCXXCompiler.cmake | 2 +- Modules/CMakeDetermineRCCompiler.cmake | 2 +- Modules/CMakeDetermineSwiftCompiler.cmake | 2 +- Modules/CMakeDetermineSystem.cmake | 2 +- Modules/CMakeDetermineVSServicePack.cmake | 2 +- Modules/CMakeExpandImportedTargets.cmake | 2 +- Modules/CMakeExportBuildSettings.cmake | 2 +- ...eExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake | 2 +- Modules/CMakeFindBinUtils.cmake | 2 +- Modules/CMakeFindCodeBlocks.cmake | 2 +- Modules/CMakeFindDependencyMacro.cmake | 2 +- Modules/CMakeFindEclipseCDT4.cmake | 2 +- Modules/CMakeFindFrameworks.cmake | 2 +- Modules/CMakeFindJavaCommon.cmake | 2 +- Modules/CMakeFindKate.cmake | 2 +- Modules/CMakeFindPackageMode.cmake | 2 +- Modules/CMakeFindSublimeText2.cmake | 2 +- Modules/CMakeFindWMake.cmake | 2 +- Modules/CMakeFindXCode.cmake | 2 +- Modules/CMakeForceCompiler.cmake | 2 +- Modules/CMakeFortranInformation.cmake | 2 +- Modules/CMakeGenericSystem.cmake | 2 +- Modules/CMakeGraphVizOptions.cmake | 2 +- Modules/CMakeHIPInformation.cmake | 2 +- Modules/CMakeIOSInstallCombined.cmake | 2 +- Modules/CMakeISPCInformation.cmake | 2 +- Modules/CMakeImportBuildSettings.cmake | 2 +- Modules/CMakeInitializeConfigs.cmake | 2 +- Modules/CMakeJOMFindMake.cmake | 2 +- Modules/CMakeJavaInformation.cmake | 2 +- Modules/CMakeLanguageInformation.cmake | 2 +- Modules/CMakeMSYSFindMake.cmake | 2 +- Modules/CMakeMinGWFindMake.cmake | 2 +- Modules/CMakeNMakeFindMake.cmake | 2 +- Modules/CMakeNinjaFindMake.cmake | 2 +- Modules/CMakeOBJCInformation.cmake | 2 +- Modules/CMakeOBJCXXInformation.cmake | 2 +- Modules/CMakePackageConfigHelpers.cmake | 2 +- Modules/CMakeParseArguments.cmake | 2 +- Modules/CMakeParseImplicitIncludeInfo.cmake | 2 +- Modules/CMakeParseImplicitLinkInfo.cmake | 2 +- Modules/CMakeParseLibraryArchitecture.cmake | 2 +- Modules/CMakePrintHelpers.cmake | 2 +- Modules/CMakePrintSystemInformation.cmake | 2 +- Modules/CMakePushCheckState.cmake | 2 +- Modules/CMakeRCInformation.cmake | 2 +- Modules/CMakeSwiftCompiler.cmake.in | 2 +- Modules/CMakeSwiftInformation.cmake | 2 +- Modules/CMakeSystemSpecificInformation.cmake | 2 +- Modules/CMakeSystemSpecificInitialize.cmake | 2 +- Modules/CMakeTestASM-ATTCompiler.cmake | 2 +- Modules/CMakeTestASMCompiler.cmake | 2 +- Modules/CMakeTestASM_MARMASMCompiler.cmake | 2 +- Modules/CMakeTestASM_MASMCompiler.cmake | 2 +- Modules/CMakeTestASM_NASMCompiler.cmake | 2 +- Modules/CMakeTestCCompiler.cmake | 2 +- Modules/CMakeTestCSharpCompiler.cmake | 2 +- Modules/CMakeTestCUDACompiler.cmake | 2 +- Modules/CMakeTestCXXCompiler.cmake | 2 +- Modules/CMakeTestCompilerCommon.cmake | 2 +- Modules/CMakeTestFortranCompiler.cmake | 2 +- Modules/CMakeTestHIPCompiler.cmake | 2 +- Modules/CMakeTestISPCCompiler.cmake | 2 +- Modules/CMakeTestJavaCompiler.cmake | 2 +- Modules/CMakeTestOBJCCompiler.cmake | 2 +- Modules/CMakeTestOBJCXXCompiler.cmake | 2 +- Modules/CMakeTestRCCompiler.cmake | 2 +- Modules/CMakeTestSwiftCompiler.cmake | 2 +- Modules/CMakeUnixFindMake.cmake | 2 +- Modules/CMakeVerifyManifest.cmake | 2 +- Modules/CPack.cmake | 2 +- Modules/CPackComponent.cmake | 2 +- Modules/CPackIFW.cmake | 2 +- Modules/CPackIFWConfigureFile.cmake | 2 +- Modules/CSharpUtilities.cmake | 2 +- Modules/CTest.cmake | 2 +- Modules/CTestCoverageCollectGCOV.cmake | 2 +- Modules/CTestScriptMode.cmake | 2 +- Modules/CTestTargets.cmake | 2 +- Modules/CTestUseLaunchers.cmake | 2 +- Modules/CheckCCompilerFlag.cmake | 2 +- Modules/CheckCSourceCompiles.cmake | 2 +- Modules/CheckCSourceRuns.cmake | 2 +- Modules/CheckCXXCompilerFlag.cmake | 2 +- Modules/CheckCXXSourceCompiles.cmake | 2 +- Modules/CheckCXXSourceRuns.cmake | 2 +- Modules/CheckCXXSymbolExists.cmake | 2 +- Modules/CheckCompilerFlag.cmake | 2 +- Modules/CheckFortranCompilerFlag.cmake | 2 +- Modules/CheckFortranFunctionExists.cmake | 2 +- Modules/CheckFortranSourceCompiles.cmake | 2 +- Modules/CheckFortranSourceRuns.cmake | 2 +- Modules/CheckFunctionExists.cmake | 2 +- Modules/CheckIPOSupported.cmake | 2 +- Modules/CheckIncludeFile.cmake | 2 +- Modules/CheckIncludeFileCXX.cmake | 2 +- Modules/CheckIncludeFiles.cmake | 2 +- Modules/CheckLanguage.cmake | 2 +- Modules/CheckLibraryExists.cmake | 2 +- Modules/CheckLinkerFlag.cmake | 2 +- Modules/CheckOBJCCompilerFlag.cmake | 2 +- Modules/CheckOBJCSourceCompiles.cmake | 2 +- Modules/CheckOBJCSourceRuns.cmake | 2 +- Modules/CheckOBJCXXCompilerFlag.cmake | 2 +- Modules/CheckOBJCXXSourceCompiles.cmake | 2 +- Modules/CheckOBJCXXSourceRuns.cmake | 2 +- Modules/CheckPIESupported.cmake | 2 +- Modules/CheckPrototypeDefinition.cmake | 2 +- Modules/CheckSizeOf.cmake | 2 +- Modules/CheckSourceCompiles.cmake | 2 +- Modules/CheckSourceRuns.cmake | 2 +- Modules/CheckStructHasMember.cmake | 2 +- Modules/CheckSymbolExists.cmake | 2 +- Modules/CheckTypeSize.cmake | 2 +- Modules/CheckVariableExists.cmake | 2 +- Modules/Compiler/CMakeCommonCompilerMacros.cmake | 2 +- Modules/Compiler/Clang.cmake | 2 +- Modules/Compiler/Cray-C.cmake | 2 +- Modules/Compiler/Cray-CXX.cmake | 2 +- Modules/Compiler/Cray-Fortran.cmake | 2 +- Modules/Compiler/Cray.cmake | 2 +- Modules/Compiler/CrayClang-C.cmake | 2 +- Modules/Compiler/CrayClang-CXX.cmake | 2 +- Modules/Compiler/CrayClang.cmake | 2 +- Modules/Compiler/Diab.cmake | 2 +- Modules/Compiler/Fujitsu-C.cmake | 2 +- Modules/Compiler/Fujitsu-CXX.cmake | 2 +- Modules/Compiler/Fujitsu.cmake | 2 +- Modules/Compiler/FujitsuClang.cmake | 2 +- Modules/Compiler/GNU.cmake | 2 +- Modules/Compiler/IBMClang.cmake | 2 +- Modules/Compiler/Intel.cmake | 2 +- Modules/Compiler/IntelLLVM.cmake | 2 +- Modules/Compiler/LCC.cmake | 2 +- Modules/Compiler/MSVC-C.cmake | 2 +- Modules/Compiler/MSVC-CXX.cmake | 2 +- Modules/Compiler/MSVC.cmake | 2 +- Modules/Compiler/NVHPC.cmake | 2 +- Modules/Compiler/OpenWatcom.cmake | 2 +- Modules/Compiler/PGI.cmake | 2 +- Modules/Compiler/PathScale.cmake | 2 +- Modules/Compiler/QCC.cmake | 2 +- Modules/Compiler/SCO.cmake | 2 +- Modules/Compiler/SunPro-C.cmake | 2 +- Modules/Compiler/SunPro-CXX.cmake | 2 +- Modules/Compiler/SunPro.cmake | 2 +- Modules/Compiler/TI.cmake | 2 +- Modules/Compiler/Tasking-CXX.cmake | 2 +- Modules/Compiler/Tasking-DetermineCompiler.cmake | 2 +- Modules/Compiler/Tasking-FindBinUtils.cmake | 2 +- Modules/Compiler/Tasking.cmake | 2 +- Modules/Compiler/XL.cmake | 2 +- Modules/Compiler/XLClang.cmake | 2 +- Modules/Dart.cmake | 2 +- Modules/DeployQt4.cmake | 2 +- Modules/Documentation.cmake | 2 +- Modules/ExternalData.cmake | 2 +- Modules/ExternalProject.cmake | 2 +- Modules/ExternalProject/download.cmake.in | 2 +- Modules/ExternalProject/extractfile.cmake.in | 2 +- Modules/ExternalProject/gitclone.cmake.in | 2 +- Modules/ExternalProject/gitupdate.cmake.in | 2 +- Modules/ExternalProject/hgclone.cmake.in | 2 +- Modules/ExternalProject/mkdirs.cmake.in | 2 +- Modules/ExternalProject/verify.cmake.in | 2 +- Modules/FLTKCompatibility.cmake | 2 +- Modules/FeatureSummary.cmake | 2 +- Modules/FetchContent.cmake | 2 +- Modules/FetchContent/CMakeLists.cmake.in | 2 +- Modules/FindALSA.cmake | 2 +- Modules/FindASPELL.cmake | 2 +- Modules/FindAVIFile.cmake | 2 +- Modules/FindArmadillo.cmake | 2 +- Modules/FindBISON.cmake | 2 +- Modules/FindBLAS.cmake | 2 +- Modules/FindBZip2.cmake | 2 +- Modules/FindBacktrace.cmake | 2 +- Modules/FindBoost.cmake | 2 +- Modules/FindBullet.cmake | 2 +- Modules/FindCABLE.cmake | 2 +- Modules/FindCUDAToolkit.cmake | 2 +- Modules/FindCURL.cmake | 2 +- Modules/FindCVS.cmake | 2 +- Modules/FindCoin3D.cmake | 2 +- Modules/FindCups.cmake | 2 +- Modules/FindCurses.cmake | 2 +- Modules/FindCxxTest.cmake | 2 +- Modules/FindCygwin.cmake | 2 +- Modules/FindDCMTK.cmake | 2 +- Modules/FindDart.cmake | 2 +- Modules/FindDevIL.cmake | 2 +- Modules/FindDoxygen.cmake | 2 +- Modules/FindEXPAT.cmake | 2 +- Modules/FindEnvModules.cmake | 2 +- Modules/FindFLEX.cmake | 2 +- Modules/FindFLTK.cmake | 2 +- Modules/FindFLTK2.cmake | 2 +- Modules/FindFontconfig.cmake | 2 +- Modules/FindFreetype.cmake | 2 +- Modules/FindGCCXML.cmake | 2 +- Modules/FindGDAL.cmake | 2 +- Modules/FindGIF.cmake | 2 +- Modules/FindGLEW.cmake | 2 +- Modules/FindGLU.cmake | 2 +- Modules/FindGLUT.cmake | 2 +- Modules/FindGSL.cmake | 2 +- Modules/FindGTK.cmake | 2 +- Modules/FindGTK2.cmake | 2 +- Modules/FindGTest.cmake | 2 +- Modules/FindGettext.cmake | 2 +- Modules/FindGit.cmake | 2 +- Modules/FindGnuTLS.cmake | 2 +- Modules/FindGnuplot.cmake | 2 +- Modules/FindHDF5.cmake | 2 +- Modules/FindHSPELL.cmake | 2 +- Modules/FindHTMLHelp.cmake | 2 +- Modules/FindHg.cmake | 2 +- Modules/FindICU.cmake | 2 +- Modules/FindIce.cmake | 2 +- Modules/FindIconv.cmake | 2 +- Modules/FindIcotool.cmake | 2 +- Modules/FindImageMagick.cmake | 2 +- Modules/FindIntl.cmake | 2 +- Modules/FindJNI.cmake | 2 +- Modules/FindJPEG.cmake | 2 +- Modules/FindJasper.cmake | 2 +- Modules/FindJava.cmake | 2 +- Modules/FindKDE3.cmake | 2 +- Modules/FindKDE4.cmake | 2 +- Modules/FindLAPACK.cmake | 2 +- Modules/FindLATEX.cmake | 2 +- Modules/FindLTTngUST.cmake | 2 +- Modules/FindLibArchive.cmake | 2 +- Modules/FindLibLZMA.cmake | 2 +- Modules/FindLibXml2.cmake | 2 +- Modules/FindLibXslt.cmake | 2 +- Modules/FindLibinput.cmake | 2 +- Modules/FindLua.cmake | 2 +- Modules/FindLua50.cmake | 2 +- Modules/FindLua51.cmake | 2 +- Modules/FindMFC.cmake | 2 +- Modules/FindMPEG.cmake | 2 +- Modules/FindMPEG2.cmake | 2 +- Modules/FindMPI.cmake | 2 +- Modules/FindMatlab.cmake | 2 +- Modules/FindMotif.cmake | 2 +- Modules/FindMsys.cmake | 2 +- Modules/FindODBC.cmake | 2 +- Modules/FindOpenACC.cmake | 2 +- Modules/FindOpenAL.cmake | 2 +- Modules/FindOpenCL.cmake | 2 +- Modules/FindOpenGL.cmake | 2 +- Modules/FindOpenMP.cmake | 2 +- Modules/FindOpenSP.cmake | 2 +- Modules/FindOpenSSL.cmake | 2 +- Modules/FindOpenSceneGraph.cmake | 2 +- Modules/FindOpenThreads.cmake | 2 +- Modules/FindPHP4.cmake | 2 +- Modules/FindPNG.cmake | 2 +- Modules/FindPackageHandleStandardArgs.cmake | 2 +- Modules/FindPackageMessage.cmake | 2 +- Modules/FindPatch.cmake | 2 +- Modules/FindPerl.cmake | 2 +- Modules/FindPerlLibs.cmake | 2 +- Modules/FindPhysFS.cmake | 2 +- Modules/FindPike.cmake | 2 +- Modules/FindPkgConfig.cmake | 2 +- Modules/FindPostgreSQL.cmake | 2 +- Modules/FindProducer.cmake | 2 +- Modules/FindProtobuf.cmake | 2 +- Modules/FindPython.cmake | 2 +- Modules/FindPython/Support.cmake | 2 +- Modules/FindPython2.cmake | 2 +- Modules/FindPython3.cmake | 2 +- Modules/FindPythonInterp.cmake | 2 +- Modules/FindPythonLibs.cmake | 2 +- Modules/FindQt.cmake | 2 +- Modules/FindQt3.cmake | 2 +- Modules/FindQt4.cmake | 2 +- Modules/FindQuickTime.cmake | 2 +- Modules/FindRTI.cmake | 2 +- Modules/FindRuby.cmake | 2 +- Modules/FindSDL.cmake | 2 +- Modules/FindSDL_gfx.cmake | 2 +- Modules/FindSDL_image.cmake | 2 +- Modules/FindSDL_mixer.cmake | 2 +- Modules/FindSDL_net.cmake | 2 +- Modules/FindSDL_sound.cmake | 2 +- Modules/FindSDL_ttf.cmake | 2 +- Modules/FindSQLite3.cmake | 2 +- Modules/FindSWIG.cmake | 2 +- Modules/FindSelfPackers.cmake | 2 +- Modules/FindSquish.cmake | 2 +- Modules/FindSubversion.cmake | 2 +- Modules/FindTCL.cmake | 2 +- Modules/FindTIFF.cmake | 2 +- Modules/FindTclStub.cmake | 2 +- Modules/FindTclsh.cmake | 2 +- Modules/FindThreads.cmake | 2 +- Modules/FindUnixCommands.cmake | 2 +- Modules/FindVulkan.cmake | 2 +- Modules/FindWget.cmake | 2 +- Modules/FindWish.cmake | 2 +- Modules/FindX11.cmake | 2 +- Modules/FindXCTest.cmake | 2 +- Modules/FindXMLRPC.cmake | 2 +- Modules/FindXalanC.cmake | 2 +- Modules/FindXercesC.cmake | 2 +- Modules/FindZLIB.cmake | 2 +- Modules/Findosg.cmake | 2 +- Modules/FindosgAnimation.cmake | 2 +- Modules/FindosgDB.cmake | 2 +- Modules/FindosgFX.cmake | 2 +- Modules/FindosgGA.cmake | 2 +- Modules/FindosgIntrospection.cmake | 2 +- Modules/FindosgManipulator.cmake | 2 +- Modules/FindosgParticle.cmake | 2 +- Modules/FindosgPresentation.cmake | 2 +- Modules/FindosgProducer.cmake | 2 +- Modules/FindosgQt.cmake | 2 +- Modules/FindosgShadow.cmake | 2 +- Modules/FindosgSim.cmake | 2 +- Modules/FindosgTerrain.cmake | 2 +- Modules/FindosgText.cmake | 2 +- Modules/FindosgUtil.cmake | 2 +- Modules/FindosgViewer.cmake | 2 +- Modules/FindosgVolume.cmake | 2 +- Modules/FindosgWidget.cmake | 2 +- Modules/Findosg_functions.cmake | 2 +- Modules/FindwxWidgets.cmake | 2 +- Modules/FindwxWindows.cmake | 2 +- Modules/FortranCInterface.cmake | 2 +- Modules/FortranCInterface/CMakeLists.txt | 2 +- Modules/FortranCInterface/Detect.cmake | 2 +- Modules/FortranCInterface/Verify/CMakeLists.txt | 2 +- Modules/GNUInstallDirs.cmake | 2 +- Modules/GenerateExportHeader.cmake | 2 +- Modules/GetPrerequisites.cmake | 2 +- Modules/GoogleTest.cmake | 2 +- Modules/GoogleTestAddTests.cmake | 2 +- Modules/ITKCompatibility.cmake | 2 +- Modules/InstallRequiredSystemLibraries.cmake | 2 +- Modules/Internal/CMakeASM-ATTLinkerInformation.cmake | 2 +- Modules/Internal/CMakeASMLinkerInformation.cmake | 2 +- Modules/Internal/CMakeASM_MARMASMLinkerInformation.cmake | 2 +- Modules/Internal/CMakeASM_MASMLinkerInformation.cmake | 2 +- Modules/Internal/CMakeASM_NASMLinkerInformation.cmake | 2 +- Modules/Internal/CMakeCLinkerInformation.cmake | 2 +- Modules/Internal/CMakeCUDAArchitecturesAll.cmake | 2 +- Modules/Internal/CMakeCUDAArchitecturesNative.cmake | 2 +- Modules/Internal/CMakeCUDAArchitecturesValidate.cmake | 2 +- Modules/Internal/CMakeCUDAFilterImplicitLibs.cmake | 2 +- Modules/Internal/CMakeCUDAFindToolkit.cmake | 2 +- Modules/Internal/CMakeCUDALinkerInformation.cmake | 2 +- Modules/Internal/CMakeCXXLinkerInformation.cmake | 2 +- Modules/Internal/CMakeCommonLinkerInformation.cmake | 2 +- Modules/Internal/CMakeDetermineLinkerId.cmake | 2 +- Modules/Internal/CMakeFortranLinkerInformation.cmake | 2 +- Modules/Internal/CMakeHIPLinkerInformation.cmake | 2 +- Modules/Internal/CMakeNVCCFilterImplicitInfo.cmake | 2 +- Modules/Internal/CMakeNVCCParseImplicitInfo.cmake | 2 +- Modules/Internal/CMakeOBJCLinkerInformation.cmake | 2 +- Modules/Internal/CMakeOBJCXXLinkerInformation.cmake | 2 +- Modules/Internal/CMakeSwiftLinkerInformation.cmake | 2 +- Modules/Internal/CMakeTryCompilerOrLinkerFlag.cmake | 2 +- Modules/Internal/CPack/CPackDeb.cmake | 2 +- Modules/Internal/CPack/CPackExternal.cmake | 2 +- Modules/Internal/CPack/CPackFreeBSD.cmake | 2 +- Modules/Internal/CPack/CPackNuGet.cmake | 2 +- Modules/Internal/CPack/CPackRPM.cmake | 2 +- Modules/Internal/CPack/CPackWIX.cmake | 2 +- Modules/Internal/CPack/CPackZIP.cmake | 2 +- Modules/Internal/CPack/ISComponents.pas | 2 +- Modules/Internal/CheckCompilerFlag.cmake | 2 +- Modules/Internal/CheckFlagCommonConfig.cmake | 2 +- Modules/Internal/CheckLinkerFlag.cmake | 2 +- Modules/Internal/CheckSourceCompiles.cmake | 2 +- Modules/Internal/CheckSourceRuns.cmake | 2 +- Modules/Internal/HeaderpadWorkaround.cmake | 2 +- Modules/Internal/OSRelease/010-TryOldCentOS.cmake | 2 +- Modules/Internal/OSRelease/020-TryDebianVersion.cmake | 2 +- Modules/KDE3Macros.cmake | 2 +- Modules/Linker/AIX-ASM.cmake | 2 +- Modules/Linker/AIX-C.cmake | 2 +- Modules/Linker/AIX-CXX.cmake | 2 +- Modules/Linker/AIX-Fortran.cmake | 2 +- Modules/Linker/AIX.cmake | 2 +- Modules/Linker/AppleClang.cmake | 2 +- Modules/Linker/GNU-ASM.cmake | 2 +- Modules/Linker/GNU-C.cmake | 2 +- Modules/Linker/GNU-CUDA.cmake | 2 +- Modules/Linker/GNU-CXX.cmake | 2 +- Modules/Linker/GNU-Fortran.cmake | 2 +- Modules/Linker/GNU-HIP.cmake | 2 +- Modules/Linker/GNU.cmake | 2 +- Modules/Linker/GNUgold-ASM.cmake | 2 +- Modules/Linker/GNUgold-C.cmake | 2 +- Modules/Linker/GNUgold-CUDA.cmake | 2 +- Modules/Linker/GNUgold-CXX.cmake | 2 +- Modules/Linker/GNUgold-Fortran.cmake | 2 +- Modules/Linker/GNUgold-HIP.cmake | 2 +- Modules/Linker/GNUgold.cmake | 2 +- Modules/Linker/LLD-ASM.cmake | 2 +- Modules/Linker/LLD-C.cmake | 2 +- Modules/Linker/LLD-CUDA.cmake | 2 +- Modules/Linker/LLD-CXX.cmake | 2 +- Modules/Linker/LLD-Fortran.cmake | 2 +- Modules/Linker/LLD-HIP.cmake | 2 +- Modules/Linker/LLD-OBJC.cmake | 2 +- Modules/Linker/LLD-OBJCXX.cmake | 2 +- Modules/Linker/LLD.cmake | 2 +- Modules/Linker/MOLD-ASM.cmake | 2 +- Modules/Linker/MOLD-C.cmake | 2 +- Modules/Linker/MOLD-CUDA.cmake | 2 +- Modules/Linker/MOLD-CXX.cmake | 2 +- Modules/Linker/MOLD-Fortran.cmake | 2 +- Modules/Linker/MOLD-HIP.cmake | 2 +- Modules/Linker/MOLD-OBJC.cmake | 2 +- Modules/Linker/MOLD-OBJCXX.cmake | 2 +- Modules/Linker/MOLD.cmake | 2 +- Modules/Linker/MSVC-ASM.cmake | 2 +- Modules/Linker/MSVC-C.cmake | 2 +- Modules/Linker/MSVC-CUDA.cmake | 2 +- Modules/Linker/MSVC-CXX.cmake | 2 +- Modules/Linker/MSVC-Fortran.cmake | 2 +- Modules/Linker/MSVC-HIP.cmake | 2 +- Modules/Linker/MSVC.cmake | 2 +- Modules/Linker/Solaris-ASM.cmake | 2 +- Modules/Linker/Solaris-C.cmake | 2 +- Modules/Linker/Solaris-CXX.cmake | 2 +- Modules/Linker/Solaris-Fortran.cmake | 2 +- Modules/Linker/Solaris.cmake | 2 +- Modules/MacroAddFileDependencies.cmake | 2 +- Modules/MatlabTestsRedirect.cmake | 2 +- Modules/Platform/AIX-GNU.cmake | 2 +- Modules/Platform/AIX-IBMClang.cmake | 2 +- Modules/Platform/AIX-XL.cmake | 2 +- Modules/Platform/AIX-XLClang.cmake | 2 +- Modules/Platform/AIX/ExportImportList | 2 +- Modules/Platform/Android-Clang.cmake | 2 +- Modules/Platform/Android-Common.cmake | 2 +- Modules/Platform/Android-Determine.cmake | 2 +- Modules/Platform/Android-GNU.cmake | 2 +- Modules/Platform/Android-Initialize.cmake | 2 +- Modules/Platform/Android/Determine-Compiler-NDK.cmake | 2 +- Modules/Platform/Android/Determine-Compiler-Standalone.cmake | 2 +- Modules/Platform/Android/Determine-Compiler.cmake | 2 +- Modules/Platform/Apple-Absoft-Fortran.cmake | 2 +- Modules/Platform/Apple-Clang.cmake | 2 +- Modules/Platform/Apple-GNU-Fortran.cmake | 2 +- Modules/Platform/Apple-GNU.cmake | 2 +- Modules/Platform/Apple-Intel-Fortran.cmake | 2 +- Modules/Platform/Apple-Intel.cmake | 2 +- Modules/Platform/Apple-IntelLLVM-Fortran.cmake | 2 +- Modules/Platform/Apple-IntelLLVM.cmake | 2 +- Modules/Platform/Apple-NAG-Fortran.cmake | 2 +- Modules/Platform/Apple-PGI.cmake | 2 +- Modules/Platform/BlueGeneP-base.cmake | 2 +- Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake | 2 +- Modules/Platform/BlueGeneP-dynamic-GNU-CXX.cmake | 2 +- Modules/Platform/BlueGeneP-dynamic-GNU-Fortran.cmake | 2 +- Modules/Platform/BlueGeneP-dynamic-XL-C.cmake | 2 +- Modules/Platform/BlueGeneP-dynamic-XL-CXX.cmake | 2 +- Modules/Platform/BlueGeneP-dynamic-XL-Fortran.cmake | 2 +- Modules/Platform/BlueGeneP-dynamic.cmake | 2 +- Modules/Platform/BlueGeneP-static-GNU-C.cmake | 2 +- Modules/Platform/BlueGeneP-static-GNU-CXX.cmake | 2 +- Modules/Platform/BlueGeneP-static-GNU-Fortran.cmake | 2 +- Modules/Platform/BlueGeneP-static-XL-C.cmake | 2 +- Modules/Platform/BlueGeneP-static-XL-CXX.cmake | 2 +- Modules/Platform/BlueGeneP-static-XL-Fortran.cmake | 2 +- Modules/Platform/BlueGeneP-static.cmake | 2 +- Modules/Platform/BlueGeneQ-base.cmake | 2 +- Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake | 2 +- Modules/Platform/BlueGeneQ-dynamic-GNU-CXX.cmake | 2 +- Modules/Platform/BlueGeneQ-dynamic-GNU-Fortran.cmake | 2 +- Modules/Platform/BlueGeneQ-dynamic-XL-C.cmake | 2 +- Modules/Platform/BlueGeneQ-dynamic-XL-CXX.cmake | 2 +- Modules/Platform/BlueGeneQ-dynamic-XL-Fortran.cmake | 2 +- Modules/Platform/BlueGeneQ-dynamic.cmake | 2 +- Modules/Platform/BlueGeneQ-static-GNU-C.cmake | 2 +- Modules/Platform/BlueGeneQ-static-GNU-CXX.cmake | 2 +- Modules/Platform/BlueGeneQ-static-GNU-Fortran.cmake | 2 +- Modules/Platform/BlueGeneQ-static-XL-C.cmake | 2 +- Modules/Platform/BlueGeneQ-static-XL-CXX.cmake | 2 +- Modules/Platform/BlueGeneQ-static-XL-Fortran.cmake | 2 +- Modules/Platform/BlueGeneQ-static.cmake | 2 +- Modules/Platform/CYGWIN-GNU.cmake | 2 +- Modules/Platform/GHS-MULTI-Determine.cmake | 2 +- Modules/Platform/GHS-MULTI.cmake | 2 +- Modules/Platform/GNU-GNU.cmake | 2 +- Modules/Platform/HP-UX-GNU.cmake | 2 +- Modules/Platform/HP-UX-HP.cmake | 2 +- Modules/Platform/Linker/AIX-AIX-ASM.cmake | 2 +- Modules/Platform/Linker/AIX-AIX-C.cmake | 2 +- Modules/Platform/Linker/AIX-AIX-CXX.cmake | 2 +- Modules/Platform/Linker/AIX-AIX-Fortran.cmake | 2 +- Modules/Platform/Linker/AIX-AIX.cmake | 2 +- Modules/Platform/Linker/AIX-ASM.cmake | 2 +- Modules/Platform/Linker/AIX-C.cmake | 2 +- Modules/Platform/Linker/AIX-CXX.cmake | 2 +- Modules/Platform/Linker/AIX-Fortran.cmake | 2 +- Modules/Platform/Linker/Android-ASM.cmake | 2 +- Modules/Platform/Linker/Android-C.cmake | 2 +- Modules/Platform/Linker/Android-CXX.cmake | 2 +- Modules/Platform/Linker/Android-GNU-ASM.cmake | 2 +- Modules/Platform/Linker/Android-GNU-C.cmake | 2 +- Modules/Platform/Linker/Android-GNU-CXX.cmake | 2 +- Modules/Platform/Linker/Android-LLD-ASM.cmake | 2 +- Modules/Platform/Linker/Android-LLD-C.cmake | 2 +- Modules/Platform/Linker/Android-LLD-CXX.cmake | 2 +- Modules/Platform/Linker/Apple-ASM.cmake | 2 +- Modules/Platform/Linker/Apple-AppleClang-ASM.cmake | 2 +- Modules/Platform/Linker/Apple-AppleClang-C.cmake | 2 +- Modules/Platform/Linker/Apple-AppleClang-CUDA.cmake | 2 +- Modules/Platform/Linker/Apple-AppleClang-CXX.cmake | 2 +- Modules/Platform/Linker/Apple-AppleClang-Fortran.cmake | 2 +- Modules/Platform/Linker/Apple-AppleClang-OBJC.cmake | 2 +- Modules/Platform/Linker/Apple-AppleClang-OBJCXX.cmake | 2 +- Modules/Platform/Linker/Apple-AppleClang-Swift.cmake | 2 +- Modules/Platform/Linker/Apple-AppleClang.cmake | 2 +- Modules/Platform/Linker/Apple-C.cmake | 2 +- Modules/Platform/Linker/Apple-CUDA.cmake | 2 +- Modules/Platform/Linker/Apple-CXX.cmake | 2 +- Modules/Platform/Linker/Apple-Fortran.cmake | 2 +- Modules/Platform/Linker/Apple-LLD-C.cmake | 2 +- Modules/Platform/Linker/Apple-LLD-CXX.cmake | 2 +- Modules/Platform/Linker/Apple-LLD-OBJC.cmake | 2 +- Modules/Platform/Linker/Apple-LLD-OBJCXX.cmake | 2 +- Modules/Platform/Linker/Apple-MOLD-C.cmake | 2 +- Modules/Platform/Linker/Apple-MOLD-CXX.cmake | 2 +- Modules/Platform/Linker/Apple-MOLD-OBJC.cmake | 2 +- Modules/Platform/Linker/Apple-MOLD-OBJCXX.cmake | 2 +- Modules/Platform/Linker/Apple-OBJC.cmake | 2 +- Modules/Platform/Linker/Apple-OBJCXX.cmake | 2 +- Modules/Platform/Linker/Apple-Swift.cmake | 2 +- Modules/Platform/Linker/BSD-Linker-Initialize.cmake | 2 +- Modules/Platform/Linker/CYGWIN-ASM.cmake | 2 +- Modules/Platform/Linker/CYGWIN-C.cmake | 2 +- Modules/Platform/Linker/CYGWIN-CXX.cmake | 2 +- Modules/Platform/Linker/CYGWIN-Fortran.cmake | 2 +- Modules/Platform/Linker/CYGWIN-GNU-ASM.cmake | 2 +- Modules/Platform/Linker/CYGWIN-GNU-C.cmake | 2 +- Modules/Platform/Linker/CYGWIN-GNU-CXX.cmake | 2 +- Modules/Platform/Linker/CYGWIN-GNU-Fortran.cmake | 2 +- Modules/Platform/Linker/CYGWIN-GNU.cmake | 2 +- Modules/Platform/Linker/CYGWIN-LLD-ASM.cmake | 2 +- Modules/Platform/Linker/CYGWIN-LLD-C.cmake | 2 +- Modules/Platform/Linker/CYGWIN-LLD-CXX.cmake | 2 +- Modules/Platform/Linker/CYGWIN-LLD-Fortran.cmake | 2 +- Modules/Platform/Linker/CYGWIN-LLD.cmake | 2 +- Modules/Platform/Linker/DragonFly-ASM.cmake | 2 +- Modules/Platform/Linker/DragonFly-C.cmake | 2 +- Modules/Platform/Linker/DragonFly-CXX.cmake | 2 +- Modules/Platform/Linker/DragonFly-Fortran.cmake | 2 +- Modules/Platform/Linker/DragonFly-GNU-ASM.cmake | 2 +- Modules/Platform/Linker/DragonFly-GNU-C.cmake | 2 +- Modules/Platform/Linker/DragonFly-GNU-CXX.cmake | 2 +- Modules/Platform/Linker/DragonFly-GNU-Fortran.cmake | 2 +- Modules/Platform/Linker/DragonFly-LLD-ASM.cmake | 2 +- Modules/Platform/Linker/DragonFly-LLD-C.cmake | 2 +- Modules/Platform/Linker/DragonFly-LLD-CXX.cmake | 2 +- Modules/Platform/Linker/DragonFly-LLD-Fortran.cmake | 2 +- Modules/Platform/Linker/FreeBSD-ASM.cmake | 2 +- Modules/Platform/Linker/FreeBSD-C.cmake | 2 +- Modules/Platform/Linker/FreeBSD-CXX.cmake | 2 +- Modules/Platform/Linker/FreeBSD-Fortran.cmake | 2 +- Modules/Platform/Linker/FreeBSD-GNU-ASM.cmake | 2 +- Modules/Platform/Linker/FreeBSD-GNU-C.cmake | 2 +- Modules/Platform/Linker/FreeBSD-GNU-CXX.cmake | 2 +- Modules/Platform/Linker/FreeBSD-GNU-Fortran.cmake | 2 +- Modules/Platform/Linker/FreeBSD-GNU.cmake | 2 +- Modules/Platform/Linker/FreeBSD-LLD-ASM.cmake | 2 +- Modules/Platform/Linker/FreeBSD-LLD-C.cmake | 2 +- Modules/Platform/Linker/FreeBSD-LLD-CXX.cmake | 2 +- Modules/Platform/Linker/FreeBSD-LLD-Fortran.cmake | 2 +- Modules/Platform/Linker/FreeBSD-LLD.cmake | 2 +- Modules/Platform/Linker/GNU-ASM.cmake | 2 +- Modules/Platform/Linker/GNU-C.cmake | 2 +- Modules/Platform/Linker/GNU-CXX.cmake | 2 +- Modules/Platform/Linker/GNU-Fortran.cmake | 2 +- Modules/Platform/Linker/GNU-GNU-ASM.cmake | 2 +- Modules/Platform/Linker/GNU-GNU-C.cmake | 2 +- Modules/Platform/Linker/GNU-GNU-CXX.cmake | 2 +- Modules/Platform/Linker/GNU-GNU-Fortran.cmake | 2 +- Modules/Platform/Linker/GNU-GNU.cmake | 2 +- Modules/Platform/Linker/GNU.cmake | 2 +- Modules/Platform/Linker/Haiku-ASM.cmake | 2 +- Modules/Platform/Linker/Haiku-C.cmake | 2 +- Modules/Platform/Linker/Haiku-CXX.cmake | 2 +- Modules/Platform/Linker/Haiku-GNU-ASM.cmake | 2 +- Modules/Platform/Linker/Haiku-GNU-C.cmake | 2 +- Modules/Platform/Linker/Haiku-GNU-CXX.cmake | 2 +- Modules/Platform/Linker/Haiku-LLD-ASM.cmake | 2 +- Modules/Platform/Linker/Haiku-LLD-C.cmake | 2 +- Modules/Platform/Linker/Haiku-LLD-CXX.cmake | 2 +- Modules/Platform/Linker/Linux-ASM.cmake | 2 +- Modules/Platform/Linker/Linux-C.cmake | 2 +- Modules/Platform/Linker/Linux-CUDA.cmake | 2 +- Modules/Platform/Linker/Linux-CXX.cmake | 2 +- Modules/Platform/Linker/Linux-Fortran.cmake | 2 +- Modules/Platform/Linker/Linux-GNU-ASM.cmake | 2 +- Modules/Platform/Linker/Linux-GNU-C.cmake | 2 +- Modules/Platform/Linker/Linux-GNU-CUDA.cmake | 2 +- Modules/Platform/Linker/Linux-GNU-CXX.cmake | 2 +- Modules/Platform/Linker/Linux-GNU-Fortran.cmake | 2 +- Modules/Platform/Linker/Linux-GNU-HIP.cmake | 2 +- Modules/Platform/Linker/Linux-GNU-Swift.cmake | 2 +- Modules/Platform/Linker/Linux-GNU.cmake | 2 +- Modules/Platform/Linker/Linux-GNUgold-ASM.cmake | 2 +- Modules/Platform/Linker/Linux-GNUgold-C.cmake | 2 +- Modules/Platform/Linker/Linux-GNUgold-CUDA.cmake | 2 +- Modules/Platform/Linker/Linux-GNUgold-CXX.cmake | 2 +- Modules/Platform/Linker/Linux-GNUgold-Fortran.cmake | 2 +- Modules/Platform/Linker/Linux-GNUgold-HIP.cmake | 2 +- Modules/Platform/Linker/Linux-GNUgold-Swift.cmake | 2 +- Modules/Platform/Linker/Linux-HIP.cmake | 2 +- Modules/Platform/Linker/Linux-LLD-ASM.cmake | 2 +- Modules/Platform/Linker/Linux-LLD-C.cmake | 2 +- Modules/Platform/Linker/Linux-LLD-CUDA.cmake | 2 +- Modules/Platform/Linker/Linux-LLD-CXX.cmake | 2 +- Modules/Platform/Linker/Linux-LLD-Fortran.cmake | 2 +- Modules/Platform/Linker/Linux-LLD-HIP.cmake | 2 +- Modules/Platform/Linker/Linux-LLD-Swift.cmake | 2 +- Modules/Platform/Linker/Linux-LLD.cmake | 2 +- Modules/Platform/Linker/Linux-MOLD-ASM.cmake | 2 +- Modules/Platform/Linker/Linux-MOLD-C.cmake | 2 +- Modules/Platform/Linker/Linux-MOLD-CUDA.cmake | 2 +- Modules/Platform/Linker/Linux-MOLD-CXX.cmake | 2 +- Modules/Platform/Linker/Linux-MOLD-Fortran.cmake | 2 +- Modules/Platform/Linker/Linux-MOLD-HIP.cmake | 2 +- Modules/Platform/Linker/Linux-MOLD.cmake | 2 +- Modules/Platform/Linker/Linux-Swift.cmake | 2 +- Modules/Platform/Linker/MSYS-ASM.cmake | 2 +- Modules/Platform/Linker/MSYS-C.cmake | 2 +- Modules/Platform/Linker/MSYS-CXX.cmake | 2 +- Modules/Platform/Linker/MSYS-Fortran.cmake | 2 +- Modules/Platform/Linker/MSYS-GNU-ASM.cmake | 2 +- Modules/Platform/Linker/MSYS-GNU-C.cmake | 2 +- Modules/Platform/Linker/MSYS-GNU-CXX.cmake | 2 +- Modules/Platform/Linker/MSYS-GNU-Fortran.cmake | 2 +- Modules/Platform/Linker/MSYS-LLD-ASM.cmake | 2 +- Modules/Platform/Linker/MSYS-LLD-C.cmake | 2 +- Modules/Platform/Linker/MSYS-LLD-CXX.cmake | 2 +- Modules/Platform/Linker/MSYS-LLD-Fortran.cmake | 2 +- Modules/Platform/Linker/MirBSD-ASM.cmake | 2 +- Modules/Platform/Linker/MirBSD-C.cmake | 2 +- Modules/Platform/Linker/MirBSD-CXX.cmake | 2 +- Modules/Platform/Linker/MirBSD-Fortran.cmake | 2 +- Modules/Platform/Linker/MirBSD-GNU-ASM.cmake | 2 +- Modules/Platform/Linker/MirBSD-GNU-C.cmake | 2 +- Modules/Platform/Linker/MirBSD-GNU-CXX.cmake | 2 +- Modules/Platform/Linker/MirBSD-GNU-Fortran.cmake | 2 +- Modules/Platform/Linker/NetBSD-ASM.cmake | 2 +- Modules/Platform/Linker/NetBSD-C.cmake | 2 +- Modules/Platform/Linker/NetBSD-CXX.cmake | 2 +- Modules/Platform/Linker/NetBSD-Fortran.cmake | 2 +- Modules/Platform/Linker/NetBSD-GNU-ASM.cmake | 2 +- Modules/Platform/Linker/NetBSD-GNU-C.cmake | 2 +- Modules/Platform/Linker/NetBSD-GNU-CXX.cmake | 2 +- Modules/Platform/Linker/NetBSD-GNU-Fortran.cmake | 2 +- Modules/Platform/Linker/NetBSD-GNU.cmake | 2 +- Modules/Platform/Linker/OpenBSD-ASM.cmake | 2 +- Modules/Platform/Linker/OpenBSD-C.cmake | 2 +- Modules/Platform/Linker/OpenBSD-CXX.cmake | 2 +- Modules/Platform/Linker/OpenBSD-Fortran.cmake | 2 +- Modules/Platform/Linker/OpenBSD-GNU-ASM.cmake | 2 +- Modules/Platform/Linker/OpenBSD-GNU-C.cmake | 2 +- Modules/Platform/Linker/OpenBSD-GNU-CXX.cmake | 2 +- Modules/Platform/Linker/OpenBSD-GNU-Fortran.cmake | 2 +- Modules/Platform/Linker/OpenBSD-GNU.cmake | 2 +- Modules/Platform/Linker/OpenBSD-LLD-ASM.cmake | 2 +- Modules/Platform/Linker/OpenBSD-LLD-C.cmake | 2 +- Modules/Platform/Linker/OpenBSD-LLD-CXX.cmake | 2 +- Modules/Platform/Linker/OpenBSD-LLD-Fortran.cmake | 2 +- Modules/Platform/Linker/OpenBSD-LLD.cmake | 2 +- Modules/Platform/Linker/SerenityOS-ASM.cmake | 2 +- Modules/Platform/Linker/SerenityOS-C.cmake | 2 +- Modules/Platform/Linker/SerenityOS-CXX.cmake | 2 +- Modules/Platform/Linker/SerenityOS-GNU-ASM.cmake | 2 +- Modules/Platform/Linker/SerenityOS-GNU-C.cmake | 2 +- Modules/Platform/Linker/SerenityOS-GNU-CXX.cmake | 2 +- Modules/Platform/Linker/SerenityOS-GNU.cmake | 2 +- Modules/Platform/Linker/SerenityOS-LLD-ASM.cmake | 2 +- Modules/Platform/Linker/SerenityOS-LLD-C.cmake | 2 +- Modules/Platform/Linker/SerenityOS-LLD-CXX.cmake | 2 +- Modules/Platform/Linker/SerenityOS-LLD.cmake | 2 +- Modules/Platform/Linker/SunOS-ASM.cmake | 2 +- Modules/Platform/Linker/SunOS-C.cmake | 2 +- Modules/Platform/Linker/SunOS-CXX.cmake | 2 +- Modules/Platform/Linker/SunOS-Fortran.cmake | 2 +- Modules/Platform/Linker/SunOS-GNU-ASM.cmake | 2 +- Modules/Platform/Linker/SunOS-GNU-C.cmake | 2 +- Modules/Platform/Linker/SunOS-GNU-CXX.cmake | 2 +- Modules/Platform/Linker/SunOS-GNU-Fortran.cmake | 2 +- Modules/Platform/Linker/SunOS-GNU.cmake | 2 +- Modules/Platform/Linker/SunOS-Solaris-ASM.cmake | 2 +- Modules/Platform/Linker/SunOS-Solaris-C.cmake | 2 +- Modules/Platform/Linker/SunOS-Solaris-CXX.cmake | 2 +- Modules/Platform/Linker/SunOS-Solaris-Fortran.cmake | 2 +- Modules/Platform/Linker/SunOS-Solaris.cmake | 2 +- Modules/Platform/Linker/Windows-ASM.cmake | 2 +- Modules/Platform/Linker/Windows-C.cmake | 2 +- Modules/Platform/Linker/Windows-CUDA.cmake | 2 +- Modules/Platform/Linker/Windows-CXX.cmake | 2 +- Modules/Platform/Linker/Windows-Fortran.cmake | 2 +- Modules/Platform/Linker/Windows-GNU-ASM.cmake | 2 +- Modules/Platform/Linker/Windows-GNU-C.cmake | 2 +- Modules/Platform/Linker/Windows-GNU-CXX.cmake | 2 +- Modules/Platform/Linker/Windows-GNU-Fortran.cmake | 2 +- Modules/Platform/Linker/Windows-GNU-HIP.cmake | 2 +- Modules/Platform/Linker/Windows-GNU.cmake | 2 +- Modules/Platform/Linker/Windows-HIP.cmake | 2 +- Modules/Platform/Linker/Windows-LLD-ASM.cmake | 2 +- Modules/Platform/Linker/Windows-LLD-C.cmake | 2 +- Modules/Platform/Linker/Windows-LLD-CXX.cmake | 2 +- Modules/Platform/Linker/Windows-LLD-HIP.cmake | 2 +- Modules/Platform/Linker/Windows-LLD.cmake | 2 +- Modules/Platform/Linker/Windows-MSVC-ASM.cmake | 2 +- Modules/Platform/Linker/Windows-MSVC-C.cmake | 2 +- Modules/Platform/Linker/Windows-MSVC-CUDA.cmake | 2 +- Modules/Platform/Linker/Windows-MSVC-CXX.cmake | 2 +- Modules/Platform/Linker/Windows-MSVC-Fortran.cmake | 2 +- Modules/Platform/Linker/Windows-MSVC-HIP.cmake | 2 +- Modules/Platform/Linker/Windows-MSVC-Swift.cmake | 2 +- Modules/Platform/Linker/Windows-MSVC.cmake | 2 +- Modules/Platform/Linker/Windows-Swift.cmake | 2 +- Modules/Platform/Linker/WindowsCE-C.cmake | 2 +- Modules/Platform/Linker/WindowsCE-CXX.cmake | 2 +- Modules/Platform/Linker/WindowsCE-MSVC-C.cmake | 2 +- Modules/Platform/Linker/WindowsCE-MSVC-CXX.cmake | 2 +- Modules/Platform/Linker/WindowsKernelModeDriver-C.cmake | 2 +- Modules/Platform/Linker/WindowsKernelModeDriver-CXX.cmake | 2 +- Modules/Platform/Linker/WindowsKernelModeDriver-MSVC-C.cmake | 2 +- .../Platform/Linker/WindowsKernelModeDriver-MSVC-CXX.cmake | 2 +- Modules/Platform/Linker/WindowsPhone-ASM.cmake | 2 +- Modules/Platform/Linker/WindowsPhone-C.cmake | 2 +- Modules/Platform/Linker/WindowsPhone-CXX.cmake | 2 +- Modules/Platform/Linker/WindowsPhone-GNU-ASM.cmake | 2 +- Modules/Platform/Linker/WindowsPhone-GNU-C.cmake | 2 +- Modules/Platform/Linker/WindowsPhone-GNU-CXX.cmake | 2 +- Modules/Platform/Linker/WindowsPhone-LLD-ASM.cmake | 2 +- Modules/Platform/Linker/WindowsPhone-LLD-C.cmake | 2 +- Modules/Platform/Linker/WindowsPhone-LLD-CXX.cmake | 2 +- Modules/Platform/Linker/WindowsPhone-MSVC-ASM.cmake | 2 +- Modules/Platform/Linker/WindowsPhone-MSVC-C.cmake | 2 +- Modules/Platform/Linker/WindowsPhone-MSVC-CXX.cmake | 2 +- Modules/Platform/Linker/WindowsPhone-MSVC-Swift.cmake | 2 +- Modules/Platform/Linker/WindowsPhone-Swift.cmake | 2 +- Modules/Platform/Linker/WindowsStore-ASM.cmake | 2 +- Modules/Platform/Linker/WindowsStore-C.cmake | 2 +- Modules/Platform/Linker/WindowsStore-CXX.cmake | 2 +- Modules/Platform/Linker/WindowsStore-GNU-ASM.cmake | 2 +- Modules/Platform/Linker/WindowsStore-GNU-C.cmake | 2 +- Modules/Platform/Linker/WindowsStore-GNU-CXX.cmake | 2 +- Modules/Platform/Linker/WindowsStore-LLD-ASM.cmake | 2 +- Modules/Platform/Linker/WindowsStore-LLD-C.cmake | 2 +- Modules/Platform/Linker/WindowsStore-LLD-CXX.cmake | 2 +- Modules/Platform/Linker/WindowsStore-MSVC-ASM.cmake | 2 +- Modules/Platform/Linker/WindowsStore-MSVC-C.cmake | 2 +- Modules/Platform/Linker/WindowsStore-MSVC-CXX.cmake | 2 +- Modules/Platform/Linker/WindowsStore-MSVC-Swift.cmake | 2 +- Modules/Platform/Linker/WindowsStore-Swift.cmake | 2 +- Modules/Platform/Linux-Fujitsu.cmake | 2 +- Modules/Platform/Linux-GNU.cmake | 2 +- Modules/Platform/Linux-Intel.cmake | 2 +- Modules/Platform/Linux-IntelLLVM.cmake | 2 +- Modules/Platform/Linux-LCC.cmake | 2 +- Modules/Platform/Linux-NVHPC.cmake | 2 +- Modules/Platform/Linux-OpenWatcom.cmake | 2 +- Modules/Platform/Linux-PGI.cmake | 2 +- Modules/Platform/Linux-PathScale.cmake | 2 +- Modules/Platform/SunOS-GNU.cmake | 2 +- Modules/Platform/SunOS-PathScale.cmake | 2 +- Modules/Platform/UnixPaths.cmake | 2 +- Modules/Platform/Windows-Clang.cmake | 2 +- Modules/Platform/Windows-Embarcadero.cmake | 2 +- Modules/Platform/Windows-GNU.cmake | 2 +- Modules/Platform/Windows-Intel.cmake | 2 +- Modules/Platform/Windows-IntelLLVM.cmake | 2 +- Modules/Platform/Windows-MSVC.cmake | 2 +- Modules/Platform/Windows-OpenWatcom.cmake | 2 +- Modules/Platform/Windows-PGI.cmake | 2 +- Modules/Platform/Windows3x-OpenWatcom.cmake | 2 +- Modules/Platform/WindowsPaths.cmake | 2 +- Modules/ProcessorCount.cmake | 2 +- Modules/Qt4ConfigDependentSettings.cmake | 2 +- Modules/Qt4Macros.cmake | 2 +- Modules/SelectLibraryConfigurations.cmake | 2 +- Modules/SquishTestScript.cmake | 2 +- Modules/SystemInformation.cmake | 2 +- Modules/TestBigEndian.cmake | 2 +- Modules/TestCXXAcceptsFlag.cmake | 2 +- Modules/TestForANSIForScope.cmake | 2 +- Modules/TestForANSIStreamHeaders.cmake | 2 +- Modules/TestForSSTREAM.cmake | 2 +- Modules/TestForSTDNamespace.cmake | 2 +- Modules/UseEcos.cmake | 2 +- Modules/UseJava.cmake | 2 +- Modules/UseJava/ClassFilelist.cmake | 2 +- Modules/UseJava/ClearClassFiles.cmake | 2 +- Modules/UseJava/Symlinks.cmake | 2 +- Modules/UsePkgConfig.cmake | 2 +- Modules/UseQt4.cmake | 2 +- Modules/UseSWIG.cmake | 2 +- Modules/UseSWIG/ManageSupportFiles.cmake | 2 +- Modules/Use_wxWindows.cmake | 2 +- Modules/UsewxWidgets.cmake | 2 +- Modules/VTKCompatibility.cmake | 2 +- Modules/WriteBasicConfigVersionFile.cmake | 2 +- Modules/WriteCompilerDetectionHeader.cmake | 2 +- Modules/ecos_clean.cmake | 2 +- Modules/kde3uic.cmake | 2 +- Packaging/QtSDK/ToolsCMakeXX.cmake | 2 +- Packaging/QtSDK/qt.tools.cmake.xx.qs.in | 2 +- Source/CMakeLists.txt | 2 +- Source/CMakeVersion.rc.in | 2 +- Source/CPack/IFW/cmCPackIFWCommon.cxx | 2 +- Source/CPack/IFW/cmCPackIFWCommon.h | 2 +- Source/CPack/IFW/cmCPackIFWGenerator.cxx | 2 +- Source/CPack/IFW/cmCPackIFWGenerator.h | 2 +- Source/CPack/IFW/cmCPackIFWInstaller.cxx | 2 +- Source/CPack/IFW/cmCPackIFWInstaller.h | 2 +- Source/CPack/IFW/cmCPackIFWPackage.cxx | 2 +- Source/CPack/IFW/cmCPackIFWPackage.h | 2 +- Source/CPack/IFW/cmCPackIFWRepository.cxx | 2 +- Source/CPack/IFW/cmCPackIFWRepository.h | 2 +- Source/CPack/WiX/cmCMakeToWixPath.cxx | 2 +- Source/CPack/WiX/cmCMakeToWixPath.h | 2 +- Source/CPack/WiX/cmCPackWIXGenerator.cxx | 2 +- Source/CPack/WiX/cmCPackWIXGenerator.h | 2 +- Source/CPack/WiX/cmWIXAccessControlList.cxx | 2 +- Source/CPack/WiX/cmWIXAccessControlList.h | 2 +- Source/CPack/WiX/cmWIXDirectoriesSourceWriter.cxx | 2 +- Source/CPack/WiX/cmWIXDirectoriesSourceWriter.h | 2 +- Source/CPack/WiX/cmWIXFeaturesSourceWriter.cxx | 2 +- Source/CPack/WiX/cmWIXFeaturesSourceWriter.h | 2 +- Source/CPack/WiX/cmWIXFilesSourceWriter.cxx | 2 +- Source/CPack/WiX/cmWIXFilesSourceWriter.h | 2 +- Source/CPack/WiX/cmWIXPatch.cxx | 2 +- Source/CPack/WiX/cmWIXPatch.h | 2 +- Source/CPack/WiX/cmWIXPatchParser.cxx | 2 +- Source/CPack/WiX/cmWIXPatchParser.h | 2 +- Source/CPack/WiX/cmWIXRichTextFormatWriter.cxx | 2 +- Source/CPack/WiX/cmWIXRichTextFormatWriter.h | 2 +- Source/CPack/WiX/cmWIXShortcut.cxx | 2 +- Source/CPack/WiX/cmWIXShortcut.h | 2 +- Source/CPack/WiX/cmWIXSourceWriter.cxx | 2 +- Source/CPack/WiX/cmWIXSourceWriter.h | 2 +- Source/CPack/cmCPackArchiveGenerator.cxx | 2 +- Source/CPack/cmCPackArchiveGenerator.h | 2 +- Source/CPack/cmCPackBundleGenerator.cxx | 2 +- Source/CPack/cmCPackBundleGenerator.h | 2 +- Source/CPack/cmCPackComponentGroup.cxx | 2 +- Source/CPack/cmCPackComponentGroup.h | 2 +- Source/CPack/cmCPackConfigure.h.in | 2 +- Source/CPack/cmCPackCygwinBinaryGenerator.cxx | 2 +- Source/CPack/cmCPackCygwinBinaryGenerator.h | 2 +- Source/CPack/cmCPackCygwinSourceGenerator.cxx | 2 +- Source/CPack/cmCPackCygwinSourceGenerator.h | 2 +- Source/CPack/cmCPackDebGenerator.cxx | 2 +- Source/CPack/cmCPackDebGenerator.h | 2 +- Source/CPack/cmCPackDragNDropGenerator.cxx | 2 +- Source/CPack/cmCPackDragNDropGenerator.h | 2 +- Source/CPack/cmCPackExternalGenerator.cxx | 2 +- Source/CPack/cmCPackExternalGenerator.h | 2 +- Source/CPack/cmCPackFreeBSDGenerator.cxx | 2 +- Source/CPack/cmCPackFreeBSDGenerator.h | 2 +- Source/CPack/cmCPackGenerator.cxx | 2 +- Source/CPack/cmCPackGenerator.h | 2 +- Source/CPack/cmCPackGeneratorFactory.cxx | 2 +- Source/CPack/cmCPackGeneratorFactory.h | 2 +- Source/CPack/cmCPackInnoSetupGenerator.cxx | 2 +- Source/CPack/cmCPackInnoSetupGenerator.h | 2 +- Source/CPack/cmCPackLog.cxx | 2 +- Source/CPack/cmCPackLog.h | 2 +- Source/CPack/cmCPackNSISGenerator.cxx | 2 +- Source/CPack/cmCPackNSISGenerator.h | 2 +- Source/CPack/cmCPackNuGetGenerator.cxx | 2 +- Source/CPack/cmCPackNuGetGenerator.h | 2 +- Source/CPack/cmCPackPKGGenerator.cxx | 2 +- Source/CPack/cmCPackPKGGenerator.h | 2 +- Source/CPack/cmCPackProductBuildGenerator.cxx | 2 +- Source/CPack/cmCPackProductBuildGenerator.h | 2 +- Source/CPack/cmCPackRPMGenerator.cxx | 2 +- Source/CPack/cmCPackRPMGenerator.h | 2 +- Source/CPack/cmCPackSTGZGenerator.cxx | 2 +- Source/CPack/cmCPackSTGZGenerator.h | 2 +- Source/CPack/cpack.cxx | 2 +- Source/CTest/cmCTestBZR.cxx | 2 +- Source/CTest/cmCTestBZR.h | 2 +- Source/CTest/cmCTestBinPacker.cxx | 2 +- Source/CTest/cmCTestBinPacker.h | 2 +- Source/CTest/cmCTestBuildAndTest.cxx | 2 +- Source/CTest/cmCTestBuildAndTest.h | 2 +- Source/CTest/cmCTestBuildCommand.cxx | 2 +- Source/CTest/cmCTestBuildCommand.h | 2 +- Source/CTest/cmCTestBuildHandler.cxx | 2 +- Source/CTest/cmCTestBuildHandler.h | 2 +- Source/CTest/cmCTestCVS.cxx | 2 +- Source/CTest/cmCTestCVS.h | 2 +- Source/CTest/cmCTestCommand.cxx | 2 +- Source/CTest/cmCTestCommand.h | 2 +- Source/CTest/cmCTestConfigureCommand.cxx | 2 +- Source/CTest/cmCTestConfigureCommand.h | 2 +- Source/CTest/cmCTestCoverageCommand.cxx | 2 +- Source/CTest/cmCTestCoverageCommand.h | 2 +- Source/CTest/cmCTestCoverageHandler.cxx | 2 +- Source/CTest/cmCTestCoverageHandler.h | 2 +- Source/CTest/cmCTestCurl.cxx | 2 +- Source/CTest/cmCTestCurl.h | 2 +- Source/CTest/cmCTestEmptyBinaryDirectoryCommand.cxx | 2 +- Source/CTest/cmCTestEmptyBinaryDirectoryCommand.h | 2 +- Source/CTest/cmCTestGIT.cxx | 2 +- Source/CTest/cmCTestGIT.h | 2 +- Source/CTest/cmCTestGenericHandler.cxx | 2 +- Source/CTest/cmCTestGenericHandler.h | 2 +- Source/CTest/cmCTestGlobalVC.cxx | 2 +- Source/CTest/cmCTestGlobalVC.h | 2 +- Source/CTest/cmCTestHG.cxx | 2 +- Source/CTest/cmCTestHG.h | 2 +- Source/CTest/cmCTestHandlerCommand.cxx | 2 +- Source/CTest/cmCTestHandlerCommand.h | 2 +- Source/CTest/cmCTestLaunch.cxx | 2 +- Source/CTest/cmCTestLaunch.h | 2 +- Source/CTest/cmCTestLaunchReporter.cxx | 2 +- Source/CTest/cmCTestLaunchReporter.h | 2 +- Source/CTest/cmCTestMemCheckCommand.cxx | 2 +- Source/CTest/cmCTestMemCheckCommand.h | 2 +- Source/CTest/cmCTestMemCheckHandler.cxx | 2 +- Source/CTest/cmCTestMemCheckHandler.h | 2 +- Source/CTest/cmCTestMultiProcessHandler.cxx | 2 +- Source/CTest/cmCTestMultiProcessHandler.h | 2 +- Source/CTest/cmCTestP4.cxx | 2 +- Source/CTest/cmCTestP4.h | 2 +- Source/CTest/cmCTestReadCustomFilesCommand.cxx | 2 +- Source/CTest/cmCTestReadCustomFilesCommand.h | 2 +- Source/CTest/cmCTestResourceAllocator.cxx | 2 +- Source/CTest/cmCTestResourceAllocator.h | 2 +- Source/CTest/cmCTestResourceGroupsLexerHelper.cxx | 2 +- Source/CTest/cmCTestResourceGroupsLexerHelper.h | 2 +- Source/CTest/cmCTestResourceSpec.cxx | 2 +- Source/CTest/cmCTestResourceSpec.h | 2 +- Source/CTest/cmCTestRunScriptCommand.cxx | 2 +- Source/CTest/cmCTestRunScriptCommand.h | 2 +- Source/CTest/cmCTestRunTest.cxx | 2 +- Source/CTest/cmCTestRunTest.h | 2 +- Source/CTest/cmCTestSVN.cxx | 2 +- Source/CTest/cmCTestSVN.h | 2 +- Source/CTest/cmCTestScriptHandler.cxx | 2 +- Source/CTest/cmCTestScriptHandler.h | 2 +- Source/CTest/cmCTestSleepCommand.cxx | 2 +- Source/CTest/cmCTestSleepCommand.h | 2 +- Source/CTest/cmCTestStartCommand.cxx | 2 +- Source/CTest/cmCTestStartCommand.h | 2 +- Source/CTest/cmCTestSubmitCommand.cxx | 2 +- Source/CTest/cmCTestSubmitCommand.h | 2 +- Source/CTest/cmCTestSubmitHandler.cxx | 2 +- Source/CTest/cmCTestSubmitHandler.h | 2 +- Source/CTest/cmCTestTestCommand.cxx | 2 +- Source/CTest/cmCTestTestCommand.h | 2 +- Source/CTest/cmCTestTestHandler.cxx | 2 +- Source/CTest/cmCTestTestHandler.h | 2 +- Source/CTest/cmCTestTestMeasurementXMLParser.cxx | 2 +- Source/CTest/cmCTestTestMeasurementXMLParser.h | 2 +- Source/CTest/cmCTestTypes.cxx | 2 +- Source/CTest/cmCTestTypes.h | 2 +- Source/CTest/cmCTestUpdateCommand.cxx | 2 +- Source/CTest/cmCTestUpdateCommand.h | 2 +- Source/CTest/cmCTestUploadCommand.cxx | 2 +- Source/CTest/cmCTestUploadCommand.h | 2 +- Source/CTest/cmCTestVC.cxx | 2 +- Source/CTest/cmCTestVC.h | 2 +- Source/CTest/cmParseBlanketJSCoverage.cxx | 2 +- Source/CTest/cmParseBlanketJSCoverage.h | 2 +- Source/CTest/cmParseCacheCoverage.h | 2 +- Source/CTest/cmParseCoberturaCoverage.h | 2 +- Source/CTest/cmParseDelphiCoverage.h | 2 +- Source/CTest/cmParseGTMCoverage.h | 2 +- Source/CTest/cmParseJacocoCoverage.h | 2 +- Source/CTest/cmParseMumpsCoverage.h | 2 +- Source/CTest/cmParsePHPCoverage.h | 2 +- Source/CTest/cmProcess.cxx | 2 +- Source/CTest/cmProcess.h | 2 +- Source/CTest/cmUVJobServerClient.cxx | 2 +- Source/CTest/cmUVJobServerClient.h | 2 +- Source/CursesDialog/CMakeLists.txt | 2 +- Source/CursesDialog/ccmake.cxx | 2 +- Source/CursesDialog/cmCursesBoolWidget.cxx | 2 +- Source/CursesDialog/cmCursesBoolWidget.h | 2 +- Source/CursesDialog/cmCursesCacheEntryComposite.cxx | 2 +- Source/CursesDialog/cmCursesCacheEntryComposite.h | 2 +- Source/CursesDialog/cmCursesColor.cxx | 2 +- Source/CursesDialog/cmCursesColor.h | 2 +- Source/CursesDialog/cmCursesDummyWidget.cxx | 2 +- Source/CursesDialog/cmCursesDummyWidget.h | 2 +- Source/CursesDialog/cmCursesFilePathWidget.cxx | 2 +- Source/CursesDialog/cmCursesFilePathWidget.h | 2 +- Source/CursesDialog/cmCursesForm.cxx | 2 +- Source/CursesDialog/cmCursesForm.h | 2 +- Source/CursesDialog/cmCursesLabelWidget.cxx | 2 +- Source/CursesDialog/cmCursesLabelWidget.h | 2 +- Source/CursesDialog/cmCursesLongMessageForm.cxx | 2 +- Source/CursesDialog/cmCursesLongMessageForm.h | 2 +- Source/CursesDialog/cmCursesMainForm.cxx | 2 +- Source/CursesDialog/cmCursesMainForm.h | 2 +- Source/CursesDialog/cmCursesOptionsWidget.cxx | 2 +- Source/CursesDialog/cmCursesOptionsWidget.h | 2 +- Source/CursesDialog/cmCursesPathWidget.cxx | 2 +- Source/CursesDialog/cmCursesPathWidget.h | 2 +- Source/CursesDialog/cmCursesStandardIncludes.h | 2 +- Source/CursesDialog/cmCursesStringWidget.cxx | 2 +- Source/CursesDialog/cmCursesStringWidget.h | 2 +- Source/CursesDialog/cmCursesWidget.cxx | 2 +- Source/CursesDialog/cmCursesWidget.h | 2 +- Source/CursesDialog/form/CMakeLists.txt | 2 +- Source/CursesDialog/form/cmFormConfigure.h.in | 2 +- Source/LexerParser/cmCTestResourceGroupsLexer.cxx | 2 +- Source/LexerParser/cmCTestResourceGroupsLexer.in.l | 2 +- Source/LexerParser/cmDependsJavaLexer.cxx | 2 +- Source/LexerParser/cmDependsJavaLexer.in.l | 2 +- Source/LexerParser/cmDependsJavaParser.cxx | 2 +- Source/LexerParser/cmDependsJavaParser.y | 2 +- Source/LexerParser/cmExprLexer.cxx | 2 +- Source/LexerParser/cmExprLexer.in.l | 2 +- Source/LexerParser/cmExprParser.cxx | 2 +- Source/LexerParser/cmExprParser.y | 2 +- Source/LexerParser/cmFortranLexer.cxx | 2 +- Source/LexerParser/cmFortranLexer.in.l | 2 +- Source/LexerParser/cmFortranParser.cxx | 2 +- Source/LexerParser/cmFortranParser.y | 2 +- Source/LexerParser/cmGccDepfileLexer.cxx | 2 +- Source/LexerParser/cmGccDepfileLexer.in.l | 2 +- Source/LexerParser/cmListFileLexer.c | 2 +- Source/LexerParser/cmListFileLexer.in.l | 2 +- Source/Modules/CheckCXXLinkerFlag.cmake | 2 +- Source/Modules/FindJsonCpp.cmake | 2 +- Source/Modules/FindLibRHash.cmake | 2 +- Source/Modules/FindLibUUID.cmake | 2 +- Source/Modules/FindLibUV.cmake | 2 +- Source/QtDialog/AddCacheEntry.cxx | 2 +- Source/QtDialog/AddCacheEntry.h | 2 +- Source/QtDialog/CMakeGUIExec.cxx | 2 +- Source/QtDialog/CMakeLists.txt | 2 +- Source/QtDialog/CMakeSetup.cxx | 2 +- Source/QtDialog/CMakeSetupDialog.cxx | 2 +- Source/QtDialog/CMakeSetupDialog.h | 2 +- Source/QtDialog/EnvironmentDialog.cxx | 2 +- Source/QtDialog/EnvironmentDialog.h | 2 +- Source/QtDialog/QCMake.cxx | 2 +- Source/QtDialog/QCMake.h | 2 +- Source/QtDialog/QCMakeCacheView.cxx | 2 +- Source/QtDialog/QCMakeCacheView.h | 2 +- Source/QtDialog/QCMakePreset.cxx | 2 +- Source/QtDialog/QCMakePreset.h | 2 +- Source/QtDialog/QCMakePresetComboBox.cxx | 2 +- Source/QtDialog/QCMakePresetComboBox.h | 2 +- Source/QtDialog/QCMakePresetItemModel.cxx | 2 +- Source/QtDialog/QCMakePresetItemModel.h | 2 +- Source/QtDialog/QCMakeSizeType.h | 2 +- Source/QtDialog/QCMakeWidgets.cxx | 2 +- Source/QtDialog/QCMakeWidgets.h | 2 +- Source/QtDialog/RegexExplorer.cxx | 2 +- Source/QtDialog/RegexExplorer.h | 2 +- Source/QtDialog/WarningMessagesDialog.cxx | 2 +- Source/QtDialog/WarningMessagesDialog.h | 2 +- Source/bindexplib.cxx | 2 +- Source/bindexplib.h | 2 +- Source/cmAddCompileDefinitionsCommand.cxx | 2 +- Source/cmAddCompileDefinitionsCommand.h | 2 +- Source/cmAddCompileOptionsCommand.cxx | 2 +- Source/cmAddCompileOptionsCommand.h | 2 +- Source/cmAddCustomCommandCommand.cxx | 2 +- Source/cmAddCustomCommandCommand.h | 2 +- Source/cmAddCustomTargetCommand.cxx | 2 +- Source/cmAddCustomTargetCommand.h | 2 +- Source/cmAddDefinitionsCommand.cxx | 2 +- Source/cmAddDefinitionsCommand.h | 2 +- Source/cmAddDependenciesCommand.cxx | 2 +- Source/cmAddDependenciesCommand.h | 2 +- Source/cmAddExecutableCommand.cxx | 2 +- Source/cmAddExecutableCommand.h | 2 +- Source/cmAddLibraryCommand.cxx | 2 +- Source/cmAddLibraryCommand.h | 2 +- Source/cmAddLinkOptionsCommand.cxx | 2 +- Source/cmAddLinkOptionsCommand.h | 2 +- Source/cmAddSubDirectoryCommand.cxx | 2 +- Source/cmAddSubDirectoryCommand.h | 2 +- Source/cmAddTestCommand.cxx | 2 +- Source/cmAddTestCommand.h | 2 +- Source/cmAffinity.cxx | 2 +- Source/cmAffinity.h | 2 +- Source/cmAlgorithms.h | 2 +- Source/cmArchiveWrite.cxx | 2 +- Source/cmArchiveWrite.h | 2 +- Source/cmArgumentParser.cxx | 2 +- Source/cmArgumentParser.h | 2 +- Source/cmArgumentParserTypes.h | 2 +- Source/cmAuxSourceDirectoryCommand.cxx | 2 +- Source/cmAuxSourceDirectoryCommand.h | 2 +- Source/cmBase32.cxx | 2 +- Source/cmBase32.h | 2 +- Source/cmBinUtilsLinker.cxx | 2 +- Source/cmBinUtilsLinker.h | 2 +- Source/cmBinUtilsLinuxELFGetRuntimeDependenciesTool.cxx | 2 +- Source/cmBinUtilsLinuxELFGetRuntimeDependenciesTool.h | 2 +- Source/cmBinUtilsLinuxELFLinker.cxx | 2 +- Source/cmBinUtilsLinuxELFLinker.h | 2 +- .../cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.cxx | 2 +- Source/cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.h | 2 +- Source/cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.cxx | 2 +- Source/cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.h | 2 +- Source/cmBinUtilsMacOSMachOLinker.cxx | 2 +- Source/cmBinUtilsMacOSMachOLinker.h | 2 +- .../cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx | 2 +- Source/cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.h | 2 +- .../cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.cxx | 2 +- Source/cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.h | 2 +- Source/cmBinUtilsWindowsPEGetRuntimeDependenciesTool.cxx | 2 +- Source/cmBinUtilsWindowsPEGetRuntimeDependenciesTool.h | 2 +- Source/cmBinUtilsWindowsPELinker.cxx | 2 +- Source/cmBinUtilsWindowsPELinker.h | 2 +- .../cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.cxx | 2 +- Source/cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.h | 2 +- Source/cmBlockCommand.cxx | 2 +- Source/cmBlockCommand.h | 2 +- Source/cmBreakCommand.cxx | 2 +- Source/cmBreakCommand.h | 2 +- Source/cmBuildCommand.cxx | 2 +- Source/cmBuildCommand.h | 2 +- Source/cmBuildDatabase.cxx | 2 +- Source/cmBuildDatabase.h | 2 +- Source/cmBuildOptions.h | 2 +- Source/cmCLocaleEnvironmentScope.cxx | 2 +- Source/cmCLocaleEnvironmentScope.h | 2 +- Source/cmCMakeHostSystemInformationCommand.cxx | 2 +- Source/cmCMakeHostSystemInformationCommand.h | 2 +- Source/cmCMakeLanguageCommand.cxx | 2 +- Source/cmCMakeLanguageCommand.h | 2 +- Source/cmCMakeMinimumRequired.cxx | 2 +- Source/cmCMakeMinimumRequired.h | 2 +- Source/cmCMakePath.cxx | 2 +- Source/cmCMakePath.h | 2 +- Source/cmCMakePathCommand.cxx | 2 +- Source/cmCMakePathCommand.h | 2 +- Source/cmCMakePkgConfigCommand.cxx | 2 +- Source/cmCMakePkgConfigCommand.h | 2 +- Source/cmCMakePolicyCommand.cxx | 2 +- Source/cmCMakePolicyCommand.h | 2 +- Source/cmCMakePresetsErrors.cxx | 2 +- Source/cmCMakePresetsErrors.h | 2 +- Source/cmCMakePresetsGraph.cxx | 2 +- Source/cmCMakePresetsGraph.h | 2 +- Source/cmCMakePresetsGraphInternal.h | 2 +- Source/cmCMakePresetsGraphReadJSON.cxx | 2 +- Source/cmCMakePresetsGraphReadJSONBuildPresets.cxx | 2 +- Source/cmCMakePresetsGraphReadJSONConfigurePresets.cxx | 2 +- Source/cmCMakePresetsGraphReadJSONPackagePresets.cxx | 2 +- Source/cmCMakePresetsGraphReadJSONTestPresets.cxx | 2 +- Source/cmCMakePresetsGraphReadJSONWorkflowPresets.cxx | 2 +- Source/cmCPackPropertiesGenerator.h | 2 +- Source/cmCTest.cxx | 2 +- Source/cmCTest.h | 2 +- Source/cmCacheManager.cxx | 2 +- Source/cmCacheManager.h | 2 +- Source/cmCallVisualStudioMacro.cxx | 2 +- Source/cmCallVisualStudioMacro.h | 2 +- Source/cmCommandLineArgument.h | 2 +- Source/cmCommands.cxx | 2 +- Source/cmCommands.h | 2 +- Source/cmCommonTargetGenerator.cxx | 2 +- Source/cmCommonTargetGenerator.h | 2 +- Source/cmComputeComponentGraph.cxx | 2 +- Source/cmComputeComponentGraph.h | 2 +- Source/cmComputeLinkDepends.cxx | 2 +- Source/cmComputeLinkDepends.h | 2 +- Source/cmComputeLinkInformation.cxx | 2 +- Source/cmComputeLinkInformation.h | 2 +- Source/cmComputeTargetDepends.cxx | 2 +- Source/cmComputeTargetDepends.h | 2 +- Source/cmConditionEvaluator.cxx | 2 +- Source/cmConditionEvaluator.h | 2 +- Source/cmConfigure.cmake.h.in | 2 +- Source/cmConfigureFileCommand.cxx | 2 +- Source/cmConfigureFileCommand.h | 2 +- Source/cmConfigureLog.cxx | 2 +- Source/cmConfigureLog.h | 2 +- Source/cmConsoleBuf.cxx | 2 +- Source/cmConsoleBuf.h | 2 +- Source/cmConstStack.h | 2 +- Source/cmConstStack.tcc | 2 +- Source/cmContinueCommand.cxx | 2 +- Source/cmContinueCommand.h | 2 +- Source/cmConvertMSBuildXMLToJSON.py | 2 +- Source/cmCoreTryCompile.cxx | 2 +- Source/cmCoreTryCompile.h | 2 +- Source/cmCreateTestSourceList.cxx | 2 +- Source/cmCreateTestSourceList.h | 2 +- Source/cmCryptoHash.cxx | 2 +- Source/cmCryptoHash.h | 2 +- Source/cmCurl.cxx | 2 +- Source/cmCurl.h | 2 +- Source/cmCustomCommand.cxx | 2 +- Source/cmCustomCommand.h | 2 +- Source/cmCustomCommandGenerator.cxx | 2 +- Source/cmCustomCommandGenerator.h | 2 +- Source/cmCustomCommandLines.cxx | 2 +- Source/cmCustomCommandLines.h | 2 +- Source/cmCustomCommandTypes.h | 2 +- Source/cmCxxModuleMapper.cxx | 2 +- Source/cmCxxModuleMapper.h | 2 +- Source/cmCxxModuleUsageEffects.cxx | 2 +- Source/cmCxxModuleUsageEffects.h | 2 +- Source/cmDebugTools.h | 2 +- Source/cmDebuggerAdapter.cxx | 2 +- Source/cmDebuggerAdapter.h | 2 +- Source/cmDebuggerBreakpointManager.cxx | 2 +- Source/cmDebuggerBreakpointManager.h | 2 +- Source/cmDebuggerExceptionManager.cxx | 2 +- Source/cmDebuggerExceptionManager.h | 2 +- Source/cmDebuggerPosixPipeConnection.cxx | 2 +- Source/cmDebuggerPosixPipeConnection.h | 2 +- Source/cmDebuggerProtocol.cxx | 2 +- Source/cmDebuggerProtocol.h | 2 +- Source/cmDebuggerSourceBreakpoint.cxx | 2 +- Source/cmDebuggerSourceBreakpoint.h | 2 +- Source/cmDebuggerStackFrame.cxx | 2 +- Source/cmDebuggerStackFrame.h | 2 +- Source/cmDebuggerThread.cxx | 2 +- Source/cmDebuggerThread.h | 2 +- Source/cmDebuggerThreadManager.cxx | 2 +- Source/cmDebuggerThreadManager.h | 2 +- Source/cmDebuggerVariables.cxx | 2 +- Source/cmDebuggerVariables.h | 2 +- Source/cmDebuggerVariablesHelper.cxx | 2 +- Source/cmDebuggerVariablesHelper.h | 2 +- Source/cmDebuggerVariablesManager.cxx | 2 +- Source/cmDebuggerVariablesManager.h | 2 +- Source/cmDebuggerWindowsPipeConnection.cxx | 2 +- Source/cmDebuggerWindowsPipeConnection.h | 2 +- Source/cmDefinePropertyCommand.cxx | 2 +- Source/cmDefinePropertyCommand.h | 2 +- Source/cmDefinitions.cxx | 2 +- Source/cmDefinitions.h | 2 +- Source/cmDependencyProvider.h | 2 +- Source/cmDepends.cxx | 2 +- Source/cmDepends.h | 2 +- Source/cmDependsC.cxx | 2 +- Source/cmDependsC.h | 2 +- Source/cmDependsCompiler.cxx | 2 +- Source/cmDependsCompiler.h | 2 +- Source/cmDependsFortran.cxx | 2 +- Source/cmDependsFortran.h | 2 +- Source/cmDependsJava.cxx | 2 +- Source/cmDependsJava.h | 2 +- Source/cmDependsJavaParserHelper.cxx | 2 +- Source/cmDependsJavaParserHelper.h | 2 +- Source/cmDocumentation.cxx | 2 +- Source/cmDocumentation.h | 2 +- Source/cmDocumentationEntry.h | 2 +- Source/cmDocumentationFormatter.cxx | 2 +- Source/cmDocumentationFormatter.h | 2 +- Source/cmDocumentationSection.h | 2 +- Source/cmDuration.cxx | 2 +- Source/cmDuration.h | 2 +- Source/cmDynamicLoader.cxx | 2 +- Source/cmDynamicLoader.h | 2 +- Source/cmDyndepCollation.cxx | 2 +- Source/cmDyndepCollation.h | 2 +- Source/cmELF.cxx | 2 +- Source/cmELF.h | 2 +- Source/cmEnableLanguageCommand.cxx | 2 +- Source/cmEnableLanguageCommand.h | 2 +- Source/cmEnableTestingCommand.cxx | 2 +- Source/cmEnableTestingCommand.h | 2 +- Source/cmEvaluatedTargetProperty.cxx | 2 +- Source/cmEvaluatedTargetProperty.h | 2 +- Source/cmExecProgramCommand.cxx | 2 +- Source/cmExecProgramCommand.h | 2 +- Source/cmExecuteProcessCommand.cxx | 2 +- Source/cmExecuteProcessCommand.h | 2 +- Source/cmExecutionStatus.h | 2 +- Source/cmExpandedCommandArgument.cxx | 2 +- Source/cmExpandedCommandArgument.h | 2 +- Source/cmExperimental.cxx | 2 +- Source/cmExperimental.h | 2 +- Source/cmExportAndroidMKGenerator.cxx | 2 +- Source/cmExportAndroidMKGenerator.h | 2 +- Source/cmExportBuildAndroidMKGenerator.cxx | 2 +- Source/cmExportBuildAndroidMKGenerator.h | 2 +- Source/cmExportBuildCMakeConfigGenerator.cxx | 2 +- Source/cmExportBuildCMakeConfigGenerator.h | 2 +- Source/cmExportBuildFileGenerator.cxx | 2 +- Source/cmExportBuildFileGenerator.h | 2 +- Source/cmExportBuildPackageInfoGenerator.cxx | 2 +- Source/cmExportBuildPackageInfoGenerator.h | 2 +- Source/cmExportCMakeConfigGenerator.cxx | 2 +- Source/cmExportCMakeConfigGenerator.h | 2 +- Source/cmExportCommand.cxx | 2 +- Source/cmExportCommand.h | 2 +- Source/cmExportFileGenerator.cxx | 2 +- Source/cmExportFileGenerator.h | 2 +- Source/cmExportInstallAndroidMKGenerator.cxx | 2 +- Source/cmExportInstallAndroidMKGenerator.h | 2 +- Source/cmExportInstallCMakeConfigGenerator.cxx | 2 +- Source/cmExportInstallCMakeConfigGenerator.h | 2 +- Source/cmExportInstallFileGenerator.cxx | 2 +- Source/cmExportInstallFileGenerator.h | 2 +- Source/cmExportInstallPackageInfoGenerator.cxx | 2 +- Source/cmExportInstallPackageInfoGenerator.h | 2 +- Source/cmExportPackageInfoGenerator.cxx | 2 +- Source/cmExportPackageInfoGenerator.h | 2 +- Source/cmExportSet.cxx | 2 +- Source/cmExportSet.h | 2 +- Source/cmExportTryCompileFileGenerator.cxx | 2 +- Source/cmExportTryCompileFileGenerator.h | 2 +- Source/cmExprParserHelper.cxx | 2 +- Source/cmExprParserHelper.h | 2 +- Source/cmExternalMakefileProjectGenerator.cxx | 2 +- Source/cmExternalMakefileProjectGenerator.h | 2 +- Source/cmExtraCodeBlocksGenerator.cxx | 2 +- Source/cmExtraCodeBlocksGenerator.h | 2 +- Source/cmExtraCodeLiteGenerator.cxx | 2 +- Source/cmExtraCodeLiteGenerator.h | 2 +- Source/cmExtraEclipseCDT4Generator.cxx | 2 +- Source/cmExtraEclipseCDT4Generator.h | 2 +- Source/cmExtraKateGenerator.cxx | 2 +- Source/cmExtraKateGenerator.h | 2 +- Source/cmExtraSublimeTextGenerator.cxx | 2 +- Source/cmExtraSublimeTextGenerator.h | 2 +- Source/cmFLTKWrapUICommand.cxx | 2 +- Source/cmFLTKWrapUICommand.h | 2 +- Source/cmFSPermissions.cxx | 2 +- Source/cmFSPermissions.h | 2 +- Source/cmFileAPI.cxx | 2 +- Source/cmFileAPI.h | 2 +- Source/cmFileAPICMakeFiles.cxx | 2 +- Source/cmFileAPICMakeFiles.h | 2 +- Source/cmFileAPICache.cxx | 2 +- Source/cmFileAPICache.h | 2 +- Source/cmFileAPICodemodel.cxx | 2 +- Source/cmFileAPICodemodel.h | 2 +- Source/cmFileAPICommand.cxx | 2 +- Source/cmFileAPICommand.h | 2 +- Source/cmFileAPIConfigureLog.cxx | 2 +- Source/cmFileAPIConfigureLog.h | 2 +- Source/cmFileAPIToolchains.cxx | 2 +- Source/cmFileAPIToolchains.h | 2 +- Source/cmFileCommand.cxx | 2 +- Source/cmFileCommand.h | 2 +- Source/cmFileCommand_ReadMacho.cxx | 2 +- Source/cmFileCommand_ReadMacho.h | 2 +- Source/cmFileCopier.cxx | 2 +- Source/cmFileCopier.h | 2 +- Source/cmFileInstaller.cxx | 2 +- Source/cmFileInstaller.h | 2 +- Source/cmFileLock.cxx | 2 +- Source/cmFileLock.h | 2 +- Source/cmFileLockPool.cxx | 2 +- Source/cmFileLockPool.h | 2 +- Source/cmFileLockResult.cxx | 2 +- Source/cmFileLockResult.h | 2 +- Source/cmFileLockUnix.cxx | 2 +- Source/cmFileLockWin32.cxx | 2 +- Source/cmFilePathChecksum.cxx | 2 +- Source/cmFilePathChecksum.h | 2 +- Source/cmFileSet.cxx | 2 +- Source/cmFileSet.h | 2 +- Source/cmFileTime.cxx | 2 +- Source/cmFileTime.h | 2 +- Source/cmFileTimeCache.cxx | 2 +- Source/cmFileTimeCache.h | 2 +- Source/cmFileTimes.cxx | 2 +- Source/cmFileTimes.h | 2 +- Source/cmFindBase.cxx | 2 +- Source/cmFindBase.h | 2 +- Source/cmFindCommon.cxx | 2 +- Source/cmFindCommon.h | 2 +- Source/cmFindFileCommand.cxx | 2 +- Source/cmFindFileCommand.h | 2 +- Source/cmFindLibraryCommand.cxx | 2 +- Source/cmFindLibraryCommand.h | 2 +- Source/cmFindPackageCommand.cxx | 2 +- Source/cmFindPackageCommand.h | 2 +- Source/cmFindPackageStack.cxx | 2 +- Source/cmFindPackageStack.h | 2 +- Source/cmFindPathCommand.cxx | 2 +- Source/cmFindPathCommand.h | 2 +- Source/cmFindProgramCommand.cxx | 2 +- Source/cmFindProgramCommand.h | 2 +- Source/cmForEachCommand.cxx | 2 +- Source/cmForEachCommand.h | 2 +- Source/cmFortranParser.h | 2 +- Source/cmFortranParserImpl.cxx | 2 +- Source/cmFunctionBlocker.cxx | 2 +- Source/cmFunctionBlocker.h | 2 +- Source/cmFunctionCommand.cxx | 2 +- Source/cmFunctionCommand.h | 2 +- Source/cmGccDepfileLexerHelper.cxx | 2 +- Source/cmGccDepfileLexerHelper.h | 2 +- Source/cmGccDepfileReader.cxx | 2 +- Source/cmGccDepfileReader.h | 2 +- Source/cmGccDepfileReaderTypes.h | 2 +- Source/cmGeneratedFileStream.cxx | 2 +- Source/cmGeneratedFileStream.h | 2 +- Source/cmGeneratorExpression.cxx | 2 +- Source/cmGeneratorExpression.h | 2 +- Source/cmGeneratorExpressionContext.cxx | 2 +- Source/cmGeneratorExpressionContext.h | 2 +- Source/cmGeneratorExpressionDAGChecker.cxx | 2 +- Source/cmGeneratorExpressionDAGChecker.h | 2 +- Source/cmGeneratorExpressionEvaluationFile.cxx | 2 +- Source/cmGeneratorExpressionEvaluationFile.h | 2 +- Source/cmGeneratorExpressionEvaluator.cxx | 2 +- Source/cmGeneratorExpressionEvaluator.h | 2 +- Source/cmGeneratorExpressionLexer.cxx | 2 +- Source/cmGeneratorExpressionLexer.h | 2 +- Source/cmGeneratorExpressionNode.cxx | 2 +- Source/cmGeneratorExpressionNode.h | 2 +- Source/cmGeneratorExpressionParser.cxx | 2 +- Source/cmGeneratorExpressionParser.h | 2 +- Source/cmGeneratorOptions.h | 2 +- Source/cmGeneratorTarget.cxx | 2 +- Source/cmGeneratorTarget.h | 2 +- Source/cmGeneratorTarget_CompatibleInterface.cxx | 2 +- Source/cmGeneratorTarget_IncludeDirectories.cxx | 2 +- Source/cmGeneratorTarget_Link.cxx | 2 +- Source/cmGeneratorTarget_LinkDirectories.cxx | 2 +- Source/cmGeneratorTarget_Options.cxx | 2 +- Source/cmGeneratorTarget_Sources.cxx | 2 +- Source/cmGeneratorTarget_TargetPropertyEntry.cxx | 2 +- Source/cmGeneratorTarget_TransitiveProperty.cxx | 2 +- Source/cmGetCMakePropertyCommand.cxx | 2 +- Source/cmGetCMakePropertyCommand.h | 2 +- Source/cmGetDirectoryPropertyCommand.cxx | 2 +- Source/cmGetDirectoryPropertyCommand.h | 2 +- Source/cmGetFilenameComponentCommand.cxx | 2 +- Source/cmGetFilenameComponentCommand.h | 2 +- Source/cmGetPipes.cxx | 2 +- Source/cmGetPipes.h | 2 +- Source/cmGetPropertyCommand.cxx | 2 +- Source/cmGetPropertyCommand.h | 2 +- Source/cmGetSourceFilePropertyCommand.cxx | 2 +- Source/cmGetSourceFilePropertyCommand.h | 2 +- Source/cmGetTargetPropertyCommand.cxx | 2 +- Source/cmGetTargetPropertyCommand.h | 2 +- Source/cmGetTestPropertyCommand.cxx | 2 +- Source/cmGetTestPropertyCommand.h | 2 +- Source/cmGhsMultiGpj.cxx | 2 +- Source/cmGhsMultiGpj.h | 2 +- Source/cmGhsMultiTargetGenerator.cxx | 2 +- Source/cmGhsMultiTargetGenerator.h | 2 +- Source/cmGlobCacheEntry.h | 2 +- Source/cmGlobVerificationManager.cxx | 2 +- Source/cmGlobVerificationManager.h | 2 +- Source/cmGlobalBorlandMakefileGenerator.cxx | 2 +- Source/cmGlobalBorlandMakefileGenerator.h | 2 +- Source/cmGlobalCommonGenerator.cxx | 2 +- Source/cmGlobalCommonGenerator.h | 2 +- Source/cmGlobalGenerator.cxx | 2 +- Source/cmGlobalGenerator.h | 2 +- Source/cmGlobalGeneratorFactory.h | 2 +- Source/cmGlobalGhsMultiGenerator.cxx | 2 +- Source/cmGlobalGhsMultiGenerator.h | 2 +- Source/cmGlobalJOMMakefileGenerator.cxx | 2 +- Source/cmGlobalJOMMakefileGenerator.h | 2 +- Source/cmGlobalMSYSMakefileGenerator.cxx | 2 +- Source/cmGlobalMSYSMakefileGenerator.h | 2 +- Source/cmGlobalMinGWMakefileGenerator.cxx | 2 +- Source/cmGlobalMinGWMakefileGenerator.h | 2 +- Source/cmGlobalNMakeMakefileGenerator.cxx | 2 +- Source/cmGlobalNMakeMakefileGenerator.h | 2 +- Source/cmGlobalNinjaGenerator.cxx | 2 +- Source/cmGlobalNinjaGenerator.h | 2 +- Source/cmGlobalUnixMakefileGenerator3.cxx | 2 +- Source/cmGlobalUnixMakefileGenerator3.h | 2 +- Source/cmGlobalVisualStudio10Generator.cxx | 2 +- Source/cmGlobalVisualStudio10Generator.h | 2 +- Source/cmGlobalVisualStudio11Generator.cxx | 2 +- Source/cmGlobalVisualStudio11Generator.h | 2 +- Source/cmGlobalVisualStudio12Generator.cxx | 2 +- Source/cmGlobalVisualStudio12Generator.h | 2 +- Source/cmGlobalVisualStudio14Generator.cxx | 2 +- Source/cmGlobalVisualStudio14Generator.h | 2 +- Source/cmGlobalVisualStudio71Generator.cxx | 2 +- Source/cmGlobalVisualStudio71Generator.h | 2 +- Source/cmGlobalVisualStudio7Generator.cxx | 2 +- Source/cmGlobalVisualStudio7Generator.h | 2 +- Source/cmGlobalVisualStudio8Generator.cxx | 2 +- Source/cmGlobalVisualStudio8Generator.h | 2 +- Source/cmGlobalVisualStudioGenerator.cxx | 2 +- Source/cmGlobalVisualStudioGenerator.h | 2 +- Source/cmGlobalVisualStudioVersionedGenerator.cxx | 2 +- Source/cmGlobalVisualStudioVersionedGenerator.h | 2 +- Source/cmGlobalWatcomWMakeGenerator.cxx | 2 +- Source/cmGlobalWatcomWMakeGenerator.h | 2 +- Source/cmGlobalXCodeGenerator.cxx | 2 +- Source/cmGlobalXCodeGenerator.h | 2 +- Source/cmGraphAdjacencyList.h | 2 +- Source/cmGraphVizWriter.cxx | 2 +- Source/cmGraphVizWriter.h | 2 +- Source/cmHexFileConverter.cxx | 2 +- Source/cmHexFileConverter.h | 2 +- Source/cmIDEFlagTable.h | 2 +- Source/cmIDEOptions.cxx | 2 +- Source/cmIDEOptions.h | 2 +- Source/cmIfCommand.cxx | 2 +- Source/cmIfCommand.h | 2 +- Source/cmImportedCxxModuleInfo.cxx | 2 +- Source/cmImportedCxxModuleInfo.h | 2 +- Source/cmIncludeCommand.cxx | 2 +- Source/cmIncludeCommand.h | 2 +- Source/cmIncludeDirectoryCommand.cxx | 2 +- Source/cmIncludeDirectoryCommand.h | 2 +- Source/cmIncludeExternalMSProjectCommand.cxx | 2 +- Source/cmIncludeExternalMSProjectCommand.h | 2 +- Source/cmIncludeGuardCommand.cxx | 2 +- Source/cmIncludeGuardCommand.h | 2 +- Source/cmIncludeRegularExpressionCommand.cxx | 2 +- Source/cmIncludeRegularExpressionCommand.h | 2 +- Source/cmInstallAndroidMKExportGenerator.cxx | 2 +- Source/cmInstallAndroidMKExportGenerator.h | 2 +- Source/cmInstallCMakeConfigExportGenerator.cxx | 2 +- Source/cmInstallCMakeConfigExportGenerator.h | 2 +- Source/cmInstallCommand.cxx | 2 +- Source/cmInstallCommand.h | 2 +- Source/cmInstallCommandArguments.cxx | 2 +- Source/cmInstallCommandArguments.h | 2 +- Source/cmInstallCxxModuleBmiGenerator.cxx | 2 +- Source/cmInstallCxxModuleBmiGenerator.h | 2 +- Source/cmInstallDirectoryGenerator.cxx | 2 +- Source/cmInstallDirectoryGenerator.h | 2 +- Source/cmInstallExportGenerator.cxx | 2 +- Source/cmInstallExportGenerator.h | 2 +- Source/cmInstallFileSetGenerator.cxx | 2 +- Source/cmInstallFileSetGenerator.h | 2 +- Source/cmInstallFilesCommand.cxx | 2 +- Source/cmInstallFilesCommand.h | 2 +- Source/cmInstallFilesGenerator.cxx | 2 +- Source/cmInstallFilesGenerator.h | 2 +- Source/cmInstallGenerator.cxx | 2 +- Source/cmInstallGenerator.h | 2 +- Source/cmInstallGetRuntimeDependenciesGenerator.cxx | 2 +- Source/cmInstallGetRuntimeDependenciesGenerator.h | 2 +- Source/cmInstallImportedRuntimeArtifactsGenerator.cxx | 2 +- Source/cmInstallImportedRuntimeArtifactsGenerator.h | 2 +- Source/cmInstallMode.h | 2 +- Source/cmInstallPackageInfoExportGenerator.cxx | 2 +- Source/cmInstallPackageInfoExportGenerator.h | 2 +- Source/cmInstallProgramsCommand.cxx | 2 +- Source/cmInstallProgramsCommand.h | 2 +- Source/cmInstallRuntimeDependencySet.cxx | 2 +- Source/cmInstallRuntimeDependencySet.h | 2 +- Source/cmInstallRuntimeDependencySetGenerator.cxx | 2 +- Source/cmInstallRuntimeDependencySetGenerator.h | 2 +- Source/cmInstallScriptGenerator.cxx | 2 +- Source/cmInstallScriptGenerator.h | 2 +- Source/cmInstallScriptHandler.cxx | 2 +- Source/cmInstallScriptHandler.h | 2 +- Source/cmInstallSubdirectoryGenerator.cxx | 2 +- Source/cmInstallSubdirectoryGenerator.h | 2 +- Source/cmInstallTargetGenerator.cxx | 2 +- Source/cmInstallTargetGenerator.h | 2 +- Source/cmInstallTargetsCommand.cxx | 2 +- Source/cmInstallTargetsCommand.h | 2 +- Source/cmInstallType.h | 2 +- Source/cmInstalledFile.cxx | 2 +- Source/cmInstalledFile.h | 2 +- Source/cmInstrumentation.h | 2 +- Source/cmInstrumentationCommand.cxx | 2 +- Source/cmInstrumentationCommand.h | 2 +- Source/cmInstrumentationQuery.h | 2 +- Source/cmJSONHelpers.cxx | 2 +- Source/cmJSONHelpers.h | 2 +- Source/cmJSONState.cxx | 2 +- Source/cmJSONState.h | 2 +- Source/cmLDConfigLDConfigTool.cxx | 2 +- Source/cmLDConfigLDConfigTool.h | 2 +- Source/cmLDConfigTool.cxx | 2 +- Source/cmLDConfigTool.h | 2 +- Source/cmLinkDirectoriesCommand.cxx | 2 +- Source/cmLinkDirectoriesCommand.h | 2 +- Source/cmLinkItem.cxx | 2 +- Source/cmLinkItem.h | 2 +- Source/cmLinkItemGraphVisitor.cxx | 2 +- Source/cmLinkItemGraphVisitor.h | 2 +- Source/cmLinkLibrariesCommand.cxx | 2 +- Source/cmLinkLibrariesCommand.h | 2 +- Source/cmLinkLineComputer.cxx | 2 +- Source/cmLinkLineComputer.h | 2 +- Source/cmLinkLineDeviceComputer.cxx | 2 +- Source/cmLinkLineDeviceComputer.h | 2 +- Source/cmLinkedTree.h | 2 +- Source/cmList.cxx | 2 +- Source/cmList.h | 2 +- Source/cmListCommand.cxx | 2 +- Source/cmListCommand.h | 2 +- Source/cmListFileCache.cxx | 2 +- Source/cmListFileCache.h | 2 +- Source/cmListFileLexer.h | 2 +- Source/cmLoadCacheCommand.cxx | 2 +- Source/cmLoadCacheCommand.h | 2 +- Source/cmLocalCommonGenerator.cxx | 2 +- Source/cmLocalCommonGenerator.h | 2 +- Source/cmLocalGenerator.cxx | 2 +- Source/cmLocalGenerator.h | 2 +- Source/cmLocalGhsMultiGenerator.cxx | 2 +- Source/cmLocalGhsMultiGenerator.h | 2 +- Source/cmLocalNinjaGenerator.cxx | 2 +- Source/cmLocalNinjaGenerator.h | 2 +- Source/cmLocalUnixMakefileGenerator3.cxx | 2 +- Source/cmLocalUnixMakefileGenerator3.h | 2 +- Source/cmLocalVisualStudio10Generator.cxx | 2 +- Source/cmLocalVisualStudio10Generator.h | 2 +- Source/cmLocalVisualStudio7Generator.cxx | 2 +- Source/cmLocalVisualStudio7Generator.h | 2 +- Source/cmLocalVisualStudioGenerator.cxx | 2 +- Source/cmLocalVisualStudioGenerator.h | 2 +- Source/cmLocalXCodeGenerator.cxx | 2 +- Source/cmLocalXCodeGenerator.h | 2 +- Source/cmLocale.h | 2 +- Source/cmMSVC60LinkLineComputer.cxx | 2 +- Source/cmMSVC60LinkLineComputer.h | 2 +- Source/cmMachO.cxx | 2 +- Source/cmMachO.h | 2 +- Source/cmMacroCommand.cxx | 2 +- Source/cmMacroCommand.h | 2 +- Source/cmMakeDirectoryCommand.cxx | 2 +- Source/cmMakeDirectoryCommand.h | 2 +- Source/cmMakefile.cxx | 2 +- Source/cmMakefile.h | 2 +- Source/cmMakefileExecutableTargetGenerator.cxx | 2 +- Source/cmMakefileExecutableTargetGenerator.h | 2 +- Source/cmMakefileLibraryTargetGenerator.cxx | 2 +- Source/cmMakefileLibraryTargetGenerator.h | 2 +- Source/cmMakefileProfilingData.cxx | 2 +- Source/cmMakefileProfilingData.h | 2 +- Source/cmMakefileTargetGenerator.cxx | 2 +- Source/cmMakefileTargetGenerator.h | 2 +- Source/cmMakefileUtilityTargetGenerator.cxx | 2 +- Source/cmMakefileUtilityTargetGenerator.h | 2 +- Source/cmMarkAsAdvancedCommand.cxx | 2 +- Source/cmMarkAsAdvancedCommand.h | 2 +- Source/cmMathCommand.cxx | 2 +- Source/cmMathCommand.h | 2 +- Source/cmMessageCommand.cxx | 2 +- Source/cmMessageCommand.h | 2 +- Source/cmMessageMetadata.h | 2 +- Source/cmMessageType.h | 2 +- Source/cmMessenger.cxx | 2 +- Source/cmMessenger.h | 2 +- Source/cmNewLineStyle.cxx | 2 +- Source/cmNewLineStyle.h | 2 +- Source/cmNinjaLinkLineComputer.cxx | 2 +- Source/cmNinjaLinkLineComputer.h | 2 +- Source/cmNinjaLinkLineDeviceComputer.cxx | 2 +- Source/cmNinjaLinkLineDeviceComputer.h | 2 +- Source/cmNinjaNormalTargetGenerator.cxx | 2 +- Source/cmNinjaNormalTargetGenerator.h | 2 +- Source/cmNinjaTargetGenerator.cxx | 2 +- Source/cmNinjaTargetGenerator.h | 2 +- Source/cmNinjaTypes.h | 2 +- Source/cmNinjaUtilityTargetGenerator.cxx | 2 +- Source/cmNinjaUtilityTargetGenerator.h | 2 +- Source/cmOSXBundleGenerator.cxx | 2 +- Source/cmOSXBundleGenerator.h | 2 +- Source/cmOptionCommand.cxx | 2 +- Source/cmOptionCommand.h | 2 +- Source/cmOrderDirectories.cxx | 2 +- Source/cmOrderDirectories.h | 2 +- Source/cmOutputConverter.cxx | 2 +- Source/cmOutputConverter.h | 2 +- Source/cmPackageInfoReader.cxx | 2 +- Source/cmPackageInfoReader.h | 2 +- Source/cmParseArgumentsCommand.cxx | 2 +- Source/cmParseArgumentsCommand.h | 2 +- Source/cmPathLabel.cxx | 2 +- Source/cmPathLabel.h | 2 +- Source/cmPathResolver.cxx | 2 +- Source/cmPathResolver.h | 2 +- Source/cmPkgConfigParser.cxx | 2 +- Source/cmPkgConfigParser.h | 2 +- Source/cmPkgConfigResolver.cxx | 2 +- Source/cmPkgConfigResolver.h | 2 +- Source/cmPlaceholderExpander.cxx | 2 +- Source/cmPlaceholderExpander.h | 2 +- Source/cmPlistParser.cxx | 2 +- Source/cmPlistParser.h | 2 +- Source/cmPolicies.cxx | 2 +- Source/cmPolicies.h | 2 +- Source/cmProcessOutput.cxx | 2 +- Source/cmProcessOutput.h | 2 +- Source/cmProcessTools.cxx | 2 +- Source/cmProcessTools.h | 2 +- Source/cmProjectCommand.cxx | 2 +- Source/cmProjectCommand.h | 2 +- Source/cmProperty.h | 2 +- Source/cmPropertyDefinition.cxx | 2 +- Source/cmPropertyDefinition.h | 2 +- Source/cmPropertyMap.cxx | 2 +- Source/cmPropertyMap.h | 2 +- Source/cmQTWrapCPPCommand.cxx | 2 +- Source/cmQTWrapCPPCommand.h | 2 +- Source/cmQTWrapUICommand.cxx | 2 +- Source/cmQTWrapUICommand.h | 2 +- Source/cmQtAutoGen.cxx | 2 +- Source/cmQtAutoGen.h | 2 +- Source/cmQtAutoGenGlobalInitializer.cxx | 2 +- Source/cmQtAutoGenGlobalInitializer.h | 2 +- Source/cmQtAutoGenInitializer.cxx | 2 +- Source/cmQtAutoGenInitializer.h | 2 +- Source/cmQtAutoGenerator.cxx | 2 +- Source/cmQtAutoGenerator.h | 2 +- Source/cmQtAutoMocUic.cxx | 2 +- Source/cmQtAutoMocUic.h | 2 +- Source/cmQtAutoRcc.cxx | 2 +- Source/cmQtAutoRcc.h | 2 +- Source/cmRST.cxx | 2 +- Source/cmRST.h | 2 +- Source/cmRange.h | 2 +- Source/cmRemoveCommand.cxx | 2 +- Source/cmRemoveCommand.h | 2 +- Source/cmRemoveDefinitionsCommand.cxx | 2 +- Source/cmRemoveDefinitionsCommand.h | 2 +- Source/cmReturnCommand.cxx | 2 +- Source/cmReturnCommand.h | 2 +- Source/cmRulePlaceholderExpander.cxx | 2 +- Source/cmRulePlaceholderExpander.h | 2 +- Source/cmRuntimeDependencyArchive.cxx | 2 +- Source/cmRuntimeDependencyArchive.h | 2 +- Source/cmSarifLog.cxx | 2 +- Source/cmSarifLog.h | 2 +- Source/cmScanDepFormat.cxx | 2 +- Source/cmScanDepFormat.h | 2 +- Source/cmScriptGenerator.cxx | 2 +- Source/cmScriptGenerator.h | 2 +- Source/cmSearchPath.cxx | 2 +- Source/cmSearchPath.h | 2 +- Source/cmSeparateArgumentsCommand.cxx | 2 +- Source/cmSeparateArgumentsCommand.h | 2 +- Source/cmSetCommand.cxx | 2 +- Source/cmSetCommand.h | 2 +- Source/cmSetDirectoryPropertiesCommand.cxx | 2 +- Source/cmSetDirectoryPropertiesCommand.h | 2 +- Source/cmSetPropertyCommand.cxx | 2 +- Source/cmSetPropertyCommand.h | 2 +- Source/cmSetSourceFilesPropertiesCommand.cxx | 2 +- Source/cmSetSourceFilesPropertiesCommand.h | 2 +- Source/cmSetTargetPropertiesCommand.cxx | 2 +- Source/cmSetTargetPropertiesCommand.h | 2 +- Source/cmSetTestsPropertiesCommand.cxx | 2 +- Source/cmSetTestsPropertiesCommand.h | 2 +- Source/cmSiteNameCommand.cxx | 2 +- Source/cmSiteNameCommand.h | 2 +- Source/cmSourceFile.cxx | 2 +- Source/cmSourceFile.h | 2 +- Source/cmSourceFileLocation.cxx | 2 +- Source/cmSourceFileLocation.h | 2 +- Source/cmSourceFileLocationKind.h | 2 +- Source/cmSourceGroup.cxx | 2 +- Source/cmSourceGroup.h | 2 +- Source/cmSourceGroupCommand.cxx | 2 +- Source/cmSourceGroupCommand.h | 2 +- Source/cmStandardLevel.h | 2 +- Source/cmStandardLevelResolver.cxx | 2 +- Source/cmStandardLevelResolver.h | 2 +- Source/cmStandardLexer.h | 2 +- Source/cmState.cxx | 2 +- Source/cmState.h | 2 +- Source/cmStateDirectory.cxx | 2 +- Source/cmStateDirectory.h | 2 +- Source/cmStatePrivate.h | 2 +- Source/cmStateSnapshot.cxx | 2 +- Source/cmStateSnapshot.h | 2 +- Source/cmStateTypes.h | 2 +- Source/cmString.cxx | 2 +- Source/cmString.hxx | 2 +- Source/cmStringAlgorithms.cxx | 2 +- Source/cmStringAlgorithms.h | 2 +- Source/cmStringCommand.cxx | 2 +- Source/cmStringCommand.h | 2 +- Source/cmStringReplaceHelper.cxx | 2 +- Source/cmStringReplaceHelper.h | 2 +- Source/cmSubcommandTable.cxx | 2 +- Source/cmSubcommandTable.h | 2 +- Source/cmSubdirCommand.cxx | 2 +- Source/cmSubdirCommand.h | 2 +- Source/cmSyntheticTargetCache.h | 2 +- Source/cmSystemTools.cxx | 2 +- Source/cmSystemTools.h | 2 +- Source/cmTarget.cxx | 2 +- Source/cmTarget.h | 2 +- Source/cmTargetCompileDefinitionsCommand.cxx | 2 +- Source/cmTargetCompileDefinitionsCommand.h | 2 +- Source/cmTargetCompileFeaturesCommand.cxx | 2 +- Source/cmTargetCompileFeaturesCommand.h | 2 +- Source/cmTargetCompileOptionsCommand.cxx | 2 +- Source/cmTargetCompileOptionsCommand.h | 2 +- Source/cmTargetDepend.h | 2 +- Source/cmTargetExport.h | 2 +- Source/cmTargetIncludeDirectoriesCommand.cxx | 2 +- Source/cmTargetIncludeDirectoriesCommand.h | 2 +- Source/cmTargetLinkDirectoriesCommand.cxx | 2 +- Source/cmTargetLinkDirectoriesCommand.h | 2 +- Source/cmTargetLinkLibrariesCommand.cxx | 2 +- Source/cmTargetLinkLibrariesCommand.h | 2 +- Source/cmTargetLinkLibraryType.h | 2 +- Source/cmTargetLinkOptionsCommand.cxx | 2 +- Source/cmTargetLinkOptionsCommand.h | 2 +- Source/cmTargetPrecompileHeadersCommand.cxx | 2 +- Source/cmTargetPrecompileHeadersCommand.h | 2 +- Source/cmTargetPropCommandBase.cxx | 2 +- Source/cmTargetPropCommandBase.h | 2 +- Source/cmTargetPropertyComputer.cxx | 2 +- Source/cmTargetPropertyComputer.h | 2 +- Source/cmTargetSourcesCommand.cxx | 2 +- Source/cmTargetSourcesCommand.h | 2 +- Source/cmTargetTraceDependencies.cxx | 2 +- Source/cmTargetTraceDependencies.h | 2 +- Source/cmTest.cxx | 2 +- Source/cmTest.h | 2 +- Source/cmTestGenerator.cxx | 2 +- Source/cmTestGenerator.h | 2 +- Source/cmTimestamp.cxx | 2 +- Source/cmTimestamp.h | 2 +- Source/cmTransformDepfile.cxx | 2 +- Source/cmTransformDepfile.h | 2 +- Source/cmTryCompileCommand.cxx | 2 +- Source/cmTryCompileCommand.h | 2 +- Source/cmTryRunCommand.cxx | 2 +- Source/cmTryRunCommand.h | 2 +- Source/cmUVHandlePtr.cxx | 2 +- Source/cmUVHandlePtr.h | 2 +- Source/cmUVProcessChain.cxx | 2 +- Source/cmUVProcessChain.h | 2 +- Source/cmUVStream.h | 2 +- Source/cmUVStreambuf.h | 2 +- Source/cmUnsetCommand.cxx | 2 +- Source/cmUnsetCommand.h | 2 +- Source/cmUtils.hxx | 2 +- Source/cmUuid.cxx | 2 +- Source/cmUuid.h | 2 +- Source/cmVSSetupHelper.cxx | 2 +- Source/cmVSSetupHelper.h | 2 +- Source/cmValue.h | 2 +- Source/cmVariableWatch.cxx | 2 +- Source/cmVariableWatch.h | 2 +- Source/cmVariableWatchCommand.cxx | 2 +- Source/cmVariableWatchCommand.h | 2 +- Source/cmVersion.cxx | 2 +- Source/cmVersion.h | 2 +- Source/cmVersionConfig.h.in | 2 +- Source/cmVersionMacros.h | 2 +- Source/cmVisualStudio10TargetGenerator.cxx | 2 +- Source/cmVisualStudio10TargetGenerator.h | 2 +- Source/cmVisualStudioGeneratorOptions.h | 2 +- Source/cmVisualStudioSlnData.cxx | 2 +- Source/cmVisualStudioSlnData.h | 2 +- Source/cmVisualStudioSlnParser.cxx | 2 +- Source/cmVisualStudioSlnParser.h | 2 +- Source/cmVisualStudioWCEPlatformParser.cxx | 2 +- Source/cmVisualStudioWCEPlatformParser.h | 2 +- Source/cmVsProjectType.h | 2 +- Source/cmWhileCommand.cxx | 2 +- Source/cmWhileCommand.h | 2 +- Source/cmWindowsRegistry.cxx | 2 +- Source/cmWindowsRegistry.h | 2 +- Source/cmWorkerPool.cxx | 2 +- Source/cmWorkerPool.h | 2 +- Source/cmWorkingDirectory.cxx | 2 +- Source/cmWorkingDirectory.h | 2 +- Source/cmWriteFileCommand.cxx | 2 +- Source/cmWriteFileCommand.h | 2 +- Source/cmXCOFF.cxx | 2 +- Source/cmXCOFF.h | 2 +- Source/cmXCode21Object.cxx | 2 +- Source/cmXCode21Object.h | 2 +- Source/cmXCodeObject.cxx | 2 +- Source/cmXCodeObject.h | 2 +- Source/cmXCodeScheme.cxx | 2 +- Source/cmXCodeScheme.h | 2 +- Source/cmXMLParser.cxx | 2 +- Source/cmXMLParser.h | 2 +- Source/cmXMLSafe.cxx | 2 +- Source/cmXMLSafe.h | 2 +- Source/cmXMLWriter.cxx | 2 +- Source/cmXMLWriter.h | 2 +- Source/cmXcFramework.cxx | 2 +- Source/cmXcFramework.h | 2 +- Source/cm_codecvt.cxx | 2 +- Source/cm_codecvt.hxx | 2 +- Source/cm_codecvt_Encoding.hxx | 2 +- Source/cm_fileno.cxx | 2 +- Source/cm_fileno.hxx | 2 +- Source/cm_get_date.c | 2 +- Source/cm_get_date.h | 2 +- Source/cm_sys_stat.h | 2 +- Source/cm_utf8.c | 2 +- Source/cm_utf8.h | 2 +- Source/cmake.cxx | 2 +- Source/cmake.h | 2 +- Source/cmakemain.cxx | 2 +- Source/cmcmd.cxx | 2 +- Source/cmcmd.h | 2 +- Source/ctest.cxx | 2 +- Tests/CMakeGUI/CMakeGUITest.cxx | 2 +- Tests/CMakeGUI/CMakeGUITest.h | 2 +- Tests/CMakeGUI/CatchShow.cxx | 2 +- Tests/CMakeGUI/CatchShow.h | 2 +- Tests/CMakeGUI/CatchShowTest.cxx | 2 +- Tests/CMakeGUI/CatchShowTest.h | 2 +- Tests/CMakeGUI/EnvironmentDialogTest.cxx | 2 +- Tests/CMakeGUI/EnvironmentDialogTest.h | 2 +- Tests/CMakeGUI/QCMakeCacheModelTest.cxx | 2 +- Tests/CMakeGUI/QCMakeCacheModelTest.h | 2 +- Tests/CMakeGUI/QCMakePresetComboBoxTest.cxx | 2 +- Tests/CMakeGUI/QCMakePresetComboBoxTest.h | 2 +- Tests/CMakeGUI/QCMakePresetItemModelTest.cxx | 2 +- Tests/CMakeGUI/QCMakePresetItemModelTest.h | 2 +- Tests/CMakeGUI/QCMakePresetTest.cxx | 2 +- Tests/CMakeGUI/QCMakePresetTest.h | 2 +- Tests/CMakeLib/testAffinity.cxx | 2 +- Tests/CMakeLib/testArgumentParser.cxx | 2 +- Tests/CMakeLib/testAssert.cxx | 2 +- Tests/CMakeLib/testCMFilesystemPath.cxx | 2 +- Tests/CMakeLib/testCMakePath.cxx | 2 +- Tests/CMakeLib/testCTestResourceGroups.cxx | 2 +- Tests/CMakeLib/testCommon.h | 2 +- Tests/CMakeLib/testConfig.h.in | 2 +- Tests/CMakeLib/testDebugger.h | 2 +- Tests/CMakeLib/testDebuggerAdapter.cxx | 2 +- Tests/CMakeLib/testDebuggerAdapterPipe.cxx | 2 +- Tests/CMakeLib/testDebuggerBreakpointManager.cxx | 2 +- Tests/CMakeLib/testDebuggerNamedPipe.cxx | 2 +- Tests/CMakeLib/testDebuggerVariables.cxx | 2 +- Tests/CMakeLib/testDebuggerVariablesHelper.cxx | 2 +- Tests/CMakeLib/testDebuggerVariablesManager.cxx | 2 +- Tests/CMakeLib/testDocumentationFormatter.cxx | 2 +- Tests/CMakeLib/testFindPackageCommand.cxx | 2 +- Tests/CMakeLib/testGeneratedFileStream.cxx | 2 +- Tests/CMakeLib/testList.cxx | 2 +- Tests/CMakeLib/testPathResolver.cxx | 2 +- Tests/CMakeLib/testRST.cxx | 2 +- Tests/CMakeLib/testRange.cxx | 2 +- Tests/CMakeLib/testString.cxx | 2 +- Tests/CMakeLib/testStringAlgorithms.cxx | 2 +- Tests/CMakeLib/testSystemTools.cxx | 2 +- Tests/CMakeLib/testUTF8.cxx | 2 +- Tests/CMakeLib/testUVPatches.cxx | 2 +- Tests/CMakeLib/testXMLSafe.cxx | 2 +- Tests/CheckFortran.cmake | 2 +- Tests/Fuzzing/xml_parser_fuzzer.cc | 2 +- Tests/GhsMulti/GhsMultiCompilerOptions/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiCompilerOptions/CMakeLists.txt.in | 2 +- Tests/GhsMulti/GhsMultiCopyFile/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiCustomTarget/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiCustomTarget/CMakeLists.txt.in | 2 +- Tests/GhsMulti/GhsMultiDepOrder/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiDepOrder/exec/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiDepOrder/lib/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiDepOrder/protolib/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiExclude/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiExclude/verify.cmake | 2 +- Tests/GhsMulti/GhsMultiExternalProject/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiExternalProject/empty/CMakeLists.txt | 2 +- .../GhsMultiIntegrity/GhsMultiIntegrityDD/CMakeLists.txt | 2 +- .../GhsMultiIntegrityMonolith/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiInterface/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiLinkTest/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiLinkTest/CMakeLists.txt.in | 2 +- Tests/GhsMulti/GhsMultiLinkTestSub/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiLinkTestSub/sub_exe/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiLinkTestSub/sub_lib/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiMultipleProjects/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiMultipleProjects/sub/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiMultipleProjects/sub2/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiMultipleProjects/verify.cmake | 2 +- Tests/GhsMulti/GhsMultiObjectLibrary/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiPlatform/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiRenameInstall/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiSrcGroups/CMakeLists.txt | 2 +- Tests/GhsMulti/GhsMultiUnsupportedTargets/CMakeLists.txt | 2 +- Tests/QtAutogen/Complex/abc.cpp | 2 +- Tests/QtAutogen/Complex/abc.h | 2 +- Tests/QtAutogen/Complex/abc_p.h | 2 +- Tests/QtAutogen/Complex/bar.cpp | 2 +- Tests/QtAutogen/Complex/blub.cpp | 2 +- Tests/QtAutogen/Complex/blub.h | 2 +- Tests/QtAutogen/Complex/foo.cpp | 2 +- Tests/QtAutogen/Complex/foo.h | 2 +- Tests/QtAutogen/Complex/sub/bar.h | 2 +- Tests/QtAutogen/Complex/xyz.cpp | 2 +- Tests/QtAutogen/Complex/xyz.h | 2 +- Tests/QtAutogen/Complex/yaf.cpp | 2 +- Tests/QtAutogen/Complex/yaf.h | 2 +- Tests/QtAutogen/Complex/yaf_p.h | 2 +- Tests/RunCMake/CMakeLists.txt | 2 +- Tests/RunCMake/RunCMake.cmake | 2 +- Tests/RunCMake/RunCPack.cmake | 2 +- Tests/RunCMake/RunCPack/verify.cmake | 2 +- Tests/RunCMake/RunCTest.cmake | 2 +- Utilities/CMakeLists.txt | 2 +- Utilities/ClangTidyModule/CMakeLists.txt | 2 +- Utilities/ClangTidyModule/Module.cxx | 2 +- Utilities/ClangTidyModule/OstringstreamUseCmstrcatCheck.cxx | 2 +- Utilities/ClangTidyModule/OstringstreamUseCmstrcatCheck.h | 2 +- .../ClangTidyModule/StringConcatenationUseCmstrcatCheck.cxx | 2 +- .../ClangTidyModule/StringConcatenationUseCmstrcatCheck.h | 2 +- Utilities/ClangTidyModule/UseBespokeEnumClassCheck.cxx | 2 +- Utilities/ClangTidyModule/UseBespokeEnumClassCheck.h | 2 +- Utilities/ClangTidyModule/UseCmstrlenCheck.cxx | 2 +- Utilities/ClangTidyModule/UseCmstrlenCheck.h | 2 +- Utilities/ClangTidyModule/UseCmsysFstreamCheck.cxx | 2 +- Utilities/ClangTidyModule/UseCmsysFstreamCheck.h | 2 +- Utilities/ClangTidyModule/UsePragmaOnceCheck.cxx | 2 +- Utilities/ClangTidyModule/UsePragmaOnceCheck.h | 2 +- Utilities/Doxygen/CMakeLists.txt | 2 +- Utilities/Git/commit-msg | 2 +- Utilities/Git/pre-commit | 2 +- Utilities/Git/prepare-commit-msg | 2 +- Utilities/Release/linux/aarch64/Dockerfile | 2 +- Utilities/Release/linux/aarch64/base/Dockerfile | 2 +- Utilities/Release/linux/aarch64/deps/Dockerfile | 2 +- Utilities/Release/linux/aarch64/test/Dockerfile | 2 +- Utilities/Release/linux/aarch64/test/test-make.bash | 2 +- Utilities/Release/linux/aarch64/test/test-ninja.bash | 2 +- Utilities/Release/linux/x86_64/Dockerfile | 2 +- Utilities/Release/linux/x86_64/base/Dockerfile | 2 +- Utilities/Release/linux/x86_64/deps/Dockerfile | 2 +- Utilities/Release/linux/x86_64/test/Dockerfile | 2 +- Utilities/Release/linux/x86_64/test/test-make.bash | 2 +- Utilities/Release/linux/x86_64/test/test-ninja.bash | 2 +- Utilities/Release/win/qt-5.15.10-win-x86-msvc.ps1 | 2 +- Utilities/Release/win/qtbase-6.3.0-win-msvc.cmake | 2 +- Utilities/Release/win/sign-package.ps1 | 2 +- Utilities/Scripts/BoostScanDeps.cmake | 2 +- Utilities/Sphinx/CMakeLists.txt | 2 +- Utilities/Sphinx/CTestConfig.cmake | 2 +- Utilities/Sphinx/cmake.py | 2 +- Utilities/Sphinx/conf.py.in | 2 +- Utilities/cm3p/Setup.Configuration.h | 2 +- Utilities/cm3p/archive.h | 2 +- Utilities/cm3p/archive_entry.h | 2 +- Utilities/cm3p/bzlib.h | 2 +- Utilities/cm3p/cppdap/dap.h | 2 +- Utilities/cm3p/cppdap/future.h | 2 +- Utilities/cm3p/cppdap/io.h | 2 +- Utilities/cm3p/cppdap/optional.h | 2 +- Utilities/cm3p/cppdap/protocol.h | 2 +- Utilities/cm3p/cppdap/session.h | 2 +- Utilities/cm3p/cppdap/types.h | 2 +- Utilities/cm3p/curl/curl.h | 2 +- Utilities/cm3p/expat.h | 2 +- Utilities/cm3p/json/forwards.h | 2 +- Utilities/cm3p/json/json.h | 2 +- Utilities/cm3p/json/reader.h | 2 +- Utilities/cm3p/json/value.h | 2 +- Utilities/cm3p/json/version.h | 2 +- Utilities/cm3p/json/writer.h | 2 +- Utilities/cm3p/kwiml/abi.h | 2 +- Utilities/cm3p/kwiml/int.h | 2 +- Utilities/cm3p/lzma.h | 2 +- Utilities/cm3p/rhash.h | 2 +- Utilities/cm3p/uv.h | 2 +- Utilities/cm3p/zlib.h | 2 +- Utilities/cm3p/zstd.h | 2 +- Utilities/cmThirdParty.h.in | 2 +- Utilities/cmThirdPartyChecks.cmake | 2 +- Utilities/cmllpkgc/llpkgc.c | 2 +- Utilities/cmllpkgc/llpkgc.h | 2 +- Utilities/cmllpkgc/llpkgc__internal.c | 2 +- Utilities/cmllpkgc/llpkgc__internal.h | 2 +- Utilities/std/cm/algorithm | 2 +- Utilities/std/cm/array | 2 +- Utilities/std/cm/bits/container_helpers.hxx | 2 +- Utilities/std/cm/bits/erase_if.hxx | 2 +- Utilities/std/cm/bits/fs_path.cxx | 2 +- Utilities/std/cm/bits/string_view.cxx | 2 +- Utilities/std/cm/deque | 2 +- Utilities/std/cm/filesystem | 2 +- Utilities/std/cm/forward_list | 2 +- Utilities/std/cm/iomanip | 2 +- Utilities/std/cm/iterator | 2 +- Utilities/std/cm/list | 2 +- Utilities/std/cm/map | 2 +- Utilities/std/cm/memory | 2 +- Utilities/std/cm/optional | 2 +- Utilities/std/cm/set | 2 +- Utilities/std/cm/shared_mutex | 2 +- Utilities/std/cm/string | 2 +- Utilities/std/cm/string_view | 2 +- Utilities/std/cm/type_traits | 2 +- Utilities/std/cm/unordered_map | 2 +- Utilities/std/cm/unordered_set | 2 +- Utilities/std/cm/utility | 2 +- Utilities/std/cm/vector | 2 +- Utilities/std/cmSTL.hxx.in | 2 +- Utilities/std/cmext/algorithm | 2 +- Utilities/std/cmext/enum_set | 2 +- Utilities/std/cmext/iterator | 2 +- Utilities/std/cmext/memory | 2 +- Utilities/std/cmext/string_view | 2 +- Utilities/std/cmext/type_traits | 2 +- bootstrap | 2 +- 2154 files changed, 2155 insertions(+), 2155 deletions(-) diff --git a/.hooks-config b/.hooks-config index 064371c123..320bf4c41c 100644 --- a/.hooks-config +++ b/.hooks-config @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Loaded by .git/hooks/(pre-commit|commit-msg|prepare-commit-msg) # during git commit after local hooks have been installed. diff --git a/Auxiliary/cmake-mode.el b/Auxiliary/cmake-mode.el index 2b7da10d4b..7cfb2ba5e2 100644 --- a/Auxiliary/cmake-mode.el +++ b/Auxiliary/cmake-mode.el @@ -3,7 +3,7 @@ ;; Package-Requires: ((emacs "24.1")) ; Distributed under the OSI-approved BSD 3-Clause License. See accompanying -; file Copyright.txt or https://cmake.org/licensing for details. +; file LICENSE.rst or https://cmake.org/licensing for details. ;------------------------------------------------------------------------------ diff --git a/Auxiliary/cmake.m4 b/Auxiliary/cmake.m4 index 39826bcd2e..205b0e419c 100644 --- a/Auxiliary/cmake.m4 +++ b/Auxiliary/cmake.m4 @@ -1,5 +1,5 @@ dnl Distributed under the OSI-approved BSD 3-Clause License. See accompanying -dnl file Copyright.txt or https://cmake.org/licensing for details. +dnl file LICENSE.rst or https://cmake.org/licensing for details. AC_DEFUN([CMAKE_FIND_BINARY], [AC_ARG_VAR([CMAKE_BINARY], [path to the cmake binary])dnl diff --git a/CMakeCPack.cmake b/CMakeCPack.cmake index 8b1bb09684..74af0c71b8 100644 --- a/CMakeCPack.cmake +++ b/CMakeCPack.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. option(CMAKE_INSTALL_DEBUG_LIBRARIES "Install Microsoft runtime debug libraries with CMake." FALSE) diff --git a/CMakeLists.txt b/CMakeLists.txt index 16f0f1815d..f410eeac33 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.13...3.31 FATAL_ERROR) set(CMAKE_USER_MAKE_RULES_OVERRIDE_C ${CMAKE_CURRENT_SOURCE_DIR}/Source/Modules/OverrideC.cmake) diff --git a/CTestConfig.cmake b/CTestConfig.cmake index 476a1c6b83..3e4c18799e 100644 --- a/CTestConfig.cmake +++ b/CTestConfig.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # If changing this file, also update Utilities/Sphinx/CTestConfig.cmake diff --git a/CompileFlags.cmake b/CompileFlags.cmake index 3080daae83..14f944bca8 100644 --- a/CompileFlags.cmake +++ b/CompileFlags.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #----------------------------------------------------------------------------- # set some special flags for different compilers diff --git a/DartConfig.cmake b/DartConfig.cmake index 7d7c45bb9b..467242d673 100644 --- a/DartConfig.cmake +++ b/DartConfig.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. set(CTEST_PROJECT_NAME "CMake") set(CTEST_NIGHTLY_START_TIME "21:00:00 EDT") diff --git a/Help/dev/documentation.rst b/Help/dev/documentation.rst index 855f8182ea..ada6ab4093 100644 --- a/Help/dev/documentation.rst +++ b/Help/dev/documentation.rst @@ -632,7 +632,7 @@ license notice: .. code-block:: cmake # Distributed under the OSI-approved BSD 3-Clause License. See accompanying - # file Copyright.txt or https://cmake.org/licensing for details. + # file LICENSE.rst or https://cmake.org/licensing for details. After this notice, add a *BLANK* line. Then, add documentation using a `Bracket Comment`_ of the form: @@ -658,7 +658,7 @@ For example, a ``FindXxx.cmake`` module may contain: .. code-block:: cmake # Distributed under the OSI-approved BSD 3-Clause License. See accompanying - # file Copyright.txt or https://cmake.org/licensing for details. + # file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindXxx diff --git a/Help/manual/cmake-developer.7.rst b/Help/manual/cmake-developer.7.rst index f289480ce9..2815e9cf31 100644 --- a/Help/manual/cmake-developer.7.rst +++ b/Help/manual/cmake-developer.7.rst @@ -341,7 +341,7 @@ reStructuredText-format documentation. For example: :: # Distributed under the OSI-approved BSD 3-Clause License. See accompanying - # file Copyright.txt or https://cmake.org/licensing for details. + # file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindFoo diff --git a/Modules/AddFileDependencies.cmake b/Modules/AddFileDependencies.cmake index 13b2600f9b..13828f22a9 100644 --- a/Modules/AddFileDependencies.cmake +++ b/Modules/AddFileDependencies.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: AddFileDependencies diff --git a/Modules/AndroidTestUtilities.cmake b/Modules/AndroidTestUtilities.cmake index 319710b8b4..e8c8ee66cb 100644 --- a/Modules/AndroidTestUtilities.cmake +++ b/Modules/AndroidTestUtilities.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[======================================================================[.rst: AndroidTestUtilities diff --git a/Modules/AndroidTestUtilities/PushToAndroidDevice.cmake b/Modules/AndroidTestUtilities/PushToAndroidDevice.cmake index 306181ded9..f6389d6075 100644 --- a/Modules/AndroidTestUtilities/PushToAndroidDevice.cmake +++ b/Modules/AndroidTestUtilities/PushToAndroidDevice.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This function handles pushing all of the test files needed to the device. # It places the data files in the object store and makes links to them from diff --git a/Modules/BundleUtilities.cmake b/Modules/BundleUtilities.cmake index 7401d9c9b5..1189e9210a 100644 --- a/Modules/BundleUtilities.cmake +++ b/Modules/BundleUtilities.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: BundleUtilities diff --git a/Modules/CMake.cmake b/Modules/CMake.cmake index caa5479dc4..62d2b37778 100644 --- a/Modules/CMake.cmake +++ b/Modules/CMake.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file is used by cmake.cxx to compute the CMAKE_ROOT location. diff --git a/Modules/CMakeASM-ATTInformation.cmake b/Modules/CMakeASM-ATTInformation.cmake index d1970a2eec..eee7a7de12 100644 --- a/Modules/CMakeASM-ATTInformation.cmake +++ b/Modules/CMakeASM-ATTInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # support for AT&T syntax assemblers, e.g. GNU as diff --git a/Modules/CMakeASMInformation.cmake b/Modules/CMakeASMInformation.cmake index 03256f8db6..7530070c9b 100644 --- a/Modules/CMakeASMInformation.cmake +++ b/Modules/CMakeASMInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(UNIX) diff --git a/Modules/CMakeASM_MARMASMInformation.cmake b/Modules/CMakeASM_MARMASMInformation.cmake index 8101f9ecd8..eed980cfe7 100644 --- a/Modules/CMakeASM_MARMASMInformation.cmake +++ b/Modules/CMakeASM_MARMASMInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # support for the MS ARM assembler, marmasm and marmasm64 diff --git a/Modules/CMakeASM_MASMInformation.cmake b/Modules/CMakeASM_MASMInformation.cmake index 6ee159c6aa..c3c9e7b840 100644 --- a/Modules/CMakeASM_MASMInformation.cmake +++ b/Modules/CMakeASM_MASMInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # support for the MS assembler, masm and masm64 diff --git a/Modules/CMakeASM_NASMInformation.cmake b/Modules/CMakeASM_NASMInformation.cmake index 898b8239ea..5ce4978482 100644 --- a/Modules/CMakeASM_NASMInformation.cmake +++ b/Modules/CMakeASM_NASMInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # support for the nasm assembler diff --git a/Modules/CMakeAddFortranSubdirectory.cmake b/Modules/CMakeAddFortranSubdirectory.cmake index 356373fdf8..dca6d23067 100644 --- a/Modules/CMakeAddFortranSubdirectory.cmake +++ b/Modules/CMakeAddFortranSubdirectory.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CMakeAddFortranSubdirectory diff --git a/Modules/CMakeBackwardCompatibilityC.cmake b/Modules/CMakeBackwardCompatibilityC.cmake index 13d75e99a8..2076cf9986 100644 --- a/Modules/CMakeBackwardCompatibilityC.cmake +++ b/Modules/CMakeBackwardCompatibilityC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(NOT CMAKE_SKIP_COMPATIBILITY_TESTS) diff --git a/Modules/CMakeBackwardCompatibilityCXX.cmake b/Modules/CMakeBackwardCompatibilityCXX.cmake index 815d4839b2..e6b87f67c3 100644 --- a/Modules/CMakeBackwardCompatibilityCXX.cmake +++ b/Modules/CMakeBackwardCompatibilityCXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CMakeBackwardCompatibilityCXX diff --git a/Modules/CMakeBorlandFindMake.cmake b/Modules/CMakeBorlandFindMake.cmake index 18b9962c34..e0ac0d136e 100644 --- a/Modules/CMakeBorlandFindMake.cmake +++ b/Modules/CMakeBorlandFindMake.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. set (CMAKE_MAKE_PROGRAM "make" CACHE STRING diff --git a/Modules/CMakeCInformation.cmake b/Modules/CMakeCInformation.cmake index 977e51a3ec..98b97de969 100644 --- a/Modules/CMakeCInformation.cmake +++ b/Modules/CMakeCInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file sets the basic flags for the C language in CMake. diff --git a/Modules/CMakeCSharpInformation.cmake b/Modules/CMakeCSharpInformation.cmake index f698bdfba5..6b7ab00577 100644 --- a/Modules/CMakeCSharpInformation.cmake +++ b/Modules/CMakeCSharpInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file sets the basic flags for the C# language in CMake. # It also loads the available platform file for the system-compiler diff --git a/Modules/CMakeCUDAInformation.cmake b/Modules/CMakeCUDAInformation.cmake index fa197b2a26..49a4270a83 100644 --- a/Modules/CMakeCUDAInformation.cmake +++ b/Modules/CMakeCUDAInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(UNIX) set(CMAKE_CUDA_OUTPUT_EXTENSION .o) diff --git a/Modules/CMakeCXXInformation.cmake b/Modules/CMakeCXXInformation.cmake index cc130ae17d..99f72013de 100644 --- a/Modules/CMakeCXXInformation.cmake +++ b/Modules/CMakeCXXInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file sets the basic flags for the C++ language in CMake. diff --git a/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake b/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake index c6402211ff..ef9f138302 100644 --- a/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake +++ b/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Do NOT include this module directly into any of your code. It is meant as diff --git a/Modules/CMakeCommonLanguageInclude.cmake b/Modules/CMakeCommonLanguageInclude.cmake index 4907a2840e..831dc4a764 100644 --- a/Modules/CMakeCommonLanguageInclude.cmake +++ b/Modules/CMakeCommonLanguageInclude.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # this file has flags that are shared across languages and sets diff --git a/Modules/CMakeCompilerIdDetection.cmake b/Modules/CMakeCompilerIdDetection.cmake index ad73373eaa..aae3847c24 100644 --- a/Modules/CMakeCompilerIdDetection.cmake +++ b/Modules/CMakeCompilerIdDetection.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. function(_readFile file) diff --git a/Modules/CMakeDependentOption.cmake b/Modules/CMakeDependentOption.cmake index 74fa81185f..acafd56d39 100644 --- a/Modules/CMakeDependentOption.cmake +++ b/Modules/CMakeDependentOption.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CMakeDependentOption diff --git a/Modules/CMakeDetermineASM-ATTCompiler.cmake b/Modules/CMakeDetermineASM-ATTCompiler.cmake index a2efb6aa68..9a3f7a0236 100644 --- a/Modules/CMakeDetermineASM-ATTCompiler.cmake +++ b/Modules/CMakeDetermineASM-ATTCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # determine the compiler to use for ASM using AT&T syntax, e.g. GNU as diff --git a/Modules/CMakeDetermineASMCompiler.cmake b/Modules/CMakeDetermineASMCompiler.cmake index d3b425a3e6..c4b460364e 100644 --- a/Modules/CMakeDetermineASMCompiler.cmake +++ b/Modules/CMakeDetermineASMCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # determine the compiler to use for ASM programs diff --git a/Modules/CMakeDetermineASM_MARMASMCompiler.cmake b/Modules/CMakeDetermineASM_MARMASMCompiler.cmake index 26714ddaba..24fe11d306 100644 --- a/Modules/CMakeDetermineASM_MARMASMCompiler.cmake +++ b/Modules/CMakeDetermineASM_MARMASMCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Find the MS ARM assembler (marmasm or marmasm64) diff --git a/Modules/CMakeDetermineASM_MASMCompiler.cmake b/Modules/CMakeDetermineASM_MASMCompiler.cmake index 80188fb25f..c90e181362 100644 --- a/Modules/CMakeDetermineASM_MASMCompiler.cmake +++ b/Modules/CMakeDetermineASM_MASMCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Find the MS assembler (masm or masm64) diff --git a/Modules/CMakeDetermineASM_NASMCompiler.cmake b/Modules/CMakeDetermineASM_NASMCompiler.cmake index dd75310314..f110efdad3 100644 --- a/Modules/CMakeDetermineASM_NASMCompiler.cmake +++ b/Modules/CMakeDetermineASM_NASMCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Find the nasm assembler. yasm (http://www.tortall.net/projects/yasm/) is nasm compatible diff --git a/Modules/CMakeDetermineCCompiler.cmake b/Modules/CMakeDetermineCCompiler.cmake index 73b6ceec77..214bca1af5 100644 --- a/Modules/CMakeDetermineCCompiler.cmake +++ b/Modules/CMakeDetermineCCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # determine the compiler to use for C programs diff --git a/Modules/CMakeDetermineCSharpCompiler.cmake b/Modules/CMakeDetermineCSharpCompiler.cmake index 6506894328..0528252d03 100644 --- a/Modules/CMakeDetermineCSharpCompiler.cmake +++ b/Modules/CMakeDetermineCSharpCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(NOT ${CMAKE_GENERATOR} MATCHES "Visual Studio") message(FATAL_ERROR diff --git a/Modules/CMakeDetermineCUDACompiler.cmake b/Modules/CMakeDetermineCUDACompiler.cmake index 70528da3d0..698346f41c 100644 --- a/Modules/CMakeDetermineCUDACompiler.cmake +++ b/Modules/CMakeDetermineCUDACompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(${CMAKE_ROOT}/Modules/CMakeDetermineCompiler.cmake) include(${CMAKE_ROOT}/Modules/CMakeParseImplicitLinkInfo.cmake) diff --git a/Modules/CMakeDetermineCXXCompiler.cmake b/Modules/CMakeDetermineCXXCompiler.cmake index 891ba6e759..895f558e3c 100644 --- a/Modules/CMakeDetermineCXXCompiler.cmake +++ b/Modules/CMakeDetermineCXXCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # determine the compiler to use for C++ programs diff --git a/Modules/CMakeDetermineCompiler.cmake b/Modules/CMakeDetermineCompiler.cmake index 6036897050..06e8bedc51 100644 --- a/Modules/CMakeDetermineCompiler.cmake +++ b/Modules/CMakeDetermineCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. macro(_cmake_find_compiler lang) diff --git a/Modules/CMakeDetermineCompilerABI.cmake b/Modules/CMakeDetermineCompilerABI.cmake index 806f0b715d..f3e3d1f182 100644 --- a/Modules/CMakeDetermineCompilerABI.cmake +++ b/Modules/CMakeDetermineCompilerABI.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Function to compile a source file to identify the compiler ABI. diff --git a/Modules/CMakeDetermineCompilerId.cmake b/Modules/CMakeDetermineCompilerId.cmake index dd1059cb9d..f1a0f79dd0 100644 --- a/Modules/CMakeDetermineCompilerId.cmake +++ b/Modules/CMakeDetermineCompilerId.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. macro(__determine_compiler_id_test testflags_var userflags_var) set(_CMAKE_${lang}_COMPILER_ID_LOG "") diff --git a/Modules/CMakeDetermineCompilerSupport.cmake b/Modules/CMakeDetermineCompilerSupport.cmake index d561e7b74f..c22bf07b45 100644 --- a/Modules/CMakeDetermineCompilerSupport.cmake +++ b/Modules/CMakeDetermineCompilerSupport.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. function(cmake_determine_compiler_support lang) diff --git a/Modules/CMakeDetermineFortranCompiler.cmake b/Modules/CMakeDetermineFortranCompiler.cmake index f051163d88..e0f9bef2ef 100644 --- a/Modules/CMakeDetermineFortranCompiler.cmake +++ b/Modules/CMakeDetermineFortranCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # determine the compiler to use for Fortran programs diff --git a/Modules/CMakeDetermineHIPCompiler.cmake b/Modules/CMakeDetermineHIPCompiler.cmake index d7a99b0d6e..041302ab65 100644 --- a/Modules/CMakeDetermineHIPCompiler.cmake +++ b/Modules/CMakeDetermineHIPCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(${CMAKE_ROOT}/Modules/CMakeDetermineCompiler.cmake) include(${CMAKE_ROOT}/Modules/CMakeParseImplicitLinkInfo.cmake) diff --git a/Modules/CMakeDetermineISPCCompiler.cmake b/Modules/CMakeDetermineISPCCompiler.cmake index ff2bf20bb9..9b7866c35a 100644 --- a/Modules/CMakeDetermineISPCCompiler.cmake +++ b/Modules/CMakeDetermineISPCCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # determine the compiler to use for ISPC programs diff --git a/Modules/CMakeDetermineJavaCompiler.cmake b/Modules/CMakeDetermineJavaCompiler.cmake index db456c0043..b20a255621 100644 --- a/Modules/CMakeDetermineJavaCompiler.cmake +++ b/Modules/CMakeDetermineJavaCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # determine the compiler to use for Java programs diff --git a/Modules/CMakeDetermineOBJCCompiler.cmake b/Modules/CMakeDetermineOBJCCompiler.cmake index 4b84c8af90..280be74408 100644 --- a/Modules/CMakeDetermineOBJCCompiler.cmake +++ b/Modules/CMakeDetermineOBJCCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # determine the compiler to use for Objective-C programs diff --git a/Modules/CMakeDetermineOBJCXXCompiler.cmake b/Modules/CMakeDetermineOBJCXXCompiler.cmake index 7403847f34..24f917540d 100644 --- a/Modules/CMakeDetermineOBJCXXCompiler.cmake +++ b/Modules/CMakeDetermineOBJCXXCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # determine the compiler to use for Objective-C++ programs diff --git a/Modules/CMakeDetermineRCCompiler.cmake b/Modules/CMakeDetermineRCCompiler.cmake index d22741bb72..354fef4727 100644 --- a/Modules/CMakeDetermineRCCompiler.cmake +++ b/Modules/CMakeDetermineRCCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # determine the compiler to use for RC programs diff --git a/Modules/CMakeDetermineSwiftCompiler.cmake b/Modules/CMakeDetermineSwiftCompiler.cmake index 7239424652..a7dc1500e4 100644 --- a/Modules/CMakeDetermineSwiftCompiler.cmake +++ b/Modules/CMakeDetermineSwiftCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(${CMAKE_ROOT}/Modules/CMakeDetermineCompiler.cmake) diff --git a/Modules/CMakeDetermineSystem.cmake b/Modules/CMakeDetermineSystem.cmake index b330ed9d50..80db89c35f 100644 --- a/Modules/CMakeDetermineSystem.cmake +++ b/Modules/CMakeDetermineSystem.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is used by the Makefile generator to determine the following variables: diff --git a/Modules/CMakeDetermineVSServicePack.cmake b/Modules/CMakeDetermineVSServicePack.cmake index ed1d0c1ca7..b2dfd1d4b3 100644 --- a/Modules/CMakeDetermineVSServicePack.cmake +++ b/Modules/CMakeDetermineVSServicePack.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CMakeDetermineVSServicePack diff --git a/Modules/CMakeExpandImportedTargets.cmake b/Modules/CMakeExpandImportedTargets.cmake index 07a9c6cc7c..4fad7f667c 100644 --- a/Modules/CMakeExpandImportedTargets.cmake +++ b/Modules/CMakeExpandImportedTargets.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CMakeExpandImportedTargets diff --git a/Modules/CMakeExportBuildSettings.cmake b/Modules/CMakeExportBuildSettings.cmake index cafc830d65..af2d748891 100644 --- a/Modules/CMakeExportBuildSettings.cmake +++ b/Modules/CMakeExportBuildSettings.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is purposely no longer documented. It does nothing useful. diff --git a/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake b/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake index 5d7d430a2b..0b21e36fa8 100644 --- a/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake +++ b/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file is included by CMakeFindEclipseCDT4.cmake and CMakeFindCodeBlocks.cmake diff --git a/Modules/CMakeFindBinUtils.cmake b/Modules/CMakeFindBinUtils.cmake index 8f59a18d68..9a441ad6b2 100644 --- a/Modules/CMakeFindBinUtils.cmake +++ b/Modules/CMakeFindBinUtils.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # search for additional tools required for C/C++ (and other languages ?) diff --git a/Modules/CMakeFindCodeBlocks.cmake b/Modules/CMakeFindCodeBlocks.cmake index bf27ec111a..fc769a16f1 100644 --- a/Modules/CMakeFindCodeBlocks.cmake +++ b/Modules/CMakeFindCodeBlocks.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file is included in CMakeSystemSpecificInformation.cmake if diff --git a/Modules/CMakeFindDependencyMacro.cmake b/Modules/CMakeFindDependencyMacro.cmake index aa9ef98ecd..99624d20c7 100644 --- a/Modules/CMakeFindDependencyMacro.cmake +++ b/Modules/CMakeFindDependencyMacro.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CMakeFindDependencyMacro diff --git a/Modules/CMakeFindEclipseCDT4.cmake b/Modules/CMakeFindEclipseCDT4.cmake index e563a12b09..b980fa4cca 100644 --- a/Modules/CMakeFindEclipseCDT4.cmake +++ b/Modules/CMakeFindEclipseCDT4.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file is included in CMakeSystemSpecificInformation.cmake if diff --git a/Modules/CMakeFindFrameworks.cmake b/Modules/CMakeFindFrameworks.cmake index 46010f59ee..87ad38b46b 100644 --- a/Modules/CMakeFindFrameworks.cmake +++ b/Modules/CMakeFindFrameworks.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CMakeFindFrameworks diff --git a/Modules/CMakeFindJavaCommon.cmake b/Modules/CMakeFindJavaCommon.cmake index c6e33488e7..95ca9b57b6 100644 --- a/Modules/CMakeFindJavaCommon.cmake +++ b/Modules/CMakeFindJavaCommon.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Do not include this module directly from code outside CMake! diff --git a/Modules/CMakeFindKate.cmake b/Modules/CMakeFindKate.cmake index 521bc5caf8..a4bf2edab4 100644 --- a/Modules/CMakeFindKate.cmake +++ b/Modules/CMakeFindKate.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file is included in CMakeSystemSpecificInformation.cmake if diff --git a/Modules/CMakeFindPackageMode.cmake b/Modules/CMakeFindPackageMode.cmake index a6bbcc4280..eaf1574509 100644 --- a/Modules/CMakeFindPackageMode.cmake +++ b/Modules/CMakeFindPackageMode.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CMakeFindPackageMode diff --git a/Modules/CMakeFindSublimeText2.cmake b/Modules/CMakeFindSublimeText2.cmake index 7f67bf03d7..fc0ec313b8 100644 --- a/Modules/CMakeFindSublimeText2.cmake +++ b/Modules/CMakeFindSublimeText2.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file is included in CMakeSystemSpecificInformation.cmake if diff --git a/Modules/CMakeFindWMake.cmake b/Modules/CMakeFindWMake.cmake index a20d06977d..0e7a26417f 100644 --- a/Modules/CMakeFindWMake.cmake +++ b/Modules/CMakeFindWMake.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. set (CMAKE_MAKE_PROGRAM "wmake" CACHE STRING diff --git a/Modules/CMakeFindXCode.cmake b/Modules/CMakeFindXCode.cmake index 281af965c9..f2d11da154 100644 --- a/Modules/CMakeFindXCode.cmake +++ b/Modules/CMakeFindXCode.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Empty placeholder for input dependencies in existing diff --git a/Modules/CMakeForceCompiler.cmake b/Modules/CMakeForceCompiler.cmake index 1f3e428bf3..e85c3f9032 100644 --- a/Modules/CMakeForceCompiler.cmake +++ b/Modules/CMakeForceCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CMakeForceCompiler diff --git a/Modules/CMakeFortranInformation.cmake b/Modules/CMakeFortranInformation.cmake index a376e10ce2..8d8ff20bb6 100644 --- a/Modules/CMakeFortranInformation.cmake +++ b/Modules/CMakeFortranInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(CMakeLanguageInformation) diff --git a/Modules/CMakeGenericSystem.cmake b/Modules/CMakeGenericSystem.cmake index 88e3bfa59a..ac5da58490 100644 --- a/Modules/CMakeGenericSystem.cmake +++ b/Modules/CMakeGenericSystem.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(CMakeInitializeConfigs) diff --git a/Modules/CMakeGraphVizOptions.cmake b/Modules/CMakeGraphVizOptions.cmake index 708672258a..1d7dc0fd68 100644 --- a/Modules/CMakeGraphVizOptions.cmake +++ b/Modules/CMakeGraphVizOptions.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CMakeGraphVizOptions diff --git a/Modules/CMakeHIPInformation.cmake b/Modules/CMakeHIPInformation.cmake index c013df824f..f015cdf362 100644 --- a/Modules/CMakeHIPInformation.cmake +++ b/Modules/CMakeHIPInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(UNIX) set(CMAKE_HIP_OUTPUT_EXTENSION .o) diff --git a/Modules/CMakeIOSInstallCombined.cmake b/Modules/CMakeIOSInstallCombined.cmake index 925e8a84c0..78d2e0e1df 100644 --- a/Modules/CMakeIOSInstallCombined.cmake +++ b/Modules/CMakeIOSInstallCombined.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Function to print messages of this module function(_ios_install_combined_message) diff --git a/Modules/CMakeISPCInformation.cmake b/Modules/CMakeISPCInformation.cmake index 4a4b72aa46..8f86ae13d5 100644 --- a/Modules/CMakeISPCInformation.cmake +++ b/Modules/CMakeISPCInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(UNIX) set(CMAKE_ISPC_OUTPUT_EXTENSION .o) diff --git a/Modules/CMakeImportBuildSettings.cmake b/Modules/CMakeImportBuildSettings.cmake index ec1effb5c6..4dc16e1a3e 100644 --- a/Modules/CMakeImportBuildSettings.cmake +++ b/Modules/CMakeImportBuildSettings.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is purposely no longer documented. It does nothing useful. diff --git a/Modules/CMakeInitializeConfigs.cmake b/Modules/CMakeInitializeConfigs.cmake index 9dfe04086b..609f79edfe 100644 --- a/Modules/CMakeInitializeConfigs.cmake +++ b/Modules/CMakeInitializeConfigs.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include_guard(GLOBAL) diff --git a/Modules/CMakeJOMFindMake.cmake b/Modules/CMakeJOMFindMake.cmake index f56a588987..3a98be48d8 100644 --- a/Modules/CMakeJOMFindMake.cmake +++ b/Modules/CMakeJOMFindMake.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. set (CMAKE_MAKE_PROGRAM "jom" CACHE STRING diff --git a/Modules/CMakeJavaInformation.cmake b/Modules/CMakeJavaInformation.cmake index 0ca8395998..a31955b440 100644 --- a/Modules/CMakeJavaInformation.cmake +++ b/Modules/CMakeJavaInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This should be included before the _INIT variables are diff --git a/Modules/CMakeLanguageInformation.cmake b/Modules/CMakeLanguageInformation.cmake index 674ab86969..84a513b2af 100644 --- a/Modules/CMakeLanguageInformation.cmake +++ b/Modules/CMakeLanguageInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file contains common code blocks used by all the language information diff --git a/Modules/CMakeMSYSFindMake.cmake b/Modules/CMakeMSYSFindMake.cmake index 96fdb37707..a186c5bfe4 100644 --- a/Modules/CMakeMSYSFindMake.cmake +++ b/Modules/CMakeMSYSFindMake.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. find_program(CMAKE_MAKE_PROGRAM make diff --git a/Modules/CMakeMinGWFindMake.cmake b/Modules/CMakeMinGWFindMake.cmake index f026e9aa7c..cb2edad445 100644 --- a/Modules/CMakeMinGWFindMake.cmake +++ b/Modules/CMakeMinGWFindMake.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. find_program(CMAKE_MAKE_PROGRAM mingw32-make.exe PATHS diff --git a/Modules/CMakeNMakeFindMake.cmake b/Modules/CMakeNMakeFindMake.cmake index 03357443e9..38051a74a1 100644 --- a/Modules/CMakeNMakeFindMake.cmake +++ b/Modules/CMakeNMakeFindMake.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. set (CMAKE_MAKE_PROGRAM "nmake" CACHE STRING diff --git a/Modules/CMakeNinjaFindMake.cmake b/Modules/CMakeNinjaFindMake.cmake index 32f78da91e..0dfd7e4b43 100644 --- a/Modules/CMakeNinjaFindMake.cmake +++ b/Modules/CMakeNinjaFindMake.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. find_program(CMAKE_MAKE_PROGRAM diff --git a/Modules/CMakeOBJCInformation.cmake b/Modules/CMakeOBJCInformation.cmake index 56e8239bf3..bac667310a 100644 --- a/Modules/CMakeOBJCInformation.cmake +++ b/Modules/CMakeOBJCInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file sets the basic flags for the Objective-C language in CMake. diff --git a/Modules/CMakeOBJCXXInformation.cmake b/Modules/CMakeOBJCXXInformation.cmake index a242dab046..8a7a42c2d8 100644 --- a/Modules/CMakeOBJCXXInformation.cmake +++ b/Modules/CMakeOBJCXXInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file sets the basic flags for the Objective-C++ language in CMake. diff --git a/Modules/CMakePackageConfigHelpers.cmake b/Modules/CMakePackageConfigHelpers.cmake index 7fcd496c2a..ba030805eb 100644 --- a/Modules/CMakePackageConfigHelpers.cmake +++ b/Modules/CMakePackageConfigHelpers.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CMakePackageConfigHelpers diff --git a/Modules/CMakeParseArguments.cmake b/Modules/CMakeParseArguments.cmake index de9a9ebc56..0d9c373953 100644 --- a/Modules/CMakeParseArguments.cmake +++ b/Modules/CMakeParseArguments.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CMakeParseArguments diff --git a/Modules/CMakeParseImplicitIncludeInfo.cmake b/Modules/CMakeParseImplicitIncludeInfo.cmake index 1ebd887bc4..a6d1335b36 100644 --- a/Modules/CMakeParseImplicitIncludeInfo.cmake +++ b/Modules/CMakeParseImplicitIncludeInfo.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This is used internally by CMake and should not be included by user code. diff --git a/Modules/CMakeParseImplicitLinkInfo.cmake b/Modules/CMakeParseImplicitLinkInfo.cmake index a24a86d47f..77e999cc82 100644 --- a/Modules/CMakeParseImplicitLinkInfo.cmake +++ b/Modules/CMakeParseImplicitLinkInfo.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Function to parse implicit linker options. # diff --git a/Modules/CMakeParseLibraryArchitecture.cmake b/Modules/CMakeParseLibraryArchitecture.cmake index 41ae2fb9a9..7a8557e3c9 100644 --- a/Modules/CMakeParseLibraryArchitecture.cmake +++ b/Modules/CMakeParseLibraryArchitecture.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Function parse implicit linker options. # This is used internally by CMake and should not be included by user diff --git a/Modules/CMakePrintHelpers.cmake b/Modules/CMakePrintHelpers.cmake index aabf0ff71a..98555aaf98 100644 --- a/Modules/CMakePrintHelpers.cmake +++ b/Modules/CMakePrintHelpers.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CMakePrintHelpers diff --git a/Modules/CMakePrintSystemInformation.cmake b/Modules/CMakePrintSystemInformation.cmake index d44e933323..45ad38e84c 100644 --- a/Modules/CMakePrintSystemInformation.cmake +++ b/Modules/CMakePrintSystemInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CMakePrintSystemInformation diff --git a/Modules/CMakePushCheckState.cmake b/Modules/CMakePushCheckState.cmake index 96a2edce34..a17967071a 100644 --- a/Modules/CMakePushCheckState.cmake +++ b/Modules/CMakePushCheckState.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include_guard(GLOBAL) diff --git a/Modules/CMakeRCInformation.cmake b/Modules/CMakeRCInformation.cmake index d7164691f4..cd991a0cbb 100644 --- a/Modules/CMakeRCInformation.cmake +++ b/Modules/CMakeRCInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file sets the basic flags for the Windows Resource Compiler. diff --git a/Modules/CMakeSwiftCompiler.cmake.in b/Modules/CMakeSwiftCompiler.cmake.in index b3851908aa..92108804db 100644 --- a/Modules/CMakeSwiftCompiler.cmake.in +++ b/Modules/CMakeSwiftCompiler.cmake.in @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. set(CMAKE_Swift_COMPILER "@CMAKE_Swift_COMPILER@") set(CMAKE_Swift_COMPILER_ID "@CMAKE_Swift_COMPILER_ID@") diff --git a/Modules/CMakeSwiftInformation.cmake b/Modules/CMakeSwiftInformation.cmake index 904a52824b..63ffcc3937 100644 --- a/Modules/CMakeSwiftInformation.cmake +++ b/Modules/CMakeSwiftInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(UNIX) set(CMAKE_Swift_OUTPUT_EXTENSION .o) diff --git a/Modules/CMakeSystemSpecificInformation.cmake b/Modules/CMakeSystemSpecificInformation.cmake index 70bcf5cb58..bb1a4bd7cb 100644 --- a/Modules/CMakeSystemSpecificInformation.cmake +++ b/Modules/CMakeSystemSpecificInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file is included by cmGlobalGenerator::EnableLanguage. diff --git a/Modules/CMakeSystemSpecificInitialize.cmake b/Modules/CMakeSystemSpecificInitialize.cmake index 313187795a..13f1eff6b2 100644 --- a/Modules/CMakeSystemSpecificInitialize.cmake +++ b/Modules/CMakeSystemSpecificInitialize.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file is included by cmGlobalGenerator::EnableLanguage. diff --git a/Modules/CMakeTestASM-ATTCompiler.cmake b/Modules/CMakeTestASM-ATTCompiler.cmake index df735c4bbd..53f5034d0e 100644 --- a/Modules/CMakeTestASM-ATTCompiler.cmake +++ b/Modules/CMakeTestASM-ATTCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file is used by EnableLanguage in cmGlobalGenerator to diff --git a/Modules/CMakeTestASMCompiler.cmake b/Modules/CMakeTestASMCompiler.cmake index 7f0b9a777a..329cb25b7a 100644 --- a/Modules/CMakeTestASMCompiler.cmake +++ b/Modules/CMakeTestASMCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file is used by EnableLanguage in cmGlobalGenerator to diff --git a/Modules/CMakeTestASM_MARMASMCompiler.cmake b/Modules/CMakeTestASM_MARMASMCompiler.cmake index a6de04c264..8703172c9f 100644 --- a/Modules/CMakeTestASM_MARMASMCompiler.cmake +++ b/Modules/CMakeTestASM_MARMASMCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file is used by EnableLanguage in cmGlobalGenerator to diff --git a/Modules/CMakeTestASM_MASMCompiler.cmake b/Modules/CMakeTestASM_MASMCompiler.cmake index c1308fff53..c2ee7d5bd4 100644 --- a/Modules/CMakeTestASM_MASMCompiler.cmake +++ b/Modules/CMakeTestASM_MASMCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file is used by EnableLanguage in cmGlobalGenerator to diff --git a/Modules/CMakeTestASM_NASMCompiler.cmake b/Modules/CMakeTestASM_NASMCompiler.cmake index a9ee39d33e..20f161dd0a 100644 --- a/Modules/CMakeTestASM_NASMCompiler.cmake +++ b/Modules/CMakeTestASM_NASMCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file is used by EnableLanguage in cmGlobalGenerator to diff --git a/Modules/CMakeTestCCompiler.cmake b/Modules/CMakeTestCCompiler.cmake index 8ebe57092c..d32fb6c29e 100644 --- a/Modules/CMakeTestCCompiler.cmake +++ b/Modules/CMakeTestCCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_C_COMPILER_FORCED) diff --git a/Modules/CMakeTestCSharpCompiler.cmake b/Modules/CMakeTestCSharpCompiler.cmake index 9f4b99fe6e..d34ae92aff 100644 --- a/Modules/CMakeTestCSharpCompiler.cmake +++ b/Modules/CMakeTestCSharpCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_CSharp_COMPILER_FORCED) # The compiler configuration was forced by the user. diff --git a/Modules/CMakeTestCUDACompiler.cmake b/Modules/CMakeTestCUDACompiler.cmake index ef97f55f17..fbeadf7f9b 100644 --- a/Modules/CMakeTestCUDACompiler.cmake +++ b/Modules/CMakeTestCUDACompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_CUDA_COMPILER_FORCED) # The compiler configuration was forced by the user. diff --git a/Modules/CMakeTestCXXCompiler.cmake b/Modules/CMakeTestCXXCompiler.cmake index 6f5b36ce6a..5c3542666f 100644 --- a/Modules/CMakeTestCXXCompiler.cmake +++ b/Modules/CMakeTestCXXCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_CXX_COMPILER_FORCED) diff --git a/Modules/CMakeTestCompilerCommon.cmake b/Modules/CMakeTestCompilerCommon.cmake index da7c007d0b..1b4dd6d1c5 100644 --- a/Modules/CMakeTestCompilerCommon.cmake +++ b/Modules/CMakeTestCompilerCommon.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. function(PrintTestCompilerStatus LANG) diff --git a/Modules/CMakeTestFortranCompiler.cmake b/Modules/CMakeTestFortranCompiler.cmake index 1baa18d059..bf4100ed38 100644 --- a/Modules/CMakeTestFortranCompiler.cmake +++ b/Modules/CMakeTestFortranCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_Fortran_COMPILER_FORCED) diff --git a/Modules/CMakeTestHIPCompiler.cmake b/Modules/CMakeTestHIPCompiler.cmake index 5b49c0d678..60b212173c 100644 --- a/Modules/CMakeTestHIPCompiler.cmake +++ b/Modules/CMakeTestHIPCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_HIP_COMPILER_FORCED) diff --git a/Modules/CMakeTestISPCCompiler.cmake b/Modules/CMakeTestISPCCompiler.cmake index 6b163936d4..c2e157c7c5 100644 --- a/Modules/CMakeTestISPCCompiler.cmake +++ b/Modules/CMakeTestISPCCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. diff --git a/Modules/CMakeTestJavaCompiler.cmake b/Modules/CMakeTestJavaCompiler.cmake index 3c33573b90..ece8dd5ce5 100644 --- a/Modules/CMakeTestJavaCompiler.cmake +++ b/Modules/CMakeTestJavaCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file is used by EnableLanguage in cmGlobalGenerator to diff --git a/Modules/CMakeTestOBJCCompiler.cmake b/Modules/CMakeTestOBJCCompiler.cmake index bcb3e1e65c..800341586b 100644 --- a/Modules/CMakeTestOBJCCompiler.cmake +++ b/Modules/CMakeTestOBJCCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_OBJC_COMPILER_FORCED) diff --git a/Modules/CMakeTestOBJCXXCompiler.cmake b/Modules/CMakeTestOBJCXXCompiler.cmake index 68b387189a..1b4bf60cb4 100644 --- a/Modules/CMakeTestOBJCXXCompiler.cmake +++ b/Modules/CMakeTestOBJCXXCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_OBJCXX_COMPILER_FORCED) diff --git a/Modules/CMakeTestRCCompiler.cmake b/Modules/CMakeTestRCCompiler.cmake index 3123a6cf4f..8089270570 100644 --- a/Modules/CMakeTestRCCompiler.cmake +++ b/Modules/CMakeTestRCCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file is used by EnableLanguage in cmGlobalGenerator to diff --git a/Modules/CMakeTestSwiftCompiler.cmake b/Modules/CMakeTestSwiftCompiler.cmake index d89e6064d2..0abaabe169 100644 --- a/Modules/CMakeTestSwiftCompiler.cmake +++ b/Modules/CMakeTestSwiftCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_Swift_COMPILER_FORCED) # The compiler configuration was forced by the user. diff --git a/Modules/CMakeUnixFindMake.cmake b/Modules/CMakeUnixFindMake.cmake index 58dedee100..854e9938c9 100644 --- a/Modules/CMakeUnixFindMake.cmake +++ b/Modules/CMakeUnixFindMake.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. find_program(CMAKE_MAKE_PROGRAM NAMES gmake make smake) diff --git a/Modules/CMakeVerifyManifest.cmake b/Modules/CMakeVerifyManifest.cmake index 71b7ef4355..d98a49e799 100644 --- a/Modules/CMakeVerifyManifest.cmake +++ b/Modules/CMakeVerifyManifest.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CMakeVerifyManifest diff --git a/Modules/CPack.cmake b/Modules/CPack.cmake index 46b330b266..026b8c086e 100644 --- a/Modules/CPack.cmake +++ b/Modules/CPack.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CPack diff --git a/Modules/CPackComponent.cmake b/Modules/CPackComponent.cmake index a8149935ab..3197fc378f 100644 --- a/Modules/CPackComponent.cmake +++ b/Modules/CPackComponent.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CPackComponent diff --git a/Modules/CPackIFW.cmake b/Modules/CPackIFW.cmake index 2166fdf32b..2a2f478fd7 100644 --- a/Modules/CPackIFW.cmake +++ b/Modules/CPackIFW.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CPackIFW diff --git a/Modules/CPackIFWConfigureFile.cmake b/Modules/CPackIFWConfigureFile.cmake index 6999363496..6759c9cd76 100644 --- a/Modules/CPackIFWConfigureFile.cmake +++ b/Modules/CPackIFWConfigureFile.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CPackIFWConfigureFile diff --git a/Modules/CSharpUtilities.cmake b/Modules/CSharpUtilities.cmake index d0897d7678..cf6300fb2a 100644 --- a/Modules/CSharpUtilities.cmake +++ b/Modules/CSharpUtilities.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CSharpUtilities diff --git a/Modules/CTest.cmake b/Modules/CTest.cmake index c803d98c83..06d11bbc0c 100644 --- a/Modules/CTest.cmake +++ b/Modules/CTest.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CTest diff --git a/Modules/CTestCoverageCollectGCOV.cmake b/Modules/CTestCoverageCollectGCOV.cmake index d906489f11..0b4f3746c3 100644 --- a/Modules/CTestCoverageCollectGCOV.cmake +++ b/Modules/CTestCoverageCollectGCOV.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CTestCoverageCollectGCOV diff --git a/Modules/CTestScriptMode.cmake b/Modules/CTestScriptMode.cmake index b4bb5356b4..d5dbddbce4 100644 --- a/Modules/CTestScriptMode.cmake +++ b/Modules/CTestScriptMode.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CTestScriptMode diff --git a/Modules/CTestTargets.cmake b/Modules/CTestTargets.cmake index 5e8a07dfe3..0a08b71781 100644 --- a/Modules/CTestTargets.cmake +++ b/Modules/CTestTargets.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(NOT RUN_FROM_CTEST_OR_DART) diff --git a/Modules/CTestUseLaunchers.cmake b/Modules/CTestUseLaunchers.cmake index eeea992734..5578c3df31 100644 --- a/Modules/CTestUseLaunchers.cmake +++ b/Modules/CTestUseLaunchers.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CTestUseLaunchers diff --git a/Modules/CheckCCompilerFlag.cmake b/Modules/CheckCCompilerFlag.cmake index 7e58012c24..4d09a7fef0 100644 --- a/Modules/CheckCCompilerFlag.cmake +++ b/Modules/CheckCCompilerFlag.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckCCompilerFlag diff --git a/Modules/CheckCSourceCompiles.cmake b/Modules/CheckCSourceCompiles.cmake index 74c54fa316..8b123433c8 100644 --- a/Modules/CheckCSourceCompiles.cmake +++ b/Modules/CheckCSourceCompiles.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckCSourceCompiles diff --git a/Modules/CheckCSourceRuns.cmake b/Modules/CheckCSourceRuns.cmake index 5edfe378ec..8fcf22b643 100644 --- a/Modules/CheckCSourceRuns.cmake +++ b/Modules/CheckCSourceRuns.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckCSourceRuns diff --git a/Modules/CheckCXXCompilerFlag.cmake b/Modules/CheckCXXCompilerFlag.cmake index 41af210433..f1933f3600 100644 --- a/Modules/CheckCXXCompilerFlag.cmake +++ b/Modules/CheckCXXCompilerFlag.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckCXXCompilerFlag diff --git a/Modules/CheckCXXSourceCompiles.cmake b/Modules/CheckCXXSourceCompiles.cmake index 90c3e6a1a4..c0402e926c 100644 --- a/Modules/CheckCXXSourceCompiles.cmake +++ b/Modules/CheckCXXSourceCompiles.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckCXXSourceCompiles diff --git a/Modules/CheckCXXSourceRuns.cmake b/Modules/CheckCXXSourceRuns.cmake index 4565a68888..b131a6f7d9 100644 --- a/Modules/CheckCXXSourceRuns.cmake +++ b/Modules/CheckCXXSourceRuns.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckCXXSourceRuns diff --git a/Modules/CheckCXXSymbolExists.cmake b/Modules/CheckCXXSymbolExists.cmake index bcd514f2e3..ada708a27a 100644 --- a/Modules/CheckCXXSymbolExists.cmake +++ b/Modules/CheckCXXSymbolExists.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckCXXSymbolExists diff --git a/Modules/CheckCompilerFlag.cmake b/Modules/CheckCompilerFlag.cmake index d505142849..2854fa8cd9 100644 --- a/Modules/CheckCompilerFlag.cmake +++ b/Modules/CheckCompilerFlag.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckCompilerFlag diff --git a/Modules/CheckFortranCompilerFlag.cmake b/Modules/CheckFortranCompilerFlag.cmake index eee7deb2ba..c04f26c2c0 100644 --- a/Modules/CheckFortranCompilerFlag.cmake +++ b/Modules/CheckFortranCompilerFlag.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckFortranCompilerFlag diff --git a/Modules/CheckFortranFunctionExists.cmake b/Modules/CheckFortranFunctionExists.cmake index f46c13d329..1c73604a7d 100644 --- a/Modules/CheckFortranFunctionExists.cmake +++ b/Modules/CheckFortranFunctionExists.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckFortranFunctionExists diff --git a/Modules/CheckFortranSourceCompiles.cmake b/Modules/CheckFortranSourceCompiles.cmake index 68e289c041..39176e2bd1 100644 --- a/Modules/CheckFortranSourceCompiles.cmake +++ b/Modules/CheckFortranSourceCompiles.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckFortranSourceCompiles diff --git a/Modules/CheckFortranSourceRuns.cmake b/Modules/CheckFortranSourceRuns.cmake index 5464b7ca9b..62c6ac5efc 100644 --- a/Modules/CheckFortranSourceRuns.cmake +++ b/Modules/CheckFortranSourceRuns.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckFortranSourceRuns diff --git a/Modules/CheckFunctionExists.cmake b/Modules/CheckFunctionExists.cmake index 7111509463..4c73ea6b52 100644 --- a/Modules/CheckFunctionExists.cmake +++ b/Modules/CheckFunctionExists.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckFunctionExists diff --git a/Modules/CheckIPOSupported.cmake b/Modules/CheckIPOSupported.cmake index 4d9f21faac..9c4f61e061 100644 --- a/Modules/CheckIPOSupported.cmake +++ b/Modules/CheckIPOSupported.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckIPOSupported diff --git a/Modules/CheckIncludeFile.cmake b/Modules/CheckIncludeFile.cmake index af1734cdaf..f070ba53f7 100644 --- a/Modules/CheckIncludeFile.cmake +++ b/Modules/CheckIncludeFile.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckIncludeFile diff --git a/Modules/CheckIncludeFileCXX.cmake b/Modules/CheckIncludeFileCXX.cmake index 900d137b06..ec02b36a72 100644 --- a/Modules/CheckIncludeFileCXX.cmake +++ b/Modules/CheckIncludeFileCXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckIncludeFileCXX diff --git a/Modules/CheckIncludeFiles.cmake b/Modules/CheckIncludeFiles.cmake index b537ffb193..6dfb41da10 100644 --- a/Modules/CheckIncludeFiles.cmake +++ b/Modules/CheckIncludeFiles.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckIncludeFiles diff --git a/Modules/CheckLanguage.cmake b/Modules/CheckLanguage.cmake index 35ad0368d6..5ca5f6895e 100644 --- a/Modules/CheckLanguage.cmake +++ b/Modules/CheckLanguage.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckLanguage diff --git a/Modules/CheckLibraryExists.cmake b/Modules/CheckLibraryExists.cmake index 413fe7312d..e7399559e8 100644 --- a/Modules/CheckLibraryExists.cmake +++ b/Modules/CheckLibraryExists.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckLibraryExists diff --git a/Modules/CheckLinkerFlag.cmake b/Modules/CheckLinkerFlag.cmake index 8319216254..ca37ab56a1 100644 --- a/Modules/CheckLinkerFlag.cmake +++ b/Modules/CheckLinkerFlag.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckLinkerFlag diff --git a/Modules/CheckOBJCCompilerFlag.cmake b/Modules/CheckOBJCCompilerFlag.cmake index 183c7ec6d3..9d00d04bd6 100644 --- a/Modules/CheckOBJCCompilerFlag.cmake +++ b/Modules/CheckOBJCCompilerFlag.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckOBJCCompilerFlag diff --git a/Modules/CheckOBJCSourceCompiles.cmake b/Modules/CheckOBJCSourceCompiles.cmake index 11d8ea9188..bea3de9f68 100644 --- a/Modules/CheckOBJCSourceCompiles.cmake +++ b/Modules/CheckOBJCSourceCompiles.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckOBJCSourceCompiles diff --git a/Modules/CheckOBJCSourceRuns.cmake b/Modules/CheckOBJCSourceRuns.cmake index ac661f5d5c..1c33837170 100644 --- a/Modules/CheckOBJCSourceRuns.cmake +++ b/Modules/CheckOBJCSourceRuns.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckOBJCSourceRuns diff --git a/Modules/CheckOBJCXXCompilerFlag.cmake b/Modules/CheckOBJCXXCompilerFlag.cmake index e185a3199e..a853475b86 100644 --- a/Modules/CheckOBJCXXCompilerFlag.cmake +++ b/Modules/CheckOBJCXXCompilerFlag.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckOBJCXXCompilerFlag diff --git a/Modules/CheckOBJCXXSourceCompiles.cmake b/Modules/CheckOBJCXXSourceCompiles.cmake index 35024d7b3f..dd1a209e95 100644 --- a/Modules/CheckOBJCXXSourceCompiles.cmake +++ b/Modules/CheckOBJCXXSourceCompiles.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckOBJCXXSourceCompiles diff --git a/Modules/CheckOBJCXXSourceRuns.cmake b/Modules/CheckOBJCXXSourceRuns.cmake index 8eac3ea54b..93ac155edb 100644 --- a/Modules/CheckOBJCXXSourceRuns.cmake +++ b/Modules/CheckOBJCXXSourceRuns.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckOBJCXXSourceRuns diff --git a/Modules/CheckPIESupported.cmake b/Modules/CheckPIESupported.cmake index 4152c1b1c6..9922aec730 100644 --- a/Modules/CheckPIESupported.cmake +++ b/Modules/CheckPIESupported.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckPIESupported diff --git a/Modules/CheckPrototypeDefinition.cmake b/Modules/CheckPrototypeDefinition.cmake index 6d3b9b8ce4..88546133c6 100644 --- a/Modules/CheckPrototypeDefinition.cmake +++ b/Modules/CheckPrototypeDefinition.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckPrototypeDefinition diff --git a/Modules/CheckSizeOf.cmake b/Modules/CheckSizeOf.cmake index bd439e10c5..f8b9bdb9d4 100644 --- a/Modules/CheckSizeOf.cmake +++ b/Modules/CheckSizeOf.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. message(SEND_ERROR diff --git a/Modules/CheckSourceCompiles.cmake b/Modules/CheckSourceCompiles.cmake index 2ce6e85c3b..97e3252f6b 100644 --- a/Modules/CheckSourceCompiles.cmake +++ b/Modules/CheckSourceCompiles.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: diff --git a/Modules/CheckSourceRuns.cmake b/Modules/CheckSourceRuns.cmake index 52e7c7b7d3..7a18a4a5cb 100644 --- a/Modules/CheckSourceRuns.cmake +++ b/Modules/CheckSourceRuns.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: diff --git a/Modules/CheckStructHasMember.cmake b/Modules/CheckStructHasMember.cmake index cb129943f1..f1d39bdd37 100644 --- a/Modules/CheckStructHasMember.cmake +++ b/Modules/CheckStructHasMember.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckStructHasMember diff --git a/Modules/CheckSymbolExists.cmake b/Modules/CheckSymbolExists.cmake index 7b62d6e0c9..6d9301ca1d 100644 --- a/Modules/CheckSymbolExists.cmake +++ b/Modules/CheckSymbolExists.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckSymbolExists diff --git a/Modules/CheckTypeSize.cmake b/Modules/CheckTypeSize.cmake index cd4bc500db..c733aaee7b 100644 --- a/Modules/CheckTypeSize.cmake +++ b/Modules/CheckTypeSize.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckTypeSize diff --git a/Modules/CheckVariableExists.cmake b/Modules/CheckVariableExists.cmake index f250532782..25d871e9c3 100644 --- a/Modules/CheckVariableExists.cmake +++ b/Modules/CheckVariableExists.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: CheckVariableExists diff --git a/Modules/Compiler/CMakeCommonCompilerMacros.cmake b/Modules/Compiler/CMakeCommonCompilerMacros.cmake index ffd02ec50e..067aa6f0ca 100644 --- a/Modules/Compiler/CMakeCommonCompilerMacros.cmake +++ b/Modules/Compiler/CMakeCommonCompilerMacros.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages and compilers; use include guard if (__COMPILER_CMAKE_COMMON_COMPILER_MACROS) diff --git a/Modules/Compiler/Clang.cmake b/Modules/Compiler/Clang.cmake index f834f7a783..06351e6d6e 100644 --- a/Modules/Compiler/Clang.cmake +++ b/Modules/Compiler/Clang.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Compiler/Cray-C.cmake b/Modules/Compiler/Cray-C.cmake index 51f8cc40e3..7d79fb3bc0 100644 --- a/Modules/Compiler/Cray-C.cmake +++ b/Modules/Compiler/Cray-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Compiler/Cray) __compiler_cray(C) diff --git a/Modules/Compiler/Cray-CXX.cmake b/Modules/Compiler/Cray-CXX.cmake index 9a40b98786..713dcaeffb 100644 --- a/Modules/Compiler/Cray-CXX.cmake +++ b/Modules/Compiler/Cray-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Compiler/Cray) __compiler_cray(CXX) diff --git a/Modules/Compiler/Cray-Fortran.cmake b/Modules/Compiler/Cray-Fortran.cmake index 0d5e1c7679..3fdc906ce5 100644 --- a/Modules/Compiler/Cray-Fortran.cmake +++ b/Modules/Compiler/Cray-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Compiler/Cray) __compiler_cray(Fortran) diff --git a/Modules/Compiler/Cray.cmake b/Modules/Compiler/Cray.cmake index 8d56bbb8e7..c69358919f 100644 --- a/Modules/Compiler/Cray.cmake +++ b/Modules/Compiler/Cray.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. if(__COMPILER_CRAY) diff --git a/Modules/Compiler/CrayClang-C.cmake b/Modules/Compiler/CrayClang-C.cmake index 96e46be0f2..fa2c197e03 100644 --- a/Modules/Compiler/CrayClang-C.cmake +++ b/Modules/Compiler/CrayClang-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Compiler/CrayClang) __compiler_cray_clang(C) diff --git a/Modules/Compiler/CrayClang-CXX.cmake b/Modules/Compiler/CrayClang-CXX.cmake index a61edfad5a..015f7ce279 100644 --- a/Modules/Compiler/CrayClang-CXX.cmake +++ b/Modules/Compiler/CrayClang-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Compiler/CrayClang) __compiler_cray_clang(CXX) diff --git a/Modules/Compiler/CrayClang.cmake b/Modules/Compiler/CrayClang.cmake index d2db9ddb1b..eced82b8c9 100644 --- a/Modules/Compiler/CrayClang.cmake +++ b/Modules/Compiler/CrayClang.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. if(__COMPILER_CRAYCLANG) diff --git a/Modules/Compiler/Diab.cmake b/Modules/Compiler/Diab.cmake index cf32139632..a8cfbfddc4 100644 --- a/Modules/Compiler/Diab.cmake +++ b/Modules/Compiler/Diab.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. if(__COMPILER_Diab) diff --git a/Modules/Compiler/Fujitsu-C.cmake b/Modules/Compiler/Fujitsu-C.cmake index 0ffa82d5d5..ddbb769ec5 100644 --- a/Modules/Compiler/Fujitsu-C.cmake +++ b/Modules/Compiler/Fujitsu-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Compiler/Fujitsu) __compiler_fujitsu(C) diff --git a/Modules/Compiler/Fujitsu-CXX.cmake b/Modules/Compiler/Fujitsu-CXX.cmake index 56f16c107e..3bb76298fe 100644 --- a/Modules/Compiler/Fujitsu-CXX.cmake +++ b/Modules/Compiler/Fujitsu-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Compiler/Fujitsu) __compiler_fujitsu(CXX) diff --git a/Modules/Compiler/Fujitsu.cmake b/Modules/Compiler/Fujitsu.cmake index a77b5f02f8..554061d736 100644 --- a/Modules/Compiler/Fujitsu.cmake +++ b/Modules/Compiler/Fujitsu.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. if(__COMPILER_FUJITSU) diff --git a/Modules/Compiler/FujitsuClang.cmake b/Modules/Compiler/FujitsuClang.cmake index a848248b26..029b5e5dfa 100644 --- a/Modules/Compiler/FujitsuClang.cmake +++ b/Modules/Compiler/FujitsuClang.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Compiler/GNU.cmake b/Modules/Compiler/GNU.cmake index e2e6549c82..5b6ba06534 100644 --- a/Modules/Compiler/GNU.cmake +++ b/Modules/Compiler/GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Compiler/IBMClang.cmake b/Modules/Compiler/IBMClang.cmake index 5d8d19a8fa..79bd8c60d9 100644 --- a/Modules/Compiler/IBMClang.cmake +++ b/Modules/Compiler/IBMClang.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. if(__COMPILER_IBMClang) diff --git a/Modules/Compiler/Intel.cmake b/Modules/Compiler/Intel.cmake index fd582fbc73..4d4d520a88 100644 --- a/Modules/Compiler/Intel.cmake +++ b/Modules/Compiler/Intel.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Compiler/IntelLLVM.cmake b/Modules/Compiler/IntelLLVM.cmake index b1dda9af5a..a82795c007 100644 --- a/Modules/Compiler/IntelLLVM.cmake +++ b/Modules/Compiler/IntelLLVM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Compiler/LCC.cmake b/Modules/Compiler/LCC.cmake index 24396cef07..f3301f7aa7 100644 --- a/Modules/Compiler/LCC.cmake +++ b/Modules/Compiler/LCC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Compiler/MSVC-C.cmake b/Modules/Compiler/MSVC-C.cmake index d7fbf9f186..7de6039717 100644 --- a/Modules/Compiler/MSVC-C.cmake +++ b/Modules/Compiler/MSVC-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Compiler/MSVC) __compiler_msvc(C) diff --git a/Modules/Compiler/MSVC-CXX.cmake b/Modules/Compiler/MSVC-CXX.cmake index 2243a14496..55a99bca5a 100644 --- a/Modules/Compiler/MSVC-CXX.cmake +++ b/Modules/Compiler/MSVC-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Compiler/MSVC) __compiler_msvc(CXX) diff --git a/Modules/Compiler/MSVC.cmake b/Modules/Compiler/MSVC.cmake index 6cd2dc93cd..40517b93e2 100644 --- a/Modules/Compiler/MSVC.cmake +++ b/Modules/Compiler/MSVC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. if(__COMPILER_MSVC) diff --git a/Modules/Compiler/NVHPC.cmake b/Modules/Compiler/NVHPC.cmake index 32ba5aca89..ff8808a551 100644 --- a/Modules/Compiler/NVHPC.cmake +++ b/Modules/Compiler/NVHPC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Compiler/OpenWatcom.cmake b/Modules/Compiler/OpenWatcom.cmake index 1cc00683e6..e048bc8fdc 100644 --- a/Modules/Compiler/OpenWatcom.cmake +++ b/Modules/Compiler/OpenWatcom.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. include_guard() diff --git a/Modules/Compiler/PGI.cmake b/Modules/Compiler/PGI.cmake index a3f8706896..4a29a43177 100644 --- a/Modules/Compiler/PGI.cmake +++ b/Modules/Compiler/PGI.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Compiler/PathScale.cmake b/Modules/Compiler/PathScale.cmake index d1a6de213e..351f6c6976 100644 --- a/Modules/Compiler/PathScale.cmake +++ b/Modules/Compiler/PathScale.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Compiler/QCC.cmake b/Modules/Compiler/QCC.cmake index b5dca3e52b..d16b2d4ef0 100644 --- a/Modules/Compiler/QCC.cmake +++ b/Modules/Compiler/QCC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Compiler/GNU) diff --git a/Modules/Compiler/SCO.cmake b/Modules/Compiler/SCO.cmake index 7143d5ae53..aefe5a0d5b 100644 --- a/Modules/Compiler/SCO.cmake +++ b/Modules/Compiler/SCO.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Compiler/SunPro-C.cmake b/Modules/Compiler/SunPro-C.cmake index 35dbdcd5a8..d76b854c04 100644 --- a/Modules/Compiler/SunPro-C.cmake +++ b/Modules/Compiler/SunPro-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Compiler/SunPro) __compiler_sunpro(C) diff --git a/Modules/Compiler/SunPro-CXX.cmake b/Modules/Compiler/SunPro-CXX.cmake index 33ce9fc11d..6dd363bed1 100644 --- a/Modules/Compiler/SunPro-CXX.cmake +++ b/Modules/Compiler/SunPro-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Compiler/SunPro) __compiler_sunpro(CXX) diff --git a/Modules/Compiler/SunPro.cmake b/Modules/Compiler/SunPro.cmake index 649c0de2b1..88eca391f3 100644 --- a/Modules/Compiler/SunPro.cmake +++ b/Modules/Compiler/SunPro.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. if(__COMPILER_SUNPRO) diff --git a/Modules/Compiler/TI.cmake b/Modules/Compiler/TI.cmake index 96047381e9..9462dcde61 100644 --- a/Modules/Compiler/TI.cmake +++ b/Modules/Compiler/TI.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Compiler/Tasking-CXX.cmake b/Modules/Compiler/Tasking-CXX.cmake index 53ae3ed00f..3570bb0eee 100644 --- a/Modules/Compiler/Tasking-CXX.cmake +++ b/Modules/Compiler/Tasking-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Compiler/Tasking) __compiler_tasking(CXX) diff --git a/Modules/Compiler/Tasking-DetermineCompiler.cmake b/Modules/Compiler/Tasking-DetermineCompiler.cmake index a40be199ad..f12487cb44 100644 --- a/Modules/Compiler/Tasking-DetermineCompiler.cmake +++ b/Modules/Compiler/Tasking-DetermineCompiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. set(_compiler_id_pp_test "defined(__TASKING__)") set(_compiler_id_version_compute " diff --git a/Modules/Compiler/Tasking-FindBinUtils.cmake b/Modules/Compiler/Tasking-FindBinUtils.cmake index eab31d7209..d81a741b91 100644 --- a/Modules/Compiler/Tasking-FindBinUtils.cmake +++ b/Modules/Compiler/Tasking-FindBinUtils.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Find the archiver for the compiler architecture, which is always in the same # directory as the compiler. diff --git a/Modules/Compiler/Tasking.cmake b/Modules/Compiler/Tasking.cmake index 086ead99f5..14c0e60217 100644 --- a/Modules/Compiler/Tasking.cmake +++ b/Modules/Compiler/Tasking.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. if(_Tasking_CMAKE_LOADED) diff --git a/Modules/Compiler/XL.cmake b/Modules/Compiler/XL.cmake index 09cf6017d6..48dcdc89b2 100644 --- a/Modules/Compiler/XL.cmake +++ b/Modules/Compiler/XL.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Compiler/XLClang.cmake b/Modules/Compiler/XLClang.cmake index 8c3e5e9903..01c4bc9694 100644 --- a/Modules/Compiler/XLClang.cmake +++ b/Modules/Compiler/XLClang.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Dart.cmake b/Modules/Dart.cmake index 4d238ad5d6..e7967a00ff 100644 --- a/Modules/Dart.cmake +++ b/Modules/Dart.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: Dart diff --git a/Modules/DeployQt4.cmake b/Modules/DeployQt4.cmake index dc6422089d..39443cf767 100644 --- a/Modules/DeployQt4.cmake +++ b/Modules/DeployQt4.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: DeployQt4 diff --git a/Modules/Documentation.cmake b/Modules/Documentation.cmake index 2430f85a0c..bd300682cb 100644 --- a/Modules/Documentation.cmake +++ b/Modules/Documentation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: Documentation diff --git a/Modules/ExternalData.cmake b/Modules/ExternalData.cmake index 70b547be69..5d28929017 100644 --- a/Modules/ExternalData.cmake +++ b/Modules/ExternalData.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: ExternalData diff --git a/Modules/ExternalProject.cmake b/Modules/ExternalProject.cmake index e2d26ca91d..37bd39cae3 100644 --- a/Modules/ExternalProject.cmake +++ b/Modules/ExternalProject.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include_guard(GLOBAL) diff --git a/Modules/ExternalProject/download.cmake.in b/Modules/ExternalProject/download.cmake.in index 5e8c42fc9d..ae2a8ab74f 100644 --- a/Modules/ExternalProject/download.cmake.in +++ b/Modules/ExternalProject/download.cmake.in @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION ${CMAKE_VERSION}) # this file comes with cmake diff --git a/Modules/ExternalProject/extractfile.cmake.in b/Modules/ExternalProject/extractfile.cmake.in index a601bd71c0..c6ba9a80fe 100644 --- a/Modules/ExternalProject/extractfile.cmake.in +++ b/Modules/ExternalProject/extractfile.cmake.in @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION ${CMAKE_VERSION}) # this file comes with cmake diff --git a/Modules/ExternalProject/gitclone.cmake.in b/Modules/ExternalProject/gitclone.cmake.in index 77d6be2cb4..449bcb30c7 100644 --- a/Modules/ExternalProject/gitclone.cmake.in +++ b/Modules/ExternalProject/gitclone.cmake.in @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION ${CMAKE_VERSION}) # this file comes with cmake diff --git a/Modules/ExternalProject/gitupdate.cmake.in b/Modules/ExternalProject/gitupdate.cmake.in index 8a214df76f..2d4bbd21cd 100644 --- a/Modules/ExternalProject/gitupdate.cmake.in +++ b/Modules/ExternalProject/gitupdate.cmake.in @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION ${CMAKE_VERSION}) # this file comes with cmake diff --git a/Modules/ExternalProject/hgclone.cmake.in b/Modules/ExternalProject/hgclone.cmake.in index 5d5e8caf52..6fc9745e0c 100644 --- a/Modules/ExternalProject/hgclone.cmake.in +++ b/Modules/ExternalProject/hgclone.cmake.in @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION ${CMAKE_VERSION}) # this file comes with cmake diff --git a/Modules/ExternalProject/mkdirs.cmake.in b/Modules/ExternalProject/mkdirs.cmake.in index 6d2ed28c69..65b68dd29f 100644 --- a/Modules/ExternalProject/mkdirs.cmake.in +++ b/Modules/ExternalProject/mkdirs.cmake.in @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION ${CMAKE_VERSION}) # this file comes with cmake diff --git a/Modules/ExternalProject/verify.cmake.in b/Modules/ExternalProject/verify.cmake.in index 3cf768ff97..d2797cf21e 100644 --- a/Modules/ExternalProject/verify.cmake.in +++ b/Modules/ExternalProject/verify.cmake.in @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION ${CMAKE_VERSION}) # this file comes with cmake diff --git a/Modules/FLTKCompatibility.cmake b/Modules/FLTKCompatibility.cmake index e91531fa7d..9572f584e7 100644 --- a/Modules/FLTKCompatibility.cmake +++ b/Modules/FLTKCompatibility.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(CheckIncludeFile) diff --git a/Modules/FeatureSummary.cmake b/Modules/FeatureSummary.cmake index 16839c91f9..c4b27da9ec 100644 --- a/Modules/FeatureSummary.cmake +++ b/Modules/FeatureSummary.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include_guard(GLOBAL) diff --git a/Modules/FetchContent.cmake b/Modules/FetchContent.cmake index 8488c12099..20885495be 100644 --- a/Modules/FetchContent.cmake +++ b/Modules/FetchContent.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FetchContent diff --git a/Modules/FetchContent/CMakeLists.cmake.in b/Modules/FetchContent/CMakeLists.cmake.in index 8adb533500..8fef8c2b32 100644 --- a/Modules/FetchContent/CMakeLists.cmake.in +++ b/Modules/FetchContent/CMakeLists.cmake.in @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION @CMAKE_VERSION@) diff --git a/Modules/FindALSA.cmake b/Modules/FindALSA.cmake index 8ee20b7e6c..0b7670fede 100644 --- a/Modules/FindALSA.cmake +++ b/Modules/FindALSA.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindALSA diff --git a/Modules/FindASPELL.cmake b/Modules/FindASPELL.cmake index dd0537e056..10d61ac815 100644 --- a/Modules/FindASPELL.cmake +++ b/Modules/FindASPELL.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindASPELL diff --git a/Modules/FindAVIFile.cmake b/Modules/FindAVIFile.cmake index df96434523..4798c340b5 100644 --- a/Modules/FindAVIFile.cmake +++ b/Modules/FindAVIFile.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindAVIFile diff --git a/Modules/FindArmadillo.cmake b/Modules/FindArmadillo.cmake index d1d3e314dc..1cde7dec7e 100644 --- a/Modules/FindArmadillo.cmake +++ b/Modules/FindArmadillo.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindArmadillo diff --git a/Modules/FindBISON.cmake b/Modules/FindBISON.cmake index 7335238d3a..cbda5cd87a 100644 --- a/Modules/FindBISON.cmake +++ b/Modules/FindBISON.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindBISON diff --git a/Modules/FindBLAS.cmake b/Modules/FindBLAS.cmake index b655abe378..b45a279b94 100644 --- a/Modules/FindBLAS.cmake +++ b/Modules/FindBLAS.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindBLAS diff --git a/Modules/FindBZip2.cmake b/Modules/FindBZip2.cmake index 133f97a8d9..b214f306b0 100644 --- a/Modules/FindBZip2.cmake +++ b/Modules/FindBZip2.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindBZip2 diff --git a/Modules/FindBacktrace.cmake b/Modules/FindBacktrace.cmake index f5f9a7a41f..ca768f9f7c 100644 --- a/Modules/FindBacktrace.cmake +++ b/Modules/FindBacktrace.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindBacktrace diff --git a/Modules/FindBoost.cmake b/Modules/FindBoost.cmake index 0ae6918287..743633605c 100644 --- a/Modules/FindBoost.cmake +++ b/Modules/FindBoost.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindBoost diff --git a/Modules/FindBullet.cmake b/Modules/FindBullet.cmake index 9b053480dd..f9250aec3e 100644 --- a/Modules/FindBullet.cmake +++ b/Modules/FindBullet.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindBullet diff --git a/Modules/FindCABLE.cmake b/Modules/FindCABLE.cmake index 1f4ae7633c..4d72897577 100644 --- a/Modules/FindCABLE.cmake +++ b/Modules/FindCABLE.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindCABLE diff --git a/Modules/FindCUDAToolkit.cmake b/Modules/FindCUDAToolkit.cmake index cf9a0558cf..b10880dd81 100644 --- a/Modules/FindCUDAToolkit.cmake +++ b/Modules/FindCUDAToolkit.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindCUDAToolkit diff --git a/Modules/FindCURL.cmake b/Modules/FindCURL.cmake index aaed590481..d4b4b6b967 100644 --- a/Modules/FindCURL.cmake +++ b/Modules/FindCURL.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindCURL diff --git a/Modules/FindCVS.cmake b/Modules/FindCVS.cmake index fb37329c5d..9ae6d8cc3e 100644 --- a/Modules/FindCVS.cmake +++ b/Modules/FindCVS.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindCVS diff --git a/Modules/FindCoin3D.cmake b/Modules/FindCoin3D.cmake index c6338b1f7e..f517f3ba37 100644 --- a/Modules/FindCoin3D.cmake +++ b/Modules/FindCoin3D.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindCoin3D diff --git a/Modules/FindCups.cmake b/Modules/FindCups.cmake index 76ff504567..c5355f1a83 100644 --- a/Modules/FindCups.cmake +++ b/Modules/FindCups.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindCups diff --git a/Modules/FindCurses.cmake b/Modules/FindCurses.cmake index d5bb10d129..b166e68f49 100644 --- a/Modules/FindCurses.cmake +++ b/Modules/FindCurses.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindCurses diff --git a/Modules/FindCxxTest.cmake b/Modules/FindCxxTest.cmake index 72920828ca..8fd72857a9 100644 --- a/Modules/FindCxxTest.cmake +++ b/Modules/FindCxxTest.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindCxxTest diff --git a/Modules/FindCygwin.cmake b/Modules/FindCygwin.cmake index 5bbc802a0d..30bed56004 100644 --- a/Modules/FindCygwin.cmake +++ b/Modules/FindCygwin.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindCygwin diff --git a/Modules/FindDCMTK.cmake b/Modules/FindDCMTK.cmake index 5f5267c077..4e0ff47f52 100644 --- a/Modules/FindDCMTK.cmake +++ b/Modules/FindDCMTK.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindDCMTK diff --git a/Modules/FindDart.cmake b/Modules/FindDart.cmake index 7ee51b9204..96cce45590 100644 --- a/Modules/FindDart.cmake +++ b/Modules/FindDart.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindDart diff --git a/Modules/FindDevIL.cmake b/Modules/FindDevIL.cmake index 0c8bfb33c4..e012f917c5 100644 --- a/Modules/FindDevIL.cmake +++ b/Modules/FindDevIL.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindDevIL diff --git a/Modules/FindDoxygen.cmake b/Modules/FindDoxygen.cmake index 51503b62b2..41979ee0a3 100644 --- a/Modules/FindDoxygen.cmake +++ b/Modules/FindDoxygen.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindDoxygen diff --git a/Modules/FindEXPAT.cmake b/Modules/FindEXPAT.cmake index 741689e8d3..0dcf361df8 100644 --- a/Modules/FindEXPAT.cmake +++ b/Modules/FindEXPAT.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindEXPAT diff --git a/Modules/FindEnvModules.cmake b/Modules/FindEnvModules.cmake index 14f8fdf0f2..37901fcb16 100644 --- a/Modules/FindEnvModules.cmake +++ b/Modules/FindEnvModules.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindEnvModules diff --git a/Modules/FindFLEX.cmake b/Modules/FindFLEX.cmake index 56b4c350ac..b7a6e5fb1a 100644 --- a/Modules/FindFLEX.cmake +++ b/Modules/FindFLEX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindFLEX diff --git a/Modules/FindFLTK.cmake b/Modules/FindFLTK.cmake index 0343caa2b8..8305b65eea 100644 --- a/Modules/FindFLTK.cmake +++ b/Modules/FindFLTK.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindFLTK diff --git a/Modules/FindFLTK2.cmake b/Modules/FindFLTK2.cmake index a9937eb951..83c5d20753 100644 --- a/Modules/FindFLTK2.cmake +++ b/Modules/FindFLTK2.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindFLTK2 diff --git a/Modules/FindFontconfig.cmake b/Modules/FindFontconfig.cmake index 8b8066b48a..a4546fdd35 100644 --- a/Modules/FindFontconfig.cmake +++ b/Modules/FindFontconfig.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindFontconfig diff --git a/Modules/FindFreetype.cmake b/Modules/FindFreetype.cmake index 0f8c931f36..8a8e002c65 100644 --- a/Modules/FindFreetype.cmake +++ b/Modules/FindFreetype.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindFreetype diff --git a/Modules/FindGCCXML.cmake b/Modules/FindGCCXML.cmake index 4da19fe1aa..fdab959292 100644 --- a/Modules/FindGCCXML.cmake +++ b/Modules/FindGCCXML.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindGCCXML diff --git a/Modules/FindGDAL.cmake b/Modules/FindGDAL.cmake index 86049115da..b95294950d 100644 --- a/Modules/FindGDAL.cmake +++ b/Modules/FindGDAL.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindGDAL diff --git a/Modules/FindGIF.cmake b/Modules/FindGIF.cmake index 52149829de..81c50808c4 100644 --- a/Modules/FindGIF.cmake +++ b/Modules/FindGIF.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindGIF diff --git a/Modules/FindGLEW.cmake b/Modules/FindGLEW.cmake index 59c9b33b5c..083217e2d5 100644 --- a/Modules/FindGLEW.cmake +++ b/Modules/FindGLEW.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindGLEW diff --git a/Modules/FindGLU.cmake b/Modules/FindGLU.cmake index 98928059cd..8f1efe03eb 100644 --- a/Modules/FindGLU.cmake +++ b/Modules/FindGLU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Use of this file is deprecated, and is here for backwards compatibility with CMake 1.4 diff --git a/Modules/FindGLUT.cmake b/Modules/FindGLUT.cmake index b53aee86c4..3704e85a26 100644 --- a/Modules/FindGLUT.cmake +++ b/Modules/FindGLUT.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindGLUT diff --git a/Modules/FindGSL.cmake b/Modules/FindGSL.cmake index 45f88221d0..57149799b3 100644 --- a/Modules/FindGSL.cmake +++ b/Modules/FindGSL.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindGSL diff --git a/Modules/FindGTK.cmake b/Modules/FindGTK.cmake index 552b19a5fd..c10f0c8fd7 100644 --- a/Modules/FindGTK.cmake +++ b/Modules/FindGTK.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindGTK diff --git a/Modules/FindGTK2.cmake b/Modules/FindGTK2.cmake index adb8ef158d..7b1e8ab816 100644 --- a/Modules/FindGTK2.cmake +++ b/Modules/FindGTK2.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindGTK2 diff --git a/Modules/FindGTest.cmake b/Modules/FindGTest.cmake index cd2b3bb417..83fbe3a359 100644 --- a/Modules/FindGTest.cmake +++ b/Modules/FindGTest.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindGTest diff --git a/Modules/FindGettext.cmake b/Modules/FindGettext.cmake index c38f9f511e..5e1fc41bfa 100644 --- a/Modules/FindGettext.cmake +++ b/Modules/FindGettext.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindGettext diff --git a/Modules/FindGit.cmake b/Modules/FindGit.cmake index 87707a9975..f0caf4e675 100644 --- a/Modules/FindGit.cmake +++ b/Modules/FindGit.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindGit diff --git a/Modules/FindGnuTLS.cmake b/Modules/FindGnuTLS.cmake index 0d65dcaaa3..2f1033b555 100644 --- a/Modules/FindGnuTLS.cmake +++ b/Modules/FindGnuTLS.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindGnuTLS diff --git a/Modules/FindGnuplot.cmake b/Modules/FindGnuplot.cmake index 07cfbd39f1..851f193c65 100644 --- a/Modules/FindGnuplot.cmake +++ b/Modules/FindGnuplot.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindGnuplot diff --git a/Modules/FindHDF5.cmake b/Modules/FindHDF5.cmake index 291db80a99..2f0c3c1665 100644 --- a/Modules/FindHDF5.cmake +++ b/Modules/FindHDF5.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindHDF5 diff --git a/Modules/FindHSPELL.cmake b/Modules/FindHSPELL.cmake index 875e9f3bdc..8644ab71fa 100644 --- a/Modules/FindHSPELL.cmake +++ b/Modules/FindHSPELL.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindHSPELL diff --git a/Modules/FindHTMLHelp.cmake b/Modules/FindHTMLHelp.cmake index a11ad4d690..c6ee4bc2a1 100644 --- a/Modules/FindHTMLHelp.cmake +++ b/Modules/FindHTMLHelp.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindHTMLHelp diff --git a/Modules/FindHg.cmake b/Modules/FindHg.cmake index 2dc5933611..a26e01f02b 100644 --- a/Modules/FindHg.cmake +++ b/Modules/FindHg.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindHg diff --git a/Modules/FindICU.cmake b/Modules/FindICU.cmake index 20523d1aee..a7b05692aa 100644 --- a/Modules/FindICU.cmake +++ b/Modules/FindICU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindICU diff --git a/Modules/FindIce.cmake b/Modules/FindIce.cmake index 6eb42286ea..a8bf311561 100644 --- a/Modules/FindIce.cmake +++ b/Modules/FindIce.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindIce diff --git a/Modules/FindIconv.cmake b/Modules/FindIconv.cmake index d70b266c17..2c6e3b4572 100644 --- a/Modules/FindIconv.cmake +++ b/Modules/FindIconv.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindIconv diff --git a/Modules/FindIcotool.cmake b/Modules/FindIcotool.cmake index 62b8d5f0e7..14c14daef7 100644 --- a/Modules/FindIcotool.cmake +++ b/Modules/FindIcotool.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindIcotool diff --git a/Modules/FindImageMagick.cmake b/Modules/FindImageMagick.cmake index ebcc710082..ff0a6a64ea 100644 --- a/Modules/FindImageMagick.cmake +++ b/Modules/FindImageMagick.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindImageMagick diff --git a/Modules/FindIntl.cmake b/Modules/FindIntl.cmake index e442105964..1c93deac1b 100644 --- a/Modules/FindIntl.cmake +++ b/Modules/FindIntl.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindIntl diff --git a/Modules/FindJNI.cmake b/Modules/FindJNI.cmake index 9015161d2b..59c263408f 100644 --- a/Modules/FindJNI.cmake +++ b/Modules/FindJNI.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindJNI diff --git a/Modules/FindJPEG.cmake b/Modules/FindJPEG.cmake index 35b9204dc7..f12945b5a5 100644 --- a/Modules/FindJPEG.cmake +++ b/Modules/FindJPEG.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindJPEG diff --git a/Modules/FindJasper.cmake b/Modules/FindJasper.cmake index 67b955fc55..2c2cbbf0ec 100644 --- a/Modules/FindJasper.cmake +++ b/Modules/FindJasper.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindJasper diff --git a/Modules/FindJava.cmake b/Modules/FindJava.cmake index 157b45797e..1413acd4f4 100644 --- a/Modules/FindJava.cmake +++ b/Modules/FindJava.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindJava diff --git a/Modules/FindKDE3.cmake b/Modules/FindKDE3.cmake index 30ea5e62fd..a2e0219582 100644 --- a/Modules/FindKDE3.cmake +++ b/Modules/FindKDE3.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindKDE3 diff --git a/Modules/FindKDE4.cmake b/Modules/FindKDE4.cmake index 695e9ac90c..220906b2de 100644 --- a/Modules/FindKDE4.cmake +++ b/Modules/FindKDE4.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindKDE4 diff --git a/Modules/FindLAPACK.cmake b/Modules/FindLAPACK.cmake index 92c6295079..af358c3d98 100644 --- a/Modules/FindLAPACK.cmake +++ b/Modules/FindLAPACK.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindLAPACK diff --git a/Modules/FindLATEX.cmake b/Modules/FindLATEX.cmake index d75aa628ba..c4b99ad10f 100644 --- a/Modules/FindLATEX.cmake +++ b/Modules/FindLATEX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindLATEX diff --git a/Modules/FindLTTngUST.cmake b/Modules/FindLTTngUST.cmake index 221919a963..a5ee9a9e53 100644 --- a/Modules/FindLTTngUST.cmake +++ b/Modules/FindLTTngUST.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindLTTngUST diff --git a/Modules/FindLibArchive.cmake b/Modules/FindLibArchive.cmake index 02e336ee06..538b654eff 100644 --- a/Modules/FindLibArchive.cmake +++ b/Modules/FindLibArchive.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindLibArchive diff --git a/Modules/FindLibLZMA.cmake b/Modules/FindLibLZMA.cmake index 7cb37fbb0e..f42dccdf28 100644 --- a/Modules/FindLibLZMA.cmake +++ b/Modules/FindLibLZMA.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindLibLZMA diff --git a/Modules/FindLibXml2.cmake b/Modules/FindLibXml2.cmake index 14d063485c..befed4f9fb 100644 --- a/Modules/FindLibXml2.cmake +++ b/Modules/FindLibXml2.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindLibXml2 diff --git a/Modules/FindLibXslt.cmake b/Modules/FindLibXslt.cmake index 6b311d41b2..f9f1daddba 100644 --- a/Modules/FindLibXslt.cmake +++ b/Modules/FindLibXslt.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindLibXslt diff --git a/Modules/FindLibinput.cmake b/Modules/FindLibinput.cmake index 8ed0e4cc86..68208c26ce 100644 --- a/Modules/FindLibinput.cmake +++ b/Modules/FindLibinput.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindLibinput diff --git a/Modules/FindLua.cmake b/Modules/FindLua.cmake index fa07ed3e78..396e7d1ab2 100644 --- a/Modules/FindLua.cmake +++ b/Modules/FindLua.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindLua diff --git a/Modules/FindLua50.cmake b/Modules/FindLua50.cmake index 6daec5f604..e440b98460 100644 --- a/Modules/FindLua50.cmake +++ b/Modules/FindLua50.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindLua50 diff --git a/Modules/FindLua51.cmake b/Modules/FindLua51.cmake index 0c12a3a6b1..b6c66f3439 100644 --- a/Modules/FindLua51.cmake +++ b/Modules/FindLua51.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindLua51 diff --git a/Modules/FindMFC.cmake b/Modules/FindMFC.cmake index 38259c371f..f34c328f4f 100644 --- a/Modules/FindMFC.cmake +++ b/Modules/FindMFC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindMFC diff --git a/Modules/FindMPEG.cmake b/Modules/FindMPEG.cmake index 900ee360fe..26f8be4794 100644 --- a/Modules/FindMPEG.cmake +++ b/Modules/FindMPEG.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindMPEG diff --git a/Modules/FindMPEG2.cmake b/Modules/FindMPEG2.cmake index e04ecb9cf1..66a0ed04f3 100644 --- a/Modules/FindMPEG2.cmake +++ b/Modules/FindMPEG2.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindMPEG2 diff --git a/Modules/FindMPI.cmake b/Modules/FindMPI.cmake index e8039aa42e..78b1c5c915 100644 --- a/Modules/FindMPI.cmake +++ b/Modules/FindMPI.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindMPI diff --git a/Modules/FindMatlab.cmake b/Modules/FindMatlab.cmake index a9a10bada4..d7927a4ce1 100644 --- a/Modules/FindMatlab.cmake +++ b/Modules/FindMatlab.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindMatlab diff --git a/Modules/FindMotif.cmake b/Modules/FindMotif.cmake index 40c0dc5ee3..44edfcd51a 100644 --- a/Modules/FindMotif.cmake +++ b/Modules/FindMotif.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindMotif diff --git a/Modules/FindMsys.cmake b/Modules/FindMsys.cmake index 86597c232c..58155bad5a 100644 --- a/Modules/FindMsys.cmake +++ b/Modules/FindMsys.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindMsys diff --git a/Modules/FindODBC.cmake b/Modules/FindODBC.cmake index f3adb8a49c..982a0059c7 100644 --- a/Modules/FindODBC.cmake +++ b/Modules/FindODBC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindODBC diff --git a/Modules/FindOpenACC.cmake b/Modules/FindOpenACC.cmake index a7c1a0f170..b78d3815eb 100644 --- a/Modules/FindOpenACC.cmake +++ b/Modules/FindOpenACC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindOpenACC diff --git a/Modules/FindOpenAL.cmake b/Modules/FindOpenAL.cmake index 801550288c..0466b9c800 100644 --- a/Modules/FindOpenAL.cmake +++ b/Modules/FindOpenAL.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindOpenAL diff --git a/Modules/FindOpenCL.cmake b/Modules/FindOpenCL.cmake index f50c05ca8d..480851e5b6 100644 --- a/Modules/FindOpenCL.cmake +++ b/Modules/FindOpenCL.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindOpenCL diff --git a/Modules/FindOpenGL.cmake b/Modules/FindOpenGL.cmake index 69faf7e15b..a842756fcf 100644 --- a/Modules/FindOpenGL.cmake +++ b/Modules/FindOpenGL.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindOpenGL diff --git a/Modules/FindOpenMP.cmake b/Modules/FindOpenMP.cmake index 9df2c6cbce..c1141c7e88 100644 --- a/Modules/FindOpenMP.cmake +++ b/Modules/FindOpenMP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindOpenMP diff --git a/Modules/FindOpenSP.cmake b/Modules/FindOpenSP.cmake index 8f6d50aa31..605c294a3a 100644 --- a/Modules/FindOpenSP.cmake +++ b/Modules/FindOpenSP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindOpenSP diff --git a/Modules/FindOpenSSL.cmake b/Modules/FindOpenSSL.cmake index f7a87dfc81..033460b020 100644 --- a/Modules/FindOpenSSL.cmake +++ b/Modules/FindOpenSSL.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindOpenSSL diff --git a/Modules/FindOpenSceneGraph.cmake b/Modules/FindOpenSceneGraph.cmake index 3c96766a39..d4ffa10749 100644 --- a/Modules/FindOpenSceneGraph.cmake +++ b/Modules/FindOpenSceneGraph.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindOpenSceneGraph diff --git a/Modules/FindOpenThreads.cmake b/Modules/FindOpenThreads.cmake index adff23805f..d91dc054cd 100644 --- a/Modules/FindOpenThreads.cmake +++ b/Modules/FindOpenThreads.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindOpenThreads diff --git a/Modules/FindPHP4.cmake b/Modules/FindPHP4.cmake index f48b583033..a5d9707192 100644 --- a/Modules/FindPHP4.cmake +++ b/Modules/FindPHP4.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindPHP4 diff --git a/Modules/FindPNG.cmake b/Modules/FindPNG.cmake index 11d205622d..52d137ff28 100644 --- a/Modules/FindPNG.cmake +++ b/Modules/FindPNG.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindPNG diff --git a/Modules/FindPackageHandleStandardArgs.cmake b/Modules/FindPackageHandleStandardArgs.cmake index a6fb37b460..c2eeb49ba2 100644 --- a/Modules/FindPackageHandleStandardArgs.cmake +++ b/Modules/FindPackageHandleStandardArgs.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindPackageHandleStandardArgs diff --git a/Modules/FindPackageMessage.cmake b/Modules/FindPackageMessage.cmake index 7efbe18d24..a9f2d2b40b 100644 --- a/Modules/FindPackageMessage.cmake +++ b/Modules/FindPackageMessage.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindPackageMessage diff --git a/Modules/FindPatch.cmake b/Modules/FindPatch.cmake index c1ac2a7350..009a598649 100644 --- a/Modules/FindPatch.cmake +++ b/Modules/FindPatch.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindPatch diff --git a/Modules/FindPerl.cmake b/Modules/FindPerl.cmake index 01fd1def3e..2bc6a61255 100644 --- a/Modules/FindPerl.cmake +++ b/Modules/FindPerl.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindPerl diff --git a/Modules/FindPerlLibs.cmake b/Modules/FindPerlLibs.cmake index 2c1da6c0d7..b275061ac1 100644 --- a/Modules/FindPerlLibs.cmake +++ b/Modules/FindPerlLibs.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindPerlLibs diff --git a/Modules/FindPhysFS.cmake b/Modules/FindPhysFS.cmake index efb06bad38..bbb9856c46 100644 --- a/Modules/FindPhysFS.cmake +++ b/Modules/FindPhysFS.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindPhysFS diff --git a/Modules/FindPike.cmake b/Modules/FindPike.cmake index b78db2adbd..5ad5c4f6f7 100644 --- a/Modules/FindPike.cmake +++ b/Modules/FindPike.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindPike diff --git a/Modules/FindPkgConfig.cmake b/Modules/FindPkgConfig.cmake index faba99c9af..e2c322a816 100644 --- a/Modules/FindPkgConfig.cmake +++ b/Modules/FindPkgConfig.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[========================================[.rst: FindPkgConfig diff --git a/Modules/FindPostgreSQL.cmake b/Modules/FindPostgreSQL.cmake index b7dcbb8c70..5b70d538e8 100644 --- a/Modules/FindPostgreSQL.cmake +++ b/Modules/FindPostgreSQL.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindPostgreSQL diff --git a/Modules/FindProducer.cmake b/Modules/FindProducer.cmake index 0671a6224a..9833658c6b 100644 --- a/Modules/FindProducer.cmake +++ b/Modules/FindProducer.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindProducer diff --git a/Modules/FindProtobuf.cmake b/Modules/FindProtobuf.cmake index 665190cd7f..89a6cfd691 100644 --- a/Modules/FindProtobuf.cmake +++ b/Modules/FindProtobuf.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindProtobuf diff --git a/Modules/FindPython.cmake b/Modules/FindPython.cmake index 04728ad7db..73d41dde6b 100644 --- a/Modules/FindPython.cmake +++ b/Modules/FindPython.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindPython diff --git a/Modules/FindPython/Support.cmake b/Modules/FindPython/Support.cmake index 112af848e1..a9edfa586c 100644 --- a/Modules/FindPython/Support.cmake +++ b/Modules/FindPython/Support.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # # This file is a "template" file used by various FindPython modules. diff --git a/Modules/FindPython2.cmake b/Modules/FindPython2.cmake index 7c6ac6a1ef..ce9a7d579d 100644 --- a/Modules/FindPython2.cmake +++ b/Modules/FindPython2.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindPython2 diff --git a/Modules/FindPython3.cmake b/Modules/FindPython3.cmake index 757e57cda6..5edc087e7d 100644 --- a/Modules/FindPython3.cmake +++ b/Modules/FindPython3.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindPython3 diff --git a/Modules/FindPythonInterp.cmake b/Modules/FindPythonInterp.cmake index 1c76e64354..e236112d8e 100644 --- a/Modules/FindPythonInterp.cmake +++ b/Modules/FindPythonInterp.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindPythonInterp diff --git a/Modules/FindPythonLibs.cmake b/Modules/FindPythonLibs.cmake index a932885c3a..3d7b536d76 100644 --- a/Modules/FindPythonLibs.cmake +++ b/Modules/FindPythonLibs.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindPythonLibs diff --git a/Modules/FindQt.cmake b/Modules/FindQt.cmake index 604f8e3adb..31d4c0b060 100644 --- a/Modules/FindQt.cmake +++ b/Modules/FindQt.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindQt diff --git a/Modules/FindQt3.cmake b/Modules/FindQt3.cmake index c919ffd03a..594fc63016 100644 --- a/Modules/FindQt3.cmake +++ b/Modules/FindQt3.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindQt3 diff --git a/Modules/FindQt4.cmake b/Modules/FindQt4.cmake index e58b2e568d..e7c0fe263d 100644 --- a/Modules/FindQt4.cmake +++ b/Modules/FindQt4.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindQt4 diff --git a/Modules/FindQuickTime.cmake b/Modules/FindQuickTime.cmake index 95a9a0dd63..5df14ca0d5 100644 --- a/Modules/FindQuickTime.cmake +++ b/Modules/FindQuickTime.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindQuickTime diff --git a/Modules/FindRTI.cmake b/Modules/FindRTI.cmake index 2bee3eafa6..0431f09b2f 100644 --- a/Modules/FindRTI.cmake +++ b/Modules/FindRTI.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindRTI diff --git a/Modules/FindRuby.cmake b/Modules/FindRuby.cmake index bac96f0015..3881319a9b 100644 --- a/Modules/FindRuby.cmake +++ b/Modules/FindRuby.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindRuby diff --git a/Modules/FindSDL.cmake b/Modules/FindSDL.cmake index 7de82293ed..0e85990dd9 100644 --- a/Modules/FindSDL.cmake +++ b/Modules/FindSDL.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindSDL diff --git a/Modules/FindSDL_gfx.cmake b/Modules/FindSDL_gfx.cmake index 89b7618821..fb066c9b10 100644 --- a/Modules/FindSDL_gfx.cmake +++ b/Modules/FindSDL_gfx.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindSDL_gfx diff --git a/Modules/FindSDL_image.cmake b/Modules/FindSDL_image.cmake index 12d6c13d1d..995baaa238 100644 --- a/Modules/FindSDL_image.cmake +++ b/Modules/FindSDL_image.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindSDL_image diff --git a/Modules/FindSDL_mixer.cmake b/Modules/FindSDL_mixer.cmake index 2f9cc47d2f..5219f8461d 100644 --- a/Modules/FindSDL_mixer.cmake +++ b/Modules/FindSDL_mixer.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindSDL_mixer diff --git a/Modules/FindSDL_net.cmake b/Modules/FindSDL_net.cmake index a8c959e82f..a8189fb3e6 100644 --- a/Modules/FindSDL_net.cmake +++ b/Modules/FindSDL_net.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindSDL_net diff --git a/Modules/FindSDL_sound.cmake b/Modules/FindSDL_sound.cmake index 7f84c12dc7..30a89aa3ae 100644 --- a/Modules/FindSDL_sound.cmake +++ b/Modules/FindSDL_sound.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindSDL_sound diff --git a/Modules/FindSDL_ttf.cmake b/Modules/FindSDL_ttf.cmake index 6a778ce959..080705f880 100644 --- a/Modules/FindSDL_ttf.cmake +++ b/Modules/FindSDL_ttf.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindSDL_ttf diff --git a/Modules/FindSQLite3.cmake b/Modules/FindSQLite3.cmake index 34205381bd..fcacbefc7d 100644 --- a/Modules/FindSQLite3.cmake +++ b/Modules/FindSQLite3.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindSQLite3 diff --git a/Modules/FindSWIG.cmake b/Modules/FindSWIG.cmake index 94c75cc6bc..57303e52dd 100644 --- a/Modules/FindSWIG.cmake +++ b/Modules/FindSWIG.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindSWIG diff --git a/Modules/FindSelfPackers.cmake b/Modules/FindSelfPackers.cmake index a6eb6e5f0c..f83766bb71 100644 --- a/Modules/FindSelfPackers.cmake +++ b/Modules/FindSelfPackers.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindSelfPackers diff --git a/Modules/FindSquish.cmake b/Modules/FindSquish.cmake index d6a10ce617..986db16189 100644 --- a/Modules/FindSquish.cmake +++ b/Modules/FindSquish.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindSquish diff --git a/Modules/FindSubversion.cmake b/Modules/FindSubversion.cmake index 066a4cacd6..294f415378 100644 --- a/Modules/FindSubversion.cmake +++ b/Modules/FindSubversion.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindSubversion diff --git a/Modules/FindTCL.cmake b/Modules/FindTCL.cmake index d5bbc4c256..1273e8d0e2 100644 --- a/Modules/FindTCL.cmake +++ b/Modules/FindTCL.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindTCL diff --git a/Modules/FindTIFF.cmake b/Modules/FindTIFF.cmake index 77056d6dee..ad4b3c6f8d 100644 --- a/Modules/FindTIFF.cmake +++ b/Modules/FindTIFF.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindTIFF diff --git a/Modules/FindTclStub.cmake b/Modules/FindTclStub.cmake index 8f634809eb..62e5ef26ef 100644 --- a/Modules/FindTclStub.cmake +++ b/Modules/FindTclStub.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindTclStub diff --git a/Modules/FindTclsh.cmake b/Modules/FindTclsh.cmake index 17ae6f12f4..878735ac01 100644 --- a/Modules/FindTclsh.cmake +++ b/Modules/FindTclsh.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindTclsh diff --git a/Modules/FindThreads.cmake b/Modules/FindThreads.cmake index 6f48a992e9..26bd7d37db 100644 --- a/Modules/FindThreads.cmake +++ b/Modules/FindThreads.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindThreads diff --git a/Modules/FindUnixCommands.cmake b/Modules/FindUnixCommands.cmake index 140a8f54e3..12f1169c4f 100644 --- a/Modules/FindUnixCommands.cmake +++ b/Modules/FindUnixCommands.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindUnixCommands diff --git a/Modules/FindVulkan.cmake b/Modules/FindVulkan.cmake index 6c999e3535..fab9806116 100644 --- a/Modules/FindVulkan.cmake +++ b/Modules/FindVulkan.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindVulkan diff --git a/Modules/FindWget.cmake b/Modules/FindWget.cmake index 34ba74b56d..9e3226a057 100644 --- a/Modules/FindWget.cmake +++ b/Modules/FindWget.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindWget diff --git a/Modules/FindWish.cmake b/Modules/FindWish.cmake index b332bde9b1..9e39d36c31 100644 --- a/Modules/FindWish.cmake +++ b/Modules/FindWish.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindWish diff --git a/Modules/FindX11.cmake b/Modules/FindX11.cmake index 9dee9486ec..cfbcc309cc 100644 --- a/Modules/FindX11.cmake +++ b/Modules/FindX11.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindX11 diff --git a/Modules/FindXCTest.cmake b/Modules/FindXCTest.cmake index 1f4efe356c..d1431189db 100644 --- a/Modules/FindXCTest.cmake +++ b/Modules/FindXCTest.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindXCTest diff --git a/Modules/FindXMLRPC.cmake b/Modules/FindXMLRPC.cmake index 5b18bac194..edc4dfdbd3 100644 --- a/Modules/FindXMLRPC.cmake +++ b/Modules/FindXMLRPC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindXMLRPC diff --git a/Modules/FindXalanC.cmake b/Modules/FindXalanC.cmake index d519dd7b8e..11d2551176 100644 --- a/Modules/FindXalanC.cmake +++ b/Modules/FindXalanC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindXalanC diff --git a/Modules/FindXercesC.cmake b/Modules/FindXercesC.cmake index 7b95cfc0e5..68e6e70f54 100644 --- a/Modules/FindXercesC.cmake +++ b/Modules/FindXercesC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindXercesC diff --git a/Modules/FindZLIB.cmake b/Modules/FindZLIB.cmake index a79d9abcf6..29209343c8 100644 --- a/Modules/FindZLIB.cmake +++ b/Modules/FindZLIB.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindZLIB diff --git a/Modules/Findosg.cmake b/Modules/Findosg.cmake index 8e01d64812..4256c19d75 100644 --- a/Modules/Findosg.cmake +++ b/Modules/Findosg.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: Findosg diff --git a/Modules/FindosgAnimation.cmake b/Modules/FindosgAnimation.cmake index f2c32a36b9..300022b1ae 100644 --- a/Modules/FindosgAnimation.cmake +++ b/Modules/FindosgAnimation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgAnimation diff --git a/Modules/FindosgDB.cmake b/Modules/FindosgDB.cmake index cfaeaaaa2d..5d7fd5c20f 100644 --- a/Modules/FindosgDB.cmake +++ b/Modules/FindosgDB.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgDB diff --git a/Modules/FindosgFX.cmake b/Modules/FindosgFX.cmake index 89d8748b45..191b65f2cf 100644 --- a/Modules/FindosgFX.cmake +++ b/Modules/FindosgFX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgFX diff --git a/Modules/FindosgGA.cmake b/Modules/FindosgGA.cmake index 9979dea2cd..192da78af9 100644 --- a/Modules/FindosgGA.cmake +++ b/Modules/FindosgGA.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgGA diff --git a/Modules/FindosgIntrospection.cmake b/Modules/FindosgIntrospection.cmake index b3666f2d2d..fc40421aa0 100644 --- a/Modules/FindosgIntrospection.cmake +++ b/Modules/FindosgIntrospection.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgIntrospection diff --git a/Modules/FindosgManipulator.cmake b/Modules/FindosgManipulator.cmake index 8b075e96d6..908c767bb2 100644 --- a/Modules/FindosgManipulator.cmake +++ b/Modules/FindosgManipulator.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgManipulator diff --git a/Modules/FindosgParticle.cmake b/Modules/FindosgParticle.cmake index 4b195dc2d9..1a9c278318 100644 --- a/Modules/FindosgParticle.cmake +++ b/Modules/FindosgParticle.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgParticle diff --git a/Modules/FindosgPresentation.cmake b/Modules/FindosgPresentation.cmake index 9158db86c1..07f022e51a 100644 --- a/Modules/FindosgPresentation.cmake +++ b/Modules/FindosgPresentation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgPresentation diff --git a/Modules/FindosgProducer.cmake b/Modules/FindosgProducer.cmake index 932a98aa12..ca949b71be 100644 --- a/Modules/FindosgProducer.cmake +++ b/Modules/FindosgProducer.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgProducer diff --git a/Modules/FindosgQt.cmake b/Modules/FindosgQt.cmake index 2dc7165d6e..3f170fe257 100644 --- a/Modules/FindosgQt.cmake +++ b/Modules/FindosgQt.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgQt diff --git a/Modules/FindosgShadow.cmake b/Modules/FindosgShadow.cmake index 41b5236f0f..e1681461ed 100644 --- a/Modules/FindosgShadow.cmake +++ b/Modules/FindosgShadow.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgShadow diff --git a/Modules/FindosgSim.cmake b/Modules/FindosgSim.cmake index 97ae23b36a..b15258406c 100644 --- a/Modules/FindosgSim.cmake +++ b/Modules/FindosgSim.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgSim diff --git a/Modules/FindosgTerrain.cmake b/Modules/FindosgTerrain.cmake index 746b909d58..4bebf873fd 100644 --- a/Modules/FindosgTerrain.cmake +++ b/Modules/FindosgTerrain.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgTerrain diff --git a/Modules/FindosgText.cmake b/Modules/FindosgText.cmake index 7d7e919108..21e6a80916 100644 --- a/Modules/FindosgText.cmake +++ b/Modules/FindosgText.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgText diff --git a/Modules/FindosgUtil.cmake b/Modules/FindosgUtil.cmake index 7066cb62fa..2ab0de71cb 100644 --- a/Modules/FindosgUtil.cmake +++ b/Modules/FindosgUtil.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgUtil diff --git a/Modules/FindosgViewer.cmake b/Modules/FindosgViewer.cmake index 53fa863103..23e7d6b337 100644 --- a/Modules/FindosgViewer.cmake +++ b/Modules/FindosgViewer.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgViewer diff --git a/Modules/FindosgVolume.cmake b/Modules/FindosgVolume.cmake index fcb8e084d1..da45d29e94 100644 --- a/Modules/FindosgVolume.cmake +++ b/Modules/FindosgVolume.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgVolume diff --git a/Modules/FindosgWidget.cmake b/Modules/FindosgWidget.cmake index 10ff82859a..75dee17ee8 100644 --- a/Modules/FindosgWidget.cmake +++ b/Modules/FindosgWidget.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindosgWidget diff --git a/Modules/Findosg_functions.cmake b/Modules/Findosg_functions.cmake index 5226102682..9fdeb95490 100644 --- a/Modules/Findosg_functions.cmake +++ b/Modules/Findosg_functions.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: Findosg_functions diff --git a/Modules/FindwxWidgets.cmake b/Modules/FindwxWidgets.cmake index 903c5084d0..badd4dff32 100644 --- a/Modules/FindwxWidgets.cmake +++ b/Modules/FindwxWidgets.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindwxWidgets diff --git a/Modules/FindwxWindows.cmake b/Modules/FindwxWindows.cmake index 1e345d09b1..83d6018b42 100644 --- a/Modules/FindwxWindows.cmake +++ b/Modules/FindwxWindows.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindwxWindows diff --git a/Modules/FortranCInterface.cmake b/Modules/FortranCInterface.cmake index 9a1fbdc1ae..685f310dde 100644 --- a/Modules/FortranCInterface.cmake +++ b/Modules/FortranCInterface.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FortranCInterface diff --git a/Modules/FortranCInterface/CMakeLists.txt b/Modules/FortranCInterface/CMakeLists.txt index bc3309670c..c0a925670a 100644 --- a/Modules/FortranCInterface/CMakeLists.txt +++ b/Modules/FortranCInterface/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION ${CMAKE_VERSION}) project(FortranCInterface C Fortran) diff --git a/Modules/FortranCInterface/Detect.cmake b/Modules/FortranCInterface/Detect.cmake index a27f76113e..177fdf8deb 100644 --- a/Modules/FortranCInterface/Detect.cmake +++ b/Modules/FortranCInterface/Detect.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. configure_file(${FortranCInterface_SOURCE_DIR}/Input.cmake.in ${FortranCInterface_BINARY_DIR}/Input.cmake @ONLY) diff --git a/Modules/FortranCInterface/Verify/CMakeLists.txt b/Modules/FortranCInterface/Verify/CMakeLists.txt index caf42061c3..7367968825 100644 --- a/Modules/FortranCInterface/Verify/CMakeLists.txt +++ b/Modules/FortranCInterface/Verify/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION ${CMAKE_VERSION}) project(VerifyFortranC C Fortran) diff --git a/Modules/GNUInstallDirs.cmake b/Modules/GNUInstallDirs.cmake index e0ba140f36..162c82926e 100644 --- a/Modules/GNUInstallDirs.cmake +++ b/Modules/GNUInstallDirs.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: GNUInstallDirs diff --git a/Modules/GenerateExportHeader.cmake b/Modules/GenerateExportHeader.cmake index 9c369b645a..a4e904cb15 100644 --- a/Modules/GenerateExportHeader.cmake +++ b/Modules/GenerateExportHeader.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: GenerateExportHeader diff --git a/Modules/GetPrerequisites.cmake b/Modules/GetPrerequisites.cmake index f769ebd154..4f9d3e7bc0 100644 --- a/Modules/GetPrerequisites.cmake +++ b/Modules/GetPrerequisites.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: GetPrerequisites diff --git a/Modules/GoogleTest.cmake b/Modules/GoogleTest.cmake index 70a98f795c..ebf0ba0b52 100644 --- a/Modules/GoogleTest.cmake +++ b/Modules/GoogleTest.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: GoogleTest diff --git a/Modules/GoogleTestAddTests.cmake b/Modules/GoogleTestAddTests.cmake index afed307f49..3af16f8905 100644 --- a/Modules/GoogleTestAddTests.cmake +++ b/Modules/GoogleTestAddTests.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.30) cmake_policy(SET CMP0174 NEW) # TODO: Remove this when we can update the above to 3.31 diff --git a/Modules/ITKCompatibility.cmake b/Modules/ITKCompatibility.cmake index b3d5a6f1d5..36733b3ff3 100644 --- a/Modules/ITKCompatibility.cmake +++ b/Modules/ITKCompatibility.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # work around an old bug in ITK prior to version 3.0 diff --git a/Modules/InstallRequiredSystemLibraries.cmake b/Modules/InstallRequiredSystemLibraries.cmake index e3e17945d1..4d7aff387d 100644 --- a/Modules/InstallRequiredSystemLibraries.cmake +++ b/Modules/InstallRequiredSystemLibraries.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: InstallRequiredSystemLibraries diff --git a/Modules/Internal/CMakeASM-ATTLinkerInformation.cmake b/Modules/Internal/CMakeASM-ATTLinkerInformation.cmake index 5e3ae78972..150f712339 100644 --- a/Modules/Internal/CMakeASM-ATTLinkerInformation.cmake +++ b/Modules/Internal/CMakeASM-ATTLinkerInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # support for AT&T syntax assemblers, e.g. GNU as diff --git a/Modules/Internal/CMakeASMLinkerInformation.cmake b/Modules/Internal/CMakeASMLinkerInformation.cmake index 2d547dc476..bbdba624c6 100644 --- a/Modules/Internal/CMakeASMLinkerInformation.cmake +++ b/Modules/Internal/CMakeASMLinkerInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file sets the basic flags for the linker used by the C compiler in CMake. diff --git a/Modules/Internal/CMakeASM_MARMASMLinkerInformation.cmake b/Modules/Internal/CMakeASM_MARMASMLinkerInformation.cmake index 62497f2f8d..7049623720 100644 --- a/Modules/Internal/CMakeASM_MARMASMLinkerInformation.cmake +++ b/Modules/Internal/CMakeASM_MARMASMLinkerInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # support for the MS assembler, masm and masm64 diff --git a/Modules/Internal/CMakeASM_MASMLinkerInformation.cmake b/Modules/Internal/CMakeASM_MASMLinkerInformation.cmake index 62497f2f8d..7049623720 100644 --- a/Modules/Internal/CMakeASM_MASMLinkerInformation.cmake +++ b/Modules/Internal/CMakeASM_MASMLinkerInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # support for the MS assembler, masm and masm64 diff --git a/Modules/Internal/CMakeASM_NASMLinkerInformation.cmake b/Modules/Internal/CMakeASM_NASMLinkerInformation.cmake index d48a018602..5d00615f63 100644 --- a/Modules/Internal/CMakeASM_NASMLinkerInformation.cmake +++ b/Modules/Internal/CMakeASM_NASMLinkerInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # support for the nasm assembler diff --git a/Modules/Internal/CMakeCLinkerInformation.cmake b/Modules/Internal/CMakeCLinkerInformation.cmake index ddc98278a2..73b168fc32 100644 --- a/Modules/Internal/CMakeCLinkerInformation.cmake +++ b/Modules/Internal/CMakeCLinkerInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file sets the basic flags for the linker used by the C compiler in CMake. diff --git a/Modules/Internal/CMakeCUDAArchitecturesAll.cmake b/Modules/Internal/CMakeCUDAArchitecturesAll.cmake index b97a2029b3..e6272b8ef9 100644 --- a/Modules/Internal/CMakeCUDAArchitecturesAll.cmake +++ b/Modules/Internal/CMakeCUDAArchitecturesAll.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # See supported GPUs on Wikipedia # https://en.wikipedia.org/wiki/CUDA#GPUs_supported diff --git a/Modules/Internal/CMakeCUDAArchitecturesNative.cmake b/Modules/Internal/CMakeCUDAArchitecturesNative.cmake index 4185eda622..dd43bf3a86 100644 --- a/Modules/Internal/CMakeCUDAArchitecturesNative.cmake +++ b/Modules/Internal/CMakeCUDAArchitecturesNative.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. function(cmake_cuda_architectures_native lang) # Run the test binary to detect the native architectures. diff --git a/Modules/Internal/CMakeCUDAArchitecturesValidate.cmake b/Modules/Internal/CMakeCUDAArchitecturesValidate.cmake index b6997d2e2a..ed827acf03 100644 --- a/Modules/Internal/CMakeCUDAArchitecturesValidate.cmake +++ b/Modules/Internal/CMakeCUDAArchitecturesValidate.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. function(cmake_cuda_architectures_validate lang) if(DEFINED CMAKE_${lang}_ARCHITECTURES) diff --git a/Modules/Internal/CMakeCUDAFilterImplicitLibs.cmake b/Modules/Internal/CMakeCUDAFilterImplicitLibs.cmake index 60287af5d0..493b8e2bd4 100644 --- a/Modules/Internal/CMakeCUDAFilterImplicitLibs.cmake +++ b/Modules/Internal/CMakeCUDAFilterImplicitLibs.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # In CMakeDetermineCUDACompiler and CMakeTestCUDACompiler we detect # libraries that the CUDA compiler implicitly passes to the host linker. diff --git a/Modules/Internal/CMakeCUDAFindToolkit.cmake b/Modules/Internal/CMakeCUDAFindToolkit.cmake index 58d1e553ee..8fd408994f 100644 --- a/Modules/Internal/CMakeCUDAFindToolkit.cmake +++ b/Modules/Internal/CMakeCUDAFindToolkit.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. macro(cmake_cuda_find_toolkit lang lang_var_) # This is very similar to FindCUDAToolkit, but somewhat simplified since we can issue fatal errors diff --git a/Modules/Internal/CMakeCUDALinkerInformation.cmake b/Modules/Internal/CMakeCUDALinkerInformation.cmake index 1d375f2bd0..6d256fe910 100644 --- a/Modules/Internal/CMakeCUDALinkerInformation.cmake +++ b/Modules/Internal/CMakeCUDALinkerInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file sets the basic flags for the linker used by the C compiler in CMake. diff --git a/Modules/Internal/CMakeCXXLinkerInformation.cmake b/Modules/Internal/CMakeCXXLinkerInformation.cmake index 2398b50738..cedc6ad064 100644 --- a/Modules/Internal/CMakeCXXLinkerInformation.cmake +++ b/Modules/Internal/CMakeCXXLinkerInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file sets the basic flags for the linker used by the C++ compiler in CMake. diff --git a/Modules/Internal/CMakeCommonLinkerInformation.cmake b/Modules/Internal/CMakeCommonLinkerInformation.cmake index 245e068bb8..2815e3f5ea 100644 --- a/Modules/Internal/CMakeCommonLinkerInformation.cmake +++ b/Modules/Internal/CMakeCommonLinkerInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file contains common code blocks used by all the linker information diff --git a/Modules/Internal/CMakeDetermineLinkerId.cmake b/Modules/Internal/CMakeDetermineLinkerId.cmake index 35394281c3..2b17036930 100644 --- a/Modules/Internal/CMakeDetermineLinkerId.cmake +++ b/Modules/Internal/CMakeDetermineLinkerId.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Function to identify the linker. This is used internally by CMake and should # not be included by user code. diff --git a/Modules/Internal/CMakeFortranLinkerInformation.cmake b/Modules/Internal/CMakeFortranLinkerInformation.cmake index cddd0e9cc8..05fa352d06 100644 --- a/Modules/Internal/CMakeFortranLinkerInformation.cmake +++ b/Modules/Internal/CMakeFortranLinkerInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file sets the basic flags for the linker used by the C compiler in CMake. diff --git a/Modules/Internal/CMakeHIPLinkerInformation.cmake b/Modules/Internal/CMakeHIPLinkerInformation.cmake index e996889efc..e1531ef6ab 100644 --- a/Modules/Internal/CMakeHIPLinkerInformation.cmake +++ b/Modules/Internal/CMakeHIPLinkerInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file sets the basic flags for the linker used by the C compiler in CMake. diff --git a/Modules/Internal/CMakeNVCCFilterImplicitInfo.cmake b/Modules/Internal/CMakeNVCCFilterImplicitInfo.cmake index dee7580024..54b5b9c636 100644 --- a/Modules/Internal/CMakeNVCCFilterImplicitInfo.cmake +++ b/Modules/Internal/CMakeNVCCFilterImplicitInfo.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. macro(cmake_nvcc_filter_implicit_info lang lang_var_) # Remove the CUDA Toolkit include directories from the set of diff --git a/Modules/Internal/CMakeNVCCParseImplicitInfo.cmake b/Modules/Internal/CMakeNVCCParseImplicitInfo.cmake index 3aa10a22cf..18e1e82ada 100644 --- a/Modules/Internal/CMakeNVCCParseImplicitInfo.cmake +++ b/Modules/Internal/CMakeNVCCParseImplicitInfo.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. macro(cmake_nvcc_parse_implicit_info lang lang_var_) set(_nvcc_log "") diff --git a/Modules/Internal/CMakeOBJCLinkerInformation.cmake b/Modules/Internal/CMakeOBJCLinkerInformation.cmake index a26fa42316..5768c660ef 100644 --- a/Modules/Internal/CMakeOBJCLinkerInformation.cmake +++ b/Modules/Internal/CMakeOBJCLinkerInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file sets the basic flags for the linker used by the Objective-C compiler in CMake. diff --git a/Modules/Internal/CMakeOBJCXXLinkerInformation.cmake b/Modules/Internal/CMakeOBJCXXLinkerInformation.cmake index d61dd1a2ab..e4f69c4732 100644 --- a/Modules/Internal/CMakeOBJCXXLinkerInformation.cmake +++ b/Modules/Internal/CMakeOBJCXXLinkerInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file sets the basic flags for the linker used by the Objective-C++ compiler in CMake. diff --git a/Modules/Internal/CMakeSwiftLinkerInformation.cmake b/Modules/Internal/CMakeSwiftLinkerInformation.cmake index f3a1d07cb7..3e21797af3 100644 --- a/Modules/Internal/CMakeSwiftLinkerInformation.cmake +++ b/Modules/Internal/CMakeSwiftLinkerInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This file sets the basic flags for the linker used by the Swift compiler in CMake. diff --git a/Modules/Internal/CMakeTryCompilerOrLinkerFlag.cmake b/Modules/Internal/CMakeTryCompilerOrLinkerFlag.cmake index b671b4a01e..e5523b2f2b 100644 --- a/Modules/Internal/CMakeTryCompilerOrLinkerFlag.cmake +++ b/Modules/Internal/CMakeTryCompilerOrLinkerFlag.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=[ diff --git a/Modules/Internal/CPack/CPackDeb.cmake b/Modules/Internal/CPack/CPackDeb.cmake index 832a69008e..873c7bc332 100644 --- a/Modules/Internal/CPack/CPackDeb.cmake +++ b/Modules/Internal/CPack/CPackDeb.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # CPack script for creating Debian package # Author: Mathieu Malaterre diff --git a/Modules/Internal/CPack/CPackExternal.cmake b/Modules/Internal/CPack/CPackExternal.cmake index e4d055a2db..4736a995a2 100644 --- a/Modules/Internal/CPack/CPackExternal.cmake +++ b/Modules/Internal/CPack/CPackExternal.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(NOT "${CPACK_EXTERNAL_REQUESTED_VERSIONS}" STREQUAL "") unset(_found_major) diff --git a/Modules/Internal/CPack/CPackFreeBSD.cmake b/Modules/Internal/CPack/CPackFreeBSD.cmake index 46a7bf72ea..cfe22edba2 100644 --- a/Modules/Internal/CPack/CPackFreeBSD.cmake +++ b/Modules/Internal/CPack/CPackFreeBSD.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_BINARY_DIR) diff --git a/Modules/Internal/CPack/CPackNuGet.cmake b/Modules/Internal/CPack/CPackNuGet.cmake index 83a8f43172..9b6cc91daf 100644 --- a/Modules/Internal/CPack/CPackNuGet.cmake +++ b/Modules/Internal/CPack/CPackNuGet.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Author: Alex Turbov diff --git a/Modules/Internal/CPack/CPackRPM.cmake b/Modules/Internal/CPack/CPackRPM.cmake index dcc575f613..7776ee2881 100644 --- a/Modules/Internal/CPack/CPackRPM.cmake +++ b/Modules/Internal/CPack/CPackRPM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Author: Eric Noulard with the help of Alexander Neundorf. diff --git a/Modules/Internal/CPack/CPackWIX.cmake b/Modules/Internal/CPack/CPackWIX.cmake index 9980bc2966..4fdf17cca3 100644 --- a/Modules/Internal/CPack/CPackWIX.cmake +++ b/Modules/Internal/CPack/CPackWIX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(NOT CPACK_WIX_ROOT) string(REPLACE "\\" "/" CPACK_WIX_ROOT "$ENV{WIX}") diff --git a/Modules/Internal/CPack/CPackZIP.cmake b/Modules/Internal/CPack/CPackZIP.cmake index f619de400c..06fa375bfd 100644 --- a/Modules/Internal/CPack/CPackZIP.cmake +++ b/Modules/Internal/CPack/CPackZIP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_BINARY_DIR) diff --git a/Modules/Internal/CPack/ISComponents.pas b/Modules/Internal/CPack/ISComponents.pas index 8b5c8b4fc2..cfcbe4ff1b 100644 --- a/Modules/Internal/CPack/ISComponents.pas +++ b/Modules/Internal/CPack/ISComponents.pas @@ -1,5 +1,5 @@ { Distributed under the OSI-approved BSD 3-Clause License. See accompanying -file Copyright.txt or https://cmake.org/licensing for details. } +file LICENSE.rst or https://cmake.org/licensing for details. } function CPackGetCustomInstallationMessage(Param: String): String; begin diff --git a/Modules/Internal/CheckCompilerFlag.cmake b/Modules/Internal/CheckCompilerFlag.cmake index 910f426f10..341b969769 100644 --- a/Modules/Internal/CheckCompilerFlag.cmake +++ b/Modules/Internal/CheckCompilerFlag.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include_guard(GLOBAL) include(Internal/CheckFlagCommonConfig) diff --git a/Modules/Internal/CheckFlagCommonConfig.cmake b/Modules/Internal/CheckFlagCommonConfig.cmake index 1bb534d2c6..3403c1dd9a 100644 --- a/Modules/Internal/CheckFlagCommonConfig.cmake +++ b/Modules/Internal/CheckFlagCommonConfig.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Do NOT include this module directly into any of your code. It is meant as diff --git a/Modules/Internal/CheckLinkerFlag.cmake b/Modules/Internal/CheckLinkerFlag.cmake index afd53dcf3e..64fdff831a 100644 --- a/Modules/Internal/CheckLinkerFlag.cmake +++ b/Modules/Internal/CheckLinkerFlag.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include_guard(GLOBAL) include(Internal/CheckFlagCommonConfig) diff --git a/Modules/Internal/CheckSourceCompiles.cmake b/Modules/Internal/CheckSourceCompiles.cmake index a92ddbba1a..e5c0ef12de 100644 --- a/Modules/Internal/CheckSourceCompiles.cmake +++ b/Modules/Internal/CheckSourceCompiles.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include_guard(GLOBAL) diff --git a/Modules/Internal/CheckSourceRuns.cmake b/Modules/Internal/CheckSourceRuns.cmake index 8bdd79264f..5df37e0710 100644 --- a/Modules/Internal/CheckSourceRuns.cmake +++ b/Modules/Internal/CheckSourceRuns.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include_guard(GLOBAL) diff --git a/Modules/Internal/HeaderpadWorkaround.cmake b/Modules/Internal/HeaderpadWorkaround.cmake index 6a13e6941c..0555ded09b 100644 --- a/Modules/Internal/HeaderpadWorkaround.cmake +++ b/Modules/Internal/HeaderpadWorkaround.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Do NOT include this module directly into any of your code. It is used by diff --git a/Modules/Internal/OSRelease/010-TryOldCentOS.cmake b/Modules/Internal/OSRelease/010-TryOldCentOS.cmake index ff358977f1..a73c4d033e 100644 --- a/Modules/Internal/OSRelease/010-TryOldCentOS.cmake +++ b/Modules/Internal/OSRelease/010-TryOldCentOS.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Author: Alex Turbov diff --git a/Modules/Internal/OSRelease/020-TryDebianVersion.cmake b/Modules/Internal/OSRelease/020-TryDebianVersion.cmake index 8ebe19a725..8e4619311f 100644 --- a/Modules/Internal/OSRelease/020-TryDebianVersion.cmake +++ b/Modules/Internal/OSRelease/020-TryDebianVersion.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Author: Alex Turbov diff --git a/Modules/KDE3Macros.cmake b/Modules/KDE3Macros.cmake index 787ce0f7b6..da65561c37 100644 --- a/Modules/KDE3Macros.cmake +++ b/Modules/KDE3Macros.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # diff --git a/Modules/Linker/AIX-ASM.cmake b/Modules/Linker/AIX-ASM.cmake index 0c748fc40d..20c7974817 100644 --- a/Modules/Linker/AIX-ASM.cmake +++ b/Modules/Linker/AIX-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/AIX) diff --git a/Modules/Linker/AIX-C.cmake b/Modules/Linker/AIX-C.cmake index c1bfd45322..bddcca2e4e 100644 --- a/Modules/Linker/AIX-C.cmake +++ b/Modules/Linker/AIX-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/AIX) diff --git a/Modules/Linker/AIX-CXX.cmake b/Modules/Linker/AIX-CXX.cmake index 34cdf20c8f..0a8ed72bd6 100644 --- a/Modules/Linker/AIX-CXX.cmake +++ b/Modules/Linker/AIX-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/AIX) diff --git a/Modules/Linker/AIX-Fortran.cmake b/Modules/Linker/AIX-Fortran.cmake index cf74076186..badf1e6a60 100644 --- a/Modules/Linker/AIX-Fortran.cmake +++ b/Modules/Linker/AIX-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/AIX) diff --git a/Modules/Linker/AIX.cmake b/Modules/Linker/AIX.cmake index 91a9530201..e4ac5864c0 100644 --- a/Modules/Linker/AIX.cmake +++ b/Modules/Linker/AIX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple linkers; use include blocker. diff --git a/Modules/Linker/AppleClang.cmake b/Modules/Linker/AppleClang.cmake index c31f1f02f0..0dff63c7a5 100644 --- a/Modules/Linker/AppleClang.cmake +++ b/Modules/Linker/AppleClang.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple linkers; use include blocker. diff --git a/Modules/Linker/GNU-ASM.cmake b/Modules/Linker/GNU-ASM.cmake index d927106db6..68f46c0ba4 100644 --- a/Modules/Linker/GNU-ASM.cmake +++ b/Modules/Linker/GNU-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/GNU) diff --git a/Modules/Linker/GNU-C.cmake b/Modules/Linker/GNU-C.cmake index 9a19e7d033..8d641de837 100644 --- a/Modules/Linker/GNU-C.cmake +++ b/Modules/Linker/GNU-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/GNU) diff --git a/Modules/Linker/GNU-CUDA.cmake b/Modules/Linker/GNU-CUDA.cmake index 82e887fe93..5bde83d288 100644 --- a/Modules/Linker/GNU-CUDA.cmake +++ b/Modules/Linker/GNU-CUDA.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/GNU) diff --git a/Modules/Linker/GNU-CXX.cmake b/Modules/Linker/GNU-CXX.cmake index 6b4d719409..cec3767268 100644 --- a/Modules/Linker/GNU-CXX.cmake +++ b/Modules/Linker/GNU-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/GNU) diff --git a/Modules/Linker/GNU-Fortran.cmake b/Modules/Linker/GNU-Fortran.cmake index b4f688aaca..a671b1077e 100644 --- a/Modules/Linker/GNU-Fortran.cmake +++ b/Modules/Linker/GNU-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/GNU) diff --git a/Modules/Linker/GNU-HIP.cmake b/Modules/Linker/GNU-HIP.cmake index b2d0b2e165..1ea4195c2f 100644 --- a/Modules/Linker/GNU-HIP.cmake +++ b/Modules/Linker/GNU-HIP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/GNU) diff --git a/Modules/Linker/GNU.cmake b/Modules/Linker/GNU.cmake index ba1d030079..2ac5ea6d60 100644 --- a/Modules/Linker/GNU.cmake +++ b/Modules/Linker/GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple linkers; use include blocker. diff --git a/Modules/Linker/GNUgold-ASM.cmake b/Modules/Linker/GNUgold-ASM.cmake index 9f920e52c4..39071c3c7e 100644 --- a/Modules/Linker/GNUgold-ASM.cmake +++ b/Modules/Linker/GNUgold-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/GNUgold) diff --git a/Modules/Linker/GNUgold-C.cmake b/Modules/Linker/GNUgold-C.cmake index a510626bc0..62fedd283c 100644 --- a/Modules/Linker/GNUgold-C.cmake +++ b/Modules/Linker/GNUgold-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/GNUgold) diff --git a/Modules/Linker/GNUgold-CUDA.cmake b/Modules/Linker/GNUgold-CUDA.cmake index 9cd52e0402..ed32603430 100644 --- a/Modules/Linker/GNUgold-CUDA.cmake +++ b/Modules/Linker/GNUgold-CUDA.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/GNUgold) diff --git a/Modules/Linker/GNUgold-CXX.cmake b/Modules/Linker/GNUgold-CXX.cmake index eeb624b0dc..6cda1e6aa5 100644 --- a/Modules/Linker/GNUgold-CXX.cmake +++ b/Modules/Linker/GNUgold-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/GNUgold) diff --git a/Modules/Linker/GNUgold-Fortran.cmake b/Modules/Linker/GNUgold-Fortran.cmake index 97298eddbf..28d16d744e 100644 --- a/Modules/Linker/GNUgold-Fortran.cmake +++ b/Modules/Linker/GNUgold-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/GNUgold) diff --git a/Modules/Linker/GNUgold-HIP.cmake b/Modules/Linker/GNUgold-HIP.cmake index 900b9aa05a..bfd24c6707 100644 --- a/Modules/Linker/GNUgold-HIP.cmake +++ b/Modules/Linker/GNUgold-HIP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/GNUgold) diff --git a/Modules/Linker/GNUgold.cmake b/Modules/Linker/GNUgold.cmake index 4680564880..ad20064c13 100644 --- a/Modules/Linker/GNUgold.cmake +++ b/Modules/Linker/GNUgold.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple linkers; use include blocker. diff --git a/Modules/Linker/LLD-ASM.cmake b/Modules/Linker/LLD-ASM.cmake index 255f8c5cce..c1384106ad 100644 --- a/Modules/Linker/LLD-ASM.cmake +++ b/Modules/Linker/LLD-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/LLD) diff --git a/Modules/Linker/LLD-C.cmake b/Modules/Linker/LLD-C.cmake index d3036b0d42..825918f326 100644 --- a/Modules/Linker/LLD-C.cmake +++ b/Modules/Linker/LLD-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/LLD) diff --git a/Modules/Linker/LLD-CUDA.cmake b/Modules/Linker/LLD-CUDA.cmake index aa72413122..11f66702ef 100644 --- a/Modules/Linker/LLD-CUDA.cmake +++ b/Modules/Linker/LLD-CUDA.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/LLD) diff --git a/Modules/Linker/LLD-CXX.cmake b/Modules/Linker/LLD-CXX.cmake index 0a0d2de35b..f459d78b6e 100644 --- a/Modules/Linker/LLD-CXX.cmake +++ b/Modules/Linker/LLD-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/LLD) diff --git a/Modules/Linker/LLD-Fortran.cmake b/Modules/Linker/LLD-Fortran.cmake index babcd9a053..e39c4f8a9d 100644 --- a/Modules/Linker/LLD-Fortran.cmake +++ b/Modules/Linker/LLD-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/LLD) diff --git a/Modules/Linker/LLD-HIP.cmake b/Modules/Linker/LLD-HIP.cmake index 8535830b36..b343f2313f 100644 --- a/Modules/Linker/LLD-HIP.cmake +++ b/Modules/Linker/LLD-HIP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/LLD) diff --git a/Modules/Linker/LLD-OBJC.cmake b/Modules/Linker/LLD-OBJC.cmake index 7a2af76706..d9c4ffd131 100644 --- a/Modules/Linker/LLD-OBJC.cmake +++ b/Modules/Linker/LLD-OBJC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/LLD) diff --git a/Modules/Linker/LLD-OBJCXX.cmake b/Modules/Linker/LLD-OBJCXX.cmake index 2361e90373..36021be565 100644 --- a/Modules/Linker/LLD-OBJCXX.cmake +++ b/Modules/Linker/LLD-OBJCXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/LLD) diff --git a/Modules/Linker/LLD.cmake b/Modules/Linker/LLD.cmake index 4d967300fe..012b6f1476 100644 --- a/Modules/Linker/LLD.cmake +++ b/Modules/Linker/LLD.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include_guard() diff --git a/Modules/Linker/MOLD-ASM.cmake b/Modules/Linker/MOLD-ASM.cmake index 16179f5426..d32cf4964e 100644 --- a/Modules/Linker/MOLD-ASM.cmake +++ b/Modules/Linker/MOLD-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/MOLD) diff --git a/Modules/Linker/MOLD-C.cmake b/Modules/Linker/MOLD-C.cmake index d26e75fd70..ee866aceb3 100644 --- a/Modules/Linker/MOLD-C.cmake +++ b/Modules/Linker/MOLD-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/MOLD) diff --git a/Modules/Linker/MOLD-CUDA.cmake b/Modules/Linker/MOLD-CUDA.cmake index 8267064989..d64476ce09 100644 --- a/Modules/Linker/MOLD-CUDA.cmake +++ b/Modules/Linker/MOLD-CUDA.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/MOLD) diff --git a/Modules/Linker/MOLD-CXX.cmake b/Modules/Linker/MOLD-CXX.cmake index 399d3020a6..c5a6318628 100644 --- a/Modules/Linker/MOLD-CXX.cmake +++ b/Modules/Linker/MOLD-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/MOLD) diff --git a/Modules/Linker/MOLD-Fortran.cmake b/Modules/Linker/MOLD-Fortran.cmake index 3aee849f54..f85dfde176 100644 --- a/Modules/Linker/MOLD-Fortran.cmake +++ b/Modules/Linker/MOLD-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/MOLD) diff --git a/Modules/Linker/MOLD-HIP.cmake b/Modules/Linker/MOLD-HIP.cmake index fd42b426c8..49f2a211d7 100644 --- a/Modules/Linker/MOLD-HIP.cmake +++ b/Modules/Linker/MOLD-HIP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/MOLD) diff --git a/Modules/Linker/MOLD-OBJC.cmake b/Modules/Linker/MOLD-OBJC.cmake index 915f6c1a41..f35b97b21b 100644 --- a/Modules/Linker/MOLD-OBJC.cmake +++ b/Modules/Linker/MOLD-OBJC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/MOLD) diff --git a/Modules/Linker/MOLD-OBJCXX.cmake b/Modules/Linker/MOLD-OBJCXX.cmake index 80eafe1477..7980b6d60b 100644 --- a/Modules/Linker/MOLD-OBJCXX.cmake +++ b/Modules/Linker/MOLD-OBJCXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/MOLD) diff --git a/Modules/Linker/MOLD.cmake b/Modules/Linker/MOLD.cmake index 0a9c65bfbc..fb2d5d375e 100644 --- a/Modules/Linker/MOLD.cmake +++ b/Modules/Linker/MOLD.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple linkers; use include blocker. diff --git a/Modules/Linker/MSVC-ASM.cmake b/Modules/Linker/MSVC-ASM.cmake index e2242758ba..b34107e1c6 100644 --- a/Modules/Linker/MSVC-ASM.cmake +++ b/Modules/Linker/MSVC-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/MSVC) diff --git a/Modules/Linker/MSVC-C.cmake b/Modules/Linker/MSVC-C.cmake index c1821d1d06..a0ea96fa78 100644 --- a/Modules/Linker/MSVC-C.cmake +++ b/Modules/Linker/MSVC-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/MSVC) diff --git a/Modules/Linker/MSVC-CUDA.cmake b/Modules/Linker/MSVC-CUDA.cmake index 2ca5eb4968..3a567130de 100644 --- a/Modules/Linker/MSVC-CUDA.cmake +++ b/Modules/Linker/MSVC-CUDA.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/MSVC) diff --git a/Modules/Linker/MSVC-CXX.cmake b/Modules/Linker/MSVC-CXX.cmake index 243af23250..6bc459a56a 100644 --- a/Modules/Linker/MSVC-CXX.cmake +++ b/Modules/Linker/MSVC-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/MSVC) diff --git a/Modules/Linker/MSVC-Fortran.cmake b/Modules/Linker/MSVC-Fortran.cmake index da02a1d120..57b3a5d5c8 100644 --- a/Modules/Linker/MSVC-Fortran.cmake +++ b/Modules/Linker/MSVC-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/MSVC) diff --git a/Modules/Linker/MSVC-HIP.cmake b/Modules/Linker/MSVC-HIP.cmake index c770b9ef91..7b1c637828 100644 --- a/Modules/Linker/MSVC-HIP.cmake +++ b/Modules/Linker/MSVC-HIP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/MSVC) diff --git a/Modules/Linker/MSVC.cmake b/Modules/Linker/MSVC.cmake index 16273a3e87..c6e2269bf4 100644 --- a/Modules/Linker/MSVC.cmake +++ b/Modules/Linker/MSVC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple linkers; use include blocker. diff --git a/Modules/Linker/Solaris-ASM.cmake b/Modules/Linker/Solaris-ASM.cmake index 2bcdd71e79..a525e80f9a 100644 --- a/Modules/Linker/Solaris-ASM.cmake +++ b/Modules/Linker/Solaris-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/Solaris) diff --git a/Modules/Linker/Solaris-C.cmake b/Modules/Linker/Solaris-C.cmake index 23458d5325..8d00a71703 100644 --- a/Modules/Linker/Solaris-C.cmake +++ b/Modules/Linker/Solaris-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/Solaris) diff --git a/Modules/Linker/Solaris-CXX.cmake b/Modules/Linker/Solaris-CXX.cmake index 8ddf9099b3..f4376e5355 100644 --- a/Modules/Linker/Solaris-CXX.cmake +++ b/Modules/Linker/Solaris-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/Solaris) diff --git a/Modules/Linker/Solaris-Fortran.cmake b/Modules/Linker/Solaris-Fortran.cmake index 111cf11fdf..ad43d054de 100644 --- a/Modules/Linker/Solaris-Fortran.cmake +++ b/Modules/Linker/Solaris-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Linker/Solaris) diff --git a/Modules/Linker/Solaris.cmake b/Modules/Linker/Solaris.cmake index e24365cd02..c85caab591 100644 --- a/Modules/Linker/Solaris.cmake +++ b/Modules/Linker/Solaris.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple linkers; use include blocker. diff --git a/Modules/MacroAddFileDependencies.cmake b/Modules/MacroAddFileDependencies.cmake index 6a8795516d..80f7b3264a 100644 --- a/Modules/MacroAddFileDependencies.cmake +++ b/Modules/MacroAddFileDependencies.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: MacroAddFileDependencies diff --git a/Modules/MatlabTestsRedirect.cmake b/Modules/MatlabTestsRedirect.cmake index 8973231317..a52ff02a71 100644 --- a/Modules/MatlabTestsRedirect.cmake +++ b/Modules/MatlabTestsRedirect.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This is an undocumented internal helper for the FindMatlab # module ``matlab_add_unit_test`` command. diff --git a/Modules/Platform/AIX-GNU.cmake b/Modules/Platform/AIX-GNU.cmake index 459bc04820..111aa83c80 100644 --- a/Modules/Platform/AIX-GNU.cmake +++ b/Modules/Platform/AIX-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/AIX-IBMClang.cmake b/Modules/Platform/AIX-IBMClang.cmake index 4e5205e1aa..471e20e1d5 100644 --- a/Modules/Platform/AIX-IBMClang.cmake +++ b/Modules/Platform/AIX-IBMClang.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/AIX-XL.cmake b/Modules/Platform/AIX-XL.cmake index 59eb2034a7..24477ce760 100644 --- a/Modules/Platform/AIX-XL.cmake +++ b/Modules/Platform/AIX-XL.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/AIX-XLClang.cmake b/Modules/Platform/AIX-XLClang.cmake index c9320950e5..b6df732214 100644 --- a/Modules/Platform/AIX-XLClang.cmake +++ b/Modules/Platform/AIX-XLClang.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/AIX/ExportImportList b/Modules/Platform/AIX/ExportImportList index 7c269fd04f..d8dd5e939f 100755 --- a/Modules/Platform/AIX/ExportImportList +++ b/Modules/Platform/AIX/ExportImportList @@ -1,6 +1,6 @@ #!/bin/sh # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This script is internal to CMake and meant only to be # invoked by CMake-generated build systems on AIX. diff --git a/Modules/Platform/Android-Clang.cmake b/Modules/Platform/Android-Clang.cmake index aaaae9b21f..d4be24408d 100644 --- a/Modules/Platform/Android-Clang.cmake +++ b/Modules/Platform/Android-Clang.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. if(__ANDROID_COMPILER_CLANG) diff --git a/Modules/Platform/Android-Common.cmake b/Modules/Platform/Android-Common.cmake index f1deaca63e..60e16170f9 100644 --- a/Modules/Platform/Android-Common.cmake +++ b/Modules/Platform/Android-Common.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. if(__ANDROID_COMPILER_COMMON) diff --git a/Modules/Platform/Android-Determine.cmake b/Modules/Platform/Android-Determine.cmake index 23c8a18646..ff4290e5ac 100644 --- a/Modules/Platform/Android-Determine.cmake +++ b/Modules/Platform/Android-Determine.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # When CMAKE_SYSTEM_NAME is "Android", CMakeDetermineSystem loads this module. # This module detects platform-wide information about the Android target diff --git a/Modules/Platform/Android-GNU.cmake b/Modules/Platform/Android-GNU.cmake index e1f79ca034..eb0202455c 100644 --- a/Modules/Platform/Android-GNU.cmake +++ b/Modules/Platform/Android-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. if(__ANDROID_COMPILER_GNU) diff --git a/Modules/Platform/Android-Initialize.cmake b/Modules/Platform/Android-Initialize.cmake index e2b2bd58ba..75851acad0 100644 --- a/Modules/Platform/Android-Initialize.cmake +++ b/Modules/Platform/Android-Initialize.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # When CMAKE_SYSTEM_NAME is "Android", CMakeSystemSpecificInitialize loads this # module. diff --git a/Modules/Platform/Android/Determine-Compiler-NDK.cmake b/Modules/Platform/Android/Determine-Compiler-NDK.cmake index 4e58d69972..3e94f1cd27 100644 --- a/Modules/Platform/Android/Determine-Compiler-NDK.cmake +++ b/Modules/Platform/Android/Determine-Compiler-NDK.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # In Android NDK r19 and above there is a single clang toolchain. if(CMAKE_ANDROID_NDK_TOOLCHAIN_UNIFIED) diff --git a/Modules/Platform/Android/Determine-Compiler-Standalone.cmake b/Modules/Platform/Android/Determine-Compiler-Standalone.cmake index 5095aff508..2da1ad39e0 100644 --- a/Modules/Platform/Android/Determine-Compiler-Standalone.cmake +++ b/Modules/Platform/Android/Determine-Compiler-Standalone.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. set(_ANDROID_TOOL_C_COMPILER "") set(_ANDROID_TOOL_CXX_COMPILER "") diff --git a/Modules/Platform/Android/Determine-Compiler.cmake b/Modules/Platform/Android/Determine-Compiler.cmake index f8eae62214..bbc3b8231e 100644 --- a/Modules/Platform/Android/Determine-Compiler.cmake +++ b/Modules/Platform/Android/Determine-Compiler.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. if(__ANDROID_DETERMINE_COMPILER) diff --git a/Modules/Platform/Apple-Absoft-Fortran.cmake b/Modules/Platform/Apple-Absoft-Fortran.cmake index 8caa2026c4..b9283212a5 100644 --- a/Modules/Platform/Apple-Absoft-Fortran.cmake +++ b/Modules/Platform/Apple-Absoft-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. set(CMAKE_Fortran_VERBOSE_FLAG "-X -v") # Runs gcc under the hood. diff --git a/Modules/Platform/Apple-Clang.cmake b/Modules/Platform/Apple-Clang.cmake index 83357a7e28..8cffe3f044 100644 --- a/Modules/Platform/Apple-Clang.cmake +++ b/Modules/Platform/Apple-Clang.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Apple-GNU-Fortran.cmake b/Modules/Platform/Apple-GNU-Fortran.cmake index 2f53603cbc..481f729a23 100644 --- a/Modules/Platform/Apple-GNU-Fortran.cmake +++ b/Modules/Platform/Apple-GNU-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Apple-GNU) __apple_compiler_gnu(Fortran) diff --git a/Modules/Platform/Apple-GNU.cmake b/Modules/Platform/Apple-GNU.cmake index bc4147e765..69ccb4033e 100644 --- a/Modules/Platform/Apple-GNU.cmake +++ b/Modules/Platform/Apple-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Apple-Intel-Fortran.cmake b/Modules/Platform/Apple-Intel-Fortran.cmake index e54e237623..6f41d08661 100644 --- a/Modules/Platform/Apple-Intel-Fortran.cmake +++ b/Modules/Platform/Apple-Intel-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Apple-Intel) __apple_compiler_intel(Fortran) diff --git a/Modules/Platform/Apple-Intel.cmake b/Modules/Platform/Apple-Intel.cmake index a854be9962..3bab6a537e 100644 --- a/Modules/Platform/Apple-Intel.cmake +++ b/Modules/Platform/Apple-Intel.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Apple-IntelLLVM-Fortran.cmake b/Modules/Platform/Apple-IntelLLVM-Fortran.cmake index d0486edca8..4852c028dc 100644 --- a/Modules/Platform/Apple-IntelLLVM-Fortran.cmake +++ b/Modules/Platform/Apple-IntelLLVM-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Apple-IntelLLVM) __apple_compiler_intel_llvm(Fortran) diff --git a/Modules/Platform/Apple-IntelLLVM.cmake b/Modules/Platform/Apple-IntelLLVM.cmake index 2f9f0cabc3..2d0ce71ad2 100644 --- a/Modules/Platform/Apple-IntelLLVM.cmake +++ b/Modules/Platform/Apple-IntelLLVM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Apple-NAG-Fortran.cmake b/Modules/Platform/Apple-NAG-Fortran.cmake index 828d7abb9b..41dd55bd76 100644 --- a/Modules/Platform/Apple-NAG-Fortran.cmake +++ b/Modules/Platform/Apple-NAG-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. set(CMAKE_Fortran_VERBOSE_FLAG "-Wl,-v") # Runs gcc under the hood. diff --git a/Modules/Platform/Apple-PGI.cmake b/Modules/Platform/Apple-PGI.cmake index 8d343b7d16..5a5718d450 100644 --- a/Modules/Platform/Apple-PGI.cmake +++ b/Modules/Platform/Apple-PGI.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. include_guard() diff --git a/Modules/Platform/BlueGeneP-base.cmake b/Modules/Platform/BlueGeneP-base.cmake index 3c06215680..86078d70a7 100644 --- a/Modules/Platform/BlueGeneP-base.cmake +++ b/Modules/Platform/BlueGeneP-base.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # diff --git a/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake b/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake index 349187087f..fd3e84a4ea 100644 --- a/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake +++ b/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneP_set_dynamic_flags(GNU C) diff --git a/Modules/Platform/BlueGeneP-dynamic-GNU-CXX.cmake b/Modules/Platform/BlueGeneP-dynamic-GNU-CXX.cmake index d3c946b741..caadba9463 100644 --- a/Modules/Platform/BlueGeneP-dynamic-GNU-CXX.cmake +++ b/Modules/Platform/BlueGeneP-dynamic-GNU-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneP_set_dynamic_flags(GNU CXX) diff --git a/Modules/Platform/BlueGeneP-dynamic-GNU-Fortran.cmake b/Modules/Platform/BlueGeneP-dynamic-GNU-Fortran.cmake index 9db75be7a1..48f5d7a1ab 100644 --- a/Modules/Platform/BlueGeneP-dynamic-GNU-Fortran.cmake +++ b/Modules/Platform/BlueGeneP-dynamic-GNU-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneP_set_dynamic_flags(GNU Fortran) diff --git a/Modules/Platform/BlueGeneP-dynamic-XL-C.cmake b/Modules/Platform/BlueGeneP-dynamic-XL-C.cmake index 918ee70901..832a60bbe8 100644 --- a/Modules/Platform/BlueGeneP-dynamic-XL-C.cmake +++ b/Modules/Platform/BlueGeneP-dynamic-XL-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneP_set_dynamic_flags(XL C) diff --git a/Modules/Platform/BlueGeneP-dynamic-XL-CXX.cmake b/Modules/Platform/BlueGeneP-dynamic-XL-CXX.cmake index cfefb0b33d..f5723e1c1a 100644 --- a/Modules/Platform/BlueGeneP-dynamic-XL-CXX.cmake +++ b/Modules/Platform/BlueGeneP-dynamic-XL-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneP_set_dynamic_flags(XL CXX) diff --git a/Modules/Platform/BlueGeneP-dynamic-XL-Fortran.cmake b/Modules/Platform/BlueGeneP-dynamic-XL-Fortran.cmake index 9c295bd277..6b0e0ab7d0 100644 --- a/Modules/Platform/BlueGeneP-dynamic-XL-Fortran.cmake +++ b/Modules/Platform/BlueGeneP-dynamic-XL-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneP_set_dynamic_flags(XL Fortran) diff --git a/Modules/Platform/BlueGeneP-dynamic.cmake b/Modules/Platform/BlueGeneP-dynamic.cmake index daebab380f..e0bf24741a 100644 --- a/Modules/Platform/BlueGeneP-dynamic.cmake +++ b/Modules/Platform/BlueGeneP-dynamic.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/BlueGeneP-base) diff --git a/Modules/Platform/BlueGeneP-static-GNU-C.cmake b/Modules/Platform/BlueGeneP-static-GNU-C.cmake index 7c60794663..f0e239c1b1 100644 --- a/Modules/Platform/BlueGeneP-static-GNU-C.cmake +++ b/Modules/Platform/BlueGeneP-static-GNU-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneP_set_static_flags(GNU C) diff --git a/Modules/Platform/BlueGeneP-static-GNU-CXX.cmake b/Modules/Platform/BlueGeneP-static-GNU-CXX.cmake index edceaad2e3..bd40d584e9 100644 --- a/Modules/Platform/BlueGeneP-static-GNU-CXX.cmake +++ b/Modules/Platform/BlueGeneP-static-GNU-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneP_set_static_flags(GNU CXX) diff --git a/Modules/Platform/BlueGeneP-static-GNU-Fortran.cmake b/Modules/Platform/BlueGeneP-static-GNU-Fortran.cmake index 6b2265ad00..ad3d6cc1bd 100644 --- a/Modules/Platform/BlueGeneP-static-GNU-Fortran.cmake +++ b/Modules/Platform/BlueGeneP-static-GNU-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneP_set_static_flags(GNU Fortran) diff --git a/Modules/Platform/BlueGeneP-static-XL-C.cmake b/Modules/Platform/BlueGeneP-static-XL-C.cmake index 7d4fc13e27..4ebfb2b10e 100644 --- a/Modules/Platform/BlueGeneP-static-XL-C.cmake +++ b/Modules/Platform/BlueGeneP-static-XL-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneP_set_static_flags(XL C) diff --git a/Modules/Platform/BlueGeneP-static-XL-CXX.cmake b/Modules/Platform/BlueGeneP-static-XL-CXX.cmake index 1df276ef59..1e48ce8ab5 100644 --- a/Modules/Platform/BlueGeneP-static-XL-CXX.cmake +++ b/Modules/Platform/BlueGeneP-static-XL-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneP_set_static_flags(XL CXX) diff --git a/Modules/Platform/BlueGeneP-static-XL-Fortran.cmake b/Modules/Platform/BlueGeneP-static-XL-Fortran.cmake index 2bdb6d96c4..3dc136b826 100644 --- a/Modules/Platform/BlueGeneP-static-XL-Fortran.cmake +++ b/Modules/Platform/BlueGeneP-static-XL-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneP_set_static_flags(XL Fortran) diff --git a/Modules/Platform/BlueGeneP-static.cmake b/Modules/Platform/BlueGeneP-static.cmake index 3675ed215b..9ee5888754 100644 --- a/Modules/Platform/BlueGeneP-static.cmake +++ b/Modules/Platform/BlueGeneP-static.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/BlueGeneP-base) diff --git a/Modules/Platform/BlueGeneQ-base.cmake b/Modules/Platform/BlueGeneQ-base.cmake index ea4b78919e..555da9df44 100644 --- a/Modules/Platform/BlueGeneQ-base.cmake +++ b/Modules/Platform/BlueGeneQ-base.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # diff --git a/Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake b/Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake index 67583047eb..f4948e3c31 100644 --- a/Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake +++ b/Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneQ_setup_dynamic(GNU C) diff --git a/Modules/Platform/BlueGeneQ-dynamic-GNU-CXX.cmake b/Modules/Platform/BlueGeneQ-dynamic-GNU-CXX.cmake index 5d40f9fb35..a6f19f51af 100644 --- a/Modules/Platform/BlueGeneQ-dynamic-GNU-CXX.cmake +++ b/Modules/Platform/BlueGeneQ-dynamic-GNU-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneQ_setup_dynamic(GNU CXX) diff --git a/Modules/Platform/BlueGeneQ-dynamic-GNU-Fortran.cmake b/Modules/Platform/BlueGeneQ-dynamic-GNU-Fortran.cmake index 6105999182..4d8a382c50 100644 --- a/Modules/Platform/BlueGeneQ-dynamic-GNU-Fortran.cmake +++ b/Modules/Platform/BlueGeneQ-dynamic-GNU-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneQ_setup_dynamic(GNU Fortran) diff --git a/Modules/Platform/BlueGeneQ-dynamic-XL-C.cmake b/Modules/Platform/BlueGeneQ-dynamic-XL-C.cmake index c51dacb639..679cdd7cbc 100644 --- a/Modules/Platform/BlueGeneQ-dynamic-XL-C.cmake +++ b/Modules/Platform/BlueGeneQ-dynamic-XL-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneQ_setup_dynamic(XL C) diff --git a/Modules/Platform/BlueGeneQ-dynamic-XL-CXX.cmake b/Modules/Platform/BlueGeneQ-dynamic-XL-CXX.cmake index 5dbc8363c2..79b9730127 100644 --- a/Modules/Platform/BlueGeneQ-dynamic-XL-CXX.cmake +++ b/Modules/Platform/BlueGeneQ-dynamic-XL-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneQ_setup_dynamic(XL CXX) diff --git a/Modules/Platform/BlueGeneQ-dynamic-XL-Fortran.cmake b/Modules/Platform/BlueGeneQ-dynamic-XL-Fortran.cmake index a6ac03b40f..503ff7e557 100644 --- a/Modules/Platform/BlueGeneQ-dynamic-XL-Fortran.cmake +++ b/Modules/Platform/BlueGeneQ-dynamic-XL-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneQ_setup_dynamic(XL Fortran) diff --git a/Modules/Platform/BlueGeneQ-dynamic.cmake b/Modules/Platform/BlueGeneQ-dynamic.cmake index 9440a3e933..a5b5be7686 100644 --- a/Modules/Platform/BlueGeneQ-dynamic.cmake +++ b/Modules/Platform/BlueGeneQ-dynamic.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/BlueGeneQ-base) diff --git a/Modules/Platform/BlueGeneQ-static-GNU-C.cmake b/Modules/Platform/BlueGeneQ-static-GNU-C.cmake index 5fdc25cef5..08531a7e5f 100644 --- a/Modules/Platform/BlueGeneQ-static-GNU-C.cmake +++ b/Modules/Platform/BlueGeneQ-static-GNU-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneQ_setup_static(GNU C) diff --git a/Modules/Platform/BlueGeneQ-static-GNU-CXX.cmake b/Modules/Platform/BlueGeneQ-static-GNU-CXX.cmake index ad7c092225..2aa5b330a2 100644 --- a/Modules/Platform/BlueGeneQ-static-GNU-CXX.cmake +++ b/Modules/Platform/BlueGeneQ-static-GNU-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneQ_setup_static(GNU CXX) diff --git a/Modules/Platform/BlueGeneQ-static-GNU-Fortran.cmake b/Modules/Platform/BlueGeneQ-static-GNU-Fortran.cmake index f32d1d4a60..ab382ec90a 100644 --- a/Modules/Platform/BlueGeneQ-static-GNU-Fortran.cmake +++ b/Modules/Platform/BlueGeneQ-static-GNU-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneQ_setup_static(GNU Fortran) diff --git a/Modules/Platform/BlueGeneQ-static-XL-C.cmake b/Modules/Platform/BlueGeneQ-static-XL-C.cmake index 67cd57d803..704bd9a0c6 100644 --- a/Modules/Platform/BlueGeneQ-static-XL-C.cmake +++ b/Modules/Platform/BlueGeneQ-static-XL-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneQ_setup_static(XL C) diff --git a/Modules/Platform/BlueGeneQ-static-XL-CXX.cmake b/Modules/Platform/BlueGeneQ-static-XL-CXX.cmake index a171e7fecc..f1325ef49f 100644 --- a/Modules/Platform/BlueGeneQ-static-XL-CXX.cmake +++ b/Modules/Platform/BlueGeneQ-static-XL-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneQ_setup_static(XL CXX) diff --git a/Modules/Platform/BlueGeneQ-static-XL-Fortran.cmake b/Modules/Platform/BlueGeneQ-static-XL-Fortran.cmake index c7fbb44200..8e5fb70785 100644 --- a/Modules/Platform/BlueGeneQ-static-XL-Fortran.cmake +++ b/Modules/Platform/BlueGeneQ-static-XL-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. __BlueGeneQ_setup_static(XL Fortran) diff --git a/Modules/Platform/BlueGeneQ-static.cmake b/Modules/Platform/BlueGeneQ-static.cmake index 79cd391cef..015a3c1255 100644 --- a/Modules/Platform/BlueGeneQ-static.cmake +++ b/Modules/Platform/BlueGeneQ-static.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/BlueGeneQ-base) diff --git a/Modules/Platform/CYGWIN-GNU.cmake b/Modules/Platform/CYGWIN-GNU.cmake index f3729555ca..925f51b073 100644 --- a/Modules/Platform/CYGWIN-GNU.cmake +++ b/Modules/Platform/CYGWIN-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/GHS-MULTI-Determine.cmake b/Modules/Platform/GHS-MULTI-Determine.cmake index 3d893dda47..9fb4b8a9e2 100644 --- a/Modules/Platform/GHS-MULTI-Determine.cmake +++ b/Modules/Platform/GHS-MULTI-Determine.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Setup variables used for Green Hills MULTI generator # -- Allow users to override these values. diff --git a/Modules/Platform/GHS-MULTI.cmake b/Modules/Platform/GHS-MULTI.cmake index 5b28f292f0..bcf32e6656 100644 --- a/Modules/Platform/GHS-MULTI.cmake +++ b/Modules/Platform/GHS-MULTI.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/GNU-GNU.cmake b/Modules/Platform/GNU-GNU.cmake index c03d6c9788..6605de7385 100644 --- a/Modules/Platform/GNU-GNU.cmake +++ b/Modules/Platform/GNU-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/HP-UX-GNU.cmake b/Modules/Platform/HP-UX-GNU.cmake index 699c4aa25c..30e1327c06 100644 --- a/Modules/Platform/HP-UX-GNU.cmake +++ b/Modules/Platform/HP-UX-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/HP-UX-HP.cmake b/Modules/Platform/HP-UX-HP.cmake index b301d17a8f..11f5caa836 100644 --- a/Modules/Platform/HP-UX-HP.cmake +++ b/Modules/Platform/HP-UX-HP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/AIX-AIX-ASM.cmake b/Modules/Platform/Linker/AIX-AIX-ASM.cmake index 714e6a83b2..701f2e7211 100644 --- a/Modules/Platform/Linker/AIX-AIX-ASM.cmake +++ b/Modules/Platform/Linker/AIX-AIX-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/AIX-AIX) diff --git a/Modules/Platform/Linker/AIX-AIX-C.cmake b/Modules/Platform/Linker/AIX-AIX-C.cmake index 4cd4b9c5b3..5a8575e915 100644 --- a/Modules/Platform/Linker/AIX-AIX-C.cmake +++ b/Modules/Platform/Linker/AIX-AIX-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/AIX-AIX) diff --git a/Modules/Platform/Linker/AIX-AIX-CXX.cmake b/Modules/Platform/Linker/AIX-AIX-CXX.cmake index 4c6f917f67..de6e83aa90 100644 --- a/Modules/Platform/Linker/AIX-AIX-CXX.cmake +++ b/Modules/Platform/Linker/AIX-AIX-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/AIX-AIX) diff --git a/Modules/Platform/Linker/AIX-AIX-Fortran.cmake b/Modules/Platform/Linker/AIX-AIX-Fortran.cmake index c7a43c5cab..a9c4880e02 100644 --- a/Modules/Platform/Linker/AIX-AIX-Fortran.cmake +++ b/Modules/Platform/Linker/AIX-AIX-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/AIX-AIX) diff --git a/Modules/Platform/Linker/AIX-AIX.cmake b/Modules/Platform/Linker/AIX-AIX.cmake index 553168b152..70765fea9e 100644 --- a/Modules/Platform/Linker/AIX-AIX.cmake +++ b/Modules/Platform/Linker/AIX-AIX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/AIX-ASM.cmake b/Modules/Platform/Linker/AIX-ASM.cmake index 6699054fc6..14dee4e485 100644 --- a/Modules/Platform/Linker/AIX-ASM.cmake +++ b/Modules/Platform/Linker/AIX-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # AIX is the default linker include(Platform/Linker/AIX-AIX-ASM) diff --git a/Modules/Platform/Linker/AIX-C.cmake b/Modules/Platform/Linker/AIX-C.cmake index 5eae8d91ae..a5d9672332 100644 --- a/Modules/Platform/Linker/AIX-C.cmake +++ b/Modules/Platform/Linker/AIX-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # AIX is the default linker include(Platform/Linker/AIX-AIX-C) diff --git a/Modules/Platform/Linker/AIX-CXX.cmake b/Modules/Platform/Linker/AIX-CXX.cmake index bd770118e7..e3bd804134 100644 --- a/Modules/Platform/Linker/AIX-CXX.cmake +++ b/Modules/Platform/Linker/AIX-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # AIX is the default linker include(Platform/Linker/AIX-AIX-CXX) diff --git a/Modules/Platform/Linker/AIX-Fortran.cmake b/Modules/Platform/Linker/AIX-Fortran.cmake index 182af9b23b..d82c93a22b 100644 --- a/Modules/Platform/Linker/AIX-Fortran.cmake +++ b/Modules/Platform/Linker/AIX-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # AIX is the default linker include(Platform/Linker/AIX-AIX-Fortran) diff --git a/Modules/Platform/Linker/Android-ASM.cmake b/Modules/Platform/Linker/Android-ASM.cmake index 8e44bafe84..8be11e28ac 100644 --- a/Modules/Platform/Linker/Android-ASM.cmake +++ b/Modules/Platform/Linker/Android-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/Android-GNU-ASM) diff --git a/Modules/Platform/Linker/Android-C.cmake b/Modules/Platform/Linker/Android-C.cmake index d3df948fad..e44de453fa 100644 --- a/Modules/Platform/Linker/Android-C.cmake +++ b/Modules/Platform/Linker/Android-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/Android-GNU-C) diff --git a/Modules/Platform/Linker/Android-CXX.cmake b/Modules/Platform/Linker/Android-CXX.cmake index aff308bc80..cb689beaee 100644 --- a/Modules/Platform/Linker/Android-CXX.cmake +++ b/Modules/Platform/Linker/Android-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/Android-GNU-CXX) diff --git a/Modules/Platform/Linker/Android-GNU-ASM.cmake b/Modules/Platform/Linker/Android-GNU-ASM.cmake index bfef8b9f70..1652b8b04e 100644 --- a/Modules/Platform/Linker/Android-GNU-ASM.cmake +++ b/Modules/Platform/Linker/Android-GNU-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU-ASM) diff --git a/Modules/Platform/Linker/Android-GNU-C.cmake b/Modules/Platform/Linker/Android-GNU-C.cmake index 2d0efda7e9..fb43ed81e5 100644 --- a/Modules/Platform/Linker/Android-GNU-C.cmake +++ b/Modules/Platform/Linker/Android-GNU-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU-C) diff --git a/Modules/Platform/Linker/Android-GNU-CXX.cmake b/Modules/Platform/Linker/Android-GNU-CXX.cmake index 33c46d53a9..fb8f90c59a 100644 --- a/Modules/Platform/Linker/Android-GNU-CXX.cmake +++ b/Modules/Platform/Linker/Android-GNU-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU-CXX) diff --git a/Modules/Platform/Linker/Android-LLD-ASM.cmake b/Modules/Platform/Linker/Android-LLD-ASM.cmake index 870e59e9dc..2ad48f3f1c 100644 --- a/Modules/Platform/Linker/Android-LLD-ASM.cmake +++ b/Modules/Platform/Linker/Android-LLD-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-LLD-ASM) diff --git a/Modules/Platform/Linker/Android-LLD-C.cmake b/Modules/Platform/Linker/Android-LLD-C.cmake index efeeb16222..21b21836f0 100644 --- a/Modules/Platform/Linker/Android-LLD-C.cmake +++ b/Modules/Platform/Linker/Android-LLD-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-LLD-C) diff --git a/Modules/Platform/Linker/Android-LLD-CXX.cmake b/Modules/Platform/Linker/Android-LLD-CXX.cmake index 46a516c106..9a2c35ed20 100644 --- a/Modules/Platform/Linker/Android-LLD-CXX.cmake +++ b/Modules/Platform/Linker/Android-LLD-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-LLD-CXX) diff --git a/Modules/Platform/Linker/Apple-ASM.cmake b/Modules/Platform/Linker/Apple-ASM.cmake index 8dc768405b..16c48874ca 100644 --- a/Modules/Platform/Linker/Apple-ASM.cmake +++ b/Modules/Platform/Linker/Apple-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # AppleClang is the default linker include(Platform/Linker/Apple-AppleClang-ASM) diff --git a/Modules/Platform/Linker/Apple-AppleClang-ASM.cmake b/Modules/Platform/Linker/Apple-AppleClang-ASM.cmake index 9cf9ff2d67..b852d468d7 100644 --- a/Modules/Platform/Linker/Apple-AppleClang-ASM.cmake +++ b/Modules/Platform/Linker/Apple-AppleClang-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Apple-AppleClang) diff --git a/Modules/Platform/Linker/Apple-AppleClang-C.cmake b/Modules/Platform/Linker/Apple-AppleClang-C.cmake index 5333074d8a..1e6ad6581d 100644 --- a/Modules/Platform/Linker/Apple-AppleClang-C.cmake +++ b/Modules/Platform/Linker/Apple-AppleClang-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Apple-AppleClang) diff --git a/Modules/Platform/Linker/Apple-AppleClang-CUDA.cmake b/Modules/Platform/Linker/Apple-AppleClang-CUDA.cmake index 87fa306191..0e492e61f0 100644 --- a/Modules/Platform/Linker/Apple-AppleClang-CUDA.cmake +++ b/Modules/Platform/Linker/Apple-AppleClang-CUDA.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Apple-AppleClang) diff --git a/Modules/Platform/Linker/Apple-AppleClang-CXX.cmake b/Modules/Platform/Linker/Apple-AppleClang-CXX.cmake index d414824ff6..c4d71ea4ee 100644 --- a/Modules/Platform/Linker/Apple-AppleClang-CXX.cmake +++ b/Modules/Platform/Linker/Apple-AppleClang-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Apple-AppleClang) diff --git a/Modules/Platform/Linker/Apple-AppleClang-Fortran.cmake b/Modules/Platform/Linker/Apple-AppleClang-Fortran.cmake index 5637f0fec7..3ddc05da83 100644 --- a/Modules/Platform/Linker/Apple-AppleClang-Fortran.cmake +++ b/Modules/Platform/Linker/Apple-AppleClang-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Apple-AppleClang) diff --git a/Modules/Platform/Linker/Apple-AppleClang-OBJC.cmake b/Modules/Platform/Linker/Apple-AppleClang-OBJC.cmake index 4e39bddb02..5151628372 100644 --- a/Modules/Platform/Linker/Apple-AppleClang-OBJC.cmake +++ b/Modules/Platform/Linker/Apple-AppleClang-OBJC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Apple-AppleClang) diff --git a/Modules/Platform/Linker/Apple-AppleClang-OBJCXX.cmake b/Modules/Platform/Linker/Apple-AppleClang-OBJCXX.cmake index 27791970a1..d8aadb0486 100644 --- a/Modules/Platform/Linker/Apple-AppleClang-OBJCXX.cmake +++ b/Modules/Platform/Linker/Apple-AppleClang-OBJCXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Apple-AppleClang) diff --git a/Modules/Platform/Linker/Apple-AppleClang-Swift.cmake b/Modules/Platform/Linker/Apple-AppleClang-Swift.cmake index 633cc90ab6..7081ad41ab 100644 --- a/Modules/Platform/Linker/Apple-AppleClang-Swift.cmake +++ b/Modules/Platform/Linker/Apple-AppleClang-Swift.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Apple-AppleClang) diff --git a/Modules/Platform/Linker/Apple-AppleClang.cmake b/Modules/Platform/Linker/Apple-AppleClang.cmake index 643cbbd409..882e1b1ba8 100644 --- a/Modules/Platform/Linker/Apple-AppleClang.cmake +++ b/Modules/Platform/Linker/Apple-AppleClang.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/Apple-C.cmake b/Modules/Platform/Linker/Apple-C.cmake index 02a1da90e7..6ac42c856c 100644 --- a/Modules/Platform/Linker/Apple-C.cmake +++ b/Modules/Platform/Linker/Apple-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # AppleClang is the default linker include(Platform/Linker/Apple-AppleClang-C) diff --git a/Modules/Platform/Linker/Apple-CUDA.cmake b/Modules/Platform/Linker/Apple-CUDA.cmake index 27b466d988..154c0568eb 100644 --- a/Modules/Platform/Linker/Apple-CUDA.cmake +++ b/Modules/Platform/Linker/Apple-CUDA.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # AppleClang is the default linker include(Platform/Linker/Apple-AppleClang-CUDA) diff --git a/Modules/Platform/Linker/Apple-CXX.cmake b/Modules/Platform/Linker/Apple-CXX.cmake index b2bc90b3df..6ba8bd1e58 100644 --- a/Modules/Platform/Linker/Apple-CXX.cmake +++ b/Modules/Platform/Linker/Apple-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # AppleClang is the default linker include(Platform/Linker/Apple-AppleClang-CXX) diff --git a/Modules/Platform/Linker/Apple-Fortran.cmake b/Modules/Platform/Linker/Apple-Fortran.cmake index a39e7aee3b..580cbab0c9 100644 --- a/Modules/Platform/Linker/Apple-Fortran.cmake +++ b/Modules/Platform/Linker/Apple-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # AppleClang is the default linker include(Platform/Linker/Apple-AppleClang-Fortran) diff --git a/Modules/Platform/Linker/Apple-LLD-C.cmake b/Modules/Platform/Linker/Apple-LLD-C.cmake index 64d9591660..458194845e 100644 --- a/Modules/Platform/Linker/Apple-LLD-C.cmake +++ b/Modules/Platform/Linker/Apple-LLD-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Apple-AppleClang-C) diff --git a/Modules/Platform/Linker/Apple-LLD-CXX.cmake b/Modules/Platform/Linker/Apple-LLD-CXX.cmake index deaa5588a0..5faf4940ee 100644 --- a/Modules/Platform/Linker/Apple-LLD-CXX.cmake +++ b/Modules/Platform/Linker/Apple-LLD-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Apple-AppleClang-CXX) diff --git a/Modules/Platform/Linker/Apple-LLD-OBJC.cmake b/Modules/Platform/Linker/Apple-LLD-OBJC.cmake index 18790343ab..9f87cdd682 100644 --- a/Modules/Platform/Linker/Apple-LLD-OBJC.cmake +++ b/Modules/Platform/Linker/Apple-LLD-OBJC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Apple-AppleClang-OBJC) diff --git a/Modules/Platform/Linker/Apple-LLD-OBJCXX.cmake b/Modules/Platform/Linker/Apple-LLD-OBJCXX.cmake index 71844d9f2b..0c1bf40a45 100644 --- a/Modules/Platform/Linker/Apple-LLD-OBJCXX.cmake +++ b/Modules/Platform/Linker/Apple-LLD-OBJCXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Apple-AppleClang-OBJCXX) diff --git a/Modules/Platform/Linker/Apple-MOLD-C.cmake b/Modules/Platform/Linker/Apple-MOLD-C.cmake index 14347bbce6..09a4710e54 100644 --- a/Modules/Platform/Linker/Apple-MOLD-C.cmake +++ b/Modules/Platform/Linker/Apple-MOLD-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Apple-AppleClang-C) diff --git a/Modules/Platform/Linker/Apple-MOLD-CXX.cmake b/Modules/Platform/Linker/Apple-MOLD-CXX.cmake index 416b8b5416..b8a8e0875c 100644 --- a/Modules/Platform/Linker/Apple-MOLD-CXX.cmake +++ b/Modules/Platform/Linker/Apple-MOLD-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Apple-AppleClang-CXX) diff --git a/Modules/Platform/Linker/Apple-MOLD-OBJC.cmake b/Modules/Platform/Linker/Apple-MOLD-OBJC.cmake index e18281b213..6d403001d8 100644 --- a/Modules/Platform/Linker/Apple-MOLD-OBJC.cmake +++ b/Modules/Platform/Linker/Apple-MOLD-OBJC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Apple-AppleClang-OBJC) diff --git a/Modules/Platform/Linker/Apple-MOLD-OBJCXX.cmake b/Modules/Platform/Linker/Apple-MOLD-OBJCXX.cmake index 3a7d48d0d4..1052a97805 100644 --- a/Modules/Platform/Linker/Apple-MOLD-OBJCXX.cmake +++ b/Modules/Platform/Linker/Apple-MOLD-OBJCXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Apple-AppleClang-OBJCXX) diff --git a/Modules/Platform/Linker/Apple-OBJC.cmake b/Modules/Platform/Linker/Apple-OBJC.cmake index 316d25313f..4f68df1aec 100644 --- a/Modules/Platform/Linker/Apple-OBJC.cmake +++ b/Modules/Platform/Linker/Apple-OBJC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # AppleClang is the default linker include(Platform/Linker/Apple-AppleClang-OBJC) diff --git a/Modules/Platform/Linker/Apple-OBJCXX.cmake b/Modules/Platform/Linker/Apple-OBJCXX.cmake index 23db50fee9..d84428afd0 100644 --- a/Modules/Platform/Linker/Apple-OBJCXX.cmake +++ b/Modules/Platform/Linker/Apple-OBJCXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # AppleClang is the default linker include(Platform/Linker/Apple-AppleClang-OBJCXX) diff --git a/Modules/Platform/Linker/Apple-Swift.cmake b/Modules/Platform/Linker/Apple-Swift.cmake index f5404faf15..5c5041a5f8 100644 --- a/Modules/Platform/Linker/Apple-Swift.cmake +++ b/Modules/Platform/Linker/Apple-Swift.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # AppleClang is the default linker include(Platform/Linker/Apple-AppleClang-Swift) diff --git a/Modules/Platform/Linker/BSD-Linker-Initialize.cmake b/Modules/Platform/Linker/BSD-Linker-Initialize.cmake index 31157af4af..b28dc0632d 100644 --- a/Modules/Platform/Linker/BSD-Linker-Initialize.cmake +++ b/Modules/Platform/Linker/BSD-Linker-Initialize.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(NOT _CMAKE_SYSTEM_LINKER_TYPE) block(SCOPE_FOR VARIABLES) diff --git a/Modules/Platform/Linker/CYGWIN-ASM.cmake b/Modules/Platform/Linker/CYGWIN-ASM.cmake index ab95f4cebd..540842ba89 100644 --- a/Modules/Platform/Linker/CYGWIN-ASM.cmake +++ b/Modules/Platform/Linker/CYGWIN-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/CYGWIN-GNU-ASM) diff --git a/Modules/Platform/Linker/CYGWIN-C.cmake b/Modules/Platform/Linker/CYGWIN-C.cmake index 703624df32..5c9cd2f5c7 100644 --- a/Modules/Platform/Linker/CYGWIN-C.cmake +++ b/Modules/Platform/Linker/CYGWIN-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/CYGWIN-GNU-C) diff --git a/Modules/Platform/Linker/CYGWIN-CXX.cmake b/Modules/Platform/Linker/CYGWIN-CXX.cmake index 783718804c..69049ef686 100644 --- a/Modules/Platform/Linker/CYGWIN-CXX.cmake +++ b/Modules/Platform/Linker/CYGWIN-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/CYGWIN-GNU-CXX) diff --git a/Modules/Platform/Linker/CYGWIN-Fortran.cmake b/Modules/Platform/Linker/CYGWIN-Fortran.cmake index 18ce085f45..aa7b6347fe 100644 --- a/Modules/Platform/Linker/CYGWIN-Fortran.cmake +++ b/Modules/Platform/Linker/CYGWIN-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/CYGWIN-GNU-Fortran) diff --git a/Modules/Platform/Linker/CYGWIN-GNU-ASM.cmake b/Modules/Platform/Linker/CYGWIN-GNU-ASM.cmake index e65d0a07ca..543fd7f766 100644 --- a/Modules/Platform/Linker/CYGWIN-GNU-ASM.cmake +++ b/Modules/Platform/Linker/CYGWIN-GNU-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-GNU) diff --git a/Modules/Platform/Linker/CYGWIN-GNU-C.cmake b/Modules/Platform/Linker/CYGWIN-GNU-C.cmake index dc0a678d5e..59f4df0c5a 100644 --- a/Modules/Platform/Linker/CYGWIN-GNU-C.cmake +++ b/Modules/Platform/Linker/CYGWIN-GNU-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-GNU) diff --git a/Modules/Platform/Linker/CYGWIN-GNU-CXX.cmake b/Modules/Platform/Linker/CYGWIN-GNU-CXX.cmake index a45b3cd6f5..6b5b715f94 100644 --- a/Modules/Platform/Linker/CYGWIN-GNU-CXX.cmake +++ b/Modules/Platform/Linker/CYGWIN-GNU-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-GNU) diff --git a/Modules/Platform/Linker/CYGWIN-GNU-Fortran.cmake b/Modules/Platform/Linker/CYGWIN-GNU-Fortran.cmake index 7eba12a58c..db2c042f3f 100644 --- a/Modules/Platform/Linker/CYGWIN-GNU-Fortran.cmake +++ b/Modules/Platform/Linker/CYGWIN-GNU-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-GNU) diff --git a/Modules/Platform/Linker/CYGWIN-GNU.cmake b/Modules/Platform/Linker/CYGWIN-GNU.cmake index 0ac407f8a9..7a7e6f8df6 100644 --- a/Modules/Platform/Linker/CYGWIN-GNU.cmake +++ b/Modules/Platform/Linker/CYGWIN-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/CYGWIN-LLD-ASM.cmake b/Modules/Platform/Linker/CYGWIN-LLD-ASM.cmake index 1c65875fef..672dd913ec 100644 --- a/Modules/Platform/Linker/CYGWIN-LLD-ASM.cmake +++ b/Modules/Platform/Linker/CYGWIN-LLD-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-LLD) diff --git a/Modules/Platform/Linker/CYGWIN-LLD-C.cmake b/Modules/Platform/Linker/CYGWIN-LLD-C.cmake index a4f3063bb9..4467b9e280 100644 --- a/Modules/Platform/Linker/CYGWIN-LLD-C.cmake +++ b/Modules/Platform/Linker/CYGWIN-LLD-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-LLD) diff --git a/Modules/Platform/Linker/CYGWIN-LLD-CXX.cmake b/Modules/Platform/Linker/CYGWIN-LLD-CXX.cmake index 5bd50632a6..52c1e72d77 100644 --- a/Modules/Platform/Linker/CYGWIN-LLD-CXX.cmake +++ b/Modules/Platform/Linker/CYGWIN-LLD-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-LLD) diff --git a/Modules/Platform/Linker/CYGWIN-LLD-Fortran.cmake b/Modules/Platform/Linker/CYGWIN-LLD-Fortran.cmake index 3034b186da..552ec068ed 100644 --- a/Modules/Platform/Linker/CYGWIN-LLD-Fortran.cmake +++ b/Modules/Platform/Linker/CYGWIN-LLD-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-LLD) diff --git a/Modules/Platform/Linker/CYGWIN-LLD.cmake b/Modules/Platform/Linker/CYGWIN-LLD.cmake index 1b637e2b60..3d2b0906a8 100644 --- a/Modules/Platform/Linker/CYGWIN-LLD.cmake +++ b/Modules/Platform/Linker/CYGWIN-LLD.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/DragonFly-ASM.cmake b/Modules/Platform/Linker/DragonFly-ASM.cmake index b0464889cf..fa886d1f23 100644 --- a/Modules/Platform/Linker/DragonFly-ASM.cmake +++ b/Modules/Platform/Linker/DragonFly-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-ASM) diff --git a/Modules/Platform/Linker/DragonFly-C.cmake b/Modules/Platform/Linker/DragonFly-C.cmake index 6fedac2bff..5361770f92 100644 --- a/Modules/Platform/Linker/DragonFly-C.cmake +++ b/Modules/Platform/Linker/DragonFly-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-C) diff --git a/Modules/Platform/Linker/DragonFly-CXX.cmake b/Modules/Platform/Linker/DragonFly-CXX.cmake index 8064bf4999..5dd61243d0 100644 --- a/Modules/Platform/Linker/DragonFly-CXX.cmake +++ b/Modules/Platform/Linker/DragonFly-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-CXX) diff --git a/Modules/Platform/Linker/DragonFly-Fortran.cmake b/Modules/Platform/Linker/DragonFly-Fortran.cmake index 64ea904787..ddb2fe6fe4 100644 --- a/Modules/Platform/Linker/DragonFly-Fortran.cmake +++ b/Modules/Platform/Linker/DragonFly-Fortran.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-Fortran) diff --git a/Modules/Platform/Linker/DragonFly-GNU-ASM.cmake b/Modules/Platform/Linker/DragonFly-GNU-ASM.cmake index e643a97155..bef9efb850 100644 --- a/Modules/Platform/Linker/DragonFly-GNU-ASM.cmake +++ b/Modules/Platform/Linker/DragonFly-GNU-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-GNU-ASM) diff --git a/Modules/Platform/Linker/DragonFly-GNU-C.cmake b/Modules/Platform/Linker/DragonFly-GNU-C.cmake index 729e68d422..c597602561 100644 --- a/Modules/Platform/Linker/DragonFly-GNU-C.cmake +++ b/Modules/Platform/Linker/DragonFly-GNU-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-GNU-C) diff --git a/Modules/Platform/Linker/DragonFly-GNU-CXX.cmake b/Modules/Platform/Linker/DragonFly-GNU-CXX.cmake index d9907ae203..b2ea4530c9 100644 --- a/Modules/Platform/Linker/DragonFly-GNU-CXX.cmake +++ b/Modules/Platform/Linker/DragonFly-GNU-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-GNU-CXX) diff --git a/Modules/Platform/Linker/DragonFly-GNU-Fortran.cmake b/Modules/Platform/Linker/DragonFly-GNU-Fortran.cmake index f696be9ceb..ae9eba6a50 100644 --- a/Modules/Platform/Linker/DragonFly-GNU-Fortran.cmake +++ b/Modules/Platform/Linker/DragonFly-GNU-Fortran.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-GNU-Fortran) diff --git a/Modules/Platform/Linker/DragonFly-LLD-ASM.cmake b/Modules/Platform/Linker/DragonFly-LLD-ASM.cmake index d4774cd2bc..b6106ded1f 100644 --- a/Modules/Platform/Linker/DragonFly-LLD-ASM.cmake +++ b/Modules/Platform/Linker/DragonFly-LLD-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-LLD-ASM) diff --git a/Modules/Platform/Linker/DragonFly-LLD-C.cmake b/Modules/Platform/Linker/DragonFly-LLD-C.cmake index 5ec3b76de8..e10eaa51db 100644 --- a/Modules/Platform/Linker/DragonFly-LLD-C.cmake +++ b/Modules/Platform/Linker/DragonFly-LLD-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-LLD-C) diff --git a/Modules/Platform/Linker/DragonFly-LLD-CXX.cmake b/Modules/Platform/Linker/DragonFly-LLD-CXX.cmake index 11ab59e343..fa4387f567 100644 --- a/Modules/Platform/Linker/DragonFly-LLD-CXX.cmake +++ b/Modules/Platform/Linker/DragonFly-LLD-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-LLD-CXX) diff --git a/Modules/Platform/Linker/DragonFly-LLD-Fortran.cmake b/Modules/Platform/Linker/DragonFly-LLD-Fortran.cmake index a2b51410c7..81542e3ea6 100644 --- a/Modules/Platform/Linker/DragonFly-LLD-Fortran.cmake +++ b/Modules/Platform/Linker/DragonFly-LLD-Fortran.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-LLD-Fortran) diff --git a/Modules/Platform/Linker/FreeBSD-ASM.cmake b/Modules/Platform/Linker/FreeBSD-ASM.cmake index d2465cf208..e113df834c 100644 --- a/Modules/Platform/Linker/FreeBSD-ASM.cmake +++ b/Modules/Platform/Linker/FreeBSD-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/BSD-Linker-Initialize) if(_CMAKE_SYSTEM_LINKER_TYPE STREQUAL "GNU") diff --git a/Modules/Platform/Linker/FreeBSD-C.cmake b/Modules/Platform/Linker/FreeBSD-C.cmake index bb0cf73a11..0a0377ef11 100644 --- a/Modules/Platform/Linker/FreeBSD-C.cmake +++ b/Modules/Platform/Linker/FreeBSD-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/BSD-Linker-Initialize) diff --git a/Modules/Platform/Linker/FreeBSD-CXX.cmake b/Modules/Platform/Linker/FreeBSD-CXX.cmake index 6440e1859f..4ea1200df8 100644 --- a/Modules/Platform/Linker/FreeBSD-CXX.cmake +++ b/Modules/Platform/Linker/FreeBSD-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/BSD-Linker-Initialize) diff --git a/Modules/Platform/Linker/FreeBSD-Fortran.cmake b/Modules/Platform/Linker/FreeBSD-Fortran.cmake index 56f6fbb06d..987ff16c34 100644 --- a/Modules/Platform/Linker/FreeBSD-Fortran.cmake +++ b/Modules/Platform/Linker/FreeBSD-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/BSD-Linker-Initialize) diff --git a/Modules/Platform/Linker/FreeBSD-GNU-ASM.cmake b/Modules/Platform/Linker/FreeBSD-GNU-ASM.cmake index 5ff8ed8aec..08826f3163 100644 --- a/Modules/Platform/Linker/FreeBSD-GNU-ASM.cmake +++ b/Modules/Platform/Linker/FreeBSD-GNU-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-GNU) diff --git a/Modules/Platform/Linker/FreeBSD-GNU-C.cmake b/Modules/Platform/Linker/FreeBSD-GNU-C.cmake index 8b6f0fd464..ee92f3e355 100644 --- a/Modules/Platform/Linker/FreeBSD-GNU-C.cmake +++ b/Modules/Platform/Linker/FreeBSD-GNU-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-GNU) diff --git a/Modules/Platform/Linker/FreeBSD-GNU-CXX.cmake b/Modules/Platform/Linker/FreeBSD-GNU-CXX.cmake index ecc5533640..86bb88f84f 100644 --- a/Modules/Platform/Linker/FreeBSD-GNU-CXX.cmake +++ b/Modules/Platform/Linker/FreeBSD-GNU-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-GNU) diff --git a/Modules/Platform/Linker/FreeBSD-GNU-Fortran.cmake b/Modules/Platform/Linker/FreeBSD-GNU-Fortran.cmake index 0e20437196..41743f8bfc 100644 --- a/Modules/Platform/Linker/FreeBSD-GNU-Fortran.cmake +++ b/Modules/Platform/Linker/FreeBSD-GNU-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-GNU) diff --git a/Modules/Platform/Linker/FreeBSD-GNU.cmake b/Modules/Platform/Linker/FreeBSD-GNU.cmake index 5b26c034be..8912c36e5a 100644 --- a/Modules/Platform/Linker/FreeBSD-GNU.cmake +++ b/Modules/Platform/Linker/FreeBSD-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/FreeBSD-LLD-ASM.cmake b/Modules/Platform/Linker/FreeBSD-LLD-ASM.cmake index 0b362988ff..8aa7078005 100644 --- a/Modules/Platform/Linker/FreeBSD-LLD-ASM.cmake +++ b/Modules/Platform/Linker/FreeBSD-LLD-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-LLD) diff --git a/Modules/Platform/Linker/FreeBSD-LLD-C.cmake b/Modules/Platform/Linker/FreeBSD-LLD-C.cmake index 0120daca77..4fee39cc68 100644 --- a/Modules/Platform/Linker/FreeBSD-LLD-C.cmake +++ b/Modules/Platform/Linker/FreeBSD-LLD-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-LLD) diff --git a/Modules/Platform/Linker/FreeBSD-LLD-CXX.cmake b/Modules/Platform/Linker/FreeBSD-LLD-CXX.cmake index 0d8aea8673..a477a3b83b 100644 --- a/Modules/Platform/Linker/FreeBSD-LLD-CXX.cmake +++ b/Modules/Platform/Linker/FreeBSD-LLD-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-LLD) diff --git a/Modules/Platform/Linker/FreeBSD-LLD-Fortran.cmake b/Modules/Platform/Linker/FreeBSD-LLD-Fortran.cmake index fa0991d146..dc3a0b81de 100644 --- a/Modules/Platform/Linker/FreeBSD-LLD-Fortran.cmake +++ b/Modules/Platform/Linker/FreeBSD-LLD-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/FreeBSD-LLD) diff --git a/Modules/Platform/Linker/FreeBSD-LLD.cmake b/Modules/Platform/Linker/FreeBSD-LLD.cmake index 19f4df59dc..72d594646c 100644 --- a/Modules/Platform/Linker/FreeBSD-LLD.cmake +++ b/Modules/Platform/Linker/FreeBSD-LLD.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/GNU-ASM.cmake b/Modules/Platform/Linker/GNU-ASM.cmake index e78201cae3..2e9b603ddc 100644 --- a/Modules/Platform/Linker/GNU-ASM.cmake +++ b/Modules/Platform/Linker/GNU-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/GNU-GNU-ASM) diff --git a/Modules/Platform/Linker/GNU-C.cmake b/Modules/Platform/Linker/GNU-C.cmake index 76679409bb..bbf12bff96 100644 --- a/Modules/Platform/Linker/GNU-C.cmake +++ b/Modules/Platform/Linker/GNU-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/GNU-GNU-C) diff --git a/Modules/Platform/Linker/GNU-CXX.cmake b/Modules/Platform/Linker/GNU-CXX.cmake index d653f34e0c..7578d44c3a 100644 --- a/Modules/Platform/Linker/GNU-CXX.cmake +++ b/Modules/Platform/Linker/GNU-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/GNU-GNU-CXX) diff --git a/Modules/Platform/Linker/GNU-Fortran.cmake b/Modules/Platform/Linker/GNU-Fortran.cmake index 99bcb76f15..5bf2a4dc7e 100644 --- a/Modules/Platform/Linker/GNU-Fortran.cmake +++ b/Modules/Platform/Linker/GNU-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/GNU-GNU-Fortran) diff --git a/Modules/Platform/Linker/GNU-GNU-ASM.cmake b/Modules/Platform/Linker/GNU-GNU-ASM.cmake index 39316b9d9b..724fee5497 100644 --- a/Modules/Platform/Linker/GNU-GNU-ASM.cmake +++ b/Modules/Platform/Linker/GNU-GNU-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/GNU-GNU) diff --git a/Modules/Platform/Linker/GNU-GNU-C.cmake b/Modules/Platform/Linker/GNU-GNU-C.cmake index 12a9883c81..63481d57ca 100644 --- a/Modules/Platform/Linker/GNU-GNU-C.cmake +++ b/Modules/Platform/Linker/GNU-GNU-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/GNU-GNU) diff --git a/Modules/Platform/Linker/GNU-GNU-CXX.cmake b/Modules/Platform/Linker/GNU-GNU-CXX.cmake index 776f604d7a..ea7398b5fa 100644 --- a/Modules/Platform/Linker/GNU-GNU-CXX.cmake +++ b/Modules/Platform/Linker/GNU-GNU-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/GNU-GNU) diff --git a/Modules/Platform/Linker/GNU-GNU-Fortran.cmake b/Modules/Platform/Linker/GNU-GNU-Fortran.cmake index 87b5c9b0c9..2dfab73ab2 100644 --- a/Modules/Platform/Linker/GNU-GNU-Fortran.cmake +++ b/Modules/Platform/Linker/GNU-GNU-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/GNU-GNU) diff --git a/Modules/Platform/Linker/GNU-GNU.cmake b/Modules/Platform/Linker/GNU-GNU.cmake index 274b876648..9038f03317 100644 --- a/Modules/Platform/Linker/GNU-GNU.cmake +++ b/Modules/Platform/Linker/GNU-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/GNU.cmake b/Modules/Platform/Linker/GNU.cmake index b4c47bd7c1..44923c467d 100644 --- a/Modules/Platform/Linker/GNU.cmake +++ b/Modules/Platform/Linker/GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/Haiku-ASM.cmake b/Modules/Platform/Linker/Haiku-ASM.cmake index 9e8a2b307a..a63409b365 100644 --- a/Modules/Platform/Linker/Haiku-ASM.cmake +++ b/Modules/Platform/Linker/Haiku-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/Haiku-GNU-ASM) diff --git a/Modules/Platform/Linker/Haiku-C.cmake b/Modules/Platform/Linker/Haiku-C.cmake index 4abf4a7c84..6f74474897 100644 --- a/Modules/Platform/Linker/Haiku-C.cmake +++ b/Modules/Platform/Linker/Haiku-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/Haiku-GNU-C) diff --git a/Modules/Platform/Linker/Haiku-CXX.cmake b/Modules/Platform/Linker/Haiku-CXX.cmake index 96fd0f893a..2c5c8b6f49 100644 --- a/Modules/Platform/Linker/Haiku-CXX.cmake +++ b/Modules/Platform/Linker/Haiku-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/Haiku-GNU-CXX) diff --git a/Modules/Platform/Linker/Haiku-GNU-ASM.cmake b/Modules/Platform/Linker/Haiku-GNU-ASM.cmake index bfef8b9f70..1652b8b04e 100644 --- a/Modules/Platform/Linker/Haiku-GNU-ASM.cmake +++ b/Modules/Platform/Linker/Haiku-GNU-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU-ASM) diff --git a/Modules/Platform/Linker/Haiku-GNU-C.cmake b/Modules/Platform/Linker/Haiku-GNU-C.cmake index 2d0efda7e9..fb43ed81e5 100644 --- a/Modules/Platform/Linker/Haiku-GNU-C.cmake +++ b/Modules/Platform/Linker/Haiku-GNU-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU-C) diff --git a/Modules/Platform/Linker/Haiku-GNU-CXX.cmake b/Modules/Platform/Linker/Haiku-GNU-CXX.cmake index 33c46d53a9..fb8f90c59a 100644 --- a/Modules/Platform/Linker/Haiku-GNU-CXX.cmake +++ b/Modules/Platform/Linker/Haiku-GNU-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU-CXX) diff --git a/Modules/Platform/Linker/Haiku-LLD-ASM.cmake b/Modules/Platform/Linker/Haiku-LLD-ASM.cmake index 870e59e9dc..2ad48f3f1c 100644 --- a/Modules/Platform/Linker/Haiku-LLD-ASM.cmake +++ b/Modules/Platform/Linker/Haiku-LLD-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-LLD-ASM) diff --git a/Modules/Platform/Linker/Haiku-LLD-C.cmake b/Modules/Platform/Linker/Haiku-LLD-C.cmake index efeeb16222..21b21836f0 100644 --- a/Modules/Platform/Linker/Haiku-LLD-C.cmake +++ b/Modules/Platform/Linker/Haiku-LLD-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-LLD-C) diff --git a/Modules/Platform/Linker/Haiku-LLD-CXX.cmake b/Modules/Platform/Linker/Haiku-LLD-CXX.cmake index 46a516c106..9a2c35ed20 100644 --- a/Modules/Platform/Linker/Haiku-LLD-CXX.cmake +++ b/Modules/Platform/Linker/Haiku-LLD-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-LLD-CXX) diff --git a/Modules/Platform/Linker/Linux-ASM.cmake b/Modules/Platform/Linker/Linux-ASM.cmake index 67e8e79de3..f815ce3b3e 100644 --- a/Modules/Platform/Linker/Linux-ASM.cmake +++ b/Modules/Platform/Linker/Linux-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/Linux-GNU-ASM) diff --git a/Modules/Platform/Linker/Linux-C.cmake b/Modules/Platform/Linker/Linux-C.cmake index f40c631dbe..fe2d3ce3dc 100644 --- a/Modules/Platform/Linker/Linux-C.cmake +++ b/Modules/Platform/Linker/Linux-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/Linux-GNU-C) diff --git a/Modules/Platform/Linker/Linux-CUDA.cmake b/Modules/Platform/Linker/Linux-CUDA.cmake index 191c347adf..04da6687f3 100644 --- a/Modules/Platform/Linker/Linux-CUDA.cmake +++ b/Modules/Platform/Linker/Linux-CUDA.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/Linux-GNU-CUDA) diff --git a/Modules/Platform/Linker/Linux-CXX.cmake b/Modules/Platform/Linker/Linux-CXX.cmake index 638f3c7057..9287e8be52 100644 --- a/Modules/Platform/Linker/Linux-CXX.cmake +++ b/Modules/Platform/Linker/Linux-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/Linux-GNU-CXX) diff --git a/Modules/Platform/Linker/Linux-Fortran.cmake b/Modules/Platform/Linker/Linux-Fortran.cmake index 6bfcc690ae..c589290352 100644 --- a/Modules/Platform/Linker/Linux-Fortran.cmake +++ b/Modules/Platform/Linker/Linux-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/Linux-GNU-Fortran) diff --git a/Modules/Platform/Linker/Linux-GNU-ASM.cmake b/Modules/Platform/Linker/Linux-GNU-ASM.cmake index 5812c08320..581d82a740 100644 --- a/Modules/Platform/Linker/Linux-GNU-ASM.cmake +++ b/Modules/Platform/Linker/Linux-GNU-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU) diff --git a/Modules/Platform/Linker/Linux-GNU-C.cmake b/Modules/Platform/Linker/Linux-GNU-C.cmake index 5bb3224669..e17593086f 100644 --- a/Modules/Platform/Linker/Linux-GNU-C.cmake +++ b/Modules/Platform/Linker/Linux-GNU-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU) diff --git a/Modules/Platform/Linker/Linux-GNU-CUDA.cmake b/Modules/Platform/Linker/Linux-GNU-CUDA.cmake index 5a3faa4b30..d1de0406d9 100644 --- a/Modules/Platform/Linker/Linux-GNU-CUDA.cmake +++ b/Modules/Platform/Linker/Linux-GNU-CUDA.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU) diff --git a/Modules/Platform/Linker/Linux-GNU-CXX.cmake b/Modules/Platform/Linker/Linux-GNU-CXX.cmake index 8b0afa70ef..59d91db8b4 100644 --- a/Modules/Platform/Linker/Linux-GNU-CXX.cmake +++ b/Modules/Platform/Linker/Linux-GNU-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU) diff --git a/Modules/Platform/Linker/Linux-GNU-Fortran.cmake b/Modules/Platform/Linker/Linux-GNU-Fortran.cmake index b7f8a16a75..6de8c44fb7 100644 --- a/Modules/Platform/Linker/Linux-GNU-Fortran.cmake +++ b/Modules/Platform/Linker/Linux-GNU-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU) diff --git a/Modules/Platform/Linker/Linux-GNU-HIP.cmake b/Modules/Platform/Linker/Linux-GNU-HIP.cmake index 6fb9a06ac5..560d042a84 100644 --- a/Modules/Platform/Linker/Linux-GNU-HIP.cmake +++ b/Modules/Platform/Linker/Linux-GNU-HIP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU) diff --git a/Modules/Platform/Linker/Linux-GNU-Swift.cmake b/Modules/Platform/Linker/Linux-GNU-Swift.cmake index 06929ef50e..aa579ba2a7 100644 --- a/Modules/Platform/Linker/Linux-GNU-Swift.cmake +++ b/Modules/Platform/Linker/Linux-GNU-Swift.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU) diff --git a/Modules/Platform/Linker/Linux-GNU.cmake b/Modules/Platform/Linker/Linux-GNU.cmake index 0cffafbdfc..67099b9e6b 100644 --- a/Modules/Platform/Linker/Linux-GNU.cmake +++ b/Modules/Platform/Linker/Linux-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/Linux-GNUgold-ASM.cmake b/Modules/Platform/Linker/Linux-GNUgold-ASM.cmake index 54b45545be..bf80396b07 100644 --- a/Modules/Platform/Linker/Linux-GNUgold-ASM.cmake +++ b/Modules/Platform/Linker/Linux-GNUgold-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU-ASM) diff --git a/Modules/Platform/Linker/Linux-GNUgold-C.cmake b/Modules/Platform/Linker/Linux-GNUgold-C.cmake index 929ac88485..24b769a320 100644 --- a/Modules/Platform/Linker/Linux-GNUgold-C.cmake +++ b/Modules/Platform/Linker/Linux-GNUgold-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU-C) diff --git a/Modules/Platform/Linker/Linux-GNUgold-CUDA.cmake b/Modules/Platform/Linker/Linux-GNUgold-CUDA.cmake index 0dc4ba2bb8..8340f7ac2c 100644 --- a/Modules/Platform/Linker/Linux-GNUgold-CUDA.cmake +++ b/Modules/Platform/Linker/Linux-GNUgold-CUDA.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU-CUDA) diff --git a/Modules/Platform/Linker/Linux-GNUgold-CXX.cmake b/Modules/Platform/Linker/Linux-GNUgold-CXX.cmake index f390248f4d..13a6287d9f 100644 --- a/Modules/Platform/Linker/Linux-GNUgold-CXX.cmake +++ b/Modules/Platform/Linker/Linux-GNUgold-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU-CXX) diff --git a/Modules/Platform/Linker/Linux-GNUgold-Fortran.cmake b/Modules/Platform/Linker/Linux-GNUgold-Fortran.cmake index 531d52469a..09074a0636 100644 --- a/Modules/Platform/Linker/Linux-GNUgold-Fortran.cmake +++ b/Modules/Platform/Linker/Linux-GNUgold-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU-Fortran) diff --git a/Modules/Platform/Linker/Linux-GNUgold-HIP.cmake b/Modules/Platform/Linker/Linux-GNUgold-HIP.cmake index 0b77210dce..9120aafdde 100644 --- a/Modules/Platform/Linker/Linux-GNUgold-HIP.cmake +++ b/Modules/Platform/Linker/Linux-GNUgold-HIP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU-HIP) diff --git a/Modules/Platform/Linker/Linux-GNUgold-Swift.cmake b/Modules/Platform/Linker/Linux-GNUgold-Swift.cmake index b9b6d1599e..d3a7a320a1 100644 --- a/Modules/Platform/Linker/Linux-GNUgold-Swift.cmake +++ b/Modules/Platform/Linker/Linux-GNUgold-Swift.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-GNU-Swift) diff --git a/Modules/Platform/Linker/Linux-HIP.cmake b/Modules/Platform/Linker/Linux-HIP.cmake index 4c94abc39d..228a0e95d5 100644 --- a/Modules/Platform/Linker/Linux-HIP.cmake +++ b/Modules/Platform/Linker/Linux-HIP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/Linux-GNU-HIP) diff --git a/Modules/Platform/Linker/Linux-LLD-ASM.cmake b/Modules/Platform/Linker/Linux-LLD-ASM.cmake index 7196133c2d..c171e11c1c 100644 --- a/Modules/Platform/Linker/Linux-LLD-ASM.cmake +++ b/Modules/Platform/Linker/Linux-LLD-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-LLD) diff --git a/Modules/Platform/Linker/Linux-LLD-C.cmake b/Modules/Platform/Linker/Linux-LLD-C.cmake index f8a409ee34..a3fd6a3689 100644 --- a/Modules/Platform/Linker/Linux-LLD-C.cmake +++ b/Modules/Platform/Linker/Linux-LLD-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-LLD) diff --git a/Modules/Platform/Linker/Linux-LLD-CUDA.cmake b/Modules/Platform/Linker/Linux-LLD-CUDA.cmake index 161c7bfba4..9d3afb8331 100644 --- a/Modules/Platform/Linker/Linux-LLD-CUDA.cmake +++ b/Modules/Platform/Linker/Linux-LLD-CUDA.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-LLD) diff --git a/Modules/Platform/Linker/Linux-LLD-CXX.cmake b/Modules/Platform/Linker/Linux-LLD-CXX.cmake index 8530a38983..69c9ef9f04 100644 --- a/Modules/Platform/Linker/Linux-LLD-CXX.cmake +++ b/Modules/Platform/Linker/Linux-LLD-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-LLD) diff --git a/Modules/Platform/Linker/Linux-LLD-Fortran.cmake b/Modules/Platform/Linker/Linux-LLD-Fortran.cmake index 70cd3b4742..c5a93c6aeb 100644 --- a/Modules/Platform/Linker/Linux-LLD-Fortran.cmake +++ b/Modules/Platform/Linker/Linux-LLD-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-LLD) diff --git a/Modules/Platform/Linker/Linux-LLD-HIP.cmake b/Modules/Platform/Linker/Linux-LLD-HIP.cmake index ee0849593d..9b3c579ffe 100644 --- a/Modules/Platform/Linker/Linux-LLD-HIP.cmake +++ b/Modules/Platform/Linker/Linux-LLD-HIP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-LLD) diff --git a/Modules/Platform/Linker/Linux-LLD-Swift.cmake b/Modules/Platform/Linker/Linux-LLD-Swift.cmake index 34280343b6..e265aba159 100644 --- a/Modules/Platform/Linker/Linux-LLD-Swift.cmake +++ b/Modules/Platform/Linker/Linux-LLD-Swift.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-LLD) diff --git a/Modules/Platform/Linker/Linux-LLD.cmake b/Modules/Platform/Linker/Linux-LLD.cmake index 86eedd8523..9d261e28e7 100644 --- a/Modules/Platform/Linker/Linux-LLD.cmake +++ b/Modules/Platform/Linker/Linux-LLD.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/Linux-MOLD-ASM.cmake b/Modules/Platform/Linker/Linux-MOLD-ASM.cmake index 5cc7a71634..4680f0b11f 100644 --- a/Modules/Platform/Linker/Linux-MOLD-ASM.cmake +++ b/Modules/Platform/Linker/Linux-MOLD-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-MOLD) diff --git a/Modules/Platform/Linker/Linux-MOLD-C.cmake b/Modules/Platform/Linker/Linux-MOLD-C.cmake index a62c2c9fea..9b10e61653 100644 --- a/Modules/Platform/Linker/Linux-MOLD-C.cmake +++ b/Modules/Platform/Linker/Linux-MOLD-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-MOLD) diff --git a/Modules/Platform/Linker/Linux-MOLD-CUDA.cmake b/Modules/Platform/Linker/Linux-MOLD-CUDA.cmake index 524803618a..2c0a767e78 100644 --- a/Modules/Platform/Linker/Linux-MOLD-CUDA.cmake +++ b/Modules/Platform/Linker/Linux-MOLD-CUDA.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-MOLD) diff --git a/Modules/Platform/Linker/Linux-MOLD-CXX.cmake b/Modules/Platform/Linker/Linux-MOLD-CXX.cmake index 4c43624840..e0caa27588 100644 --- a/Modules/Platform/Linker/Linux-MOLD-CXX.cmake +++ b/Modules/Platform/Linker/Linux-MOLD-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-MOLD) diff --git a/Modules/Platform/Linker/Linux-MOLD-Fortran.cmake b/Modules/Platform/Linker/Linux-MOLD-Fortran.cmake index e26bd5db11..101e7a4fe2 100644 --- a/Modules/Platform/Linker/Linux-MOLD-Fortran.cmake +++ b/Modules/Platform/Linker/Linux-MOLD-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-MOLD) diff --git a/Modules/Platform/Linker/Linux-MOLD-HIP.cmake b/Modules/Platform/Linker/Linux-MOLD-HIP.cmake index 5dd6c1615f..bc162f9bfb 100644 --- a/Modules/Platform/Linker/Linux-MOLD-HIP.cmake +++ b/Modules/Platform/Linker/Linux-MOLD-HIP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Linux-MOLD) diff --git a/Modules/Platform/Linker/Linux-MOLD.cmake b/Modules/Platform/Linker/Linux-MOLD.cmake index 2a3d9dc5ae..4b92ff0cab 100644 --- a/Modules/Platform/Linker/Linux-MOLD.cmake +++ b/Modules/Platform/Linker/Linux-MOLD.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/Linux-Swift.cmake b/Modules/Platform/Linker/Linux-Swift.cmake index 638f3c7057..9287e8be52 100644 --- a/Modules/Platform/Linker/Linux-Swift.cmake +++ b/Modules/Platform/Linker/Linux-Swift.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/Linux-GNU-CXX) diff --git a/Modules/Platform/Linker/MSYS-ASM.cmake b/Modules/Platform/Linker/MSYS-ASM.cmake index 9f72f5f359..06558c7d1d 100644 --- a/Modules/Platform/Linker/MSYS-ASM.cmake +++ b/Modules/Platform/Linker/MSYS-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-ASM) diff --git a/Modules/Platform/Linker/MSYS-C.cmake b/Modules/Platform/Linker/MSYS-C.cmake index 5ea9f31c70..b6f7b59f7a 100644 --- a/Modules/Platform/Linker/MSYS-C.cmake +++ b/Modules/Platform/Linker/MSYS-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-C) diff --git a/Modules/Platform/Linker/MSYS-CXX.cmake b/Modules/Platform/Linker/MSYS-CXX.cmake index a64b5385f0..0e10dcf053 100644 --- a/Modules/Platform/Linker/MSYS-CXX.cmake +++ b/Modules/Platform/Linker/MSYS-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-CXX) diff --git a/Modules/Platform/Linker/MSYS-Fortran.cmake b/Modules/Platform/Linker/MSYS-Fortran.cmake index 390063d4c5..c3104c156a 100644 --- a/Modules/Platform/Linker/MSYS-Fortran.cmake +++ b/Modules/Platform/Linker/MSYS-Fortran.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-Fortran) diff --git a/Modules/Platform/Linker/MSYS-GNU-ASM.cmake b/Modules/Platform/Linker/MSYS-GNU-ASM.cmake index f85298e399..6c2b5357c2 100644 --- a/Modules/Platform/Linker/MSYS-GNU-ASM.cmake +++ b/Modules/Platform/Linker/MSYS-GNU-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-GNU-ASM) diff --git a/Modules/Platform/Linker/MSYS-GNU-C.cmake b/Modules/Platform/Linker/MSYS-GNU-C.cmake index 4e6415fe74..903bedf66a 100644 --- a/Modules/Platform/Linker/MSYS-GNU-C.cmake +++ b/Modules/Platform/Linker/MSYS-GNU-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-GNU-C) diff --git a/Modules/Platform/Linker/MSYS-GNU-CXX.cmake b/Modules/Platform/Linker/MSYS-GNU-CXX.cmake index 2a48ddca89..6a75547d75 100644 --- a/Modules/Platform/Linker/MSYS-GNU-CXX.cmake +++ b/Modules/Platform/Linker/MSYS-GNU-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-GNU-CXX) diff --git a/Modules/Platform/Linker/MSYS-GNU-Fortran.cmake b/Modules/Platform/Linker/MSYS-GNU-Fortran.cmake index 5055d22dfa..f2926ef390 100644 --- a/Modules/Platform/Linker/MSYS-GNU-Fortran.cmake +++ b/Modules/Platform/Linker/MSYS-GNU-Fortran.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-GNU-Fortran) diff --git a/Modules/Platform/Linker/MSYS-LLD-ASM.cmake b/Modules/Platform/Linker/MSYS-LLD-ASM.cmake index 907d084044..3a447a5fd8 100644 --- a/Modules/Platform/Linker/MSYS-LLD-ASM.cmake +++ b/Modules/Platform/Linker/MSYS-LLD-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-LLD-ASM) diff --git a/Modules/Platform/Linker/MSYS-LLD-C.cmake b/Modules/Platform/Linker/MSYS-LLD-C.cmake index bef158d052..002ed05110 100644 --- a/Modules/Platform/Linker/MSYS-LLD-C.cmake +++ b/Modules/Platform/Linker/MSYS-LLD-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-LLD-C) diff --git a/Modules/Platform/Linker/MSYS-LLD-CXX.cmake b/Modules/Platform/Linker/MSYS-LLD-CXX.cmake index 59d9abc386..5d6a995e06 100644 --- a/Modules/Platform/Linker/MSYS-LLD-CXX.cmake +++ b/Modules/Platform/Linker/MSYS-LLD-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-LLD-CXX) diff --git a/Modules/Platform/Linker/MSYS-LLD-Fortran.cmake b/Modules/Platform/Linker/MSYS-LLD-Fortran.cmake index f705b91d7a..f03e7e6b1c 100644 --- a/Modules/Platform/Linker/MSYS-LLD-Fortran.cmake +++ b/Modules/Platform/Linker/MSYS-LLD-Fortran.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/CYGWIN-LLD-Fortran) diff --git a/Modules/Platform/Linker/MirBSD-ASM.cmake b/Modules/Platform/Linker/MirBSD-ASM.cmake index d2c419e5c6..9389eb2a82 100644 --- a/Modules/Platform/Linker/MirBSD-ASM.cmake +++ b/Modules/Platform/Linker/MirBSD-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/OpenBSD-ASM) diff --git a/Modules/Platform/Linker/MirBSD-C.cmake b/Modules/Platform/Linker/MirBSD-C.cmake index c59f2511a5..c64b344b27 100644 --- a/Modules/Platform/Linker/MirBSD-C.cmake +++ b/Modules/Platform/Linker/MirBSD-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/OpenBSD-C) diff --git a/Modules/Platform/Linker/MirBSD-CXX.cmake b/Modules/Platform/Linker/MirBSD-CXX.cmake index 9a76d37f26..d13f2f759f 100644 --- a/Modules/Platform/Linker/MirBSD-CXX.cmake +++ b/Modules/Platform/Linker/MirBSD-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/OpenBSD-CXX) diff --git a/Modules/Platform/Linker/MirBSD-Fortran.cmake b/Modules/Platform/Linker/MirBSD-Fortran.cmake index 9ab9886357..fdb246d303 100644 --- a/Modules/Platform/Linker/MirBSD-Fortran.cmake +++ b/Modules/Platform/Linker/MirBSD-Fortran.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/OpenBSD-Fortran) diff --git a/Modules/Platform/Linker/MirBSD-GNU-ASM.cmake b/Modules/Platform/Linker/MirBSD-GNU-ASM.cmake index f552a94096..1a7788be3c 100644 --- a/Modules/Platform/Linker/MirBSD-GNU-ASM.cmake +++ b/Modules/Platform/Linker/MirBSD-GNU-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/OpenBSD-GNU-ASM) diff --git a/Modules/Platform/Linker/MirBSD-GNU-C.cmake b/Modules/Platform/Linker/MirBSD-GNU-C.cmake index ad337d0731..7433430180 100644 --- a/Modules/Platform/Linker/MirBSD-GNU-C.cmake +++ b/Modules/Platform/Linker/MirBSD-GNU-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/OpenBSD-GNU-C) diff --git a/Modules/Platform/Linker/MirBSD-GNU-CXX.cmake b/Modules/Platform/Linker/MirBSD-GNU-CXX.cmake index 1edb8e8cf7..53174b7d79 100644 --- a/Modules/Platform/Linker/MirBSD-GNU-CXX.cmake +++ b/Modules/Platform/Linker/MirBSD-GNU-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/OpenBSD-GNU-CXX) diff --git a/Modules/Platform/Linker/MirBSD-GNU-Fortran.cmake b/Modules/Platform/Linker/MirBSD-GNU-Fortran.cmake index 70890a7bde..3877d190db 100644 --- a/Modules/Platform/Linker/MirBSD-GNU-Fortran.cmake +++ b/Modules/Platform/Linker/MirBSD-GNU-Fortran.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/OpenBSD-GNU-Fortran) diff --git a/Modules/Platform/Linker/NetBSD-ASM.cmake b/Modules/Platform/Linker/NetBSD-ASM.cmake index 72a9119f9a..bbfab18eb7 100644 --- a/Modules/Platform/Linker/NetBSD-ASM.cmake +++ b/Modules/Platform/Linker/NetBSD-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/NetBSD-GNU-ASM) diff --git a/Modules/Platform/Linker/NetBSD-C.cmake b/Modules/Platform/Linker/NetBSD-C.cmake index 6e08344c32..024e5de392 100644 --- a/Modules/Platform/Linker/NetBSD-C.cmake +++ b/Modules/Platform/Linker/NetBSD-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/NetBSD-GNU-C) diff --git a/Modules/Platform/Linker/NetBSD-CXX.cmake b/Modules/Platform/Linker/NetBSD-CXX.cmake index 23d6cac929..c57c6e6bc2 100644 --- a/Modules/Platform/Linker/NetBSD-CXX.cmake +++ b/Modules/Platform/Linker/NetBSD-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/NetBSD-GNU-CXX) diff --git a/Modules/Platform/Linker/NetBSD-Fortran.cmake b/Modules/Platform/Linker/NetBSD-Fortran.cmake index 668412777a..9deb3593cc 100644 --- a/Modules/Platform/Linker/NetBSD-Fortran.cmake +++ b/Modules/Platform/Linker/NetBSD-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/NetBSD-GNU-Fortran) diff --git a/Modules/Platform/Linker/NetBSD-GNU-ASM.cmake b/Modules/Platform/Linker/NetBSD-GNU-ASM.cmake index 533589e52c..7dcb1ea474 100644 --- a/Modules/Platform/Linker/NetBSD-GNU-ASM.cmake +++ b/Modules/Platform/Linker/NetBSD-GNU-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/NetBSD-GNU) diff --git a/Modules/Platform/Linker/NetBSD-GNU-C.cmake b/Modules/Platform/Linker/NetBSD-GNU-C.cmake index 2f00856460..2882bef189 100644 --- a/Modules/Platform/Linker/NetBSD-GNU-C.cmake +++ b/Modules/Platform/Linker/NetBSD-GNU-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/NetBSD-GNU) diff --git a/Modules/Platform/Linker/NetBSD-GNU-CXX.cmake b/Modules/Platform/Linker/NetBSD-GNU-CXX.cmake index 6e5da900af..1e21529bfb 100644 --- a/Modules/Platform/Linker/NetBSD-GNU-CXX.cmake +++ b/Modules/Platform/Linker/NetBSD-GNU-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/NetBSD-GNU) diff --git a/Modules/Platform/Linker/NetBSD-GNU-Fortran.cmake b/Modules/Platform/Linker/NetBSD-GNU-Fortran.cmake index 83d778494b..76773e7c62 100644 --- a/Modules/Platform/Linker/NetBSD-GNU-Fortran.cmake +++ b/Modules/Platform/Linker/NetBSD-GNU-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/NetBSD-GNU) diff --git a/Modules/Platform/Linker/NetBSD-GNU.cmake b/Modules/Platform/Linker/NetBSD-GNU.cmake index 226afcd73e..9c26654a34 100644 --- a/Modules/Platform/Linker/NetBSD-GNU.cmake +++ b/Modules/Platform/Linker/NetBSD-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/OpenBSD-ASM.cmake b/Modules/Platform/Linker/OpenBSD-ASM.cmake index 132d875d94..4fca12daee 100644 --- a/Modules/Platform/Linker/OpenBSD-ASM.cmake +++ b/Modules/Platform/Linker/OpenBSD-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/BSD-Linker-Initialize) diff --git a/Modules/Platform/Linker/OpenBSD-C.cmake b/Modules/Platform/Linker/OpenBSD-C.cmake index b4147c678c..deb3bbacb4 100644 --- a/Modules/Platform/Linker/OpenBSD-C.cmake +++ b/Modules/Platform/Linker/OpenBSD-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/BSD-Linker-Initialize) diff --git a/Modules/Platform/Linker/OpenBSD-CXX.cmake b/Modules/Platform/Linker/OpenBSD-CXX.cmake index 75d4ff003f..481f8e3750 100644 --- a/Modules/Platform/Linker/OpenBSD-CXX.cmake +++ b/Modules/Platform/Linker/OpenBSD-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/BSD-Linker-Initialize) diff --git a/Modules/Platform/Linker/OpenBSD-Fortran.cmake b/Modules/Platform/Linker/OpenBSD-Fortran.cmake index a718403e3d..e3883cc851 100644 --- a/Modules/Platform/Linker/OpenBSD-Fortran.cmake +++ b/Modules/Platform/Linker/OpenBSD-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/BSD-Linker-Initialize) diff --git a/Modules/Platform/Linker/OpenBSD-GNU-ASM.cmake b/Modules/Platform/Linker/OpenBSD-GNU-ASM.cmake index 6ad992d8ab..f6181f4b7b 100644 --- a/Modules/Platform/Linker/OpenBSD-GNU-ASM.cmake +++ b/Modules/Platform/Linker/OpenBSD-GNU-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/OpenBSD-GNU) diff --git a/Modules/Platform/Linker/OpenBSD-GNU-C.cmake b/Modules/Platform/Linker/OpenBSD-GNU-C.cmake index 64c8adf2d2..3b2337512b 100644 --- a/Modules/Platform/Linker/OpenBSD-GNU-C.cmake +++ b/Modules/Platform/Linker/OpenBSD-GNU-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/OpenBSD-GNU) diff --git a/Modules/Platform/Linker/OpenBSD-GNU-CXX.cmake b/Modules/Platform/Linker/OpenBSD-GNU-CXX.cmake index 98668e5656..5c6e7e61ac 100644 --- a/Modules/Platform/Linker/OpenBSD-GNU-CXX.cmake +++ b/Modules/Platform/Linker/OpenBSD-GNU-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/OpenBSD-GNU) diff --git a/Modules/Platform/Linker/OpenBSD-GNU-Fortran.cmake b/Modules/Platform/Linker/OpenBSD-GNU-Fortran.cmake index 0f2b11f9b7..41e31c45ae 100644 --- a/Modules/Platform/Linker/OpenBSD-GNU-Fortran.cmake +++ b/Modules/Platform/Linker/OpenBSD-GNU-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/OpenBSD-GNU) diff --git a/Modules/Platform/Linker/OpenBSD-GNU.cmake b/Modules/Platform/Linker/OpenBSD-GNU.cmake index c5821bbf09..64086e7c32 100644 --- a/Modules/Platform/Linker/OpenBSD-GNU.cmake +++ b/Modules/Platform/Linker/OpenBSD-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/OpenBSD-LLD-ASM.cmake b/Modules/Platform/Linker/OpenBSD-LLD-ASM.cmake index 008e79a99a..7402ebe612 100644 --- a/Modules/Platform/Linker/OpenBSD-LLD-ASM.cmake +++ b/Modules/Platform/Linker/OpenBSD-LLD-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/OpenBSD-LLD) diff --git a/Modules/Platform/Linker/OpenBSD-LLD-C.cmake b/Modules/Platform/Linker/OpenBSD-LLD-C.cmake index 20f8d12a3a..e6aa698c85 100644 --- a/Modules/Platform/Linker/OpenBSD-LLD-C.cmake +++ b/Modules/Platform/Linker/OpenBSD-LLD-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/OpenBSD-LLD) diff --git a/Modules/Platform/Linker/OpenBSD-LLD-CXX.cmake b/Modules/Platform/Linker/OpenBSD-LLD-CXX.cmake index d0fd59f88c..be3ae42ca0 100644 --- a/Modules/Platform/Linker/OpenBSD-LLD-CXX.cmake +++ b/Modules/Platform/Linker/OpenBSD-LLD-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/OpenBSD-LLD) diff --git a/Modules/Platform/Linker/OpenBSD-LLD-Fortran.cmake b/Modules/Platform/Linker/OpenBSD-LLD-Fortran.cmake index 55efce3b53..e5a2dd7c44 100644 --- a/Modules/Platform/Linker/OpenBSD-LLD-Fortran.cmake +++ b/Modules/Platform/Linker/OpenBSD-LLD-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/OpenBSD-LLD) diff --git a/Modules/Platform/Linker/OpenBSD-LLD.cmake b/Modules/Platform/Linker/OpenBSD-LLD.cmake index 05a101779c..a94262709e 100644 --- a/Modules/Platform/Linker/OpenBSD-LLD.cmake +++ b/Modules/Platform/Linker/OpenBSD-LLD.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/SerenityOS-ASM.cmake b/Modules/Platform/Linker/SerenityOS-ASM.cmake index 98fe46f472..def96b4727 100644 --- a/Modules/Platform/Linker/SerenityOS-ASM.cmake +++ b/Modules/Platform/Linker/SerenityOS-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/SerenityOS-GNU-ASM) diff --git a/Modules/Platform/Linker/SerenityOS-C.cmake b/Modules/Platform/Linker/SerenityOS-C.cmake index d4aa953112..0fcbb35cd8 100644 --- a/Modules/Platform/Linker/SerenityOS-C.cmake +++ b/Modules/Platform/Linker/SerenityOS-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/SerenityOS-GNU-C) diff --git a/Modules/Platform/Linker/SerenityOS-CXX.cmake b/Modules/Platform/Linker/SerenityOS-CXX.cmake index 34e9311ac9..102dae42ba 100644 --- a/Modules/Platform/Linker/SerenityOS-CXX.cmake +++ b/Modules/Platform/Linker/SerenityOS-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # GNU is the default linker include(Platform/Linker/SerenityOS-GNU-CXX) diff --git a/Modules/Platform/Linker/SerenityOS-GNU-ASM.cmake b/Modules/Platform/Linker/SerenityOS-GNU-ASM.cmake index 3ea7242607..55bcafc51f 100644 --- a/Modules/Platform/Linker/SerenityOS-GNU-ASM.cmake +++ b/Modules/Platform/Linker/SerenityOS-GNU-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/SerenityOS-GNU) diff --git a/Modules/Platform/Linker/SerenityOS-GNU-C.cmake b/Modules/Platform/Linker/SerenityOS-GNU-C.cmake index c66d7979fd..53304d7fd2 100644 --- a/Modules/Platform/Linker/SerenityOS-GNU-C.cmake +++ b/Modules/Platform/Linker/SerenityOS-GNU-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/SerenityOS-GNU) diff --git a/Modules/Platform/Linker/SerenityOS-GNU-CXX.cmake b/Modules/Platform/Linker/SerenityOS-GNU-CXX.cmake index ff1f6777d6..d71b9920fd 100644 --- a/Modules/Platform/Linker/SerenityOS-GNU-CXX.cmake +++ b/Modules/Platform/Linker/SerenityOS-GNU-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/SerenityOS-GNU) diff --git a/Modules/Platform/Linker/SerenityOS-GNU.cmake b/Modules/Platform/Linker/SerenityOS-GNU.cmake index 45f6505ef7..0e7013c021 100644 --- a/Modules/Platform/Linker/SerenityOS-GNU.cmake +++ b/Modules/Platform/Linker/SerenityOS-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/SerenityOS-LLD-ASM.cmake b/Modules/Platform/Linker/SerenityOS-LLD-ASM.cmake index 23be6bd832..f292d760bc 100644 --- a/Modules/Platform/Linker/SerenityOS-LLD-ASM.cmake +++ b/Modules/Platform/Linker/SerenityOS-LLD-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/SerenityOS-LLD) diff --git a/Modules/Platform/Linker/SerenityOS-LLD-C.cmake b/Modules/Platform/Linker/SerenityOS-LLD-C.cmake index 43b077c06a..cbad19371c 100644 --- a/Modules/Platform/Linker/SerenityOS-LLD-C.cmake +++ b/Modules/Platform/Linker/SerenityOS-LLD-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/SerenityOS-LLD) diff --git a/Modules/Platform/Linker/SerenityOS-LLD-CXX.cmake b/Modules/Platform/Linker/SerenityOS-LLD-CXX.cmake index 95851ca4d1..5e18be18e0 100644 --- a/Modules/Platform/Linker/SerenityOS-LLD-CXX.cmake +++ b/Modules/Platform/Linker/SerenityOS-LLD-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/SerenityOS-LLD) diff --git a/Modules/Platform/Linker/SerenityOS-LLD.cmake b/Modules/Platform/Linker/SerenityOS-LLD.cmake index f3c0389347..4aa38ae52e 100644 --- a/Modules/Platform/Linker/SerenityOS-LLD.cmake +++ b/Modules/Platform/Linker/SerenityOS-LLD.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/SunOS-ASM.cmake b/Modules/Platform/Linker/SunOS-ASM.cmake index 0013e0b041..a2aa9f2835 100644 --- a/Modules/Platform/Linker/SunOS-ASM.cmake +++ b/Modules/Platform/Linker/SunOS-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Solaris is the default linker include(Platform/Linker/SunOS-Solaris-ASM) diff --git a/Modules/Platform/Linker/SunOS-C.cmake b/Modules/Platform/Linker/SunOS-C.cmake index fe90f6a206..c4505eabae 100644 --- a/Modules/Platform/Linker/SunOS-C.cmake +++ b/Modules/Platform/Linker/SunOS-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Solaris is the default linker include(Platform/Linker/SunOS-Solaris-C) diff --git a/Modules/Platform/Linker/SunOS-CXX.cmake b/Modules/Platform/Linker/SunOS-CXX.cmake index 0111500d6d..9fc062ff9b 100644 --- a/Modules/Platform/Linker/SunOS-CXX.cmake +++ b/Modules/Platform/Linker/SunOS-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Solaris is the default linker include(Platform/Linker/SunOS-Solaris-CXX) diff --git a/Modules/Platform/Linker/SunOS-Fortran.cmake b/Modules/Platform/Linker/SunOS-Fortran.cmake index 6252846ad6..cbb0cf7769 100644 --- a/Modules/Platform/Linker/SunOS-Fortran.cmake +++ b/Modules/Platform/Linker/SunOS-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Solaris is the default linker include(Platform/Linker/SunOS-Solaris-Fortran) diff --git a/Modules/Platform/Linker/SunOS-GNU-ASM.cmake b/Modules/Platform/Linker/SunOS-GNU-ASM.cmake index d69b617c2c..1b3e5fe824 100644 --- a/Modules/Platform/Linker/SunOS-GNU-ASM.cmake +++ b/Modules/Platform/Linker/SunOS-GNU-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/SunOS-GNU) diff --git a/Modules/Platform/Linker/SunOS-GNU-C.cmake b/Modules/Platform/Linker/SunOS-GNU-C.cmake index 76554ced06..ae48a9bea1 100644 --- a/Modules/Platform/Linker/SunOS-GNU-C.cmake +++ b/Modules/Platform/Linker/SunOS-GNU-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/SunOS-GNU) diff --git a/Modules/Platform/Linker/SunOS-GNU-CXX.cmake b/Modules/Platform/Linker/SunOS-GNU-CXX.cmake index 68b2d8cf1b..0c8e9822bf 100644 --- a/Modules/Platform/Linker/SunOS-GNU-CXX.cmake +++ b/Modules/Platform/Linker/SunOS-GNU-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/SunOS-GNU) diff --git a/Modules/Platform/Linker/SunOS-GNU-Fortran.cmake b/Modules/Platform/Linker/SunOS-GNU-Fortran.cmake index 1a7565de13..0ed73f308a 100644 --- a/Modules/Platform/Linker/SunOS-GNU-Fortran.cmake +++ b/Modules/Platform/Linker/SunOS-GNU-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/SunOS-GNU) diff --git a/Modules/Platform/Linker/SunOS-GNU.cmake b/Modules/Platform/Linker/SunOS-GNU.cmake index ae9697d411..0c3b230127 100644 --- a/Modules/Platform/Linker/SunOS-GNU.cmake +++ b/Modules/Platform/Linker/SunOS-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/SunOS-Solaris-ASM.cmake b/Modules/Platform/Linker/SunOS-Solaris-ASM.cmake index 35ad14936b..79c0c2fb7d 100644 --- a/Modules/Platform/Linker/SunOS-Solaris-ASM.cmake +++ b/Modules/Platform/Linker/SunOS-Solaris-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/SunOS-Solaris) diff --git a/Modules/Platform/Linker/SunOS-Solaris-C.cmake b/Modules/Platform/Linker/SunOS-Solaris-C.cmake index 6251dcc6ef..a50f50af15 100644 --- a/Modules/Platform/Linker/SunOS-Solaris-C.cmake +++ b/Modules/Platform/Linker/SunOS-Solaris-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/SunOS-Solaris) diff --git a/Modules/Platform/Linker/SunOS-Solaris-CXX.cmake b/Modules/Platform/Linker/SunOS-Solaris-CXX.cmake index f6e26451a3..b7dc36332a 100644 --- a/Modules/Platform/Linker/SunOS-Solaris-CXX.cmake +++ b/Modules/Platform/Linker/SunOS-Solaris-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/SunOS-Solaris) diff --git a/Modules/Platform/Linker/SunOS-Solaris-Fortran.cmake b/Modules/Platform/Linker/SunOS-Solaris-Fortran.cmake index f55b9f25b4..9b81034ecb 100644 --- a/Modules/Platform/Linker/SunOS-Solaris-Fortran.cmake +++ b/Modules/Platform/Linker/SunOS-Solaris-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/SunOS-Solaris) diff --git a/Modules/Platform/Linker/SunOS-Solaris.cmake b/Modules/Platform/Linker/SunOS-Solaris.cmake index 2aff3aaef3..f2de5961c1 100644 --- a/Modules/Platform/Linker/SunOS-Solaris.cmake +++ b/Modules/Platform/Linker/SunOS-Solaris.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/Windows-ASM.cmake b/Modules/Platform/Linker/Windows-ASM.cmake index b6e9ab3a30..472b7a2dd8 100644 --- a/Modules/Platform/Linker/Windows-ASM.cmake +++ b/Modules/Platform/Linker/Windows-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_ASM_SIMULATE_ID STREQUAL "MSVC") # MSVC is the default linker diff --git a/Modules/Platform/Linker/Windows-C.cmake b/Modules/Platform/Linker/Windows-C.cmake index bb663e3bc6..26a0f0c818 100644 --- a/Modules/Platform/Linker/Windows-C.cmake +++ b/Modules/Platform/Linker/Windows-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_C_SIMULATE_ID STREQUAL "MSVC") # MSVC is the default linker diff --git a/Modules/Platform/Linker/Windows-CUDA.cmake b/Modules/Platform/Linker/Windows-CUDA.cmake index 7e89791fd4..ed38100bfb 100644 --- a/Modules/Platform/Linker/Windows-CUDA.cmake +++ b/Modules/Platform/Linker/Windows-CUDA.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # MSVC is the default linker include(Platform/Linker/Windows-MSVC-CUDA) diff --git a/Modules/Platform/Linker/Windows-CXX.cmake b/Modules/Platform/Linker/Windows-CXX.cmake index adaeb05d07..b425be5230 100644 --- a/Modules/Platform/Linker/Windows-CXX.cmake +++ b/Modules/Platform/Linker/Windows-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_CXX_SIMULATE_ID STREQUAL "MSVC") # MSVC is the default linker diff --git a/Modules/Platform/Linker/Windows-Fortran.cmake b/Modules/Platform/Linker/Windows-Fortran.cmake index 9a2fcbcb4e..d145a900f3 100644 --- a/Modules/Platform/Linker/Windows-Fortran.cmake +++ b/Modules/Platform/Linker/Windows-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_Fortran_SIMULATE_ID STREQUAL "MSVC") # MSVC is the default linker diff --git a/Modules/Platform/Linker/Windows-GNU-ASM.cmake b/Modules/Platform/Linker/Windows-GNU-ASM.cmake index 7fac7b1889..1087ccc5c8 100644 --- a/Modules/Platform/Linker/Windows-GNU-ASM.cmake +++ b/Modules/Platform/Linker/Windows-GNU-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-GNU) diff --git a/Modules/Platform/Linker/Windows-GNU-C.cmake b/Modules/Platform/Linker/Windows-GNU-C.cmake index 833a64dd7b..21cff040cb 100644 --- a/Modules/Platform/Linker/Windows-GNU-C.cmake +++ b/Modules/Platform/Linker/Windows-GNU-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-GNU) diff --git a/Modules/Platform/Linker/Windows-GNU-CXX.cmake b/Modules/Platform/Linker/Windows-GNU-CXX.cmake index 6bc1af0af3..d15b5e7cd0 100644 --- a/Modules/Platform/Linker/Windows-GNU-CXX.cmake +++ b/Modules/Platform/Linker/Windows-GNU-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-GNU) diff --git a/Modules/Platform/Linker/Windows-GNU-Fortran.cmake b/Modules/Platform/Linker/Windows-GNU-Fortran.cmake index 4f0c35fe54..b3a4f23603 100644 --- a/Modules/Platform/Linker/Windows-GNU-Fortran.cmake +++ b/Modules/Platform/Linker/Windows-GNU-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-GNU) diff --git a/Modules/Platform/Linker/Windows-GNU-HIP.cmake b/Modules/Platform/Linker/Windows-GNU-HIP.cmake index 4814888ced..283bd76452 100644 --- a/Modules/Platform/Linker/Windows-GNU-HIP.cmake +++ b/Modules/Platform/Linker/Windows-GNU-HIP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-GNU) diff --git a/Modules/Platform/Linker/Windows-GNU.cmake b/Modules/Platform/Linker/Windows-GNU.cmake index 144b03e28c..c5a968f7f3 100644 --- a/Modules/Platform/Linker/Windows-GNU.cmake +++ b/Modules/Platform/Linker/Windows-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/Windows-HIP.cmake b/Modules/Platform/Linker/Windows-HIP.cmake index d215fc9e52..e45055f833 100644 --- a/Modules/Platform/Linker/Windows-HIP.cmake +++ b/Modules/Platform/Linker/Windows-HIP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_HIP_SIMULATE_ID STREQUAL "MSVC") # MSVC is the default linker diff --git a/Modules/Platform/Linker/Windows-LLD-ASM.cmake b/Modules/Platform/Linker/Windows-LLD-ASM.cmake index fbcc55d1e6..6e735de554 100644 --- a/Modules/Platform/Linker/Windows-LLD-ASM.cmake +++ b/Modules/Platform/Linker/Windows-LLD-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-LLD) diff --git a/Modules/Platform/Linker/Windows-LLD-C.cmake b/Modules/Platform/Linker/Windows-LLD-C.cmake index 8efd87e9a0..c16f384854 100644 --- a/Modules/Platform/Linker/Windows-LLD-C.cmake +++ b/Modules/Platform/Linker/Windows-LLD-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-LLD) diff --git a/Modules/Platform/Linker/Windows-LLD-CXX.cmake b/Modules/Platform/Linker/Windows-LLD-CXX.cmake index 7bd3131b98..2449f28a08 100644 --- a/Modules/Platform/Linker/Windows-LLD-CXX.cmake +++ b/Modules/Platform/Linker/Windows-LLD-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-LLD) diff --git a/Modules/Platform/Linker/Windows-LLD-HIP.cmake b/Modules/Platform/Linker/Windows-LLD-HIP.cmake index 4b04a79cd4..384b5ea510 100644 --- a/Modules/Platform/Linker/Windows-LLD-HIP.cmake +++ b/Modules/Platform/Linker/Windows-LLD-HIP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-LLD) diff --git a/Modules/Platform/Linker/Windows-LLD.cmake b/Modules/Platform/Linker/Windows-LLD.cmake index 9c56de2aeb..696b342574 100644 --- a/Modules/Platform/Linker/Windows-LLD.cmake +++ b/Modules/Platform/Linker/Windows-LLD.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/Windows-MSVC-ASM.cmake b/Modules/Platform/Linker/Windows-MSVC-ASM.cmake index df3a64bed7..ae15f5296e 100644 --- a/Modules/Platform/Linker/Windows-MSVC-ASM.cmake +++ b/Modules/Platform/Linker/Windows-MSVC-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC) diff --git a/Modules/Platform/Linker/Windows-MSVC-C.cmake b/Modules/Platform/Linker/Windows-MSVC-C.cmake index 467c0f34f0..28339cc2ab 100644 --- a/Modules/Platform/Linker/Windows-MSVC-C.cmake +++ b/Modules/Platform/Linker/Windows-MSVC-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC) diff --git a/Modules/Platform/Linker/Windows-MSVC-CUDA.cmake b/Modules/Platform/Linker/Windows-MSVC-CUDA.cmake index dc3d5e9f1d..02938effd4 100644 --- a/Modules/Platform/Linker/Windows-MSVC-CUDA.cmake +++ b/Modules/Platform/Linker/Windows-MSVC-CUDA.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC) diff --git a/Modules/Platform/Linker/Windows-MSVC-CXX.cmake b/Modules/Platform/Linker/Windows-MSVC-CXX.cmake index f5d3294f44..df1dbb5821 100644 --- a/Modules/Platform/Linker/Windows-MSVC-CXX.cmake +++ b/Modules/Platform/Linker/Windows-MSVC-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC) diff --git a/Modules/Platform/Linker/Windows-MSVC-Fortran.cmake b/Modules/Platform/Linker/Windows-MSVC-Fortran.cmake index b5f99f3af7..8c39540918 100644 --- a/Modules/Platform/Linker/Windows-MSVC-Fortran.cmake +++ b/Modules/Platform/Linker/Windows-MSVC-Fortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC) diff --git a/Modules/Platform/Linker/Windows-MSVC-HIP.cmake b/Modules/Platform/Linker/Windows-MSVC-HIP.cmake index cc2a7daea6..0176db052e 100644 --- a/Modules/Platform/Linker/Windows-MSVC-HIP.cmake +++ b/Modules/Platform/Linker/Windows-MSVC-HIP.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC) diff --git a/Modules/Platform/Linker/Windows-MSVC-Swift.cmake b/Modules/Platform/Linker/Windows-MSVC-Swift.cmake index c29af1329c..03c31ee47a 100644 --- a/Modules/Platform/Linker/Windows-MSVC-Swift.cmake +++ b/Modules/Platform/Linker/Windows-MSVC-Swift.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC) diff --git a/Modules/Platform/Linker/Windows-MSVC.cmake b/Modules/Platform/Linker/Windows-MSVC.cmake index 491b8993f5..d4e819c5cb 100644 --- a/Modules/Platform/Linker/Windows-MSVC.cmake +++ b/Modules/Platform/Linker/Windows-MSVC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linker/Windows-Swift.cmake b/Modules/Platform/Linker/Windows-Swift.cmake index 9478d040cf..10386c370b 100644 --- a/Modules/Platform/Linker/Windows-Swift.cmake +++ b/Modules/Platform/Linker/Windows-Swift.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # MSVC is the default linker include(Platform/Linker/Windows-MSVC-Swift) diff --git a/Modules/Platform/Linker/WindowsCE-C.cmake b/Modules/Platform/Linker/WindowsCE-C.cmake index 2e30d91e17..35b75a8f4f 100644 --- a/Modules/Platform/Linker/WindowsCE-C.cmake +++ b/Modules/Platform/Linker/WindowsCE-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # MSVC is the default linker include(Platform/Linker/WindowsCE-MSVC-C) diff --git a/Modules/Platform/Linker/WindowsCE-CXX.cmake b/Modules/Platform/Linker/WindowsCE-CXX.cmake index e61470c413..2cf7008e75 100644 --- a/Modules/Platform/Linker/WindowsCE-CXX.cmake +++ b/Modules/Platform/Linker/WindowsCE-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # MSVC is the default linker include(Platform/Linker/WindowsCE-MSVC-CXX) diff --git a/Modules/Platform/Linker/WindowsCE-MSVC-C.cmake b/Modules/Platform/Linker/WindowsCE-MSVC-C.cmake index 297a160f5f..b1ab444398 100644 --- a/Modules/Platform/Linker/WindowsCE-MSVC-C.cmake +++ b/Modules/Platform/Linker/WindowsCE-MSVC-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC-C) diff --git a/Modules/Platform/Linker/WindowsCE-MSVC-CXX.cmake b/Modules/Platform/Linker/WindowsCE-MSVC-CXX.cmake index 7accb62cbd..08b9896742 100644 --- a/Modules/Platform/Linker/WindowsCE-MSVC-CXX.cmake +++ b/Modules/Platform/Linker/WindowsCE-MSVC-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC-CXX) diff --git a/Modules/Platform/Linker/WindowsKernelModeDriver-C.cmake b/Modules/Platform/Linker/WindowsKernelModeDriver-C.cmake index 7d6f303a64..c39f95552c 100644 --- a/Modules/Platform/Linker/WindowsKernelModeDriver-C.cmake +++ b/Modules/Platform/Linker/WindowsKernelModeDriver-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # MSVC is the default linker include(Platform/Linker/WindowsKernelModeDriver-MSVC-C) diff --git a/Modules/Platform/Linker/WindowsKernelModeDriver-CXX.cmake b/Modules/Platform/Linker/WindowsKernelModeDriver-CXX.cmake index ad69d95b22..3d173a2f47 100644 --- a/Modules/Platform/Linker/WindowsKernelModeDriver-CXX.cmake +++ b/Modules/Platform/Linker/WindowsKernelModeDriver-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # MSVC is the default linker include(Platform/Linker/WindowsKernelModeDriver-MSVC-CXX) diff --git a/Modules/Platform/Linker/WindowsKernelModeDriver-MSVC-C.cmake b/Modules/Platform/Linker/WindowsKernelModeDriver-MSVC-C.cmake index 297a160f5f..b1ab444398 100644 --- a/Modules/Platform/Linker/WindowsKernelModeDriver-MSVC-C.cmake +++ b/Modules/Platform/Linker/WindowsKernelModeDriver-MSVC-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC-C) diff --git a/Modules/Platform/Linker/WindowsKernelModeDriver-MSVC-CXX.cmake b/Modules/Platform/Linker/WindowsKernelModeDriver-MSVC-CXX.cmake index 7accb62cbd..08b9896742 100644 --- a/Modules/Platform/Linker/WindowsKernelModeDriver-MSVC-CXX.cmake +++ b/Modules/Platform/Linker/WindowsKernelModeDriver-MSVC-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC-CXX) diff --git a/Modules/Platform/Linker/WindowsPhone-ASM.cmake b/Modules/Platform/Linker/WindowsPhone-ASM.cmake index 1bfb6eca35..89d040d9c8 100644 --- a/Modules/Platform/Linker/WindowsPhone-ASM.cmake +++ b/Modules/Platform/Linker/WindowsPhone-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_ASM_SIMULATE_ID STREQUAL "MSVC") # MSVC is the default linker diff --git a/Modules/Platform/Linker/WindowsPhone-C.cmake b/Modules/Platform/Linker/WindowsPhone-C.cmake index 0dde95c2bf..47630e4316 100644 --- a/Modules/Platform/Linker/WindowsPhone-C.cmake +++ b/Modules/Platform/Linker/WindowsPhone-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_C_SIMULATE_ID STREQUAL "MSVC") # MSVC is the default linker diff --git a/Modules/Platform/Linker/WindowsPhone-CXX.cmake b/Modules/Platform/Linker/WindowsPhone-CXX.cmake index 88234b0def..18301cea62 100644 --- a/Modules/Platform/Linker/WindowsPhone-CXX.cmake +++ b/Modules/Platform/Linker/WindowsPhone-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_CXX_SIMULATE_ID STREQUAL "MSVC") # MSVC is the default linker diff --git a/Modules/Platform/Linker/WindowsPhone-GNU-ASM.cmake b/Modules/Platform/Linker/WindowsPhone-GNU-ASM.cmake index ec93c6b3f2..cb429026d0 100644 --- a/Modules/Platform/Linker/WindowsPhone-GNU-ASM.cmake +++ b/Modules/Platform/Linker/WindowsPhone-GNU-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-GNU-ASM) diff --git a/Modules/Platform/Linker/WindowsPhone-GNU-C.cmake b/Modules/Platform/Linker/WindowsPhone-GNU-C.cmake index 7a023b8c18..f91bfcaa38 100644 --- a/Modules/Platform/Linker/WindowsPhone-GNU-C.cmake +++ b/Modules/Platform/Linker/WindowsPhone-GNU-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-GNU-C) diff --git a/Modules/Platform/Linker/WindowsPhone-GNU-CXX.cmake b/Modules/Platform/Linker/WindowsPhone-GNU-CXX.cmake index 2a71ff62ca..20369f5f5e 100644 --- a/Modules/Platform/Linker/WindowsPhone-GNU-CXX.cmake +++ b/Modules/Platform/Linker/WindowsPhone-GNU-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-GNU-CXX) diff --git a/Modules/Platform/Linker/WindowsPhone-LLD-ASM.cmake b/Modules/Platform/Linker/WindowsPhone-LLD-ASM.cmake index 71db4da750..8e717061ac 100644 --- a/Modules/Platform/Linker/WindowsPhone-LLD-ASM.cmake +++ b/Modules/Platform/Linker/WindowsPhone-LLD-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-LLD-ASM) diff --git a/Modules/Platform/Linker/WindowsPhone-LLD-C.cmake b/Modules/Platform/Linker/WindowsPhone-LLD-C.cmake index 8b1415f6f5..8843f37369 100644 --- a/Modules/Platform/Linker/WindowsPhone-LLD-C.cmake +++ b/Modules/Platform/Linker/WindowsPhone-LLD-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-LLD-C) diff --git a/Modules/Platform/Linker/WindowsPhone-LLD-CXX.cmake b/Modules/Platform/Linker/WindowsPhone-LLD-CXX.cmake index fc6c9ea1c3..9c397ce9f5 100644 --- a/Modules/Platform/Linker/WindowsPhone-LLD-CXX.cmake +++ b/Modules/Platform/Linker/WindowsPhone-LLD-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-LLD-CXX) diff --git a/Modules/Platform/Linker/WindowsPhone-MSVC-ASM.cmake b/Modules/Platform/Linker/WindowsPhone-MSVC-ASM.cmake index a891d7c1f9..159e4df8dd 100644 --- a/Modules/Platform/Linker/WindowsPhone-MSVC-ASM.cmake +++ b/Modules/Platform/Linker/WindowsPhone-MSVC-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC-ASM) diff --git a/Modules/Platform/Linker/WindowsPhone-MSVC-C.cmake b/Modules/Platform/Linker/WindowsPhone-MSVC-C.cmake index 297a160f5f..b1ab444398 100644 --- a/Modules/Platform/Linker/WindowsPhone-MSVC-C.cmake +++ b/Modules/Platform/Linker/WindowsPhone-MSVC-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC-C) diff --git a/Modules/Platform/Linker/WindowsPhone-MSVC-CXX.cmake b/Modules/Platform/Linker/WindowsPhone-MSVC-CXX.cmake index 7accb62cbd..08b9896742 100644 --- a/Modules/Platform/Linker/WindowsPhone-MSVC-CXX.cmake +++ b/Modules/Platform/Linker/WindowsPhone-MSVC-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC-CXX) diff --git a/Modules/Platform/Linker/WindowsPhone-MSVC-Swift.cmake b/Modules/Platform/Linker/WindowsPhone-MSVC-Swift.cmake index 44d5b2dfc2..41e8667b08 100644 --- a/Modules/Platform/Linker/WindowsPhone-MSVC-Swift.cmake +++ b/Modules/Platform/Linker/WindowsPhone-MSVC-Swift.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC-Swift) diff --git a/Modules/Platform/Linker/WindowsPhone-Swift.cmake b/Modules/Platform/Linker/WindowsPhone-Swift.cmake index 6d59769762..b2489cdc79 100644 --- a/Modules/Platform/Linker/WindowsPhone-Swift.cmake +++ b/Modules/Platform/Linker/WindowsPhone-Swift.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # MSVC is the default linker include(Platform/Linker/WindowsPhone-MSVC-Swift) diff --git a/Modules/Platform/Linker/WindowsStore-ASM.cmake b/Modules/Platform/Linker/WindowsStore-ASM.cmake index a059405e61..7e317f37f5 100644 --- a/Modules/Platform/Linker/WindowsStore-ASM.cmake +++ b/Modules/Platform/Linker/WindowsStore-ASM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_ASM_SIMULATE_ID STREQUAL "MSVC") # MSVC is the default linker diff --git a/Modules/Platform/Linker/WindowsStore-C.cmake b/Modules/Platform/Linker/WindowsStore-C.cmake index 14fcd3ba6b..46d3c03cae 100644 --- a/Modules/Platform/Linker/WindowsStore-C.cmake +++ b/Modules/Platform/Linker/WindowsStore-C.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_C_SIMULATE_ID STREQUAL "MSVC") # MSVC is the default linker diff --git a/Modules/Platform/Linker/WindowsStore-CXX.cmake b/Modules/Platform/Linker/WindowsStore-CXX.cmake index a74830c0f1..810794daad 100644 --- a/Modules/Platform/Linker/WindowsStore-CXX.cmake +++ b/Modules/Platform/Linker/WindowsStore-CXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(CMAKE_CXX_SIMULATE_ID STREQUAL "MSVC") # MSVC is the default linker diff --git a/Modules/Platform/Linker/WindowsStore-GNU-ASM.cmake b/Modules/Platform/Linker/WindowsStore-GNU-ASM.cmake index ec93c6b3f2..cb429026d0 100644 --- a/Modules/Platform/Linker/WindowsStore-GNU-ASM.cmake +++ b/Modules/Platform/Linker/WindowsStore-GNU-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-GNU-ASM) diff --git a/Modules/Platform/Linker/WindowsStore-GNU-C.cmake b/Modules/Platform/Linker/WindowsStore-GNU-C.cmake index 7a023b8c18..f91bfcaa38 100644 --- a/Modules/Platform/Linker/WindowsStore-GNU-C.cmake +++ b/Modules/Platform/Linker/WindowsStore-GNU-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-GNU-C) diff --git a/Modules/Platform/Linker/WindowsStore-GNU-CXX.cmake b/Modules/Platform/Linker/WindowsStore-GNU-CXX.cmake index 2a71ff62ca..20369f5f5e 100644 --- a/Modules/Platform/Linker/WindowsStore-GNU-CXX.cmake +++ b/Modules/Platform/Linker/WindowsStore-GNU-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-GNU-CXX) diff --git a/Modules/Platform/Linker/WindowsStore-LLD-ASM.cmake b/Modules/Platform/Linker/WindowsStore-LLD-ASM.cmake index 71db4da750..8e717061ac 100644 --- a/Modules/Platform/Linker/WindowsStore-LLD-ASM.cmake +++ b/Modules/Platform/Linker/WindowsStore-LLD-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-LLD-ASM) diff --git a/Modules/Platform/Linker/WindowsStore-LLD-C.cmake b/Modules/Platform/Linker/WindowsStore-LLD-C.cmake index 8b1415f6f5..8843f37369 100644 --- a/Modules/Platform/Linker/WindowsStore-LLD-C.cmake +++ b/Modules/Platform/Linker/WindowsStore-LLD-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-LLD-C) diff --git a/Modules/Platform/Linker/WindowsStore-LLD-CXX.cmake b/Modules/Platform/Linker/WindowsStore-LLD-CXX.cmake index fc6c9ea1c3..9c397ce9f5 100644 --- a/Modules/Platform/Linker/WindowsStore-LLD-CXX.cmake +++ b/Modules/Platform/Linker/WindowsStore-LLD-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-LLD-CXX) diff --git a/Modules/Platform/Linker/WindowsStore-MSVC-ASM.cmake b/Modules/Platform/Linker/WindowsStore-MSVC-ASM.cmake index a891d7c1f9..159e4df8dd 100644 --- a/Modules/Platform/Linker/WindowsStore-MSVC-ASM.cmake +++ b/Modules/Platform/Linker/WindowsStore-MSVC-ASM.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC-ASM) diff --git a/Modules/Platform/Linker/WindowsStore-MSVC-C.cmake b/Modules/Platform/Linker/WindowsStore-MSVC-C.cmake index 297a160f5f..b1ab444398 100644 --- a/Modules/Platform/Linker/WindowsStore-MSVC-C.cmake +++ b/Modules/Platform/Linker/WindowsStore-MSVC-C.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC-C) diff --git a/Modules/Platform/Linker/WindowsStore-MSVC-CXX.cmake b/Modules/Platform/Linker/WindowsStore-MSVC-CXX.cmake index 7accb62cbd..08b9896742 100644 --- a/Modules/Platform/Linker/WindowsStore-MSVC-CXX.cmake +++ b/Modules/Platform/Linker/WindowsStore-MSVC-CXX.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC-CXX) diff --git a/Modules/Platform/Linker/WindowsStore-MSVC-Swift.cmake b/Modules/Platform/Linker/WindowsStore-MSVC-Swift.cmake index 44d5b2dfc2..41e8667b08 100644 --- a/Modules/Platform/Linker/WindowsStore-MSVC-Swift.cmake +++ b/Modules/Platform/Linker/WindowsStore-MSVC-Swift.cmake @@ -1,4 +1,4 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(Platform/Linker/Windows-MSVC-Swift) diff --git a/Modules/Platform/Linker/WindowsStore-Swift.cmake b/Modules/Platform/Linker/WindowsStore-Swift.cmake index 926256474e..6795a561af 100644 --- a/Modules/Platform/Linker/WindowsStore-Swift.cmake +++ b/Modules/Platform/Linker/WindowsStore-Swift.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # MSVC is the default linker include(Platform/Linker/WindowsStore-MSVC-Swift) diff --git a/Modules/Platform/Linux-Fujitsu.cmake b/Modules/Platform/Linux-Fujitsu.cmake index be11b0a9ff..e41bf5470c 100644 --- a/Modules/Platform/Linux-Fujitsu.cmake +++ b/Modules/Platform/Linux-Fujitsu.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linux-GNU.cmake b/Modules/Platform/Linux-GNU.cmake index 24bf1bb96e..66e3a7e603 100644 --- a/Modules/Platform/Linux-GNU.cmake +++ b/Modules/Platform/Linux-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linux-Intel.cmake b/Modules/Platform/Linux-Intel.cmake index 95debf96d9..73ba6d734e 100644 --- a/Modules/Platform/Linux-Intel.cmake +++ b/Modules/Platform/Linux-Intel.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linux-IntelLLVM.cmake b/Modules/Platform/Linux-IntelLLVM.cmake index 992f80e07e..fd7064ff19 100644 --- a/Modules/Platform/Linux-IntelLLVM.cmake +++ b/Modules/Platform/Linux-IntelLLVM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linux-LCC.cmake b/Modules/Platform/Linux-LCC.cmake index a37546157e..6badc89021 100644 --- a/Modules/Platform/Linux-LCC.cmake +++ b/Modules/Platform/Linux-LCC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linux-NVHPC.cmake b/Modules/Platform/Linux-NVHPC.cmake index 602b41782b..f6a0f3db41 100644 --- a/Modules/Platform/Linux-NVHPC.cmake +++ b/Modules/Platform/Linux-NVHPC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linux-OpenWatcom.cmake b/Modules/Platform/Linux-OpenWatcom.cmake index 731fd3c96c..840c91885e 100644 --- a/Modules/Platform/Linux-OpenWatcom.cmake +++ b/Modules/Platform/Linux-OpenWatcom.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. include_guard() diff --git a/Modules/Platform/Linux-PGI.cmake b/Modules/Platform/Linux-PGI.cmake index 034165454a..c1a615545a 100644 --- a/Modules/Platform/Linux-PGI.cmake +++ b/Modules/Platform/Linux-PGI.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Linux-PathScale.cmake b/Modules/Platform/Linux-PathScale.cmake index 6070606599..19f69b0823 100644 --- a/Modules/Platform/Linux-PathScale.cmake +++ b/Modules/Platform/Linux-PathScale.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/SunOS-GNU.cmake b/Modules/Platform/SunOS-GNU.cmake index 47334d6cbc..4c231bf72d 100644 --- a/Modules/Platform/SunOS-GNU.cmake +++ b/Modules/Platform/SunOS-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/SunOS-PathScale.cmake b/Modules/Platform/SunOS-PathScale.cmake index 25ead80d22..b479f66be6 100644 --- a/Modules/Platform/SunOS-PathScale.cmake +++ b/Modules/Platform/SunOS-PathScale.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/UnixPaths.cmake b/Modules/Platform/UnixPaths.cmake index 32bc7bdf90..e95da44ea4 100644 --- a/Modules/Platform/UnixPaths.cmake +++ b/Modules/Platform/UnixPaths.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Block multiple inclusion because "CMakeCInformation.cmake" includes diff --git a/Modules/Platform/Windows-Clang.cmake b/Modules/Platform/Windows-Clang.cmake index 3f57b50189..c6dc423b63 100644 --- a/Modules/Platform/Windows-Clang.cmake +++ b/Modules/Platform/Windows-Clang.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Windows-Embarcadero.cmake b/Modules/Platform/Windows-Embarcadero.cmake index 4ecc2c2c97..ad5bb1cb5f 100644 --- a/Modules/Platform/Windows-Embarcadero.cmake +++ b/Modules/Platform/Windows-Embarcadero.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Windows-GNU.cmake b/Modules/Platform/Windows-GNU.cmake index 9682a9a706..ea7b77b0b7 100644 --- a/Modules/Platform/Windows-GNU.cmake +++ b/Modules/Platform/Windows-GNU.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Windows-Intel.cmake b/Modules/Platform/Windows-Intel.cmake index 26e0cdef4f..12598a099e 100644 --- a/Modules/Platform/Windows-Intel.cmake +++ b/Modules/Platform/Windows-Intel.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Windows-IntelLLVM.cmake b/Modules/Platform/Windows-IntelLLVM.cmake index 363735acb2..2b9d83b35c 100644 --- a/Modules/Platform/Windows-IntelLLVM.cmake +++ b/Modules/Platform/Windows-IntelLLVM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Windows-MSVC.cmake b/Modules/Platform/Windows-MSVC.cmake index 02404434a9..6dce85b9d5 100644 --- a/Modules/Platform/Windows-MSVC.cmake +++ b/Modules/Platform/Windows-MSVC.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Windows-OpenWatcom.cmake b/Modules/Platform/Windows-OpenWatcom.cmake index 3e9795efcc..05d5069f46 100644 --- a/Modules/Platform/Windows-OpenWatcom.cmake +++ b/Modules/Platform/Windows-OpenWatcom.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. include_guard() diff --git a/Modules/Platform/Windows-PGI.cmake b/Modules/Platform/Windows-PGI.cmake index 81662409e8..ae68eba421 100644 --- a/Modules/Platform/Windows-PGI.cmake +++ b/Modules/Platform/Windows-PGI.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. diff --git a/Modules/Platform/Windows3x-OpenWatcom.cmake b/Modules/Platform/Windows3x-OpenWatcom.cmake index 0882df6281..c1647d3528 100644 --- a/Modules/Platform/Windows3x-OpenWatcom.cmake +++ b/Modules/Platform/Windows3x-OpenWatcom.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This module is shared by multiple languages; use include blocker. include_guard() diff --git a/Modules/Platform/WindowsPaths.cmake b/Modules/Platform/WindowsPaths.cmake index de93338cf9..c56dfaf9ac 100644 --- a/Modules/Platform/WindowsPaths.cmake +++ b/Modules/Platform/WindowsPaths.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Block multiple inclusion because "CMakeCInformation.cmake" includes diff --git a/Modules/ProcessorCount.cmake b/Modules/ProcessorCount.cmake index 1b4f24a4f7..1fd70c215d 100644 --- a/Modules/ProcessorCount.cmake +++ b/Modules/ProcessorCount.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: ProcessorCount diff --git a/Modules/Qt4ConfigDependentSettings.cmake b/Modules/Qt4ConfigDependentSettings.cmake index bef905a644..f20589e2bb 100644 --- a/Modules/Qt4ConfigDependentSettings.cmake +++ b/Modules/Qt4ConfigDependentSettings.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: Qt4ConfigDependentSettings diff --git a/Modules/Qt4Macros.cmake b/Modules/Qt4Macros.cmake index cb6ae4398d..eee413bcdd 100644 --- a/Modules/Qt4Macros.cmake +++ b/Modules/Qt4Macros.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: Qt4Macros diff --git a/Modules/SelectLibraryConfigurations.cmake b/Modules/SelectLibraryConfigurations.cmake index 4c0e9a8c0a..72273678f3 100644 --- a/Modules/SelectLibraryConfigurations.cmake +++ b/Modules/SelectLibraryConfigurations.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: SelectLibraryConfigurations diff --git a/Modules/SquishTestScript.cmake b/Modules/SquishTestScript.cmake index d3f8ebf9bd..784939e750 100644 --- a/Modules/SquishTestScript.cmake +++ b/Modules/SquishTestScript.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: SquishTestScript diff --git a/Modules/SystemInformation.cmake b/Modules/SystemInformation.cmake index 0ef48885dd..84a40db5a8 100644 --- a/Modules/SystemInformation.cmake +++ b/Modules/SystemInformation.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION ${CMAKE_VERSION}) diff --git a/Modules/TestBigEndian.cmake b/Modules/TestBigEndian.cmake index 8962156876..a64303d09c 100644 --- a/Modules/TestBigEndian.cmake +++ b/Modules/TestBigEndian.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: TestBigEndian diff --git a/Modules/TestCXXAcceptsFlag.cmake b/Modules/TestCXXAcceptsFlag.cmake index 023d6ba6e7..239db61386 100644 --- a/Modules/TestCXXAcceptsFlag.cmake +++ b/Modules/TestCXXAcceptsFlag.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: TestCXXAcceptsFlag diff --git a/Modules/TestForANSIForScope.cmake b/Modules/TestForANSIForScope.cmake index d73b1df8b3..1224a21320 100644 --- a/Modules/TestForANSIForScope.cmake +++ b/Modules/TestForANSIForScope.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: TestForANSIForScope diff --git a/Modules/TestForANSIStreamHeaders.cmake b/Modules/TestForANSIStreamHeaders.cmake index e3b93b03af..d15699133b 100644 --- a/Modules/TestForANSIStreamHeaders.cmake +++ b/Modules/TestForANSIStreamHeaders.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: TestForANSIStreamHeaders diff --git a/Modules/TestForSSTREAM.cmake b/Modules/TestForSSTREAM.cmake index 9780269c83..40fb373129 100644 --- a/Modules/TestForSSTREAM.cmake +++ b/Modules/TestForSSTREAM.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: TestForSSTREAM diff --git a/Modules/TestForSTDNamespace.cmake b/Modules/TestForSTDNamespace.cmake index 31ed993d7a..e565e5c97d 100644 --- a/Modules/TestForSTDNamespace.cmake +++ b/Modules/TestForSTDNamespace.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: TestForSTDNamespace diff --git a/Modules/UseEcos.cmake b/Modules/UseEcos.cmake index c7ddd3af7c..31cd52f093 100644 --- a/Modules/UseEcos.cmake +++ b/Modules/UseEcos.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: UseEcos diff --git a/Modules/UseJava.cmake b/Modules/UseJava.cmake index 6c6acd7a24..b977d955ca 100644 --- a/Modules/UseJava.cmake +++ b/Modules/UseJava.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: UseJava diff --git a/Modules/UseJava/ClassFilelist.cmake b/Modules/UseJava/ClassFilelist.cmake index aa9e35da84..371094e913 100644 --- a/Modules/UseJava/ClassFilelist.cmake +++ b/Modules/UseJava/ClassFilelist.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This script creates a list of compiled Java class files to be added to # a jar file. This avoids including cmake files which get created in diff --git a/Modules/UseJava/ClearClassFiles.cmake b/Modules/UseJava/ClearClassFiles.cmake index 42a7666d58..2e2808020a 100644 --- a/Modules/UseJava/ClearClassFiles.cmake +++ b/Modules/UseJava/ClearClassFiles.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This script deletes compiled Java class files. diff --git a/Modules/UseJava/Symlinks.cmake b/Modules/UseJava/Symlinks.cmake index 2788195c97..3142dca177 100644 --- a/Modules/UseJava/Symlinks.cmake +++ b/Modules/UseJava/Symlinks.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Helper script for UseJava.cmake diff --git a/Modules/UsePkgConfig.cmake b/Modules/UsePkgConfig.cmake index 1397889250..3771db1d24 100644 --- a/Modules/UsePkgConfig.cmake +++ b/Modules/UsePkgConfig.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: UsePkgConfig diff --git a/Modules/UseQt4.cmake b/Modules/UseQt4.cmake index 64f0746029..2b8146cac3 100644 --- a/Modules/UseQt4.cmake +++ b/Modules/UseQt4.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: UseQt4 diff --git a/Modules/UseSWIG.cmake b/Modules/UseSWIG.cmake index e31df37a8c..cc023ee00b 100644 --- a/Modules/UseSWIG.cmake +++ b/Modules/UseSWIG.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: UseSWIG diff --git a/Modules/UseSWIG/ManageSupportFiles.cmake b/Modules/UseSWIG/ManageSupportFiles.cmake index 6618fd5122..5fdc6eb38b 100644 --- a/Modules/UseSWIG/ManageSupportFiles.cmake +++ b/Modules/UseSWIG/ManageSupportFiles.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if (ACTION STREQUAL "CLEAN") diff --git a/Modules/Use_wxWindows.cmake b/Modules/Use_wxWindows.cmake index 782874c10a..5f46784816 100644 --- a/Modules/Use_wxWindows.cmake +++ b/Modules/Use_wxWindows.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: Use_wxWindows diff --git a/Modules/UsewxWidgets.cmake b/Modules/UsewxWidgets.cmake index f7716b7b0b..7152afec57 100644 --- a/Modules/UsewxWidgets.cmake +++ b/Modules/UsewxWidgets.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: UsewxWidgets diff --git a/Modules/VTKCompatibility.cmake b/Modules/VTKCompatibility.cmake index c0b8b2221a..316e2e1931 100644 --- a/Modules/VTKCompatibility.cmake +++ b/Modules/VTKCompatibility.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Not needed for "modern" VTK. if (EXISTS "${VTK_SOURCE_DIR}/CMake/vtkModule.cmake") diff --git a/Modules/WriteBasicConfigVersionFile.cmake b/Modules/WriteBasicConfigVersionFile.cmake index ac6013be15..4a90aea0d2 100644 --- a/Modules/WriteBasicConfigVersionFile.cmake +++ b/Modules/WriteBasicConfigVersionFile.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: WriteBasicConfigVersionFile diff --git a/Modules/WriteCompilerDetectionHeader.cmake b/Modules/WriteCompilerDetectionHeader.cmake index a32bd015c5..954875e36a 100644 --- a/Modules/WriteCompilerDetectionHeader.cmake +++ b/Modules/WriteCompilerDetectionHeader.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: WriteCompilerDetectionHeader diff --git a/Modules/ecos_clean.cmake b/Modules/ecos_clean.cmake index 480b1ce835..1c091ad7ff 100644 --- a/Modules/ecos_clean.cmake +++ b/Modules/ecos_clean.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. file(GLOB _files ${ECOS_DIR}/*) diff --git a/Modules/kde3uic.cmake b/Modules/kde3uic.cmake index cf0a57fa14..2dfe0f7f38 100644 --- a/Modules/kde3uic.cmake +++ b/Modules/kde3uic.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # used internally by KDE3Macros.cmake diff --git a/Packaging/QtSDK/ToolsCMakeXX.cmake b/Packaging/QtSDK/ToolsCMakeXX.cmake index 99731fb5dc..f309f94ab6 100644 --- a/Packaging/QtSDK/ToolsCMakeXX.cmake +++ b/Packaging/QtSDK/ToolsCMakeXX.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # CMake version include("${CMAKE_CURRENT_LIST_DIR}/../../Source/CMakeVersion.cmake") diff --git a/Packaging/QtSDK/qt.tools.cmake.xx.qs.in b/Packaging/QtSDK/qt.tools.cmake.xx.qs.in index e806dd7ec8..b449581f4c 100644 --- a/Packaging/QtSDK/qt.tools.cmake.xx.qs.in +++ b/Packaging/QtSDK/qt.tools.cmake.xx.qs.in @@ -1,7 +1,7 @@ /**************************************************************************** ** ** Distributed under the OSI-approved BSD 3-Clause License. See accompanying -** file Copyright.txt or https://cmake.org/licensing for details. +** file LICENSE.rst or https://cmake.org/licensing for details. ** ****************************************************************************/ diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index a2b9b8cf70..6795ccb5bf 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # To ensure maximum portability across various compilers and platforms # deactivate any compiler extensions. Skip this for QNX, where additional diff --git a/Source/CMakeVersion.rc.in b/Source/CMakeVersion.rc.in index 762d9bb62e..df37348d6e 100644 --- a/Source/CMakeVersion.rc.in +++ b/Source/CMakeVersion.rc.in @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ 1 VERSIONINFO FILEVERSION @CMake_RCVERSION@ diff --git a/Source/CPack/IFW/cmCPackIFWCommon.cxx b/Source/CPack/IFW/cmCPackIFWCommon.cxx index 0f1283d435..9b8fc836c9 100644 --- a/Source/CPack/IFW/cmCPackIFWCommon.cxx +++ b/Source/CPack/IFW/cmCPackIFWCommon.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackIFWCommon.h" #include // IWYU pragma: keep diff --git a/Source/CPack/IFW/cmCPackIFWCommon.h b/Source/CPack/IFW/cmCPackIFWCommon.h index 8782f2a400..da49c680e7 100644 --- a/Source/CPack/IFW/cmCPackIFWCommon.h +++ b/Source/CPack/IFW/cmCPackIFWCommon.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/IFW/cmCPackIFWGenerator.cxx b/Source/CPack/IFW/cmCPackIFWGenerator.cxx index b56e001531..1560575ba7 100644 --- a/Source/CPack/IFW/cmCPackIFWGenerator.cxx +++ b/Source/CPack/IFW/cmCPackIFWGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackIFWGenerator.h" #include diff --git a/Source/CPack/IFW/cmCPackIFWGenerator.h b/Source/CPack/IFW/cmCPackIFWGenerator.h index dc15932935..85d9eb97f7 100644 --- a/Source/CPack/IFW/cmCPackIFWGenerator.h +++ b/Source/CPack/IFW/cmCPackIFWGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/IFW/cmCPackIFWInstaller.cxx b/Source/CPack/IFW/cmCPackIFWInstaller.cxx index 0d9da1954d..da373dba8b 100644 --- a/Source/CPack/IFW/cmCPackIFWInstaller.cxx +++ b/Source/CPack/IFW/cmCPackIFWInstaller.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackIFWInstaller.h" #include diff --git a/Source/CPack/IFW/cmCPackIFWInstaller.h b/Source/CPack/IFW/cmCPackIFWInstaller.h index 6a933ad2af..fe8f37f38b 100644 --- a/Source/CPack/IFW/cmCPackIFWInstaller.h +++ b/Source/CPack/IFW/cmCPackIFWInstaller.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/IFW/cmCPackIFWPackage.cxx b/Source/CPack/IFW/cmCPackIFWPackage.cxx index b134ac985b..5c101e9c36 100644 --- a/Source/CPack/IFW/cmCPackIFWPackage.cxx +++ b/Source/CPack/IFW/cmCPackIFWPackage.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackIFWPackage.h" #include diff --git a/Source/CPack/IFW/cmCPackIFWPackage.h b/Source/CPack/IFW/cmCPackIFWPackage.h index 759529ebe4..d6d6ba6a63 100644 --- a/Source/CPack/IFW/cmCPackIFWPackage.h +++ b/Source/CPack/IFW/cmCPackIFWPackage.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/IFW/cmCPackIFWRepository.cxx b/Source/CPack/IFW/cmCPackIFWRepository.cxx index 6b98eab4cc..67ef536063 100644 --- a/Source/CPack/IFW/cmCPackIFWRepository.cxx +++ b/Source/CPack/IFW/cmCPackIFWRepository.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackIFWRepository.h" #include diff --git a/Source/CPack/IFW/cmCPackIFWRepository.h b/Source/CPack/IFW/cmCPackIFWRepository.h index 015345240f..503cf45c80 100644 --- a/Source/CPack/IFW/cmCPackIFWRepository.h +++ b/Source/CPack/IFW/cmCPackIFWRepository.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/WiX/cmCMakeToWixPath.cxx b/Source/CPack/WiX/cmCMakeToWixPath.cxx index 7d6e88083e..d7f37c63a3 100644 --- a/Source/CPack/WiX/cmCMakeToWixPath.cxx +++ b/Source/CPack/WiX/cmCMakeToWixPath.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCMakeToWixPath.h" #include diff --git a/Source/CPack/WiX/cmCMakeToWixPath.h b/Source/CPack/WiX/cmCMakeToWixPath.h index 0700bfa2d6..ec685cd281 100644 --- a/Source/CPack/WiX/cmCMakeToWixPath.h +++ b/Source/CPack/WiX/cmCMakeToWixPath.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" //IWYU pragma: keep diff --git a/Source/CPack/WiX/cmCPackWIXGenerator.cxx b/Source/CPack/WiX/cmCPackWIXGenerator.cxx index dacf0ed7f7..793e893b26 100644 --- a/Source/CPack/WiX/cmCPackWIXGenerator.cxx +++ b/Source/CPack/WiX/cmCPackWIXGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackWIXGenerator.h" #include diff --git a/Source/CPack/WiX/cmCPackWIXGenerator.h b/Source/CPack/WiX/cmCPackWIXGenerator.h index 66b93cd246..49f20a7bd6 100644 --- a/Source/CPack/WiX/cmCPackWIXGenerator.h +++ b/Source/CPack/WiX/cmCPackWIXGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/CPack/WiX/cmWIXAccessControlList.cxx b/Source/CPack/WiX/cmWIXAccessControlList.cxx index 2a3cae00d5..0755305f42 100644 --- a/Source/CPack/WiX/cmWIXAccessControlList.cxx +++ b/Source/CPack/WiX/cmWIXAccessControlList.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmWIXAccessControlList.h" #include diff --git a/Source/CPack/WiX/cmWIXAccessControlList.h b/Source/CPack/WiX/cmWIXAccessControlList.h index ee5efa5296..1543bc6ad6 100644 --- a/Source/CPack/WiX/cmWIXAccessControlList.h +++ b/Source/CPack/WiX/cmWIXAccessControlList.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmCPackLog.h" diff --git a/Source/CPack/WiX/cmWIXDirectoriesSourceWriter.cxx b/Source/CPack/WiX/cmWIXDirectoriesSourceWriter.cxx index b1e7bd21e6..b6e3cd2faa 100644 --- a/Source/CPack/WiX/cmWIXDirectoriesSourceWriter.cxx +++ b/Source/CPack/WiX/cmWIXDirectoriesSourceWriter.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmWIXDirectoriesSourceWriter.h" #include diff --git a/Source/CPack/WiX/cmWIXDirectoriesSourceWriter.h b/Source/CPack/WiX/cmWIXDirectoriesSourceWriter.h index b0aa1e206a..5aa194d519 100644 --- a/Source/CPack/WiX/cmWIXDirectoriesSourceWriter.h +++ b/Source/CPack/WiX/cmWIXDirectoriesSourceWriter.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/CPack/WiX/cmWIXFeaturesSourceWriter.cxx b/Source/CPack/WiX/cmWIXFeaturesSourceWriter.cxx index 0d2e6e8a1f..f1ea439fcd 100644 --- a/Source/CPack/WiX/cmWIXFeaturesSourceWriter.cxx +++ b/Source/CPack/WiX/cmWIXFeaturesSourceWriter.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmWIXFeaturesSourceWriter.h" #include "cmStringAlgorithms.h" diff --git a/Source/CPack/WiX/cmWIXFeaturesSourceWriter.h b/Source/CPack/WiX/cmWIXFeaturesSourceWriter.h index 0a51c6ddd9..67f0828875 100644 --- a/Source/CPack/WiX/cmWIXFeaturesSourceWriter.h +++ b/Source/CPack/WiX/cmWIXFeaturesSourceWriter.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmCPackGenerator.h" diff --git a/Source/CPack/WiX/cmWIXFilesSourceWriter.cxx b/Source/CPack/WiX/cmWIXFilesSourceWriter.cxx index 87ac6ac01f..d5a9f0fcd1 100644 --- a/Source/CPack/WiX/cmWIXFilesSourceWriter.cxx +++ b/Source/CPack/WiX/cmWIXFilesSourceWriter.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #if defined(__CYGWIN__) // For S_IWRITE symbol # define _DEFAULT_SOURCE diff --git a/Source/CPack/WiX/cmWIXFilesSourceWriter.h b/Source/CPack/WiX/cmWIXFilesSourceWriter.h index f56030433d..997c674ddd 100644 --- a/Source/CPack/WiX/cmWIXFilesSourceWriter.h +++ b/Source/CPack/WiX/cmWIXFilesSourceWriter.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmCPackGenerator.h" diff --git a/Source/CPack/WiX/cmWIXPatch.cxx b/Source/CPack/WiX/cmWIXPatch.cxx index 2682a6f8f0..09c0837759 100644 --- a/Source/CPack/WiX/cmWIXPatch.cxx +++ b/Source/CPack/WiX/cmWIXPatch.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmWIXPatch.h" #include "cmCPackGenerator.h" diff --git a/Source/CPack/WiX/cmWIXPatch.h b/Source/CPack/WiX/cmWIXPatch.h index bb4f6c36b6..5b71d84193 100644 --- a/Source/CPack/WiX/cmWIXPatch.h +++ b/Source/CPack/WiX/cmWIXPatch.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/CPack/WiX/cmWIXPatchParser.cxx b/Source/CPack/WiX/cmWIXPatchParser.cxx index 7501e7e30d..298db226c8 100644 --- a/Source/CPack/WiX/cmWIXPatchParser.cxx +++ b/Source/CPack/WiX/cmWIXPatchParser.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmWIXPatchParser.h" #include diff --git a/Source/CPack/WiX/cmWIXPatchParser.h b/Source/CPack/WiX/cmWIXPatchParser.h index 7110e7229b..23ba047eb7 100644 --- a/Source/CPack/WiX/cmWIXPatchParser.h +++ b/Source/CPack/WiX/cmWIXPatchParser.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/CPack/WiX/cmWIXRichTextFormatWriter.cxx b/Source/CPack/WiX/cmWIXRichTextFormatWriter.cxx index 13fbdc0206..fc15686fa3 100644 --- a/Source/CPack/WiX/cmWIXRichTextFormatWriter.cxx +++ b/Source/CPack/WiX/cmWIXRichTextFormatWriter.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmWIXRichTextFormatWriter.h" #include "cmVersion.h" diff --git a/Source/CPack/WiX/cmWIXRichTextFormatWriter.h b/Source/CPack/WiX/cmWIXRichTextFormatWriter.h index 99471f142f..4c8b9f6ce9 100644 --- a/Source/CPack/WiX/cmWIXRichTextFormatWriter.h +++ b/Source/CPack/WiX/cmWIXRichTextFormatWriter.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/WiX/cmWIXShortcut.cxx b/Source/CPack/WiX/cmWIXShortcut.cxx index 1cfb6c1922..bcc5af5aeb 100644 --- a/Source/CPack/WiX/cmWIXShortcut.cxx +++ b/Source/CPack/WiX/cmWIXShortcut.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmWIXShortcut.h" #include "cmWIXFilesSourceWriter.h" diff --git a/Source/CPack/WiX/cmWIXShortcut.h b/Source/CPack/WiX/cmWIXShortcut.h index 315b5ea15c..05a1ae3803 100644 --- a/Source/CPack/WiX/cmWIXShortcut.h +++ b/Source/CPack/WiX/cmWIXShortcut.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/CPack/WiX/cmWIXSourceWriter.cxx b/Source/CPack/WiX/cmWIXSourceWriter.cxx index 33e8a703cd..ed3cbe0d2e 100644 --- a/Source/CPack/WiX/cmWIXSourceWriter.cxx +++ b/Source/CPack/WiX/cmWIXSourceWriter.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmWIXSourceWriter.h" #include diff --git a/Source/CPack/WiX/cmWIXSourceWriter.h b/Source/CPack/WiX/cmWIXSourceWriter.h index 1089cf53fd..5e1150dba7 100644 --- a/Source/CPack/WiX/cmWIXSourceWriter.h +++ b/Source/CPack/WiX/cmWIXSourceWriter.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/CPack/cmCPackArchiveGenerator.cxx b/Source/CPack/cmCPackArchiveGenerator.cxx index 6052e1310a..bf97240c4d 100644 --- a/Source/CPack/cmCPackArchiveGenerator.cxx +++ b/Source/CPack/cmCPackArchiveGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackArchiveGenerator.h" #include diff --git a/Source/CPack/cmCPackArchiveGenerator.h b/Source/CPack/cmCPackArchiveGenerator.h index 2e62d1779c..fb5684244a 100644 --- a/Source/CPack/cmCPackArchiveGenerator.h +++ b/Source/CPack/cmCPackArchiveGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/cmCPackBundleGenerator.cxx b/Source/CPack/cmCPackBundleGenerator.cxx index f6c852be12..3a6f7f41e3 100644 --- a/Source/CPack/cmCPackBundleGenerator.cxx +++ b/Source/CPack/cmCPackBundleGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackBundleGenerator.h" #include diff --git a/Source/CPack/cmCPackBundleGenerator.h b/Source/CPack/cmCPackBundleGenerator.h index 96d10b02d8..8daf8efb5d 100644 --- a/Source/CPack/cmCPackBundleGenerator.h +++ b/Source/CPack/cmCPackBundleGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/cmCPackComponentGroup.cxx b/Source/CPack/cmCPackComponentGroup.cxx index 078b09f685..dfea6c30d5 100644 --- a/Source/CPack/cmCPackComponentGroup.cxx +++ b/Source/CPack/cmCPackComponentGroup.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackComponentGroup.h" #include diff --git a/Source/CPack/cmCPackComponentGroup.h b/Source/CPack/cmCPackComponentGroup.h index 98915d78f0..4c70df77cf 100644 --- a/Source/CPack/cmCPackComponentGroup.h +++ b/Source/CPack/cmCPackComponentGroup.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/cmCPackConfigure.h.in b/Source/CPack/cmCPackConfigure.h.in index 2c1302dbf0..523ff804f0 100644 --- a/Source/CPack/cmCPackConfigure.h.in +++ b/Source/CPack/cmCPackConfigure.h.in @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #cmakedefine01 ENABLE_BUILD_WIX_GENERATOR diff --git a/Source/CPack/cmCPackCygwinBinaryGenerator.cxx b/Source/CPack/cmCPackCygwinBinaryGenerator.cxx index e6d9a10e99..f5b98c4c72 100644 --- a/Source/CPack/cmCPackCygwinBinaryGenerator.cxx +++ b/Source/CPack/cmCPackCygwinBinaryGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackCygwinBinaryGenerator.h" #include "cmsys/SystemTools.hxx" diff --git a/Source/CPack/cmCPackCygwinBinaryGenerator.h b/Source/CPack/cmCPackCygwinBinaryGenerator.h index ccab60718d..2ddfd18fc3 100644 --- a/Source/CPack/cmCPackCygwinBinaryGenerator.h +++ b/Source/CPack/cmCPackCygwinBinaryGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmCPackArchiveGenerator.h" diff --git a/Source/CPack/cmCPackCygwinSourceGenerator.cxx b/Source/CPack/cmCPackCygwinSourceGenerator.cxx index 107ce38d4e..144d69933b 100644 --- a/Source/CPack/cmCPackCygwinSourceGenerator.cxx +++ b/Source/CPack/cmCPackCygwinSourceGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackCygwinSourceGenerator.h" #include "cmsys/SystemTools.hxx" diff --git a/Source/CPack/cmCPackCygwinSourceGenerator.h b/Source/CPack/cmCPackCygwinSourceGenerator.h index 2746a77a8b..8d81a7c0f6 100644 --- a/Source/CPack/cmCPackCygwinSourceGenerator.h +++ b/Source/CPack/cmCPackCygwinSourceGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmCPackArchiveGenerator.h" diff --git a/Source/CPack/cmCPackDebGenerator.cxx b/Source/CPack/cmCPackDebGenerator.cxx index 13093d1e6e..fd85b7c425 100644 --- a/Source/CPack/cmCPackDebGenerator.cxx +++ b/Source/CPack/cmCPackDebGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackDebGenerator.h" #include diff --git a/Source/CPack/cmCPackDebGenerator.h b/Source/CPack/cmCPackDebGenerator.h index 4203eaa701..b450cbfb4f 100644 --- a/Source/CPack/cmCPackDebGenerator.h +++ b/Source/CPack/cmCPackDebGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/cmCPackDragNDropGenerator.cxx b/Source/CPack/cmCPackDragNDropGenerator.cxx index cc8ebbe348..8d2f516e1c 100644 --- a/Source/CPack/cmCPackDragNDropGenerator.cxx +++ b/Source/CPack/cmCPackDragNDropGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackDragNDropGenerator.h" #include diff --git a/Source/CPack/cmCPackDragNDropGenerator.h b/Source/CPack/cmCPackDragNDropGenerator.h index b078f4b5e9..accccc0d2d 100644 --- a/Source/CPack/cmCPackDragNDropGenerator.h +++ b/Source/CPack/cmCPackDragNDropGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/cmCPackExternalGenerator.cxx b/Source/CPack/cmCPackExternalGenerator.cxx index 9b4cc5556a..351dba0d35 100644 --- a/Source/CPack/cmCPackExternalGenerator.cxx +++ b/Source/CPack/cmCPackExternalGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackExternalGenerator.h" #include diff --git a/Source/CPack/cmCPackExternalGenerator.h b/Source/CPack/cmCPackExternalGenerator.h index 66ae7b9b8b..2055831052 100644 --- a/Source/CPack/cmCPackExternalGenerator.h +++ b/Source/CPack/cmCPackExternalGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/CPack/cmCPackFreeBSDGenerator.cxx b/Source/CPack/cmCPackFreeBSDGenerator.cxx index 9dd3f0cdd4..e4a308ca4b 100644 --- a/Source/CPack/cmCPackFreeBSDGenerator.cxx +++ b/Source/CPack/cmCPackFreeBSDGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackFreeBSDGenerator.h" #include diff --git a/Source/CPack/cmCPackFreeBSDGenerator.h b/Source/CPack/cmCPackFreeBSDGenerator.h index 22440fa7bc..fae760434e 100644 --- a/Source/CPack/cmCPackFreeBSDGenerator.h +++ b/Source/CPack/cmCPackFreeBSDGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/cmCPackGenerator.cxx b/Source/CPack/cmCPackGenerator.cxx index 477a66d2a4..f72558040c 100644 --- a/Source/CPack/cmCPackGenerator.cxx +++ b/Source/CPack/cmCPackGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackGenerator.h" #include diff --git a/Source/CPack/cmCPackGenerator.h b/Source/CPack/cmCPackGenerator.h index 6294552009..fb12989700 100644 --- a/Source/CPack/cmCPackGenerator.h +++ b/Source/CPack/cmCPackGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/cmCPackGeneratorFactory.cxx b/Source/CPack/cmCPackGeneratorFactory.cxx index 3617a4d5d5..daf9fa62e5 100644 --- a/Source/CPack/cmCPackGeneratorFactory.cxx +++ b/Source/CPack/cmCPackGeneratorFactory.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackGeneratorFactory.h" #include diff --git a/Source/CPack/cmCPackGeneratorFactory.h b/Source/CPack/cmCPackGeneratorFactory.h index 0efd7a5af3..f8f964d243 100644 --- a/Source/CPack/cmCPackGeneratorFactory.h +++ b/Source/CPack/cmCPackGeneratorFactory.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/cmCPackInnoSetupGenerator.cxx b/Source/CPack/cmCPackInnoSetupGenerator.cxx index 19020fbbc3..f76deb2b48 100644 --- a/Source/CPack/cmCPackInnoSetupGenerator.cxx +++ b/Source/CPack/cmCPackInnoSetupGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying -file Copyright.txt or https://cmake.org/licensing for details. */ +file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackInnoSetupGenerator.h" diff --git a/Source/CPack/cmCPackInnoSetupGenerator.h b/Source/CPack/cmCPackInnoSetupGenerator.h index fc79776120..5d25b9ec66 100644 --- a/Source/CPack/cmCPackInnoSetupGenerator.h +++ b/Source/CPack/cmCPackInnoSetupGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying -file Copyright.txt or https://cmake.org/licensing for details. */ +file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/CPack/cmCPackLog.cxx b/Source/CPack/cmCPackLog.cxx index 812a694da5..cec9b8da7d 100644 --- a/Source/CPack/cmCPackLog.cxx +++ b/Source/CPack/cmCPackLog.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackLog.h" #include diff --git a/Source/CPack/cmCPackLog.h b/Source/CPack/cmCPackLog.h index d0f073df06..009a3916b9 100644 --- a/Source/CPack/cmCPackLog.h +++ b/Source/CPack/cmCPackLog.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/cmCPackNSISGenerator.cxx b/Source/CPack/cmCPackNSISGenerator.cxx index 4196bfca58..85b240e9a2 100644 --- a/Source/CPack/cmCPackNSISGenerator.cxx +++ b/Source/CPack/cmCPackNSISGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackNSISGenerator.h" #include diff --git a/Source/CPack/cmCPackNSISGenerator.h b/Source/CPack/cmCPackNSISGenerator.h index b6bb2c776c..5aca90d694 100644 --- a/Source/CPack/cmCPackNSISGenerator.h +++ b/Source/CPack/cmCPackNSISGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/cmCPackNuGetGenerator.cxx b/Source/CPack/cmCPackNuGetGenerator.cxx index ec832686f5..079b4c6d59 100644 --- a/Source/CPack/cmCPackNuGetGenerator.cxx +++ b/Source/CPack/cmCPackNuGetGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackNuGetGenerator.h" #include diff --git a/Source/CPack/cmCPackNuGetGenerator.h b/Source/CPack/cmCPackNuGetGenerator.h index f8deb8e97a..b3f6a45578 100644 --- a/Source/CPack/cmCPackNuGetGenerator.h +++ b/Source/CPack/cmCPackNuGetGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmCPackGenerator.h" diff --git a/Source/CPack/cmCPackPKGGenerator.cxx b/Source/CPack/cmCPackPKGGenerator.cxx index cf21ae9b81..796bfa7166 100644 --- a/Source/CPack/cmCPackPKGGenerator.cxx +++ b/Source/CPack/cmCPackPKGGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackPKGGenerator.h" #include diff --git a/Source/CPack/cmCPackPKGGenerator.h b/Source/CPack/cmCPackPKGGenerator.h index 603f6cc27c..8881e958fb 100644 --- a/Source/CPack/cmCPackPKGGenerator.h +++ b/Source/CPack/cmCPackPKGGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/cmCPackProductBuildGenerator.cxx b/Source/CPack/cmCPackProductBuildGenerator.cxx index 5d57e2f4a8..32f9a7cef3 100644 --- a/Source/CPack/cmCPackProductBuildGenerator.cxx +++ b/Source/CPack/cmCPackProductBuildGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackProductBuildGenerator.h" #include diff --git a/Source/CPack/cmCPackProductBuildGenerator.h b/Source/CPack/cmCPackProductBuildGenerator.h index 6462cf5dfb..66e13300aa 100644 --- a/Source/CPack/cmCPackProductBuildGenerator.h +++ b/Source/CPack/cmCPackProductBuildGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/cmCPackRPMGenerator.cxx b/Source/CPack/cmCPackRPMGenerator.cxx index d9987701bd..2356d93ccc 100644 --- a/Source/CPack/cmCPackRPMGenerator.cxx +++ b/Source/CPack/cmCPackRPMGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackRPMGenerator.h" #include diff --git a/Source/CPack/cmCPackRPMGenerator.h b/Source/CPack/cmCPackRPMGenerator.h index dde36cff6c..86df55eb83 100644 --- a/Source/CPack/cmCPackRPMGenerator.h +++ b/Source/CPack/cmCPackRPMGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/cmCPackSTGZGenerator.cxx b/Source/CPack/cmCPackSTGZGenerator.cxx index 6c83b59dfa..38cadf4a93 100644 --- a/Source/CPack/cmCPackSTGZGenerator.cxx +++ b/Source/CPack/cmCPackSTGZGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCPackSTGZGenerator.h" #include diff --git a/Source/CPack/cmCPackSTGZGenerator.h b/Source/CPack/cmCPackSTGZGenerator.h index d2df1f228d..e34c832dd2 100644 --- a/Source/CPack/cmCPackSTGZGenerator.h +++ b/Source/CPack/cmCPackSTGZGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CPack/cpack.cxx b/Source/CPack/cpack.cxx index f688b529b1..138d8faa87 100644 --- a/Source/CPack/cpack.cxx +++ b/Source/CPack/cpack.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Source/CTest/cmCTestBZR.cxx b/Source/CTest/cmCTestBZR.cxx index d5a14cf690..474d24e1e8 100644 --- a/Source/CTest/cmCTestBZR.cxx +++ b/Source/CTest/cmCTestBZR.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestBZR.h" #include diff --git a/Source/CTest/cmCTestBZR.h b/Source/CTest/cmCTestBZR.h index 96c2038c3f..808dafa9f8 100644 --- a/Source/CTest/cmCTestBZR.h +++ b/Source/CTest/cmCTestBZR.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestBinPacker.cxx b/Source/CTest/cmCTestBinPacker.cxx index 1166e5427f..1bea81ea72 100644 --- a/Source/CTest/cmCTestBinPacker.cxx +++ b/Source/CTest/cmCTestBinPacker.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestBinPacker.h" #include diff --git a/Source/CTest/cmCTestBinPacker.h b/Source/CTest/cmCTestBinPacker.h index a632b59b99..6390a1c4d0 100644 --- a/Source/CTest/cmCTestBinPacker.h +++ b/Source/CTest/cmCTestBinPacker.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/CTest/cmCTestBuildAndTest.cxx b/Source/CTest/cmCTestBuildAndTest.cxx index 8c083d01a0..68ca77a530 100644 --- a/Source/CTest/cmCTestBuildAndTest.cxx +++ b/Source/CTest/cmCTestBuildAndTest.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestBuildAndTest.h" #include diff --git a/Source/CTest/cmCTestBuildAndTest.h b/Source/CTest/cmCTestBuildAndTest.h index f680bc28ab..f1dc3d2379 100644 --- a/Source/CTest/cmCTestBuildAndTest.h +++ b/Source/CTest/cmCTestBuildAndTest.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestBuildCommand.cxx b/Source/CTest/cmCTestBuildCommand.cxx index 21a9ed8c4f..d74ab55390 100644 --- a/Source/CTest/cmCTestBuildCommand.cxx +++ b/Source/CTest/cmCTestBuildCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestBuildCommand.h" #include diff --git a/Source/CTest/cmCTestBuildCommand.h b/Source/CTest/cmCTestBuildCommand.h index a23966d3ca..805da0f085 100644 --- a/Source/CTest/cmCTestBuildCommand.h +++ b/Source/CTest/cmCTestBuildCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestBuildHandler.cxx b/Source/CTest/cmCTestBuildHandler.cxx index 9cc1110ab6..520fa681a7 100644 --- a/Source/CTest/cmCTestBuildHandler.cxx +++ b/Source/CTest/cmCTestBuildHandler.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestBuildHandler.h" #include diff --git a/Source/CTest/cmCTestBuildHandler.h b/Source/CTest/cmCTestBuildHandler.h index a455346d9c..8baec69626 100644 --- a/Source/CTest/cmCTestBuildHandler.h +++ b/Source/CTest/cmCTestBuildHandler.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestCVS.cxx b/Source/CTest/cmCTestCVS.cxx index a1be25dedd..dadf8026d2 100644 --- a/Source/CTest/cmCTestCVS.cxx +++ b/Source/CTest/cmCTestCVS.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestCVS.h" #include diff --git a/Source/CTest/cmCTestCVS.h b/Source/CTest/cmCTestCVS.h index c4a5b8cbd5..d1dc08be7e 100644 --- a/Source/CTest/cmCTestCVS.h +++ b/Source/CTest/cmCTestCVS.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestCommand.cxx b/Source/CTest/cmCTestCommand.cxx index 6ecd18bf69..e894de7c53 100644 --- a/Source/CTest/cmCTestCommand.cxx +++ b/Source/CTest/cmCTestCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/CTest/cmCTestCommand.h b/Source/CTest/cmCTestCommand.h index 777910a195..a206c58026 100644 --- a/Source/CTest/cmCTestCommand.h +++ b/Source/CTest/cmCTestCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestConfigureCommand.cxx b/Source/CTest/cmCTestConfigureCommand.cxx index 4657bbd706..bcb020e7d4 100644 --- a/Source/CTest/cmCTestConfigureCommand.cxx +++ b/Source/CTest/cmCTestConfigureCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestConfigureCommand.h" #include diff --git a/Source/CTest/cmCTestConfigureCommand.h b/Source/CTest/cmCTestConfigureCommand.h index 117d184101..5e3001e79d 100644 --- a/Source/CTest/cmCTestConfigureCommand.h +++ b/Source/CTest/cmCTestConfigureCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestCoverageCommand.cxx b/Source/CTest/cmCTestCoverageCommand.cxx index 6bed1a35f5..66afaa3682 100644 --- a/Source/CTest/cmCTestCoverageCommand.cxx +++ b/Source/CTest/cmCTestCoverageCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestCoverageCommand.h" #include diff --git a/Source/CTest/cmCTestCoverageCommand.h b/Source/CTest/cmCTestCoverageCommand.h index dfbb9bebb4..5df1c0ece9 100644 --- a/Source/CTest/cmCTestCoverageCommand.h +++ b/Source/CTest/cmCTestCoverageCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestCoverageHandler.cxx b/Source/CTest/cmCTestCoverageHandler.cxx index 4560f16d16..1a0451d447 100644 --- a/Source/CTest/cmCTestCoverageHandler.cxx +++ b/Source/CTest/cmCTestCoverageHandler.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestCoverageHandler.h" #include diff --git a/Source/CTest/cmCTestCoverageHandler.h b/Source/CTest/cmCTestCoverageHandler.h index b0b0ec60c8..e8232f8a3d 100644 --- a/Source/CTest/cmCTestCoverageHandler.h +++ b/Source/CTest/cmCTestCoverageHandler.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestCurl.cxx b/Source/CTest/cmCTestCurl.cxx index 46d6811d6f..6c2349abe5 100644 --- a/Source/CTest/cmCTestCurl.cxx +++ b/Source/CTest/cmCTestCurl.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestCurl.h" #include diff --git a/Source/CTest/cmCTestCurl.h b/Source/CTest/cmCTestCurl.h index 2faaf89fd9..0d5fb7c8bd 100644 --- a/Source/CTest/cmCTestCurl.h +++ b/Source/CTest/cmCTestCurl.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestEmptyBinaryDirectoryCommand.cxx b/Source/CTest/cmCTestEmptyBinaryDirectoryCommand.cxx index 7161671845..0fc89e8c6f 100644 --- a/Source/CTest/cmCTestEmptyBinaryDirectoryCommand.cxx +++ b/Source/CTest/cmCTestEmptyBinaryDirectoryCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestEmptyBinaryDirectoryCommand.h" #include "cmsys/Directory.hxx" diff --git a/Source/CTest/cmCTestEmptyBinaryDirectoryCommand.h b/Source/CTest/cmCTestEmptyBinaryDirectoryCommand.h index d19ae98705..11b12a833d 100644 --- a/Source/CTest/cmCTestEmptyBinaryDirectoryCommand.h +++ b/Source/CTest/cmCTestEmptyBinaryDirectoryCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestGIT.cxx b/Source/CTest/cmCTestGIT.cxx index eb0d13911d..52adedd925 100644 --- a/Source/CTest/cmCTestGIT.cxx +++ b/Source/CTest/cmCTestGIT.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestGIT.h" #include diff --git a/Source/CTest/cmCTestGIT.h b/Source/CTest/cmCTestGIT.h index c739df8740..8566b810e1 100644 --- a/Source/CTest/cmCTestGIT.h +++ b/Source/CTest/cmCTestGIT.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestGenericHandler.cxx b/Source/CTest/cmCTestGenericHandler.cxx index eea2da3be0..63f298ec19 100644 --- a/Source/CTest/cmCTestGenericHandler.cxx +++ b/Source/CTest/cmCTestGenericHandler.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestGenericHandler.h" #include "cmCTest.h" diff --git a/Source/CTest/cmCTestGenericHandler.h b/Source/CTest/cmCTestGenericHandler.h index 4fc9adb052..275b5266a2 100644 --- a/Source/CTest/cmCTestGenericHandler.h +++ b/Source/CTest/cmCTestGenericHandler.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestGlobalVC.cxx b/Source/CTest/cmCTestGlobalVC.cxx index ae03d7fc01..0d36b713a2 100644 --- a/Source/CTest/cmCTestGlobalVC.cxx +++ b/Source/CTest/cmCTestGlobalVC.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestGlobalVC.h" #include diff --git a/Source/CTest/cmCTestGlobalVC.h b/Source/CTest/cmCTestGlobalVC.h index 81d36f55c3..e724b07b66 100644 --- a/Source/CTest/cmCTestGlobalVC.h +++ b/Source/CTest/cmCTestGlobalVC.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestHG.cxx b/Source/CTest/cmCTestHG.cxx index 50b25cced8..738cac2e18 100644 --- a/Source/CTest/cmCTestHG.cxx +++ b/Source/CTest/cmCTestHG.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestHG.h" #include diff --git a/Source/CTest/cmCTestHG.h b/Source/CTest/cmCTestHG.h index 47f098caf9..bd69dd3d97 100644 --- a/Source/CTest/cmCTestHG.h +++ b/Source/CTest/cmCTestHG.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestHandlerCommand.cxx b/Source/CTest/cmCTestHandlerCommand.cxx index fc769e4573..b8e6a03d23 100644 --- a/Source/CTest/cmCTestHandlerCommand.cxx +++ b/Source/CTest/cmCTestHandlerCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestHandlerCommand.h" #include diff --git a/Source/CTest/cmCTestHandlerCommand.h b/Source/CTest/cmCTestHandlerCommand.h index c0a2fbcea9..ef7bc5de92 100644 --- a/Source/CTest/cmCTestHandlerCommand.h +++ b/Source/CTest/cmCTestHandlerCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestLaunch.cxx b/Source/CTest/cmCTestLaunch.cxx index 200bd7d2c4..a929b395df 100644 --- a/Source/CTest/cmCTestLaunch.cxx +++ b/Source/CTest/cmCTestLaunch.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestLaunch.h" #include diff --git a/Source/CTest/cmCTestLaunch.h b/Source/CTest/cmCTestLaunch.h index b130266e96..0aeb211b9e 100644 --- a/Source/CTest/cmCTestLaunch.h +++ b/Source/CTest/cmCTestLaunch.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestLaunchReporter.cxx b/Source/CTest/cmCTestLaunchReporter.cxx index 77046a3fe0..2e1d2bbf52 100644 --- a/Source/CTest/cmCTestLaunchReporter.cxx +++ b/Source/CTest/cmCTestLaunchReporter.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestLaunchReporter.h" #include diff --git a/Source/CTest/cmCTestLaunchReporter.h b/Source/CTest/cmCTestLaunchReporter.h index 0b9a08a608..cc32ced1e1 100644 --- a/Source/CTest/cmCTestLaunchReporter.h +++ b/Source/CTest/cmCTestLaunchReporter.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestMemCheckCommand.cxx b/Source/CTest/cmCTestMemCheckCommand.cxx index 28d715879e..8b681e227d 100644 --- a/Source/CTest/cmCTestMemCheckCommand.cxx +++ b/Source/CTest/cmCTestMemCheckCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestMemCheckCommand.h" #include diff --git a/Source/CTest/cmCTestMemCheckCommand.h b/Source/CTest/cmCTestMemCheckCommand.h index 0f3a7fc13c..b0ea52f287 100644 --- a/Source/CTest/cmCTestMemCheckCommand.h +++ b/Source/CTest/cmCTestMemCheckCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestMemCheckHandler.cxx b/Source/CTest/cmCTestMemCheckHandler.cxx index c5a3cf639e..c95cc3ff7e 100644 --- a/Source/CTest/cmCTestMemCheckHandler.cxx +++ b/Source/CTest/cmCTestMemCheckHandler.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestMemCheckHandler.h" #include diff --git a/Source/CTest/cmCTestMemCheckHandler.h b/Source/CTest/cmCTestMemCheckHandler.h index 4f396d28b5..5f381c271d 100644 --- a/Source/CTest/cmCTestMemCheckHandler.h +++ b/Source/CTest/cmCTestMemCheckHandler.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestMultiProcessHandler.cxx b/Source/CTest/cmCTestMultiProcessHandler.cxx index bf8f3bc26b..0df9657d27 100644 --- a/Source/CTest/cmCTestMultiProcessHandler.cxx +++ b/Source/CTest/cmCTestMultiProcessHandler.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestMultiProcessHandler.h" #include diff --git a/Source/CTest/cmCTestMultiProcessHandler.h b/Source/CTest/cmCTestMultiProcessHandler.h index cb36a74123..b85284b6ab 100644 --- a/Source/CTest/cmCTestMultiProcessHandler.h +++ b/Source/CTest/cmCTestMultiProcessHandler.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestP4.cxx b/Source/CTest/cmCTestP4.cxx index e9c8f619f0..97d280a3aa 100644 --- a/Source/CTest/cmCTestP4.cxx +++ b/Source/CTest/cmCTestP4.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestP4.h" #include diff --git a/Source/CTest/cmCTestP4.h b/Source/CTest/cmCTestP4.h index 50de918891..76965ac58f 100644 --- a/Source/CTest/cmCTestP4.h +++ b/Source/CTest/cmCTestP4.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestReadCustomFilesCommand.cxx b/Source/CTest/cmCTestReadCustomFilesCommand.cxx index 992676fe0c..343a74ed00 100644 --- a/Source/CTest/cmCTestReadCustomFilesCommand.cxx +++ b/Source/CTest/cmCTestReadCustomFilesCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestReadCustomFilesCommand.h" #include "cmCTest.h" diff --git a/Source/CTest/cmCTestReadCustomFilesCommand.h b/Source/CTest/cmCTestReadCustomFilesCommand.h index d922d309be..8b1b357ff2 100644 --- a/Source/CTest/cmCTestReadCustomFilesCommand.h +++ b/Source/CTest/cmCTestReadCustomFilesCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestResourceAllocator.cxx b/Source/CTest/cmCTestResourceAllocator.cxx index 93cdfde6de..a7ae7bc4dd 100644 --- a/Source/CTest/cmCTestResourceAllocator.cxx +++ b/Source/CTest/cmCTestResourceAllocator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestResourceAllocator.h" diff --git a/Source/CTest/cmCTestResourceAllocator.h b/Source/CTest/cmCTestResourceAllocator.h index 667dd7470e..fcb5ef61fe 100644 --- a/Source/CTest/cmCTestResourceAllocator.h +++ b/Source/CTest/cmCTestResourceAllocator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/CTest/cmCTestResourceGroupsLexerHelper.cxx b/Source/CTest/cmCTestResourceGroupsLexerHelper.cxx index 479ad31e56..776c063e61 100644 --- a/Source/CTest/cmCTestResourceGroupsLexerHelper.cxx +++ b/Source/CTest/cmCTestResourceGroupsLexerHelper.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestResourceGroupsLexerHelper.h" #include "cmCTestResourceGroupsLexer.h" diff --git a/Source/CTest/cmCTestResourceGroupsLexerHelper.h b/Source/CTest/cmCTestResourceGroupsLexerHelper.h index 1f73e2f51f..c957a51723 100644 --- a/Source/CTest/cmCTestResourceGroupsLexerHelper.h +++ b/Source/CTest/cmCTestResourceGroupsLexerHelper.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/CTest/cmCTestResourceSpec.cxx b/Source/CTest/cmCTestResourceSpec.cxx index d699f1e13c..b6e4b40cb6 100644 --- a/Source/CTest/cmCTestResourceSpec.cxx +++ b/Source/CTest/cmCTestResourceSpec.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestResourceSpec.h" #include diff --git a/Source/CTest/cmCTestResourceSpec.h b/Source/CTest/cmCTestResourceSpec.h index 5155a3bfca..fb68021690 100644 --- a/Source/CTest/cmCTestResourceSpec.h +++ b/Source/CTest/cmCTestResourceSpec.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestRunScriptCommand.cxx b/Source/CTest/cmCTestRunScriptCommand.cxx index 74620a2f6f..e41531055a 100644 --- a/Source/CTest/cmCTestRunScriptCommand.cxx +++ b/Source/CTest/cmCTestRunScriptCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestRunScriptCommand.h" #include "cmCTestScriptHandler.h" diff --git a/Source/CTest/cmCTestRunScriptCommand.h b/Source/CTest/cmCTestRunScriptCommand.h index b17f5c0d74..5b189e512a 100644 --- a/Source/CTest/cmCTestRunScriptCommand.h +++ b/Source/CTest/cmCTestRunScriptCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestRunTest.cxx b/Source/CTest/cmCTestRunTest.cxx index 4076347269..21eaa19a05 100644 --- a/Source/CTest/cmCTestRunTest.cxx +++ b/Source/CTest/cmCTestRunTest.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestRunTest.h" #include diff --git a/Source/CTest/cmCTestRunTest.h b/Source/CTest/cmCTestRunTest.h index 05a5f76170..3905dab972 100644 --- a/Source/CTest/cmCTestRunTest.h +++ b/Source/CTest/cmCTestRunTest.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestSVN.cxx b/Source/CTest/cmCTestSVN.cxx index 402fa1ae5a..3589c6b9d5 100644 --- a/Source/CTest/cmCTestSVN.cxx +++ b/Source/CTest/cmCTestSVN.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestSVN.h" #include diff --git a/Source/CTest/cmCTestSVN.h b/Source/CTest/cmCTestSVN.h index a0f1384a8a..9b4ea6aa50 100644 --- a/Source/CTest/cmCTestSVN.h +++ b/Source/CTest/cmCTestSVN.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestScriptHandler.cxx b/Source/CTest/cmCTestScriptHandler.cxx index cde5a041a2..48f0935338 100644 --- a/Source/CTest/cmCTestScriptHandler.cxx +++ b/Source/CTest/cmCTestScriptHandler.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestScriptHandler.h" #include diff --git a/Source/CTest/cmCTestScriptHandler.h b/Source/CTest/cmCTestScriptHandler.h index 96a88dda23..4004e68c7e 100644 --- a/Source/CTest/cmCTestScriptHandler.h +++ b/Source/CTest/cmCTestScriptHandler.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestSleepCommand.cxx b/Source/CTest/cmCTestSleepCommand.cxx index f57d856065..3ee9aeb567 100644 --- a/Source/CTest/cmCTestSleepCommand.cxx +++ b/Source/CTest/cmCTestSleepCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestSleepCommand.h" #include diff --git a/Source/CTest/cmCTestSleepCommand.h b/Source/CTest/cmCTestSleepCommand.h index 3d4eb1e5f0..0eed4516c8 100644 --- a/Source/CTest/cmCTestSleepCommand.h +++ b/Source/CTest/cmCTestSleepCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestStartCommand.cxx b/Source/CTest/cmCTestStartCommand.cxx index 42a4c938b9..0a4ef09268 100644 --- a/Source/CTest/cmCTestStartCommand.cxx +++ b/Source/CTest/cmCTestStartCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestStartCommand.h" #include diff --git a/Source/CTest/cmCTestStartCommand.h b/Source/CTest/cmCTestStartCommand.h index 325471ab51..0b5a337434 100644 --- a/Source/CTest/cmCTestStartCommand.h +++ b/Source/CTest/cmCTestStartCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestSubmitCommand.cxx b/Source/CTest/cmCTestSubmitCommand.cxx index 8ae0f4c650..4b34cf6edd 100644 --- a/Source/CTest/cmCTestSubmitCommand.cxx +++ b/Source/CTest/cmCTestSubmitCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestSubmitCommand.h" #include diff --git a/Source/CTest/cmCTestSubmitCommand.h b/Source/CTest/cmCTestSubmitCommand.h index 9c02fc8033..f688976711 100644 --- a/Source/CTest/cmCTestSubmitCommand.h +++ b/Source/CTest/cmCTestSubmitCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestSubmitHandler.cxx b/Source/CTest/cmCTestSubmitHandler.cxx index df908e66a1..79fcffc80c 100644 --- a/Source/CTest/cmCTestSubmitHandler.cxx +++ b/Source/CTest/cmCTestSubmitHandler.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestSubmitHandler.h" #include diff --git a/Source/CTest/cmCTestSubmitHandler.h b/Source/CTest/cmCTestSubmitHandler.h index d3e27392ab..221c958014 100644 --- a/Source/CTest/cmCTestSubmitHandler.h +++ b/Source/CTest/cmCTestSubmitHandler.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestTestCommand.cxx b/Source/CTest/cmCTestTestCommand.cxx index ef3c80f739..2d923a4bf8 100644 --- a/Source/CTest/cmCTestTestCommand.cxx +++ b/Source/CTest/cmCTestTestCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestTestCommand.h" #include diff --git a/Source/CTest/cmCTestTestCommand.h b/Source/CTest/cmCTestTestCommand.h index 038d219733..5c90c64b79 100644 --- a/Source/CTest/cmCTestTestCommand.h +++ b/Source/CTest/cmCTestTestCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestTestHandler.cxx b/Source/CTest/cmCTestTestHandler.cxx index 1f45b9da20..69ab748ca3 100644 --- a/Source/CTest/cmCTestTestHandler.cxx +++ b/Source/CTest/cmCTestTestHandler.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestTestHandler.h" #include diff --git a/Source/CTest/cmCTestTestHandler.h b/Source/CTest/cmCTestTestHandler.h index b97d6b7422..6ad2e60331 100644 --- a/Source/CTest/cmCTestTestHandler.h +++ b/Source/CTest/cmCTestTestHandler.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestTestMeasurementXMLParser.cxx b/Source/CTest/cmCTestTestMeasurementXMLParser.cxx index b244e85ff3..6183aef51f 100644 --- a/Source/CTest/cmCTestTestMeasurementXMLParser.cxx +++ b/Source/CTest/cmCTestTestMeasurementXMLParser.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestTestMeasurementXMLParser.h" diff --git a/Source/CTest/cmCTestTestMeasurementXMLParser.h b/Source/CTest/cmCTestTestMeasurementXMLParser.h index 240f225d36..593107ee54 100644 --- a/Source/CTest/cmCTestTestMeasurementXMLParser.h +++ b/Source/CTest/cmCTestTestMeasurementXMLParser.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include diff --git a/Source/CTest/cmCTestTypes.cxx b/Source/CTest/cmCTestTypes.cxx index 9a06cd9198..917a2f4b44 100644 --- a/Source/CTest/cmCTestTypes.cxx +++ b/Source/CTest/cmCTestTypes.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestTypes.h" diff --git a/Source/CTest/cmCTestTypes.h b/Source/CTest/cmCTestTypes.h index 0dfc4a56d8..7360f3cee5 100644 --- a/Source/CTest/cmCTestTypes.h +++ b/Source/CTest/cmCTestTypes.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/CTest/cmCTestUpdateCommand.cxx b/Source/CTest/cmCTestUpdateCommand.cxx index b179e52e40..71d92c4a58 100644 --- a/Source/CTest/cmCTestUpdateCommand.cxx +++ b/Source/CTest/cmCTestUpdateCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestUpdateCommand.h" #include diff --git a/Source/CTest/cmCTestUpdateCommand.h b/Source/CTest/cmCTestUpdateCommand.h index 7c58beb90a..93316de844 100644 --- a/Source/CTest/cmCTestUpdateCommand.h +++ b/Source/CTest/cmCTestUpdateCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestUploadCommand.cxx b/Source/CTest/cmCTestUploadCommand.cxx index 4ec4201fce..e93c5362c9 100644 --- a/Source/CTest/cmCTestUploadCommand.cxx +++ b/Source/CTest/cmCTestUploadCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestUploadCommand.h" #include diff --git a/Source/CTest/cmCTestUploadCommand.h b/Source/CTest/cmCTestUploadCommand.h index 93fbc35bbe..aafe823a8c 100644 --- a/Source/CTest/cmCTestUploadCommand.h +++ b/Source/CTest/cmCTestUploadCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmCTestVC.cxx b/Source/CTest/cmCTestVC.cxx index c88c1ad490..ea38c261f3 100644 --- a/Source/CTest/cmCTestVC.cxx +++ b/Source/CTest/cmCTestVC.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTestVC.h" #include diff --git a/Source/CTest/cmCTestVC.h b/Source/CTest/cmCTestVC.h index 52570c0ab2..5ca5d7516e 100644 --- a/Source/CTest/cmCTestVC.h +++ b/Source/CTest/cmCTestVC.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmParseBlanketJSCoverage.cxx b/Source/CTest/cmParseBlanketJSCoverage.cxx index 3a6651f8f9..5810b7df29 100644 --- a/Source/CTest/cmParseBlanketJSCoverage.cxx +++ b/Source/CTest/cmParseBlanketJSCoverage.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmParseBlanketJSCoverage.h" #include diff --git a/Source/CTest/cmParseBlanketJSCoverage.h b/Source/CTest/cmParseBlanketJSCoverage.h index e107454d16..404ccd683b 100644 --- a/Source/CTest/cmParseBlanketJSCoverage.h +++ b/Source/CTest/cmParseBlanketJSCoverage.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmParseCacheCoverage.h b/Source/CTest/cmParseCacheCoverage.h index 53be6fbe56..44b51b7565 100644 --- a/Source/CTest/cmParseCacheCoverage.h +++ b/Source/CTest/cmParseCacheCoverage.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmParseCoberturaCoverage.h b/Source/CTest/cmParseCoberturaCoverage.h index 76cee3ad92..865dd1e736 100644 --- a/Source/CTest/cmParseCoberturaCoverage.h +++ b/Source/CTest/cmParseCoberturaCoverage.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmParseDelphiCoverage.h b/Source/CTest/cmParseDelphiCoverage.h index 7fe33e2b81..d114d549de 100644 --- a/Source/CTest/cmParseDelphiCoverage.h +++ b/Source/CTest/cmParseDelphiCoverage.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmParseGTMCoverage.h b/Source/CTest/cmParseGTMCoverage.h index 1d9e610f5c..4e606d8d62 100644 --- a/Source/CTest/cmParseGTMCoverage.h +++ b/Source/CTest/cmParseGTMCoverage.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmParseJacocoCoverage.h b/Source/CTest/cmParseJacocoCoverage.h index 077d9609aa..93bfe09b5a 100644 --- a/Source/CTest/cmParseJacocoCoverage.h +++ b/Source/CTest/cmParseJacocoCoverage.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmParseMumpsCoverage.h b/Source/CTest/cmParseMumpsCoverage.h index e325fd974a..9d266c477f 100644 --- a/Source/CTest/cmParseMumpsCoverage.h +++ b/Source/CTest/cmParseMumpsCoverage.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmParsePHPCoverage.h b/Source/CTest/cmParsePHPCoverage.h index 797fff6dfa..c2856e49b0 100644 --- a/Source/CTest/cmParsePHPCoverage.h +++ b/Source/CTest/cmParsePHPCoverage.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmProcess.cxx b/Source/CTest/cmProcess.cxx index acaead7189..eefbbcfd77 100644 --- a/Source/CTest/cmProcess.cxx +++ b/Source/CTest/cmProcess.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmProcess.h" #include diff --git a/Source/CTest/cmProcess.h b/Source/CTest/cmProcess.h index 24f0ed4310..33b781c9c8 100644 --- a/Source/CTest/cmProcess.h +++ b/Source/CTest/cmProcess.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CTest/cmUVJobServerClient.cxx b/Source/CTest/cmUVJobServerClient.cxx index e528c25830..6ea54526bd 100644 --- a/Source/CTest/cmUVJobServerClient.cxx +++ b/Source/CTest/cmUVJobServerClient.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmUVJobServerClient.h" #include diff --git a/Source/CTest/cmUVJobServerClient.h b/Source/CTest/cmUVJobServerClient.h index bbb5f08ea8..c52407e7be 100644 --- a/Source/CTest/cmUVJobServerClient.h +++ b/Source/CTest/cmUVJobServerClient.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CursesDialog/CMakeLists.txt b/Source/CursesDialog/CMakeLists.txt index c24ee76216..bd2aee3a67 100644 --- a/Source/CursesDialog/CMakeLists.txt +++ b/Source/CursesDialog/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. add_executable(ccmake ccmake.cxx diff --git a/Source/CursesDialog/ccmake.cxx b/Source/CursesDialog/ccmake.cxx index c46d91a8d4..8385b134f2 100644 --- a/Source/CursesDialog/ccmake.cxx +++ b/Source/CursesDialog/ccmake.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Source/CursesDialog/cmCursesBoolWidget.cxx b/Source/CursesDialog/cmCursesBoolWidget.cxx index c4dbed8350..ca308c8c85 100644 --- a/Source/CursesDialog/cmCursesBoolWidget.cxx +++ b/Source/CursesDialog/cmCursesBoolWidget.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCursesBoolWidget.h" #include diff --git a/Source/CursesDialog/cmCursesBoolWidget.h b/Source/CursesDialog/cmCursesBoolWidget.h index 746825bb55..d9fa96f94d 100644 --- a/Source/CursesDialog/cmCursesBoolWidget.h +++ b/Source/CursesDialog/cmCursesBoolWidget.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CursesDialog/cmCursesCacheEntryComposite.cxx b/Source/CursesDialog/cmCursesCacheEntryComposite.cxx index 9f49ee2f29..557d32c2ee 100644 --- a/Source/CursesDialog/cmCursesCacheEntryComposite.cxx +++ b/Source/CursesDialog/cmCursesCacheEntryComposite.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCursesCacheEntryComposite.h" #include diff --git a/Source/CursesDialog/cmCursesCacheEntryComposite.h b/Source/CursesDialog/cmCursesCacheEntryComposite.h index 2017a9f674..964b988e61 100644 --- a/Source/CursesDialog/cmCursesCacheEntryComposite.h +++ b/Source/CursesDialog/cmCursesCacheEntryComposite.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CursesDialog/cmCursesColor.cxx b/Source/CursesDialog/cmCursesColor.cxx index c0b468b600..1b29076361 100644 --- a/Source/CursesDialog/cmCursesColor.cxx +++ b/Source/CursesDialog/cmCursesColor.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCursesColor.h" #include diff --git a/Source/CursesDialog/cmCursesColor.h b/Source/CursesDialog/cmCursesColor.h index 4e8a1e4bd9..3aed125c73 100644 --- a/Source/CursesDialog/cmCursesColor.h +++ b/Source/CursesDialog/cmCursesColor.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once class cmCursesColor diff --git a/Source/CursesDialog/cmCursesDummyWidget.cxx b/Source/CursesDialog/cmCursesDummyWidget.cxx index da0478a269..5045bbd541 100644 --- a/Source/CursesDialog/cmCursesDummyWidget.cxx +++ b/Source/CursesDialog/cmCursesDummyWidget.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCursesDummyWidget.h" #include "cmCursesWidget.h" diff --git a/Source/CursesDialog/cmCursesDummyWidget.h b/Source/CursesDialog/cmCursesDummyWidget.h index 4347746421..b3c6f8f419 100644 --- a/Source/CursesDialog/cmCursesDummyWidget.h +++ b/Source/CursesDialog/cmCursesDummyWidget.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CursesDialog/cmCursesFilePathWidget.cxx b/Source/CursesDialog/cmCursesFilePathWidget.cxx index 518da4f08e..4471058250 100644 --- a/Source/CursesDialog/cmCursesFilePathWidget.cxx +++ b/Source/CursesDialog/cmCursesFilePathWidget.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCursesFilePathWidget.h" #include "cmCursesPathWidget.h" diff --git a/Source/CursesDialog/cmCursesFilePathWidget.h b/Source/CursesDialog/cmCursesFilePathWidget.h index 2ae5d1492d..74bdb0a1fd 100644 --- a/Source/CursesDialog/cmCursesFilePathWidget.h +++ b/Source/CursesDialog/cmCursesFilePathWidget.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CursesDialog/cmCursesForm.cxx b/Source/CursesDialog/cmCursesForm.cxx index c02c5a4918..93d4b0fbc4 100644 --- a/Source/CursesDialog/cmCursesForm.cxx +++ b/Source/CursesDialog/cmCursesForm.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCursesForm.h" #include diff --git a/Source/CursesDialog/cmCursesForm.h b/Source/CursesDialog/cmCursesForm.h index 7e6e1296ae..7bae401fe6 100644 --- a/Source/CursesDialog/cmCursesForm.h +++ b/Source/CursesDialog/cmCursesForm.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CursesDialog/cmCursesLabelWidget.cxx b/Source/CursesDialog/cmCursesLabelWidget.cxx index f8dd1328d6..44d94c48b5 100644 --- a/Source/CursesDialog/cmCursesLabelWidget.cxx +++ b/Source/CursesDialog/cmCursesLabelWidget.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCursesLabelWidget.h" #include "cmCursesWidget.h" diff --git a/Source/CursesDialog/cmCursesLabelWidget.h b/Source/CursesDialog/cmCursesLabelWidget.h index 698491da50..0a957c9539 100644 --- a/Source/CursesDialog/cmCursesLabelWidget.h +++ b/Source/CursesDialog/cmCursesLabelWidget.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CursesDialog/cmCursesLongMessageForm.cxx b/Source/CursesDialog/cmCursesLongMessageForm.cxx index 8c3982a799..8608c37580 100644 --- a/Source/CursesDialog/cmCursesLongMessageForm.cxx +++ b/Source/CursesDialog/cmCursesLongMessageForm.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCursesLongMessageForm.h" #include diff --git a/Source/CursesDialog/cmCursesLongMessageForm.h b/Source/CursesDialog/cmCursesLongMessageForm.h index 4421120432..f2e29ed7e3 100644 --- a/Source/CursesDialog/cmCursesLongMessageForm.h +++ b/Source/CursesDialog/cmCursesLongMessageForm.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CursesDialog/cmCursesMainForm.cxx b/Source/CursesDialog/cmCursesMainForm.cxx index 23a28dbe2b..cd42fb2d9b 100644 --- a/Source/CursesDialog/cmCursesMainForm.cxx +++ b/Source/CursesDialog/cmCursesMainForm.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCursesMainForm.h" #include diff --git a/Source/CursesDialog/cmCursesMainForm.h b/Source/CursesDialog/cmCursesMainForm.h index 9dbbfdd20d..d92b6c25f1 100644 --- a/Source/CursesDialog/cmCursesMainForm.h +++ b/Source/CursesDialog/cmCursesMainForm.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CursesDialog/cmCursesOptionsWidget.cxx b/Source/CursesDialog/cmCursesOptionsWidget.cxx index dd54a706dd..c19ccdef95 100644 --- a/Source/CursesDialog/cmCursesOptionsWidget.cxx +++ b/Source/CursesDialog/cmCursesOptionsWidget.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCursesOptionsWidget.h" #include "cmCursesColor.h" diff --git a/Source/CursesDialog/cmCursesOptionsWidget.h b/Source/CursesDialog/cmCursesOptionsWidget.h index 311c4f2645..80ba37f9d9 100644 --- a/Source/CursesDialog/cmCursesOptionsWidget.h +++ b/Source/CursesDialog/cmCursesOptionsWidget.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CursesDialog/cmCursesPathWidget.cxx b/Source/CursesDialog/cmCursesPathWidget.cxx index 8ed42dee75..4bdd5fbaae 100644 --- a/Source/CursesDialog/cmCursesPathWidget.cxx +++ b/Source/CursesDialog/cmCursesPathWidget.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCursesPathWidget.h" #include diff --git a/Source/CursesDialog/cmCursesPathWidget.h b/Source/CursesDialog/cmCursesPathWidget.h index 79e342ec4c..7aa4545684 100644 --- a/Source/CursesDialog/cmCursesPathWidget.h +++ b/Source/CursesDialog/cmCursesPathWidget.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CursesDialog/cmCursesStandardIncludes.h b/Source/CursesDialog/cmCursesStandardIncludes.h index 9745b97de5..9797306095 100644 --- a/Source/CursesDialog/cmCursesStandardIncludes.h +++ b/Source/CursesDialog/cmCursesStandardIncludes.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CursesDialog/cmCursesStringWidget.cxx b/Source/CursesDialog/cmCursesStringWidget.cxx index e1cf01aded..d472236469 100644 --- a/Source/CursesDialog/cmCursesStringWidget.cxx +++ b/Source/CursesDialog/cmCursesStringWidget.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCursesStringWidget.h" #include diff --git a/Source/CursesDialog/cmCursesStringWidget.h b/Source/CursesDialog/cmCursesStringWidget.h index d125fa5b67..6d94369c30 100644 --- a/Source/CursesDialog/cmCursesStringWidget.h +++ b/Source/CursesDialog/cmCursesStringWidget.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CursesDialog/cmCursesWidget.cxx b/Source/CursesDialog/cmCursesWidget.cxx index 05682909c0..321db8e8dd 100644 --- a/Source/CursesDialog/cmCursesWidget.cxx +++ b/Source/CursesDialog/cmCursesWidget.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCursesWidget.h" cmCursesWidget::cmCursesWidget(int width, int height, int left, int top) diff --git a/Source/CursesDialog/cmCursesWidget.h b/Source/CursesDialog/cmCursesWidget.h index e81552f6fb..a65f9356f5 100644 --- a/Source/CursesDialog/cmCursesWidget.h +++ b/Source/CursesDialog/cmCursesWidget.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/CursesDialog/form/CMakeLists.txt b/Source/CursesDialog/form/CMakeLists.txt index 63214e3032..dbf4af0d7e 100644 --- a/Source/CursesDialog/form/CMakeLists.txt +++ b/Source/CursesDialog/form/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. project(CMAKE_FORM) diff --git a/Source/CursesDialog/form/cmFormConfigure.h.in b/Source/CursesDialog/form/cmFormConfigure.h.in index 511c525164..faf35e7c86 100644 --- a/Source/CursesDialog/form/cmFormConfigure.h.in +++ b/Source/CursesDialog/form/cmFormConfigure.h.in @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #ifndef CMFORMCONFIGURE_H #define CMFORMCONFIGURE_H diff --git a/Source/LexerParser/cmCTestResourceGroupsLexer.cxx b/Source/LexerParser/cmCTestResourceGroupsLexer.cxx index f1d351a574..2509bdb8f2 100644 --- a/Source/LexerParser/cmCTestResourceGroupsLexer.cxx +++ b/Source/LexerParser/cmCTestResourceGroupsLexer.cxx @@ -641,7 +641,7 @@ static const flex_int16_t yy_chk[44] = #define YY_MORE_ADJ 0 #define YY_RESTORE_YY_MORE_OFFSET /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* This file must be translated to C++ and modified to build everywhere. diff --git a/Source/LexerParser/cmCTestResourceGroupsLexer.in.l b/Source/LexerParser/cmCTestResourceGroupsLexer.in.l index ac9cbafe4b..ec2a1868b1 100644 --- a/Source/LexerParser/cmCTestResourceGroupsLexer.in.l +++ b/Source/LexerParser/cmCTestResourceGroupsLexer.in.l @@ -1,6 +1,6 @@ %{ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* This file must be translated to C++ and modified to build everywhere. diff --git a/Source/LexerParser/cmDependsJavaLexer.cxx b/Source/LexerParser/cmDependsJavaLexer.cxx index bfe7e64f0c..bcb2311cf2 100644 --- a/Source/LexerParser/cmDependsJavaLexer.cxx +++ b/Source/LexerParser/cmDependsJavaLexer.cxx @@ -842,7 +842,7 @@ static const flex_int16_t yy_chk[479] = #define YY_MORE_ADJ 0 #define YY_RESTORE_YY_MORE_OFFSET /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* This file must be translated to C++ and modified to build everywhere. diff --git a/Source/LexerParser/cmDependsJavaLexer.in.l b/Source/LexerParser/cmDependsJavaLexer.in.l index 942e0075fa..846b9c5619 100644 --- a/Source/LexerParser/cmDependsJavaLexer.in.l +++ b/Source/LexerParser/cmDependsJavaLexer.in.l @@ -1,6 +1,6 @@ %{ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* This file must be translated to C++ and modified to build everywhere. diff --git a/Source/LexerParser/cmDependsJavaParser.cxx b/Source/LexerParser/cmDependsJavaParser.cxx index 6755c70865..e85bf98fad 100644 --- a/Source/LexerParser/cmDependsJavaParser.cxx +++ b/Source/LexerParser/cmDependsJavaParser.cxx @@ -75,7 +75,7 @@ #line 1 "cmDependsJavaParser.y" /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* This file must be translated to C and modified to build everywhere. diff --git a/Source/LexerParser/cmDependsJavaParser.y b/Source/LexerParser/cmDependsJavaParser.y index d64043adcb..01d0017d5b 100644 --- a/Source/LexerParser/cmDependsJavaParser.y +++ b/Source/LexerParser/cmDependsJavaParser.y @@ -1,6 +1,6 @@ %{ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* This file must be translated to C and modified to build everywhere. diff --git a/Source/LexerParser/cmExprLexer.cxx b/Source/LexerParser/cmExprLexer.cxx index 5a76590a1a..d05dfd8128 100644 --- a/Source/LexerParser/cmExprLexer.cxx +++ b/Source/LexerParser/cmExprLexer.cxx @@ -646,7 +646,7 @@ static const flex_int16_t yy_chk[56] = #define YY_MORE_ADJ 0 #define YY_RESTORE_YY_MORE_OFFSET /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* This file must be translated to C++ and modified to build everywhere. diff --git a/Source/LexerParser/cmExprLexer.in.l b/Source/LexerParser/cmExprLexer.in.l index 90c1cc3ab1..9a5f42fdae 100644 --- a/Source/LexerParser/cmExprLexer.in.l +++ b/Source/LexerParser/cmExprLexer.in.l @@ -1,6 +1,6 @@ %{ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* This file must be translated to C++ and modified to build everywhere. diff --git a/Source/LexerParser/cmExprParser.cxx b/Source/LexerParser/cmExprParser.cxx index 80c0abdc40..042e484a18 100644 --- a/Source/LexerParser/cmExprParser.cxx +++ b/Source/LexerParser/cmExprParser.cxx @@ -75,7 +75,7 @@ #line 1 "cmExprParser.y" /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* This file must be translated to C and modified to build everywhere. diff --git a/Source/LexerParser/cmExprParser.y b/Source/LexerParser/cmExprParser.y index 51df56efcc..68f7882efc 100644 --- a/Source/LexerParser/cmExprParser.y +++ b/Source/LexerParser/cmExprParser.y @@ -1,6 +1,6 @@ %{ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* This file must be translated to C and modified to build everywhere. diff --git a/Source/LexerParser/cmFortranLexer.cxx b/Source/LexerParser/cmFortranLexer.cxx index df65472e85..3e0a4bdcbc 100644 --- a/Source/LexerParser/cmFortranLexer.cxx +++ b/Source/LexerParser/cmFortranLexer.cxx @@ -820,7 +820,7 @@ static const flex_int16_t yy_chk[542] = #define YY_MORE_ADJ 0 #define YY_RESTORE_YY_MORE_OFFSET /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /*------------------------------------------------------------------------- Portions of this source have been derived from makedepf90 version 2.8.8, diff --git a/Source/LexerParser/cmFortranLexer.in.l b/Source/LexerParser/cmFortranLexer.in.l index 7d97699c9f..ed324db62e 100644 --- a/Source/LexerParser/cmFortranLexer.in.l +++ b/Source/LexerParser/cmFortranLexer.in.l @@ -1,6 +1,6 @@ %{ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /*------------------------------------------------------------------------- Portions of this source have been derived from makedepf90 version 2.8.8, diff --git a/Source/LexerParser/cmFortranParser.cxx b/Source/LexerParser/cmFortranParser.cxx index f25856abed..a43f4fc4ba 100644 --- a/Source/LexerParser/cmFortranParser.cxx +++ b/Source/LexerParser/cmFortranParser.cxx @@ -75,7 +75,7 @@ #line 1 "cmFortranParser.y" /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /*------------------------------------------------------------------------- Portions of this source have been derived from makedepf90 version 2.8.8, diff --git a/Source/LexerParser/cmFortranParser.y b/Source/LexerParser/cmFortranParser.y index 0b27060489..431d6ab1ab 100644 --- a/Source/LexerParser/cmFortranParser.y +++ b/Source/LexerParser/cmFortranParser.y @@ -1,6 +1,6 @@ %{ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /*------------------------------------------------------------------------- Portions of this source have been derived from makedepf90 version 2.8.8, diff --git a/Source/LexerParser/cmGccDepfileLexer.cxx b/Source/LexerParser/cmGccDepfileLexer.cxx index d926c8bb18..f1045a733a 100644 --- a/Source/LexerParser/cmGccDepfileLexer.cxx +++ b/Source/LexerParser/cmGccDepfileLexer.cxx @@ -646,7 +646,7 @@ static const flex_int16_t yy_chk[57] = #define YY_MORE_ADJ 0 #define YY_RESTORE_YY_MORE_OFFSET /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* IWYU pragma: no_forward_declare yyguts_t */ diff --git a/Source/LexerParser/cmGccDepfileLexer.in.l b/Source/LexerParser/cmGccDepfileLexer.in.l index a0a0f22bad..01337423d0 100644 --- a/Source/LexerParser/cmGccDepfileLexer.in.l +++ b/Source/LexerParser/cmGccDepfileLexer.in.l @@ -1,6 +1,6 @@ %{ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* IWYU pragma: no_forward_declare yyguts_t */ diff --git a/Source/LexerParser/cmListFileLexer.c b/Source/LexerParser/cmListFileLexer.c index ec7424c4f9..08fd0a991e 100644 --- a/Source/LexerParser/cmListFileLexer.c +++ b/Source/LexerParser/cmListFileLexer.c @@ -748,7 +748,7 @@ static const flex_int32_t yy_rule_can_match_eol[25] = #define YY_MORE_ADJ 0 #define YY_RESTORE_YY_MORE_OFFSET /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* This file must be translated to C and modified to build everywhere. diff --git a/Source/LexerParser/cmListFileLexer.in.l b/Source/LexerParser/cmListFileLexer.in.l index 94cf8a5943..623a36bc24 100644 --- a/Source/LexerParser/cmListFileLexer.in.l +++ b/Source/LexerParser/cmListFileLexer.in.l @@ -1,6 +1,6 @@ %{ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* This file must be translated to C and modified to build everywhere. diff --git a/Source/Modules/CheckCXXLinkerFlag.cmake b/Source/Modules/CheckCXXLinkerFlag.cmake index 6cb1ba3ac2..3df67d0089 100644 --- a/Source/Modules/CheckCXXLinkerFlag.cmake +++ b/Source/Modules/CheckCXXLinkerFlag.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include_guard(GLOBAL) include(CheckCXXSourceCompiles) diff --git a/Source/Modules/FindJsonCpp.cmake b/Source/Modules/FindJsonCpp.cmake index b142bfb83a..beafeb3ce4 100644 --- a/Source/Modules/FindJsonCpp.cmake +++ b/Source/Modules/FindJsonCpp.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindJsonCpp diff --git a/Source/Modules/FindLibRHash.cmake b/Source/Modules/FindLibRHash.cmake index 9adc9afbde..7cd2006ead 100644 --- a/Source/Modules/FindLibRHash.cmake +++ b/Source/Modules/FindLibRHash.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindLibRHash diff --git a/Source/Modules/FindLibUUID.cmake b/Source/Modules/FindLibUUID.cmake index aba1c276bf..cc8168a0b9 100644 --- a/Source/Modules/FindLibUUID.cmake +++ b/Source/Modules/FindLibUUID.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindLibUUID diff --git a/Source/Modules/FindLibUV.cmake b/Source/Modules/FindLibUV.cmake index b374dcc9e0..049d31bf01 100644 --- a/Source/Modules/FindLibUV.cmake +++ b/Source/Modules/FindLibUV.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. #[=======================================================================[.rst: FindLibUV diff --git a/Source/QtDialog/AddCacheEntry.cxx b/Source/QtDialog/AddCacheEntry.cxx index 817f79e087..3c3be35967 100644 --- a/Source/QtDialog/AddCacheEntry.cxx +++ b/Source/QtDialog/AddCacheEntry.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "AddCacheEntry.h" #include "QCMakeSizeType.h" diff --git a/Source/QtDialog/AddCacheEntry.h b/Source/QtDialog/AddCacheEntry.h index 2837e3df9c..c289c6bdd6 100644 --- a/Source/QtDialog/AddCacheEntry.h +++ b/Source/QtDialog/AddCacheEntry.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "QCMake.h" diff --git a/Source/QtDialog/CMakeGUIExec.cxx b/Source/QtDialog/CMakeGUIExec.cxx index 157211220c..2b354662e8 100644 --- a/Source/QtDialog/CMakeGUIExec.cxx +++ b/Source/QtDialog/CMakeGUIExec.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include diff --git a/Source/QtDialog/CMakeLists.txt b/Source/QtDialog/CMakeLists.txt index 0f00ac3add..7f9e7f00d7 100644 --- a/Source/QtDialog/CMakeLists.txt +++ b/Source/QtDialog/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. project(QtDialog) CMake_OPTIONAL_COMPONENT(cmake-gui) diff --git a/Source/QtDialog/CMakeSetup.cxx b/Source/QtDialog/CMakeSetup.cxx index f634161654..234b587325 100644 --- a/Source/QtDialog/CMakeSetup.cxx +++ b/Source/QtDialog/CMakeSetup.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include "QCMake.h" // include to disable MS warnings diff --git a/Source/QtDialog/CMakeSetupDialog.cxx b/Source/QtDialog/CMakeSetupDialog.cxx index 01a1eb4db8..34e9c9ff97 100644 --- a/Source/QtDialog/CMakeSetupDialog.cxx +++ b/Source/QtDialog/CMakeSetupDialog.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "CMakeSetupDialog.h" #include diff --git a/Source/QtDialog/CMakeSetupDialog.h b/Source/QtDialog/CMakeSetupDialog.h index cc9bd147f1..e5cd753ab7 100644 --- a/Source/QtDialog/CMakeSetupDialog.h +++ b/Source/QtDialog/CMakeSetupDialog.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/QtDialog/EnvironmentDialog.cxx b/Source/QtDialog/EnvironmentDialog.cxx index d6cf0dabb5..8ffb7f17a4 100644 --- a/Source/QtDialog/EnvironmentDialog.cxx +++ b/Source/QtDialog/EnvironmentDialog.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "EnvironmentDialog.h" #include "QCMakeWidgets.h" diff --git a/Source/QtDialog/EnvironmentDialog.h b/Source/QtDialog/EnvironmentDialog.h index 93fca07f58..8665c71689 100644 --- a/Source/QtDialog/EnvironmentDialog.h +++ b/Source/QtDialog/EnvironmentDialog.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/QtDialog/QCMake.cxx b/Source/QtDialog/QCMake.cxx index f81f10711c..0afa6fef39 100644 --- a/Source/QtDialog/QCMake.cxx +++ b/Source/QtDialog/QCMake.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "QCMake.h" #include diff --git a/Source/QtDialog/QCMake.h b/Source/QtDialog/QCMake.h index 2bffd70d86..50305f98f6 100644 --- a/Source/QtDialog/QCMake.h +++ b/Source/QtDialog/QCMake.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/QtDialog/QCMakeCacheView.cxx b/Source/QtDialog/QCMakeCacheView.cxx index 8c7801b4a6..8d4e295251 100644 --- a/Source/QtDialog/QCMakeCacheView.cxx +++ b/Source/QtDialog/QCMakeCacheView.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "QCMakeCacheView.h" #include "QCMakeSizeType.h" diff --git a/Source/QtDialog/QCMakeCacheView.h b/Source/QtDialog/QCMakeCacheView.h index 879caf5bf7..8d2c7424f5 100644 --- a/Source/QtDialog/QCMakeCacheView.h +++ b/Source/QtDialog/QCMakeCacheView.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "QCMake.h" diff --git a/Source/QtDialog/QCMakePreset.cxx b/Source/QtDialog/QCMakePreset.cxx index 2a93f9c05a..5feb90b8fc 100644 --- a/Source/QtDialog/QCMakePreset.cxx +++ b/Source/QtDialog/QCMakePreset.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "QCMakePreset.h" bool operator==(QCMakePreset const& lhs, QCMakePreset const& rhs) diff --git a/Source/QtDialog/QCMakePreset.h b/Source/QtDialog/QCMakePreset.h index 7359e59f31..777aa4af6b 100644 --- a/Source/QtDialog/QCMakePreset.h +++ b/Source/QtDialog/QCMakePreset.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/QtDialog/QCMakePresetComboBox.cxx b/Source/QtDialog/QCMakePresetComboBox.cxx index 2625bc5acb..49d9e8edb7 100644 --- a/Source/QtDialog/QCMakePresetComboBox.cxx +++ b/Source/QtDialog/QCMakePresetComboBox.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "QCMakePresetComboBox.h" #include "QCMakePresetItemModel.h" diff --git a/Source/QtDialog/QCMakePresetComboBox.h b/Source/QtDialog/QCMakePresetComboBox.h index 271c533012..47d8b8e0df 100644 --- a/Source/QtDialog/QCMakePresetComboBox.h +++ b/Source/QtDialog/QCMakePresetComboBox.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "QCMakePreset.h" diff --git a/Source/QtDialog/QCMakePresetItemModel.cxx b/Source/QtDialog/QCMakePresetItemModel.cxx index 4df9b1ca8a..cb4e4feebe 100644 --- a/Source/QtDialog/QCMakePresetItemModel.cxx +++ b/Source/QtDialog/QCMakePresetItemModel.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "QCMakePresetItemModel.h" #include "QCMakeSizeType.h" diff --git a/Source/QtDialog/QCMakePresetItemModel.h b/Source/QtDialog/QCMakePresetItemModel.h index 388a2a24e5..b565cbdf4f 100644 --- a/Source/QtDialog/QCMakePresetItemModel.h +++ b/Source/QtDialog/QCMakePresetItemModel.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/QtDialog/QCMakeSizeType.h b/Source/QtDialog/QCMakeSizeType.h index b5cac17cbe..cc598621d1 100644 --- a/Source/QtDialog/QCMakeSizeType.h +++ b/Source/QtDialog/QCMakeSizeType.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/QtDialog/QCMakeWidgets.cxx b/Source/QtDialog/QCMakeWidgets.cxx index e414b11e40..ef9a43d1c4 100644 --- a/Source/QtDialog/QCMakeWidgets.cxx +++ b/Source/QtDialog/QCMakeWidgets.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #define QT_DEPRECATED_WARNINGS_SINCE QT_VERSION_CHECK(5, 14, 0) diff --git a/Source/QtDialog/QCMakeWidgets.h b/Source/QtDialog/QCMakeWidgets.h index 4d3b7930f0..543a1c537b 100644 --- a/Source/QtDialog/QCMakeWidgets.h +++ b/Source/QtDialog/QCMakeWidgets.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/QtDialog/RegexExplorer.cxx b/Source/QtDialog/RegexExplorer.cxx index dbe7d1c6f6..9065f66d2f 100644 --- a/Source/QtDialog/RegexExplorer.cxx +++ b/Source/QtDialog/RegexExplorer.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "RegexExplorer.h" RegexExplorer::RegexExplorer(QWidget* p) diff --git a/Source/QtDialog/RegexExplorer.h b/Source/QtDialog/RegexExplorer.h index 160bd04b77..dc17d31853 100644 --- a/Source/QtDialog/RegexExplorer.h +++ b/Source/QtDialog/RegexExplorer.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/QtDialog/WarningMessagesDialog.cxx b/Source/QtDialog/WarningMessagesDialog.cxx index e409768165..a0c72d4b99 100644 --- a/Source/QtDialog/WarningMessagesDialog.cxx +++ b/Source/QtDialog/WarningMessagesDialog.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "WarningMessagesDialog.h" WarningMessagesDialog::WarningMessagesDialog(QWidget* prnt, QCMake* instance) diff --git a/Source/QtDialog/WarningMessagesDialog.h b/Source/QtDialog/WarningMessagesDialog.h index bb017040b4..0cde8ff893 100644 --- a/Source/QtDialog/WarningMessagesDialog.h +++ b/Source/QtDialog/WarningMessagesDialog.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "QCMake.h" diff --git a/Source/bindexplib.cxx b/Source/bindexplib.cxx index 03122cec0d..f5c36b0302 100644 --- a/Source/bindexplib.cxx +++ b/Source/bindexplib.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /*------------------------------------------------------------------------- Portions of this source have been derived from the 'bindexplib' tool provided by the CERN ROOT Data Analysis Framework project (root.cern.ch). diff --git a/Source/bindexplib.h b/Source/bindexplib.h index f9c7405e02..f98ba0199f 100644 --- a/Source/bindexplib.h +++ b/Source/bindexplib.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmAddCompileDefinitionsCommand.cxx b/Source/cmAddCompileDefinitionsCommand.cxx index b00a4a7f71..cc0c28a0f4 100644 --- a/Source/cmAddCompileDefinitionsCommand.cxx +++ b/Source/cmAddCompileDefinitionsCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmAddCompileDefinitionsCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmAddCompileDefinitionsCommand.h b/Source/cmAddCompileDefinitionsCommand.h index 29282d6c02..def0b2e4b0 100644 --- a/Source/cmAddCompileDefinitionsCommand.h +++ b/Source/cmAddCompileDefinitionsCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmAddCompileOptionsCommand.cxx b/Source/cmAddCompileOptionsCommand.cxx index 8ccb5129af..9c7be38827 100644 --- a/Source/cmAddCompileOptionsCommand.cxx +++ b/Source/cmAddCompileOptionsCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmAddCompileOptionsCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmAddCompileOptionsCommand.h b/Source/cmAddCompileOptionsCommand.h index 076a427a2b..93804320f9 100644 --- a/Source/cmAddCompileOptionsCommand.h +++ b/Source/cmAddCompileOptionsCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmAddCustomCommandCommand.cxx b/Source/cmAddCustomCommandCommand.cxx index 2103c0f2c4..60ed11875c 100644 --- a/Source/cmAddCustomCommandCommand.cxx +++ b/Source/cmAddCustomCommandCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmAddCustomCommandCommand.h" #include diff --git a/Source/cmAddCustomCommandCommand.h b/Source/cmAddCustomCommandCommand.h index 383d116530..54b62d0ece 100644 --- a/Source/cmAddCustomCommandCommand.h +++ b/Source/cmAddCustomCommandCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmAddCustomTargetCommand.cxx b/Source/cmAddCustomTargetCommand.cxx index 3eafaed29a..92bc25e077 100644 --- a/Source/cmAddCustomTargetCommand.cxx +++ b/Source/cmAddCustomTargetCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmAddCustomTargetCommand.h" #include diff --git a/Source/cmAddCustomTargetCommand.h b/Source/cmAddCustomTargetCommand.h index 3b784cb10a..88e4a40d31 100644 --- a/Source/cmAddCustomTargetCommand.h +++ b/Source/cmAddCustomTargetCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmAddDefinitionsCommand.cxx b/Source/cmAddDefinitionsCommand.cxx index 0b10aeef61..4ab82aa18c 100644 --- a/Source/cmAddDefinitionsCommand.cxx +++ b/Source/cmAddDefinitionsCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmAddDefinitionsCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmAddDefinitionsCommand.h b/Source/cmAddDefinitionsCommand.h index 45b4554776..4d28e03aed 100644 --- a/Source/cmAddDefinitionsCommand.h +++ b/Source/cmAddDefinitionsCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmAddDependenciesCommand.cxx b/Source/cmAddDependenciesCommand.cxx index 1dcf8a8ec3..ff85ed30b7 100644 --- a/Source/cmAddDependenciesCommand.cxx +++ b/Source/cmAddDependenciesCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmAddDependenciesCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmAddDependenciesCommand.h b/Source/cmAddDependenciesCommand.h index a76755086b..b4e49331f7 100644 --- a/Source/cmAddDependenciesCommand.h +++ b/Source/cmAddDependenciesCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmAddExecutableCommand.cxx b/Source/cmAddExecutableCommand.cxx index 055685cc4b..13df1e3a76 100644 --- a/Source/cmAddExecutableCommand.cxx +++ b/Source/cmAddExecutableCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmAddExecutableCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmAddExecutableCommand.h b/Source/cmAddExecutableCommand.h index 032c14d12b..c4eae6ab9f 100644 --- a/Source/cmAddExecutableCommand.h +++ b/Source/cmAddExecutableCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmAddLibraryCommand.cxx b/Source/cmAddLibraryCommand.cxx index 3f47914fd9..67ec3b93cf 100644 --- a/Source/cmAddLibraryCommand.cxx +++ b/Source/cmAddLibraryCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmAddLibraryCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmAddLibraryCommand.h b/Source/cmAddLibraryCommand.h index a4a0ea00b3..326c879326 100644 --- a/Source/cmAddLibraryCommand.h +++ b/Source/cmAddLibraryCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmAddLinkOptionsCommand.cxx b/Source/cmAddLinkOptionsCommand.cxx index 7ed31bdbc4..33ad9ed66e 100644 --- a/Source/cmAddLinkOptionsCommand.cxx +++ b/Source/cmAddLinkOptionsCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmAddLinkOptionsCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmAddLinkOptionsCommand.h b/Source/cmAddLinkOptionsCommand.h index 5c9d5e435c..5ed877a6c2 100644 --- a/Source/cmAddLinkOptionsCommand.h +++ b/Source/cmAddLinkOptionsCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmAddSubDirectoryCommand.cxx b/Source/cmAddSubDirectoryCommand.cxx index 47b6d1d206..06911825c3 100644 --- a/Source/cmAddSubDirectoryCommand.cxx +++ b/Source/cmAddSubDirectoryCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmAddSubDirectoryCommand.h" #include diff --git a/Source/cmAddSubDirectoryCommand.h b/Source/cmAddSubDirectoryCommand.h index ece3b2726b..4af3e04445 100644 --- a/Source/cmAddSubDirectoryCommand.h +++ b/Source/cmAddSubDirectoryCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmAddTestCommand.cxx b/Source/cmAddTestCommand.cxx index ff17e87bc6..28b4b53258 100644 --- a/Source/cmAddTestCommand.cxx +++ b/Source/cmAddTestCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmAddTestCommand.h" #include diff --git a/Source/cmAddTestCommand.h b/Source/cmAddTestCommand.h index 8cba2b1b5d..10c305e834 100644 --- a/Source/cmAddTestCommand.h +++ b/Source/cmAddTestCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmAffinity.cxx b/Source/cmAffinity.cxx index 965ab3120a..5be4758992 100644 --- a/Source/cmAffinity.cxx +++ b/Source/cmAffinity.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmAffinity.h" #include diff --git a/Source/cmAffinity.h b/Source/cmAffinity.h index 3775bae40e..e496d1e3c8 100644 --- a/Source/cmAffinity.h +++ b/Source/cmAffinity.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmAlgorithms.h b/Source/cmAlgorithms.h index 227434fc4d..c76788efbc 100644 --- a/Source/cmAlgorithms.h +++ b/Source/cmAlgorithms.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmArchiveWrite.cxx b/Source/cmArchiveWrite.cxx index 62f6f7f90c..0828dcb8d4 100644 --- a/Source/cmArchiveWrite.cxx +++ b/Source/cmArchiveWrite.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmArchiveWrite.h" #include diff --git a/Source/cmArchiveWrite.h b/Source/cmArchiveWrite.h index 381a27ec8b..3937e49841 100644 --- a/Source/cmArchiveWrite.h +++ b/Source/cmArchiveWrite.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmArgumentParser.cxx b/Source/cmArgumentParser.cxx index 22dd308349..5c4fc0d92c 100644 --- a/Source/cmArgumentParser.cxx +++ b/Source/cmArgumentParser.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmArgumentParser.h" #include diff --git a/Source/cmArgumentParser.h b/Source/cmArgumentParser.h index c479b27e51..e8cd78ee43 100644 --- a/Source/cmArgumentParser.h +++ b/Source/cmArgumentParser.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmArgumentParserTypes.h b/Source/cmArgumentParserTypes.h index e89c94046b..b12cfc0049 100644 --- a/Source/cmArgumentParserTypes.h +++ b/Source/cmArgumentParserTypes.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmAuxSourceDirectoryCommand.cxx b/Source/cmAuxSourceDirectoryCommand.cxx index b2e3cadd18..d571a1abb8 100644 --- a/Source/cmAuxSourceDirectoryCommand.cxx +++ b/Source/cmAuxSourceDirectoryCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmAuxSourceDirectoryCommand.h" #include diff --git a/Source/cmAuxSourceDirectoryCommand.h b/Source/cmAuxSourceDirectoryCommand.h index 29ee429a9b..ed9af68a04 100644 --- a/Source/cmAuxSourceDirectoryCommand.h +++ b/Source/cmAuxSourceDirectoryCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmBase32.cxx b/Source/cmBase32.cxx index 1a79caac0c..e7b5fb8ebc 100644 --- a/Source/cmBase32.cxx +++ b/Source/cmBase32.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmBase32.h" // -- Static functions diff --git a/Source/cmBase32.h b/Source/cmBase32.h index c883162865..4964fe2b79 100644 --- a/Source/cmBase32.h +++ b/Source/cmBase32.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmBinUtilsLinker.cxx b/Source/cmBinUtilsLinker.cxx index 99e85a7534..4cce6082f0 100644 --- a/Source/cmBinUtilsLinker.cxx +++ b/Source/cmBinUtilsLinker.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmBinUtilsLinker.h" diff --git a/Source/cmBinUtilsLinker.h b/Source/cmBinUtilsLinker.h index 950c601fc2..5b4130976b 100644 --- a/Source/cmBinUtilsLinker.h +++ b/Source/cmBinUtilsLinker.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmBinUtilsLinuxELFGetRuntimeDependenciesTool.cxx b/Source/cmBinUtilsLinuxELFGetRuntimeDependenciesTool.cxx index 366c8ba68a..0b924df4b8 100644 --- a/Source/cmBinUtilsLinuxELFGetRuntimeDependenciesTool.cxx +++ b/Source/cmBinUtilsLinuxELFGetRuntimeDependenciesTool.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmBinUtilsLinuxELFGetRuntimeDependenciesTool.h" diff --git a/Source/cmBinUtilsLinuxELFGetRuntimeDependenciesTool.h b/Source/cmBinUtilsLinuxELFGetRuntimeDependenciesTool.h index 311bd8e077..fa7bf2c527 100644 --- a/Source/cmBinUtilsLinuxELFGetRuntimeDependenciesTool.h +++ b/Source/cmBinUtilsLinuxELFGetRuntimeDependenciesTool.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmBinUtilsLinuxELFLinker.cxx b/Source/cmBinUtilsLinuxELFLinker.cxx index 98da3d1e28..cf338a9947 100644 --- a/Source/cmBinUtilsLinuxELFLinker.cxx +++ b/Source/cmBinUtilsLinuxELFLinker.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmBinUtilsLinuxELFLinker.h" diff --git a/Source/cmBinUtilsLinuxELFLinker.h b/Source/cmBinUtilsLinuxELFLinker.h index 0b0d8b5e6c..1829c0badf 100644 --- a/Source/cmBinUtilsLinuxELFLinker.h +++ b/Source/cmBinUtilsLinuxELFLinker.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.cxx b/Source/cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.cxx index d676cc869b..8c3dd49f77 100644 --- a/Source/cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.cxx +++ b/Source/cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.h" diff --git a/Source/cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.h b/Source/cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.h index def1dd08ef..67197084f9 100644 --- a/Source/cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.h +++ b/Source/cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.cxx b/Source/cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.cxx index 4e89476e88..4b9780e851 100644 --- a/Source/cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.cxx +++ b/Source/cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.h" diff --git a/Source/cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.h b/Source/cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.h index 17e7f26b74..b36ab521d4 100644 --- a/Source/cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.h +++ b/Source/cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmBinUtilsMacOSMachOLinker.cxx b/Source/cmBinUtilsMacOSMachOLinker.cxx index 601b6c6811..98673181c8 100644 --- a/Source/cmBinUtilsMacOSMachOLinker.cxx +++ b/Source/cmBinUtilsMacOSMachOLinker.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmBinUtilsMacOSMachOLinker.h" diff --git a/Source/cmBinUtilsMacOSMachOLinker.h b/Source/cmBinUtilsMacOSMachOLinker.h index 546bdc6bcf..c350dfe238 100644 --- a/Source/cmBinUtilsMacOSMachOLinker.h +++ b/Source/cmBinUtilsMacOSMachOLinker.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx b/Source/cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx index 09d5419f03..d2afe156f2 100644 --- a/Source/cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx +++ b/Source/cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.h" diff --git a/Source/cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.h b/Source/cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.h index 9d1745056e..faab98ea6f 100644 --- a/Source/cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.h +++ b/Source/cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.cxx b/Source/cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.cxx index 32b29e18c5..8e4a9aa091 100644 --- a/Source/cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.cxx +++ b/Source/cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.h" diff --git a/Source/cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.h b/Source/cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.h index 08e6cc749f..552db10726 100644 --- a/Source/cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.h +++ b/Source/cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmBinUtilsWindowsPEGetRuntimeDependenciesTool.cxx b/Source/cmBinUtilsWindowsPEGetRuntimeDependenciesTool.cxx index 820296bdb7..aa9c066b17 100644 --- a/Source/cmBinUtilsWindowsPEGetRuntimeDependenciesTool.cxx +++ b/Source/cmBinUtilsWindowsPEGetRuntimeDependenciesTool.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmBinUtilsWindowsPEGetRuntimeDependenciesTool.h" diff --git a/Source/cmBinUtilsWindowsPEGetRuntimeDependenciesTool.h b/Source/cmBinUtilsWindowsPEGetRuntimeDependenciesTool.h index 9b8fa5e7af..3b37f537b1 100644 --- a/Source/cmBinUtilsWindowsPEGetRuntimeDependenciesTool.h +++ b/Source/cmBinUtilsWindowsPEGetRuntimeDependenciesTool.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmBinUtilsWindowsPELinker.cxx b/Source/cmBinUtilsWindowsPELinker.cxx index 918f563387..70ddaf2b08 100644 --- a/Source/cmBinUtilsWindowsPELinker.cxx +++ b/Source/cmBinUtilsWindowsPELinker.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmBinUtilsWindowsPELinker.h" diff --git a/Source/cmBinUtilsWindowsPELinker.h b/Source/cmBinUtilsWindowsPELinker.h index 6bb787538a..6db0f2e0b1 100644 --- a/Source/cmBinUtilsWindowsPELinker.h +++ b/Source/cmBinUtilsWindowsPELinker.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.cxx b/Source/cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.cxx index 9101162f9b..258e015b89 100644 --- a/Source/cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.cxx +++ b/Source/cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.h" diff --git a/Source/cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.h b/Source/cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.h index efd6851bf3..994235d465 100644 --- a/Source/cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.h +++ b/Source/cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmBlockCommand.cxx b/Source/cmBlockCommand.cxx index 6a1c4c93dd..98d97a39af 100644 --- a/Source/cmBlockCommand.cxx +++ b/Source/cmBlockCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmBlockCommand.h" diff --git a/Source/cmBlockCommand.h b/Source/cmBlockCommand.h index 5fd8f42050..fd1b9cbbbd 100644 --- a/Source/cmBlockCommand.h +++ b/Source/cmBlockCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmBreakCommand.cxx b/Source/cmBreakCommand.cxx index 40b8ca4a44..234ef0f19f 100644 --- a/Source/cmBreakCommand.cxx +++ b/Source/cmBreakCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmBreakCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmBreakCommand.h b/Source/cmBreakCommand.h index 624186718a..dc443ba90c 100644 --- a/Source/cmBreakCommand.h +++ b/Source/cmBreakCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmBuildCommand.cxx b/Source/cmBuildCommand.cxx index 75595b8b11..dca0538903 100644 --- a/Source/cmBuildCommand.cxx +++ b/Source/cmBuildCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmBuildCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmBuildCommand.h b/Source/cmBuildCommand.h index eafe185895..b264bc85ae 100644 --- a/Source/cmBuildCommand.h +++ b/Source/cmBuildCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmBuildDatabase.cxx b/Source/cmBuildDatabase.cxx index 9770587c35..c80e7fb54c 100644 --- a/Source/cmBuildDatabase.cxx +++ b/Source/cmBuildDatabase.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmBuildDatabase.h" #include diff --git a/Source/cmBuildDatabase.h b/Source/cmBuildDatabase.h index a2733cb43f..d63fb0c962 100644 --- a/Source/cmBuildDatabase.h +++ b/Source/cmBuildDatabase.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmBuildOptions.h b/Source/cmBuildOptions.h index 00cb288bd9..f84b576b67 100644 --- a/Source/cmBuildOptions.h +++ b/Source/cmBuildOptions.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCLocaleEnvironmentScope.cxx b/Source/cmCLocaleEnvironmentScope.cxx index c6c38f83cf..cabf5c7002 100644 --- a/Source/cmCLocaleEnvironmentScope.cxx +++ b/Source/cmCLocaleEnvironmentScope.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCLocaleEnvironmentScope.h" #include diff --git a/Source/cmCLocaleEnvironmentScope.h b/Source/cmCLocaleEnvironmentScope.h index 0919acc68e..c4d74f5da5 100644 --- a/Source/cmCLocaleEnvironmentScope.h +++ b/Source/cmCLocaleEnvironmentScope.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCMakeHostSystemInformationCommand.cxx b/Source/cmCMakeHostSystemInformationCommand.cxx index 1c78e97132..00b59c62eb 100644 --- a/Source/cmCMakeHostSystemInformationCommand.cxx +++ b/Source/cmCMakeHostSystemInformationCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCMakeHostSystemInformationCommand.h" #include diff --git a/Source/cmCMakeHostSystemInformationCommand.h b/Source/cmCMakeHostSystemInformationCommand.h index 8a64f6a013..f6e63c301c 100644 --- a/Source/cmCMakeHostSystemInformationCommand.h +++ b/Source/cmCMakeHostSystemInformationCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCMakeLanguageCommand.cxx b/Source/cmCMakeLanguageCommand.cxx index 6bde3d4f7f..d1ec9cfa1b 100644 --- a/Source/cmCMakeLanguageCommand.cxx +++ b/Source/cmCMakeLanguageCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCMakeLanguageCommand.h" #include diff --git a/Source/cmCMakeLanguageCommand.h b/Source/cmCMakeLanguageCommand.h index d45003a96d..ad12915212 100644 --- a/Source/cmCMakeLanguageCommand.h +++ b/Source/cmCMakeLanguageCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCMakeMinimumRequired.cxx b/Source/cmCMakeMinimumRequired.cxx index c6a0c9abe8..1a68f03b94 100644 --- a/Source/cmCMakeMinimumRequired.cxx +++ b/Source/cmCMakeMinimumRequired.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCMakeMinimumRequired.h" #include diff --git a/Source/cmCMakeMinimumRequired.h b/Source/cmCMakeMinimumRequired.h index 712d6d6234..375731bf97 100644 --- a/Source/cmCMakeMinimumRequired.h +++ b/Source/cmCMakeMinimumRequired.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCMakePath.cxx b/Source/cmCMakePath.cxx index 9d82befa52..5f6db32034 100644 --- a/Source/cmCMakePath.cxx +++ b/Source/cmCMakePath.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCMakePath.h b/Source/cmCMakePath.h index e047ab79ef..da92424d18 100644 --- a/Source/cmCMakePath.h +++ b/Source/cmCMakePath.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmCMakePathCommand.cxx b/Source/cmCMakePathCommand.cxx index 97c83bba3f..187d7e8748 100644 --- a/Source/cmCMakePathCommand.cxx +++ b/Source/cmCMakePathCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCMakePathCommand.h" #include diff --git a/Source/cmCMakePathCommand.h b/Source/cmCMakePathCommand.h index 49e93807ca..85da11da34 100644 --- a/Source/cmCMakePathCommand.h +++ b/Source/cmCMakePathCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmCMakePkgConfigCommand.cxx b/Source/cmCMakePkgConfigCommand.cxx index 61ddf9c520..ae7b1d3912 100644 --- a/Source/cmCMakePkgConfigCommand.cxx +++ b/Source/cmCMakePkgConfigCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCMakePkgConfigCommand.h" diff --git a/Source/cmCMakePkgConfigCommand.h b/Source/cmCMakePkgConfigCommand.h index 5898818668..49ae19b901 100644 --- a/Source/cmCMakePkgConfigCommand.h +++ b/Source/cmCMakePkgConfigCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCMakePolicyCommand.cxx b/Source/cmCMakePolicyCommand.cxx index 81050e694b..de5059351c 100644 --- a/Source/cmCMakePolicyCommand.cxx +++ b/Source/cmCMakePolicyCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCMakePolicyCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmCMakePolicyCommand.h b/Source/cmCMakePolicyCommand.h index 7346b6606d..f0e4d53497 100644 --- a/Source/cmCMakePolicyCommand.h +++ b/Source/cmCMakePolicyCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCMakePresetsErrors.cxx b/Source/cmCMakePresetsErrors.cxx index 1e83c08f57..7a1450d5e9 100644 --- a/Source/cmCMakePresetsErrors.cxx +++ b/Source/cmCMakePresetsErrors.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmConfigure.h" // IWYU pragma: keep #include "cmCMakePresetsErrors.h" diff --git a/Source/cmCMakePresetsErrors.h b/Source/cmCMakePresetsErrors.h index cd0b305b17..8bb9de959c 100644 --- a/Source/cmCMakePresetsErrors.h +++ b/Source/cmCMakePresetsErrors.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCMakePresetsGraph.cxx b/Source/cmCMakePresetsGraph.cxx index 84e1a0f535..c112622ff3 100644 --- a/Source/cmCMakePresetsGraph.cxx +++ b/Source/cmCMakePresetsGraph.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCMakePresetsGraph.h" #include diff --git a/Source/cmCMakePresetsGraph.h b/Source/cmCMakePresetsGraph.h index 2701035eed..2ba6fba0ab 100644 --- a/Source/cmCMakePresetsGraph.h +++ b/Source/cmCMakePresetsGraph.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCMakePresetsGraphInternal.h b/Source/cmCMakePresetsGraphInternal.h index 2412072979..eaa215a9c0 100644 --- a/Source/cmCMakePresetsGraphInternal.h +++ b/Source/cmCMakePresetsGraphInternal.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmCMakePresetsGraphReadJSON.cxx b/Source/cmCMakePresetsGraphReadJSON.cxx index ed843be9ba..e76ba1d395 100644 --- a/Source/cmCMakePresetsGraphReadJSON.cxx +++ b/Source/cmCMakePresetsGraphReadJSON.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include #include diff --git a/Source/cmCMakePresetsGraphReadJSONBuildPresets.cxx b/Source/cmCMakePresetsGraphReadJSONBuildPresets.cxx index 8433fe4a76..dd95137789 100644 --- a/Source/cmCMakePresetsGraphReadJSONBuildPresets.cxx +++ b/Source/cmCMakePresetsGraphReadJSONBuildPresets.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include #include diff --git a/Source/cmCMakePresetsGraphReadJSONConfigurePresets.cxx b/Source/cmCMakePresetsGraphReadJSONConfigurePresets.cxx index 354f5aaccb..5b62d097c2 100644 --- a/Source/cmCMakePresetsGraphReadJSONConfigurePresets.cxx +++ b/Source/cmCMakePresetsGraphReadJSONConfigurePresets.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include #include diff --git a/Source/cmCMakePresetsGraphReadJSONPackagePresets.cxx b/Source/cmCMakePresetsGraphReadJSONPackagePresets.cxx index 020acc366b..e26c0c40d4 100644 --- a/Source/cmCMakePresetsGraphReadJSONPackagePresets.cxx +++ b/Source/cmCMakePresetsGraphReadJSONPackagePresets.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include #include diff --git a/Source/cmCMakePresetsGraphReadJSONTestPresets.cxx b/Source/cmCMakePresetsGraphReadJSONTestPresets.cxx index acf6ad41a9..22717f26c6 100644 --- a/Source/cmCMakePresetsGraphReadJSONTestPresets.cxx +++ b/Source/cmCMakePresetsGraphReadJSONTestPresets.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include #include diff --git a/Source/cmCMakePresetsGraphReadJSONWorkflowPresets.cxx b/Source/cmCMakePresetsGraphReadJSONWorkflowPresets.cxx index 9dc2bde2f1..e428da4d2b 100644 --- a/Source/cmCMakePresetsGraphReadJSONWorkflowPresets.cxx +++ b/Source/cmCMakePresetsGraphReadJSONWorkflowPresets.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include #include diff --git a/Source/cmCPackPropertiesGenerator.h b/Source/cmCPackPropertiesGenerator.h index 6d777e9b0b..55feb4e943 100644 --- a/Source/cmCPackPropertiesGenerator.h +++ b/Source/cmCPackPropertiesGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCTest.cxx b/Source/cmCTest.cxx index 2e0b07e142..75ddcc9503 100644 --- a/Source/cmCTest.cxx +++ b/Source/cmCTest.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCTest.h" #include diff --git a/Source/cmCTest.h b/Source/cmCTest.h index fd6d8b1c71..339c7e2cfa 100644 --- a/Source/cmCTest.h +++ b/Source/cmCTest.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCacheManager.cxx b/Source/cmCacheManager.cxx index 0a4ed4ac0f..e0dc6e3c87 100644 --- a/Source/cmCacheManager.cxx +++ b/Source/cmCacheManager.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCacheManager.h" #include diff --git a/Source/cmCacheManager.h b/Source/cmCacheManager.h index 725a00a37e..4eb58e75cf 100644 --- a/Source/cmCacheManager.h +++ b/Source/cmCacheManager.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCallVisualStudioMacro.cxx b/Source/cmCallVisualStudioMacro.cxx index 9980bd1b85..e6a3e02f76 100644 --- a/Source/cmCallVisualStudioMacro.cxx +++ b/Source/cmCallVisualStudioMacro.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCallVisualStudioMacro.h" #include diff --git a/Source/cmCallVisualStudioMacro.h b/Source/cmCallVisualStudioMacro.h index 9e92a0e123..f3beab24c2 100644 --- a/Source/cmCallVisualStudioMacro.h +++ b/Source/cmCallVisualStudioMacro.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCommandLineArgument.h b/Source/cmCommandLineArgument.h index 65480e1aca..f11d1fb1a1 100644 --- a/Source/cmCommandLineArgument.h +++ b/Source/cmCommandLineArgument.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmCommands.cxx b/Source/cmCommands.cxx index f4852faf9c..0b253133b1 100644 --- a/Source/cmCommands.cxx +++ b/Source/cmCommands.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCommands.h" diff --git a/Source/cmCommands.h b/Source/cmCommands.h index 5605430980..a4ba3a2bf7 100644 --- a/Source/cmCommands.h +++ b/Source/cmCommands.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once class cmState; diff --git a/Source/cmCommonTargetGenerator.cxx b/Source/cmCommonTargetGenerator.cxx index 2b93daa014..9495c06a31 100644 --- a/Source/cmCommonTargetGenerator.cxx +++ b/Source/cmCommonTargetGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCommonTargetGenerator.h" #include diff --git a/Source/cmCommonTargetGenerator.h b/Source/cmCommonTargetGenerator.h index 3ec4c75206..b97b947c47 100644 --- a/Source/cmCommonTargetGenerator.h +++ b/Source/cmCommonTargetGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmComputeComponentGraph.cxx b/Source/cmComputeComponentGraph.cxx index 1efdb8db4b..7f4f20967f 100644 --- a/Source/cmComputeComponentGraph.cxx +++ b/Source/cmComputeComponentGraph.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmComputeComponentGraph.h" #include diff --git a/Source/cmComputeComponentGraph.h b/Source/cmComputeComponentGraph.h index db78ad7e24..1dfe74b55d 100644 --- a/Source/cmComputeComponentGraph.h +++ b/Source/cmComputeComponentGraph.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmComputeLinkDepends.cxx b/Source/cmComputeLinkDepends.cxx index 9840e8e90d..15a3d0bc12 100644 --- a/Source/cmComputeLinkDepends.cxx +++ b/Source/cmComputeLinkDepends.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmComputeLinkDepends.h" #include diff --git a/Source/cmComputeLinkDepends.h b/Source/cmComputeLinkDepends.h index 9283d0ceb5..a82db2b693 100644 --- a/Source/cmComputeLinkDepends.h +++ b/Source/cmComputeLinkDepends.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmComputeLinkInformation.cxx b/Source/cmComputeLinkInformation.cxx index c411022fea..612555f9d9 100644 --- a/Source/cmComputeLinkInformation.cxx +++ b/Source/cmComputeLinkInformation.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmComputeLinkInformation.h" #include diff --git a/Source/cmComputeLinkInformation.h b/Source/cmComputeLinkInformation.h index d5badd36ed..54c7ba1357 100644 --- a/Source/cmComputeLinkInformation.h +++ b/Source/cmComputeLinkInformation.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmComputeTargetDepends.cxx b/Source/cmComputeTargetDepends.cxx index 8a4798d0a6..02a8a3e2d6 100644 --- a/Source/cmComputeTargetDepends.cxx +++ b/Source/cmComputeTargetDepends.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmComputeTargetDepends.h" #include diff --git a/Source/cmComputeTargetDepends.h b/Source/cmComputeTargetDepends.h index 0082500808..cb5bd16945 100644 --- a/Source/cmComputeTargetDepends.h +++ b/Source/cmComputeTargetDepends.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmConditionEvaluator.cxx b/Source/cmConditionEvaluator.cxx index ca385e8392..1c0900c578 100644 --- a/Source/cmConditionEvaluator.cxx +++ b/Source/cmConditionEvaluator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmConditionEvaluator.h" #include diff --git a/Source/cmConditionEvaluator.h b/Source/cmConditionEvaluator.h index 20effee223..0d9c78d6d4 100644 --- a/Source/cmConditionEvaluator.h +++ b/Source/cmConditionEvaluator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmConfigure.cmake.h.in b/Source/cmConfigure.cmake.h.in index 23e484619c..4b932f23d0 100644 --- a/Source/cmConfigure.cmake.h.in +++ b/Source/cmConfigure.cmake.h.in @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmsys/Configure.hxx" // IWYU pragma: export diff --git a/Source/cmConfigureFileCommand.cxx b/Source/cmConfigureFileCommand.cxx index f021034f76..42ef230c59 100644 --- a/Source/cmConfigureFileCommand.cxx +++ b/Source/cmConfigureFileCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmConfigureFileCommand.h" #include diff --git a/Source/cmConfigureFileCommand.h b/Source/cmConfigureFileCommand.h index 009c145119..6ba62c0dcf 100644 --- a/Source/cmConfigureFileCommand.h +++ b/Source/cmConfigureFileCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmConfigureLog.cxx b/Source/cmConfigureLog.cxx index edbf49c6d1..a7ada175a1 100644 --- a/Source/cmConfigureLog.cxx +++ b/Source/cmConfigureLog.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmConfigureLog.h" #include diff --git a/Source/cmConfigureLog.h b/Source/cmConfigureLog.h index 7edc3ed657..ff9b4ee7a9 100644 --- a/Source/cmConfigureLog.h +++ b/Source/cmConfigureLog.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmConsoleBuf.cxx b/Source/cmConsoleBuf.cxx index 8ce9ebc6c7..286c4c3e66 100644 --- a/Source/cmConsoleBuf.cxx +++ b/Source/cmConsoleBuf.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmConsoleBuf.h" #if defined(_WIN32) && !defined(CMAKE_BOOTSTRAP) diff --git a/Source/cmConsoleBuf.h b/Source/cmConsoleBuf.h index 0a6d3b52f8..72e9da799a 100644 --- a/Source/cmConsoleBuf.h +++ b/Source/cmConsoleBuf.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmConstStack.h b/Source/cmConstStack.h index f0bca32248..d6059e7022 100644 --- a/Source/cmConstStack.h +++ b/Source/cmConstStack.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmConstStack.tcc b/Source/cmConstStack.tcc index 81918eeefb..ee69c9c478 100644 --- a/Source/cmConstStack.tcc +++ b/Source/cmConstStack.tcc @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Source/cmContinueCommand.cxx b/Source/cmContinueCommand.cxx index c6cecbe3ce..347f1a2407 100644 --- a/Source/cmContinueCommand.cxx +++ b/Source/cmContinueCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmContinueCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmContinueCommand.h b/Source/cmContinueCommand.h index 29a219f1c7..122f9eefee 100644 --- a/Source/cmContinueCommand.h +++ b/Source/cmContinueCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmConvertMSBuildXMLToJSON.py b/Source/cmConvertMSBuildXMLToJSON.py index 2be3781c5d..b1e58bc9a9 100644 --- a/Source/cmConvertMSBuildXMLToJSON.py +++ b/Source/cmConvertMSBuildXMLToJSON.py @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. import argparse import codecs diff --git a/Source/cmCoreTryCompile.cxx b/Source/cmCoreTryCompile.cxx index 7d785ea471..d300ad4996 100644 --- a/Source/cmCoreTryCompile.cxx +++ b/Source/cmCoreTryCompile.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCoreTryCompile.h" #include diff --git a/Source/cmCoreTryCompile.h b/Source/cmCoreTryCompile.h index 265b71d18f..41d712fb05 100644 --- a/Source/cmCoreTryCompile.h +++ b/Source/cmCoreTryCompile.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCreateTestSourceList.cxx b/Source/cmCreateTestSourceList.cxx index 3b692178d7..b1dba7f2f6 100644 --- a/Source/cmCreateTestSourceList.cxx +++ b/Source/cmCreateTestSourceList.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCreateTestSourceList.h" #include diff --git a/Source/cmCreateTestSourceList.h b/Source/cmCreateTestSourceList.h index a7f11a6612..6fcb00731a 100644 --- a/Source/cmCreateTestSourceList.h +++ b/Source/cmCreateTestSourceList.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCryptoHash.cxx b/Source/cmCryptoHash.cxx index 58ea676a79..5d1936fd6e 100644 --- a/Source/cmCryptoHash.cxx +++ b/Source/cmCryptoHash.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCryptoHash.h" #include diff --git a/Source/cmCryptoHash.h b/Source/cmCryptoHash.h index 63aa1d3381..600a50c31e 100644 --- a/Source/cmCryptoHash.h +++ b/Source/cmCryptoHash.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCurl.cxx b/Source/cmCurl.cxx index 8665d6af96..1b8c76566f 100644 --- a/Source/cmCurl.cxx +++ b/Source/cmCurl.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCurl.h" #include diff --git a/Source/cmCurl.h b/Source/cmCurl.h index f07b271f02..933a173a39 100644 --- a/Source/cmCurl.h +++ b/Source/cmCurl.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCustomCommand.cxx b/Source/cmCustomCommand.cxx index 460573a124..5ec451efbd 100644 --- a/Source/cmCustomCommand.cxx +++ b/Source/cmCustomCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCustomCommand.h" #include diff --git a/Source/cmCustomCommand.h b/Source/cmCustomCommand.h index 91d55bd154..927747e971 100644 --- a/Source/cmCustomCommand.h +++ b/Source/cmCustomCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCustomCommandGenerator.cxx b/Source/cmCustomCommandGenerator.cxx index d70ac39edd..4d34d66005 100644 --- a/Source/cmCustomCommandGenerator.cxx +++ b/Source/cmCustomCommandGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCustomCommandGenerator.h" #include diff --git a/Source/cmCustomCommandGenerator.h b/Source/cmCustomCommandGenerator.h index ec64423efc..1bf12e95fe 100644 --- a/Source/cmCustomCommandGenerator.h +++ b/Source/cmCustomCommandGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCustomCommandLines.cxx b/Source/cmCustomCommandLines.cxx index 37ad75b7cf..0c69e51b55 100644 --- a/Source/cmCustomCommandLines.cxx +++ b/Source/cmCustomCommandLines.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCustomCommandLines.h" cmCustomCommandLine cmMakeCommandLine( diff --git a/Source/cmCustomCommandLines.h b/Source/cmCustomCommandLines.h index ee8d080f0b..40ca1dd969 100644 --- a/Source/cmCustomCommandLines.h +++ b/Source/cmCustomCommandLines.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCustomCommandTypes.h b/Source/cmCustomCommandTypes.h index 324da9ef2b..d1bfc38760 100644 --- a/Source/cmCustomCommandTypes.h +++ b/Source/cmCustomCommandTypes.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCxxModuleMapper.cxx b/Source/cmCxxModuleMapper.cxx index 4b2aec7c57..4b60832dda 100644 --- a/Source/cmCxxModuleMapper.cxx +++ b/Source/cmCxxModuleMapper.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCxxModuleMapper.h" #include diff --git a/Source/cmCxxModuleMapper.h b/Source/cmCxxModuleMapper.h index 898396cfae..83099376fb 100644 --- a/Source/cmCxxModuleMapper.h +++ b/Source/cmCxxModuleMapper.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmCxxModuleUsageEffects.cxx b/Source/cmCxxModuleUsageEffects.cxx index eea52455ac..aa1a13f583 100644 --- a/Source/cmCxxModuleUsageEffects.cxx +++ b/Source/cmCxxModuleUsageEffects.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmCxxModuleUsageEffects.h" cmCxxModuleUsageEffects::cmCxxModuleUsageEffects( diff --git a/Source/cmCxxModuleUsageEffects.h b/Source/cmCxxModuleUsageEffects.h index a63919c01e..1c3933c578 100644 --- a/Source/cmCxxModuleUsageEffects.h +++ b/Source/cmCxxModuleUsageEffects.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDebugTools.h b/Source/cmDebugTools.h index a2fc6108ee..bb1adaf8fd 100644 --- a/Source/cmDebugTools.h +++ b/Source/cmDebugTools.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmDebuggerAdapter.cxx b/Source/cmDebuggerAdapter.cxx index e5171b64d8..7dc6e7f0f8 100644 --- a/Source/cmDebuggerAdapter.cxx +++ b/Source/cmDebuggerAdapter.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDebuggerAdapter.h b/Source/cmDebuggerAdapter.h index 3403b36384..b459993d5f 100644 --- a/Source/cmDebuggerAdapter.h +++ b/Source/cmDebuggerAdapter.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDebuggerBreakpointManager.cxx b/Source/cmDebuggerBreakpointManager.cxx index bd932cc82d..dfd131c825 100644 --- a/Source/cmDebuggerBreakpointManager.cxx +++ b/Source/cmDebuggerBreakpointManager.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDebuggerBreakpointManager.h" #include diff --git a/Source/cmDebuggerBreakpointManager.h b/Source/cmDebuggerBreakpointManager.h index 815262a04f..70400111bc 100644 --- a/Source/cmDebuggerBreakpointManager.h +++ b/Source/cmDebuggerBreakpointManager.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDebuggerExceptionManager.cxx b/Source/cmDebuggerExceptionManager.cxx index 9633addeff..a2744e1feb 100644 --- a/Source/cmDebuggerExceptionManager.cxx +++ b/Source/cmDebuggerExceptionManager.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDebuggerExceptionManager.h" #include diff --git a/Source/cmDebuggerExceptionManager.h b/Source/cmDebuggerExceptionManager.h index 4c044d7ec3..2524b67d51 100644 --- a/Source/cmDebuggerExceptionManager.h +++ b/Source/cmDebuggerExceptionManager.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDebuggerPosixPipeConnection.cxx b/Source/cmDebuggerPosixPipeConnection.cxx index 0587450154..ac5fd04828 100644 --- a/Source/cmDebuggerPosixPipeConnection.cxx +++ b/Source/cmDebuggerPosixPipeConnection.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDebuggerPosixPipeConnection.h" #include diff --git a/Source/cmDebuggerPosixPipeConnection.h b/Source/cmDebuggerPosixPipeConnection.h index 42642fad6a..98e3f6f264 100644 --- a/Source/cmDebuggerPosixPipeConnection.h +++ b/Source/cmDebuggerPosixPipeConnection.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDebuggerProtocol.cxx b/Source/cmDebuggerProtocol.cxx index 505de35094..79c6e9ec74 100644 --- a/Source/cmDebuggerProtocol.cxx +++ b/Source/cmDebuggerProtocol.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDebuggerProtocol.h" diff --git a/Source/cmDebuggerProtocol.h b/Source/cmDebuggerProtocol.h index d4b1a96672..4f457cc4d0 100644 --- a/Source/cmDebuggerProtocol.h +++ b/Source/cmDebuggerProtocol.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDebuggerSourceBreakpoint.cxx b/Source/cmDebuggerSourceBreakpoint.cxx index d4665e6d48..875d76a5d6 100644 --- a/Source/cmDebuggerSourceBreakpoint.cxx +++ b/Source/cmDebuggerSourceBreakpoint.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDebuggerSourceBreakpoint.h" namespace cmDebugger { diff --git a/Source/cmDebuggerSourceBreakpoint.h b/Source/cmDebuggerSourceBreakpoint.h index f6d6cace7c..0273eb5926 100644 --- a/Source/cmDebuggerSourceBreakpoint.h +++ b/Source/cmDebuggerSourceBreakpoint.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDebuggerStackFrame.cxx b/Source/cmDebuggerStackFrame.cxx index 89cdbc6a02..10a0fb52c4 100644 --- a/Source/cmDebuggerStackFrame.cxx +++ b/Source/cmDebuggerStackFrame.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDebuggerStackFrame.h" #include diff --git a/Source/cmDebuggerStackFrame.h b/Source/cmDebuggerStackFrame.h index 2133bcdf40..2ac4fca72d 100644 --- a/Source/cmDebuggerStackFrame.h +++ b/Source/cmDebuggerStackFrame.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDebuggerThread.cxx b/Source/cmDebuggerThread.cxx index 047dd2d203..2f682ed813 100644 --- a/Source/cmDebuggerThread.cxx +++ b/Source/cmDebuggerThread.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDebuggerThread.h" diff --git a/Source/cmDebuggerThread.h b/Source/cmDebuggerThread.h index cf7951446a..56201b4a6e 100644 --- a/Source/cmDebuggerThread.h +++ b/Source/cmDebuggerThread.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDebuggerThreadManager.cxx b/Source/cmDebuggerThreadManager.cxx index 030f0980ef..951a10112c 100644 --- a/Source/cmDebuggerThreadManager.cxx +++ b/Source/cmDebuggerThreadManager.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDebuggerThreadManager.h" diff --git a/Source/cmDebuggerThreadManager.h b/Source/cmDebuggerThreadManager.h index 606adea0f9..9ee494d595 100644 --- a/Source/cmDebuggerThreadManager.h +++ b/Source/cmDebuggerThreadManager.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDebuggerVariables.cxx b/Source/cmDebuggerVariables.cxx index fd655de276..093521011d 100644 --- a/Source/cmDebuggerVariables.cxx +++ b/Source/cmDebuggerVariables.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDebuggerVariables.h" diff --git a/Source/cmDebuggerVariables.h b/Source/cmDebuggerVariables.h index abf436f674..ba5270a575 100644 --- a/Source/cmDebuggerVariables.h +++ b/Source/cmDebuggerVariables.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDebuggerVariablesHelper.cxx b/Source/cmDebuggerVariablesHelper.cxx index d46786c684..b8bc328231 100644 --- a/Source/cmDebuggerVariablesHelper.cxx +++ b/Source/cmDebuggerVariablesHelper.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDebuggerVariablesHelper.h" diff --git a/Source/cmDebuggerVariablesHelper.h b/Source/cmDebuggerVariablesHelper.h index 9b11eafc15..e39a857da3 100644 --- a/Source/cmDebuggerVariablesHelper.h +++ b/Source/cmDebuggerVariablesHelper.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDebuggerVariablesManager.cxx b/Source/cmDebuggerVariablesManager.cxx index 9b9b476230..8a51805839 100644 --- a/Source/cmDebuggerVariablesManager.cxx +++ b/Source/cmDebuggerVariablesManager.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDebuggerVariablesManager.h" diff --git a/Source/cmDebuggerVariablesManager.h b/Source/cmDebuggerVariablesManager.h index 9a64f10857..4c0a821c5e 100644 --- a/Source/cmDebuggerVariablesManager.h +++ b/Source/cmDebuggerVariablesManager.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDebuggerWindowsPipeConnection.cxx b/Source/cmDebuggerWindowsPipeConnection.cxx index 5f6f8484fe..1e8c35bb52 100644 --- a/Source/cmDebuggerWindowsPipeConnection.cxx +++ b/Source/cmDebuggerWindowsPipeConnection.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDebuggerWindowsPipeConnection.h" #include diff --git a/Source/cmDebuggerWindowsPipeConnection.h b/Source/cmDebuggerWindowsPipeConnection.h index 6a5743574b..5611255a45 100644 --- a/Source/cmDebuggerWindowsPipeConnection.h +++ b/Source/cmDebuggerWindowsPipeConnection.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDefinePropertyCommand.cxx b/Source/cmDefinePropertyCommand.cxx index 57ebae85f7..220a483599 100644 --- a/Source/cmDefinePropertyCommand.cxx +++ b/Source/cmDefinePropertyCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDefinePropertyCommand.h" #include diff --git a/Source/cmDefinePropertyCommand.h b/Source/cmDefinePropertyCommand.h index 3c478b3fe8..21f70c817d 100644 --- a/Source/cmDefinePropertyCommand.h +++ b/Source/cmDefinePropertyCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDefinitions.cxx b/Source/cmDefinitions.cxx index 396d90daa7..c7cc47aed2 100644 --- a/Source/cmDefinitions.cxx +++ b/Source/cmDefinitions.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDefinitions.h" #include diff --git a/Source/cmDefinitions.h b/Source/cmDefinitions.h index a5b2a73245..b423cacfd3 100644 --- a/Source/cmDefinitions.h +++ b/Source/cmDefinitions.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDependencyProvider.h b/Source/cmDependencyProvider.h index a6670b460b..173f3e94f6 100644 --- a/Source/cmDependencyProvider.h +++ b/Source/cmDependencyProvider.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying -file Copyright.txt or https://cmake.org/licensing for details. */ +file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDepends.cxx b/Source/cmDepends.cxx index a8a12d7066..4d23399894 100644 --- a/Source/cmDepends.cxx +++ b/Source/cmDepends.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDepends.h" #include diff --git a/Source/cmDepends.h b/Source/cmDepends.h index b748a546b8..6ae31795eb 100644 --- a/Source/cmDepends.h +++ b/Source/cmDepends.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDependsC.cxx b/Source/cmDependsC.cxx index 6c1f5b713a..f63b7ca058 100644 --- a/Source/cmDependsC.cxx +++ b/Source/cmDependsC.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDependsC.h" #include diff --git a/Source/cmDependsC.h b/Source/cmDependsC.h index 0f30a11bf4..f47b233c66 100644 --- a/Source/cmDependsC.h +++ b/Source/cmDependsC.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDependsCompiler.cxx b/Source/cmDependsCompiler.cxx index 9a0a02b147..c3f6dceaef 100644 --- a/Source/cmDependsCompiler.cxx +++ b/Source/cmDependsCompiler.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDependsCompiler.h" diff --git a/Source/cmDependsCompiler.h b/Source/cmDependsCompiler.h index f3893fedfa..73675dfeef 100644 --- a/Source/cmDependsCompiler.h +++ b/Source/cmDependsCompiler.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDependsFortran.cxx b/Source/cmDependsFortran.cxx index 553d0299aa..be63469d3e 100644 --- a/Source/cmDependsFortran.cxx +++ b/Source/cmDependsFortran.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDependsFortran.h" #include diff --git a/Source/cmDependsFortran.h b/Source/cmDependsFortran.h index c4397f2ed3..20b0adc538 100644 --- a/Source/cmDependsFortran.h +++ b/Source/cmDependsFortran.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDependsJava.cxx b/Source/cmDependsJava.cxx index 454ba9f4de..e85fcf5954 100644 --- a/Source/cmDependsJava.cxx +++ b/Source/cmDependsJava.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDependsJava.h" #include "cmSystemTools.h" diff --git a/Source/cmDependsJava.h b/Source/cmDependsJava.h index 0ecf8324a7..9b9710bea7 100644 --- a/Source/cmDependsJava.h +++ b/Source/cmDependsJava.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDependsJavaParserHelper.cxx b/Source/cmDependsJavaParserHelper.cxx index b729bbbb54..a24bcd0a31 100644 --- a/Source/cmDependsJavaParserHelper.cxx +++ b/Source/cmDependsJavaParserHelper.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDependsJavaParserHelper.h" #include diff --git a/Source/cmDependsJavaParserHelper.h b/Source/cmDependsJavaParserHelper.h index b5f19f720c..f5afa089f6 100644 --- a/Source/cmDependsJavaParserHelper.h +++ b/Source/cmDependsJavaParserHelper.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDocumentation.cxx b/Source/cmDocumentation.cxx index 0e10dad0fd..2cd57b6918 100644 --- a/Source/cmDocumentation.cxx +++ b/Source/cmDocumentation.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDocumentation.h" #include diff --git a/Source/cmDocumentation.h b/Source/cmDocumentation.h index 2b28034872..392e9a9602 100644 --- a/Source/cmDocumentation.h +++ b/Source/cmDocumentation.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDocumentationEntry.h b/Source/cmDocumentationEntry.h index 22219f0af1..15d7030797 100644 --- a/Source/cmDocumentationEntry.h +++ b/Source/cmDocumentationEntry.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDocumentationFormatter.cxx b/Source/cmDocumentationFormatter.cxx index bd9cc827ad..ea644d9166 100644 --- a/Source/cmDocumentationFormatter.cxx +++ b/Source/cmDocumentationFormatter.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDocumentationFormatter.h" #include // IWYU pragma: keep diff --git a/Source/cmDocumentationFormatter.h b/Source/cmDocumentationFormatter.h index 77606cfbda..22b9c4743c 100644 --- a/Source/cmDocumentationFormatter.h +++ b/Source/cmDocumentationFormatter.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDocumentationSection.h b/Source/cmDocumentationSection.h index 672ec16393..e1de7c184e 100644 --- a/Source/cmDocumentationSection.h +++ b/Source/cmDocumentationSection.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmDuration.cxx b/Source/cmDuration.cxx index f281561798..b017d0a511 100644 --- a/Source/cmDuration.cxx +++ b/Source/cmDuration.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #define CMDURATION_CPP #include "cmDuration.h" diff --git a/Source/cmDuration.h b/Source/cmDuration.h index 884293dedd..c0268f99c0 100644 --- a/Source/cmDuration.h +++ b/Source/cmDuration.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmDynamicLoader.cxx b/Source/cmDynamicLoader.cxx index e198f89cbc..c88c3243c4 100644 --- a/Source/cmDynamicLoader.cxx +++ b/Source/cmDynamicLoader.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDynamicLoader.h" #include diff --git a/Source/cmDynamicLoader.h b/Source/cmDynamicLoader.h index 71c47d1048..e2fcedc271 100644 --- a/Source/cmDynamicLoader.h +++ b/Source/cmDynamicLoader.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ // .NAME cmDynamicLoader - class interface to system dynamic libraries // .SECTION Description // cmDynamicLoader provides a portable interface to loading dynamic diff --git a/Source/cmDyndepCollation.cxx b/Source/cmDyndepCollation.cxx index 800b395e9a..98aaab245e 100644 --- a/Source/cmDyndepCollation.cxx +++ b/Source/cmDyndepCollation.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmDyndepCollation.h" diff --git a/Source/cmDyndepCollation.h b/Source/cmDyndepCollation.h index b193467b65..7e6dfce53f 100644 --- a/Source/cmDyndepCollation.h +++ b/Source/cmDyndepCollation.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmELF.cxx b/Source/cmELF.cxx index 17a48dc784..372fb9b0bf 100644 --- a/Source/cmELF.cxx +++ b/Source/cmELF.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmELF.h" #include diff --git a/Source/cmELF.h b/Source/cmELF.h index 5df601316a..041b986e3d 100644 --- a/Source/cmELF.h +++ b/Source/cmELF.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmEnableLanguageCommand.cxx b/Source/cmEnableLanguageCommand.cxx index 87fb077f45..96a845b70a 100644 --- a/Source/cmEnableLanguageCommand.cxx +++ b/Source/cmEnableLanguageCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmEnableLanguageCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmEnableLanguageCommand.h b/Source/cmEnableLanguageCommand.h index 730ba656c6..2da71c98a9 100644 --- a/Source/cmEnableLanguageCommand.h +++ b/Source/cmEnableLanguageCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmEnableTestingCommand.cxx b/Source/cmEnableTestingCommand.cxx index 89212c8013..f499ed92d4 100644 --- a/Source/cmEnableTestingCommand.cxx +++ b/Source/cmEnableTestingCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmEnableTestingCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmEnableTestingCommand.h b/Source/cmEnableTestingCommand.h index a1374f31b0..c2bd688518 100644 --- a/Source/cmEnableTestingCommand.h +++ b/Source/cmEnableTestingCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmEvaluatedTargetProperty.cxx b/Source/cmEvaluatedTargetProperty.cxx index 56c31a3842..dab80aef8b 100644 --- a/Source/cmEvaluatedTargetProperty.cxx +++ b/Source/cmEvaluatedTargetProperty.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmEvaluatedTargetProperty.h" #include diff --git a/Source/cmEvaluatedTargetProperty.h b/Source/cmEvaluatedTargetProperty.h index e7b910d14e..f9cdada00a 100644 --- a/Source/cmEvaluatedTargetProperty.h +++ b/Source/cmEvaluatedTargetProperty.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmExecProgramCommand.cxx b/Source/cmExecProgramCommand.cxx index 5fe3d638b7..5f09bb636c 100644 --- a/Source/cmExecProgramCommand.cxx +++ b/Source/cmExecProgramCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExecProgramCommand.h" #include diff --git a/Source/cmExecProgramCommand.h b/Source/cmExecProgramCommand.h index 111a56ed9c..655662f73b 100644 --- a/Source/cmExecProgramCommand.h +++ b/Source/cmExecProgramCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExecuteProcessCommand.cxx b/Source/cmExecuteProcessCommand.cxx index 649b88f187..4a4af166d1 100644 --- a/Source/cmExecuteProcessCommand.cxx +++ b/Source/cmExecuteProcessCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExecuteProcessCommand.h" #include diff --git a/Source/cmExecuteProcessCommand.h b/Source/cmExecuteProcessCommand.h index cc8cc38fed..ba0eb966e3 100644 --- a/Source/cmExecuteProcessCommand.h +++ b/Source/cmExecuteProcessCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExecutionStatus.h b/Source/cmExecutionStatus.h index be11dfada0..7e28027e94 100644 --- a/Source/cmExecutionStatus.h +++ b/Source/cmExecutionStatus.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include // IWYU pragma: keep diff --git a/Source/cmExpandedCommandArgument.cxx b/Source/cmExpandedCommandArgument.cxx index 07e7e4a398..5456bf555a 100644 --- a/Source/cmExpandedCommandArgument.cxx +++ b/Source/cmExpandedCommandArgument.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExpandedCommandArgument.h" #include diff --git a/Source/cmExpandedCommandArgument.h b/Source/cmExpandedCommandArgument.h index f1d4157591..4dc98be406 100644 --- a/Source/cmExpandedCommandArgument.h +++ b/Source/cmExpandedCommandArgument.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExperimental.cxx b/Source/cmExperimental.cxx index 45b71be4da..397cca7d93 100644 --- a/Source/cmExperimental.cxx +++ b/Source/cmExperimental.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExperimental.h" diff --git a/Source/cmExperimental.h b/Source/cmExperimental.h index 2616e998de..f68fa8745d 100644 --- a/Source/cmExperimental.h +++ b/Source/cmExperimental.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmExportAndroidMKGenerator.cxx b/Source/cmExportAndroidMKGenerator.cxx index 4db5e3bb33..524fe58432 100644 --- a/Source/cmExportAndroidMKGenerator.cxx +++ b/Source/cmExportAndroidMKGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExportAndroidMKGenerator.h" #include diff --git a/Source/cmExportAndroidMKGenerator.h b/Source/cmExportAndroidMKGenerator.h index fb0f03b20b..dbf544b1a6 100644 --- a/Source/cmExportAndroidMKGenerator.h +++ b/Source/cmExportAndroidMKGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExportBuildAndroidMKGenerator.cxx b/Source/cmExportBuildAndroidMKGenerator.cxx index ad9ec04bbc..c3cffc208c 100644 --- a/Source/cmExportBuildAndroidMKGenerator.cxx +++ b/Source/cmExportBuildAndroidMKGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExportBuildAndroidMKGenerator.h" #include diff --git a/Source/cmExportBuildAndroidMKGenerator.h b/Source/cmExportBuildAndroidMKGenerator.h index deb389354e..0624f2b2bf 100644 --- a/Source/cmExportBuildAndroidMKGenerator.h +++ b/Source/cmExportBuildAndroidMKGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExportBuildCMakeConfigGenerator.cxx b/Source/cmExportBuildCMakeConfigGenerator.cxx index b8ed7126d7..1e58d79889 100644 --- a/Source/cmExportBuildCMakeConfigGenerator.cxx +++ b/Source/cmExportBuildCMakeConfigGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExportBuildCMakeConfigGenerator.h" #include diff --git a/Source/cmExportBuildCMakeConfigGenerator.h b/Source/cmExportBuildCMakeConfigGenerator.h index 0648dc3a8f..7c089b5986 100644 --- a/Source/cmExportBuildCMakeConfigGenerator.h +++ b/Source/cmExportBuildCMakeConfigGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExportBuildFileGenerator.cxx b/Source/cmExportBuildFileGenerator.cxx index 792a39eb58..332a6c1d90 100644 --- a/Source/cmExportBuildFileGenerator.cxx +++ b/Source/cmExportBuildFileGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExportBuildFileGenerator.h" #include diff --git a/Source/cmExportBuildFileGenerator.h b/Source/cmExportBuildFileGenerator.h index dcfd75732d..6b30815b9c 100644 --- a/Source/cmExportBuildFileGenerator.h +++ b/Source/cmExportBuildFileGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExportBuildPackageInfoGenerator.cxx b/Source/cmExportBuildPackageInfoGenerator.cxx index 0ca8240567..f609624775 100644 --- a/Source/cmExportBuildPackageInfoGenerator.cxx +++ b/Source/cmExportBuildPackageInfoGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExportBuildPackageInfoGenerator.h" #include diff --git a/Source/cmExportBuildPackageInfoGenerator.h b/Source/cmExportBuildPackageInfoGenerator.h index 11894677f3..7bca3e2398 100644 --- a/Source/cmExportBuildPackageInfoGenerator.h +++ b/Source/cmExportBuildPackageInfoGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExportCMakeConfigGenerator.cxx b/Source/cmExportCMakeConfigGenerator.cxx index 257ea26876..ce9610a1a0 100644 --- a/Source/cmExportCMakeConfigGenerator.cxx +++ b/Source/cmExportCMakeConfigGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExportCMakeConfigGenerator.h" #include diff --git a/Source/cmExportCMakeConfigGenerator.h b/Source/cmExportCMakeConfigGenerator.h index 90f7aa74e1..f95676f550 100644 --- a/Source/cmExportCMakeConfigGenerator.h +++ b/Source/cmExportCMakeConfigGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExportCommand.cxx b/Source/cmExportCommand.cxx index 3227ee8237..dc82bbc7cb 100644 --- a/Source/cmExportCommand.cxx +++ b/Source/cmExportCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExportCommand.h" #include diff --git a/Source/cmExportCommand.h b/Source/cmExportCommand.h index 3f87bcfdea..555bca6e54 100644 --- a/Source/cmExportCommand.h +++ b/Source/cmExportCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExportFileGenerator.cxx b/Source/cmExportFileGenerator.cxx index 9b40c289e3..3e69038ec5 100644 --- a/Source/cmExportFileGenerator.cxx +++ b/Source/cmExportFileGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExportFileGenerator.h" #include diff --git a/Source/cmExportFileGenerator.h b/Source/cmExportFileGenerator.h index 5469516568..c32d82bda9 100644 --- a/Source/cmExportFileGenerator.h +++ b/Source/cmExportFileGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExportInstallAndroidMKGenerator.cxx b/Source/cmExportInstallAndroidMKGenerator.cxx index 3b529664b5..5ebde1f259 100644 --- a/Source/cmExportInstallAndroidMKGenerator.cxx +++ b/Source/cmExportInstallAndroidMKGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExportInstallAndroidMKGenerator.h" #include diff --git a/Source/cmExportInstallAndroidMKGenerator.h b/Source/cmExportInstallAndroidMKGenerator.h index 1e1a5a81d6..f587086897 100644 --- a/Source/cmExportInstallAndroidMKGenerator.h +++ b/Source/cmExportInstallAndroidMKGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExportInstallCMakeConfigGenerator.cxx b/Source/cmExportInstallCMakeConfigGenerator.cxx index 4b37bcac0d..2154e691f4 100644 --- a/Source/cmExportInstallCMakeConfigGenerator.cxx +++ b/Source/cmExportInstallCMakeConfigGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExportInstallCMakeConfigGenerator.h" #include diff --git a/Source/cmExportInstallCMakeConfigGenerator.h b/Source/cmExportInstallCMakeConfigGenerator.h index e56836b0bb..4729c239ee 100644 --- a/Source/cmExportInstallCMakeConfigGenerator.h +++ b/Source/cmExportInstallCMakeConfigGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExportInstallFileGenerator.cxx b/Source/cmExportInstallFileGenerator.cxx index 437da7aead..af97921906 100644 --- a/Source/cmExportInstallFileGenerator.cxx +++ b/Source/cmExportInstallFileGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExportInstallFileGenerator.h" #include diff --git a/Source/cmExportInstallFileGenerator.h b/Source/cmExportInstallFileGenerator.h index 8ef0eacdef..2df326487d 100644 --- a/Source/cmExportInstallFileGenerator.h +++ b/Source/cmExportInstallFileGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExportInstallPackageInfoGenerator.cxx b/Source/cmExportInstallPackageInfoGenerator.cxx index 3513045a25..98959d356e 100644 --- a/Source/cmExportInstallPackageInfoGenerator.cxx +++ b/Source/cmExportInstallPackageInfoGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExportInstallPackageInfoGenerator.h" #include diff --git a/Source/cmExportInstallPackageInfoGenerator.h b/Source/cmExportInstallPackageInfoGenerator.h index 5861b050d8..d7f9c27039 100644 --- a/Source/cmExportInstallPackageInfoGenerator.h +++ b/Source/cmExportInstallPackageInfoGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExportPackageInfoGenerator.cxx b/Source/cmExportPackageInfoGenerator.cxx index 8e516101e3..b5e04285be 100644 --- a/Source/cmExportPackageInfoGenerator.cxx +++ b/Source/cmExportPackageInfoGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExportPackageInfoGenerator.h" #include diff --git a/Source/cmExportPackageInfoGenerator.h b/Source/cmExportPackageInfoGenerator.h index f8f34dc55c..338547c579 100644 --- a/Source/cmExportPackageInfoGenerator.h +++ b/Source/cmExportPackageInfoGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExportSet.cxx b/Source/cmExportSet.cxx index 69ed7970fb..f5d93ba64b 100644 --- a/Source/cmExportSet.cxx +++ b/Source/cmExportSet.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExportSet.h" // IWYU pragma: associated #include diff --git a/Source/cmExportSet.h b/Source/cmExportSet.h index 2a1d1ed8a7..7196a20aac 100644 --- a/Source/cmExportSet.h +++ b/Source/cmExportSet.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExportTryCompileFileGenerator.cxx b/Source/cmExportTryCompileFileGenerator.cxx index ea55f47346..e67df5f7b7 100644 --- a/Source/cmExportTryCompileFileGenerator.cxx +++ b/Source/cmExportTryCompileFileGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExportTryCompileFileGenerator.h" #include diff --git a/Source/cmExportTryCompileFileGenerator.h b/Source/cmExportTryCompileFileGenerator.h index 03994dc582..2637dfe768 100644 --- a/Source/cmExportTryCompileFileGenerator.h +++ b/Source/cmExportTryCompileFileGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExprParserHelper.cxx b/Source/cmExprParserHelper.cxx index c0343c06bb..eabda19745 100644 --- a/Source/cmExprParserHelper.cxx +++ b/Source/cmExprParserHelper.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExprParserHelper.h" #include diff --git a/Source/cmExprParserHelper.h b/Source/cmExprParserHelper.h index 4dd7821263..54ef7fd508 100644 --- a/Source/cmExprParserHelper.h +++ b/Source/cmExprParserHelper.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExternalMakefileProjectGenerator.cxx b/Source/cmExternalMakefileProjectGenerator.cxx index b7f4c31b0a..650870584e 100644 --- a/Source/cmExternalMakefileProjectGenerator.cxx +++ b/Source/cmExternalMakefileProjectGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExternalMakefileProjectGenerator.h" #include diff --git a/Source/cmExternalMakefileProjectGenerator.h b/Source/cmExternalMakefileProjectGenerator.h index 322d0c26d2..63f3a1ef76 100644 --- a/Source/cmExternalMakefileProjectGenerator.h +++ b/Source/cmExternalMakefileProjectGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExtraCodeBlocksGenerator.cxx b/Source/cmExtraCodeBlocksGenerator.cxx index 090b273e97..d6b24a153b 100644 --- a/Source/cmExtraCodeBlocksGenerator.cxx +++ b/Source/cmExtraCodeBlocksGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExtraCodeBlocksGenerator.h" #include diff --git a/Source/cmExtraCodeBlocksGenerator.h b/Source/cmExtraCodeBlocksGenerator.h index b7ddd785d2..38ffc7985b 100644 --- a/Source/cmExtraCodeBlocksGenerator.h +++ b/Source/cmExtraCodeBlocksGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExtraCodeLiteGenerator.cxx b/Source/cmExtraCodeLiteGenerator.cxx index bc6cf18def..7538a75fc7 100644 --- a/Source/cmExtraCodeLiteGenerator.cxx +++ b/Source/cmExtraCodeLiteGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExtraCodeLiteGenerator.h" #include diff --git a/Source/cmExtraCodeLiteGenerator.h b/Source/cmExtraCodeLiteGenerator.h index a3d1004dfd..a1d8e90036 100644 --- a/Source/cmExtraCodeLiteGenerator.h +++ b/Source/cmExtraCodeLiteGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExtraEclipseCDT4Generator.cxx b/Source/cmExtraEclipseCDT4Generator.cxx index 182b586a93..b2deea8e89 100644 --- a/Source/cmExtraEclipseCDT4Generator.cxx +++ b/Source/cmExtraEclipseCDT4Generator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExtraEclipseCDT4Generator.h" #include diff --git a/Source/cmExtraEclipseCDT4Generator.h b/Source/cmExtraEclipseCDT4Generator.h index 4bcf25ac4b..d59a28a005 100644 --- a/Source/cmExtraEclipseCDT4Generator.h +++ b/Source/cmExtraEclipseCDT4Generator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExtraKateGenerator.cxx b/Source/cmExtraKateGenerator.cxx index 05b450af89..6bb37397eb 100644 --- a/Source/cmExtraKateGenerator.cxx +++ b/Source/cmExtraKateGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExtraKateGenerator.h" #include diff --git a/Source/cmExtraKateGenerator.h b/Source/cmExtraKateGenerator.h index 206c8125b5..aa87007330 100644 --- a/Source/cmExtraKateGenerator.h +++ b/Source/cmExtraKateGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmExtraSublimeTextGenerator.cxx b/Source/cmExtraSublimeTextGenerator.cxx index 8c3fcde105..6bdbd9c42c 100644 --- a/Source/cmExtraSublimeTextGenerator.cxx +++ b/Source/cmExtraSublimeTextGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmExtraSublimeTextGenerator.h" #include diff --git a/Source/cmExtraSublimeTextGenerator.h b/Source/cmExtraSublimeTextGenerator.h index 61a854ad5e..c429504db1 100644 --- a/Source/cmExtraSublimeTextGenerator.h +++ b/Source/cmExtraSublimeTextGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFLTKWrapUICommand.cxx b/Source/cmFLTKWrapUICommand.cxx index 6be932ded8..bfca378601 100644 --- a/Source/cmFLTKWrapUICommand.cxx +++ b/Source/cmFLTKWrapUICommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFLTKWrapUICommand.h" #include diff --git a/Source/cmFLTKWrapUICommand.h b/Source/cmFLTKWrapUICommand.h index 7c1fc52965..bcf2e52ad3 100644 --- a/Source/cmFLTKWrapUICommand.h +++ b/Source/cmFLTKWrapUICommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFSPermissions.cxx b/Source/cmFSPermissions.cxx index 4015a51648..9ab5510b74 100644 --- a/Source/cmFSPermissions.cxx +++ b/Source/cmFSPermissions.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFSPermissions.h" bool cmFSPermissions::stringToModeT(std::string const& arg, diff --git a/Source/cmFSPermissions.h b/Source/cmFSPermissions.h index 0a24784698..7c28be3360 100644 --- a/Source/cmFSPermissions.h +++ b/Source/cmFSPermissions.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFileAPI.cxx b/Source/cmFileAPI.cxx index 1b2f36527d..46d610cb9a 100644 --- a/Source/cmFileAPI.cxx +++ b/Source/cmFileAPI.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileAPI.h" #include diff --git a/Source/cmFileAPI.h b/Source/cmFileAPI.h index 057c481988..79fc5ada5f 100644 --- a/Source/cmFileAPI.h +++ b/Source/cmFileAPI.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFileAPICMakeFiles.cxx b/Source/cmFileAPICMakeFiles.cxx index acdf55d599..68c13e80dc 100644 --- a/Source/cmFileAPICMakeFiles.cxx +++ b/Source/cmFileAPICMakeFiles.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileAPICMakeFiles.h" #include diff --git a/Source/cmFileAPICMakeFiles.h b/Source/cmFileAPICMakeFiles.h index 5b48ed3032..06f6ff502f 100644 --- a/Source/cmFileAPICMakeFiles.h +++ b/Source/cmFileAPICMakeFiles.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFileAPICache.cxx b/Source/cmFileAPICache.cxx index ba38ef7981..74b3aa5a6b 100644 --- a/Source/cmFileAPICache.cxx +++ b/Source/cmFileAPICache.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileAPICache.h" #include diff --git a/Source/cmFileAPICache.h b/Source/cmFileAPICache.h index bd9feeb4f9..dc179fa2b8 100644 --- a/Source/cmFileAPICache.h +++ b/Source/cmFileAPICache.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFileAPICodemodel.cxx b/Source/cmFileAPICodemodel.cxx index ae2e80f569..5054021b81 100644 --- a/Source/cmFileAPICodemodel.cxx +++ b/Source/cmFileAPICodemodel.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileAPICodemodel.h" #include diff --git a/Source/cmFileAPICodemodel.h b/Source/cmFileAPICodemodel.h index 263f6758d2..6a3d7b2759 100644 --- a/Source/cmFileAPICodemodel.h +++ b/Source/cmFileAPICodemodel.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFileAPICommand.cxx b/Source/cmFileAPICommand.cxx index f0b336c39e..ddc78f47dd 100644 --- a/Source/cmFileAPICommand.cxx +++ b/Source/cmFileAPICommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying -file Copyright.txt or https://cmake.org/licensing for details. */ +file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileAPICommand.h" #include diff --git a/Source/cmFileAPICommand.h b/Source/cmFileAPICommand.h index 28a457156b..c9ed094f43 100644 --- a/Source/cmFileAPICommand.h +++ b/Source/cmFileAPICommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying -file Copyright.txt or https://cmake.org/licensing for details. */ +file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFileAPIConfigureLog.cxx b/Source/cmFileAPIConfigureLog.cxx index ad0997cf46..8870d77449 100644 --- a/Source/cmFileAPIConfigureLog.cxx +++ b/Source/cmFileAPIConfigureLog.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileAPIConfigureLog.h" #include diff --git a/Source/cmFileAPIConfigureLog.h b/Source/cmFileAPIConfigureLog.h index deaa403ee0..b290828a64 100644 --- a/Source/cmFileAPIConfigureLog.h +++ b/Source/cmFileAPIConfigureLog.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFileAPIToolchains.cxx b/Source/cmFileAPIToolchains.cxx index 2dc718cb58..516aefa5e5 100644 --- a/Source/cmFileAPIToolchains.cxx +++ b/Source/cmFileAPIToolchains.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileAPIToolchains.h" #include diff --git a/Source/cmFileAPIToolchains.h b/Source/cmFileAPIToolchains.h index c1888075c3..b6b48fbc0f 100644 --- a/Source/cmFileAPIToolchains.h +++ b/Source/cmFileAPIToolchains.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFileCommand.cxx b/Source/cmFileCommand.cxx index 19afd4facd..eebe674c95 100644 --- a/Source/cmFileCommand.cxx +++ b/Source/cmFileCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileCommand.h" #include diff --git a/Source/cmFileCommand.h b/Source/cmFileCommand.h index ec9ee473c5..3e2968b241 100644 --- a/Source/cmFileCommand.h +++ b/Source/cmFileCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFileCommand_ReadMacho.cxx b/Source/cmFileCommand_ReadMacho.cxx index 870b3cad54..9f247d5612 100644 --- a/Source/cmFileCommand_ReadMacho.cxx +++ b/Source/cmFileCommand_ReadMacho.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileCommand_ReadMacho.h" #include "cmArgumentParser.h" diff --git a/Source/cmFileCommand_ReadMacho.h b/Source/cmFileCommand_ReadMacho.h index b79e15f15f..807f6c837c 100644 --- a/Source/cmFileCommand_ReadMacho.h +++ b/Source/cmFileCommand_ReadMacho.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmFileCopier.cxx b/Source/cmFileCopier.cxx index 642aa93405..c541bb9ac4 100644 --- a/Source/cmFileCopier.cxx +++ b/Source/cmFileCopier.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileCopier.h" diff --git a/Source/cmFileCopier.h b/Source/cmFileCopier.h index 43c5416e57..673ae03300 100644 --- a/Source/cmFileCopier.h +++ b/Source/cmFileCopier.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFileInstaller.cxx b/Source/cmFileInstaller.cxx index 12e8ba2b80..6d88980176 100644 --- a/Source/cmFileInstaller.cxx +++ b/Source/cmFileInstaller.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileInstaller.h" diff --git a/Source/cmFileInstaller.h b/Source/cmFileInstaller.h index f6e1331c72..dec135db73 100644 --- a/Source/cmFileInstaller.h +++ b/Source/cmFileInstaller.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFileLock.cxx b/Source/cmFileLock.cxx index f605299d24..1541bf9661 100644 --- a/Source/cmFileLock.cxx +++ b/Source/cmFileLock.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileLock.h" #include diff --git a/Source/cmFileLock.h b/Source/cmFileLock.h index 8c5df38706..73c023f452 100644 --- a/Source/cmFileLock.h +++ b/Source/cmFileLock.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFileLockPool.cxx b/Source/cmFileLockPool.cxx index fa88f83ed9..a2f8c43c6a 100644 --- a/Source/cmFileLockPool.cxx +++ b/Source/cmFileLockPool.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileLockPool.h" #include diff --git a/Source/cmFileLockPool.h b/Source/cmFileLockPool.h index 24ecd55e1d..7db0e02ac1 100644 --- a/Source/cmFileLockPool.h +++ b/Source/cmFileLockPool.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFileLockResult.cxx b/Source/cmFileLockResult.cxx index a4d43f786c..decb38367f 100644 --- a/Source/cmFileLockResult.cxx +++ b/Source/cmFileLockResult.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileLockResult.h" #include diff --git a/Source/cmFileLockResult.h b/Source/cmFileLockResult.h index e252de7394..d30e0a68cf 100644 --- a/Source/cmFileLockResult.h +++ b/Source/cmFileLockResult.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFileLockUnix.cxx b/Source/cmFileLockUnix.cxx index 0d330a90b5..301342de85 100644 --- a/Source/cmFileLockUnix.cxx +++ b/Source/cmFileLockUnix.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include // errno #include // SEEK_SET diff --git a/Source/cmFileLockWin32.cxx b/Source/cmFileLockWin32.cxx index 62dc12471a..436a5c03ee 100644 --- a/Source/cmFileLockWin32.cxx +++ b/Source/cmFileLockWin32.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Source/cmFilePathChecksum.cxx b/Source/cmFilePathChecksum.cxx index 6b52230ed8..0c0c9f958b 100644 --- a/Source/cmFilePathChecksum.cxx +++ b/Source/cmFilePathChecksum.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFilePathChecksum.h" #include diff --git a/Source/cmFilePathChecksum.h b/Source/cmFilePathChecksum.h index 09a99a6770..e7f2bf2380 100644 --- a/Source/cmFilePathChecksum.h +++ b/Source/cmFilePathChecksum.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFileSet.cxx b/Source/cmFileSet.cxx index 58b7cbdd96..066a49428c 100644 --- a/Source/cmFileSet.cxx +++ b/Source/cmFileSet.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileSet.h" #include diff --git a/Source/cmFileSet.h b/Source/cmFileSet.h index c590c0db56..1175be81ff 100644 --- a/Source/cmFileSet.h +++ b/Source/cmFileSet.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmFileTime.cxx b/Source/cmFileTime.cxx index 3d103d3785..04a0203b52 100644 --- a/Source/cmFileTime.cxx +++ b/Source/cmFileTime.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileTime.h" #include diff --git a/Source/cmFileTime.h b/Source/cmFileTime.h index a08f24aa10..52ecf50b52 100644 --- a/Source/cmFileTime.h +++ b/Source/cmFileTime.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFileTimeCache.cxx b/Source/cmFileTimeCache.cxx index 0d1dae5e80..235880b2da 100644 --- a/Source/cmFileTimeCache.cxx +++ b/Source/cmFileTimeCache.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileTimeCache.h" #include diff --git a/Source/cmFileTimeCache.h b/Source/cmFileTimeCache.h index 057fa2c6af..d6204ee6c4 100644 --- a/Source/cmFileTimeCache.h +++ b/Source/cmFileTimeCache.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFileTimes.cxx b/Source/cmFileTimes.cxx index 6835e46615..f8a94466c6 100644 --- a/Source/cmFileTimes.cxx +++ b/Source/cmFileTimes.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFileTimes.h" #include diff --git a/Source/cmFileTimes.h b/Source/cmFileTimes.h index 58d24bc39e..d3ad3f6262 100644 --- a/Source/cmFileTimes.h +++ b/Source/cmFileTimes.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFindBase.cxx b/Source/cmFindBase.cxx index 083422cf68..c498ce366c 100644 --- a/Source/cmFindBase.cxx +++ b/Source/cmFindBase.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFindBase.h" #include diff --git a/Source/cmFindBase.h b/Source/cmFindBase.h index 59b74856d3..8655b22d25 100644 --- a/Source/cmFindBase.h +++ b/Source/cmFindBase.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFindCommon.cxx b/Source/cmFindCommon.cxx index 91a0a544c9..b7783b6b96 100644 --- a/Source/cmFindCommon.cxx +++ b/Source/cmFindCommon.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFindCommon.h" #include diff --git a/Source/cmFindCommon.h b/Source/cmFindCommon.h index f5ba991c7a..cf1a7aa12d 100644 --- a/Source/cmFindCommon.h +++ b/Source/cmFindCommon.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFindFileCommand.cxx b/Source/cmFindFileCommand.cxx index a88c1b10c1..f2c6b3100d 100644 --- a/Source/cmFindFileCommand.cxx +++ b/Source/cmFindFileCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFindFileCommand.h" #include "cmStateTypes.h" diff --git a/Source/cmFindFileCommand.h b/Source/cmFindFileCommand.h index 368a7c93b4..925619a90f 100644 --- a/Source/cmFindFileCommand.h +++ b/Source/cmFindFileCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFindLibraryCommand.cxx b/Source/cmFindLibraryCommand.cxx index 200193c693..83bc09f01e 100644 --- a/Source/cmFindLibraryCommand.cxx +++ b/Source/cmFindLibraryCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFindLibraryCommand.h" #include diff --git a/Source/cmFindLibraryCommand.h b/Source/cmFindLibraryCommand.h index 057d0c0262..7a81daa819 100644 --- a/Source/cmFindLibraryCommand.h +++ b/Source/cmFindLibraryCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFindPackageCommand.cxx b/Source/cmFindPackageCommand.cxx index 8eeb9205ba..c129a3bc85 100644 --- a/Source/cmFindPackageCommand.cxx +++ b/Source/cmFindPackageCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFindPackageCommand.h" #include diff --git a/Source/cmFindPackageCommand.h b/Source/cmFindPackageCommand.h index b2db69e383..21eeb84d24 100644 --- a/Source/cmFindPackageCommand.h +++ b/Source/cmFindPackageCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFindPackageStack.cxx b/Source/cmFindPackageStack.cxx index 1aeb2a76bd..0803049a06 100644 --- a/Source/cmFindPackageStack.cxx +++ b/Source/cmFindPackageStack.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #define cmFindPackageStack_cxx #include "cmFindPackageStack.h" diff --git a/Source/cmFindPackageStack.h b/Source/cmFindPackageStack.h index 2062fbc4da..e281b5149d 100644 --- a/Source/cmFindPackageStack.h +++ b/Source/cmFindPackageStack.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFindPathCommand.cxx b/Source/cmFindPathCommand.cxx index b6a7834c81..2169a06906 100644 --- a/Source/cmFindPathCommand.cxx +++ b/Source/cmFindPathCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFindPathCommand.h" #include diff --git a/Source/cmFindPathCommand.h b/Source/cmFindPathCommand.h index a7746f6133..3870a09f53 100644 --- a/Source/cmFindPathCommand.h +++ b/Source/cmFindPathCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFindProgramCommand.cxx b/Source/cmFindProgramCommand.cxx index af9e089ced..2ea9534033 100644 --- a/Source/cmFindProgramCommand.cxx +++ b/Source/cmFindProgramCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFindProgramCommand.h" #include diff --git a/Source/cmFindProgramCommand.h b/Source/cmFindProgramCommand.h index 161a680084..0255b4de33 100644 --- a/Source/cmFindProgramCommand.h +++ b/Source/cmFindProgramCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmForEachCommand.cxx b/Source/cmForEachCommand.cxx index 18fc45cf22..83a6abf49f 100644 --- a/Source/cmForEachCommand.cxx +++ b/Source/cmForEachCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmForEachCommand.h" #include diff --git a/Source/cmForEachCommand.h b/Source/cmForEachCommand.h index 6476fea354..275e052ad4 100644 --- a/Source/cmForEachCommand.h +++ b/Source/cmForEachCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFortranParser.h b/Source/cmFortranParser.h index b4d8f81b6e..a835e197c8 100644 --- a/Source/cmFortranParser.h +++ b/Source/cmFortranParser.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #if !defined(cmFortranLexer_cxx) && !defined(cmFortranParser_cxx) diff --git a/Source/cmFortranParserImpl.cxx b/Source/cmFortranParserImpl.cxx index ed0f5c335e..4c0d5dde46 100644 --- a/Source/cmFortranParserImpl.cxx +++ b/Source/cmFortranParserImpl.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include #include diff --git a/Source/cmFunctionBlocker.cxx b/Source/cmFunctionBlocker.cxx index 2039c6b8c4..7fc6ffb157 100644 --- a/Source/cmFunctionBlocker.cxx +++ b/Source/cmFunctionBlocker.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFunctionBlocker.h" #include diff --git a/Source/cmFunctionBlocker.h b/Source/cmFunctionBlocker.h index 3e096f2af4..0d2166d27f 100644 --- a/Source/cmFunctionBlocker.h +++ b/Source/cmFunctionBlocker.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmFunctionCommand.cxx b/Source/cmFunctionCommand.cxx index c59934d9f5..8ea6c4d397 100644 --- a/Source/cmFunctionCommand.cxx +++ b/Source/cmFunctionCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmFunctionCommand.h" #include diff --git a/Source/cmFunctionCommand.h b/Source/cmFunctionCommand.h index 07ff4f7158..154912c822 100644 --- a/Source/cmFunctionCommand.h +++ b/Source/cmFunctionCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGccDepfileLexerHelper.cxx b/Source/cmGccDepfileLexerHelper.cxx index b003dd377f..56f0950b71 100644 --- a/Source/cmGccDepfileLexerHelper.cxx +++ b/Source/cmGccDepfileLexerHelper.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGccDepfileLexerHelper.h" #include diff --git a/Source/cmGccDepfileLexerHelper.h b/Source/cmGccDepfileLexerHelper.h index de5201bcdb..09c5b6269e 100644 --- a/Source/cmGccDepfileLexerHelper.h +++ b/Source/cmGccDepfileLexerHelper.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmGccDepfileReader.cxx b/Source/cmGccDepfileReader.cxx index 999ae3dd8b..e5b86ad4fc 100644 --- a/Source/cmGccDepfileReader.cxx +++ b/Source/cmGccDepfileReader.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGccDepfileReader.h" #include diff --git a/Source/cmGccDepfileReader.h b/Source/cmGccDepfileReader.h index e87e97cac0..968ebc7fa5 100644 --- a/Source/cmGccDepfileReader.h +++ b/Source/cmGccDepfileReader.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmGccDepfileReaderTypes.h b/Source/cmGccDepfileReaderTypes.h index 246e3556da..c5317776e3 100644 --- a/Source/cmGccDepfileReaderTypes.h +++ b/Source/cmGccDepfileReaderTypes.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmGeneratedFileStream.cxx b/Source/cmGeneratedFileStream.cxx index a1782bfe5a..161dcbcdcd 100644 --- a/Source/cmGeneratedFileStream.cxx +++ b/Source/cmGeneratedFileStream.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGeneratedFileStream.h" #include diff --git a/Source/cmGeneratedFileStream.h b/Source/cmGeneratedFileStream.h index c832bc3456..b30fc64e90 100644 --- a/Source/cmGeneratedFileStream.h +++ b/Source/cmGeneratedFileStream.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGeneratorExpression.cxx b/Source/cmGeneratorExpression.cxx index 8c52d2bd11..873ed7e062 100644 --- a/Source/cmGeneratorExpression.cxx +++ b/Source/cmGeneratorExpression.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGeneratorExpression.h" #include diff --git a/Source/cmGeneratorExpression.h b/Source/cmGeneratorExpression.h index da7e1c8a42..293459c672 100644 --- a/Source/cmGeneratorExpression.h +++ b/Source/cmGeneratorExpression.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGeneratorExpressionContext.cxx b/Source/cmGeneratorExpressionContext.cxx index 4840146cdb..a934717582 100644 --- a/Source/cmGeneratorExpressionContext.cxx +++ b/Source/cmGeneratorExpressionContext.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGeneratorExpressionContext.h" #include diff --git a/Source/cmGeneratorExpressionContext.h b/Source/cmGeneratorExpressionContext.h index d517a5e48c..d0134775c7 100644 --- a/Source/cmGeneratorExpressionContext.h +++ b/Source/cmGeneratorExpressionContext.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmGeneratorExpressionDAGChecker.cxx b/Source/cmGeneratorExpressionDAGChecker.cxx index 6457dc234e..3e8e885fdf 100644 --- a/Source/cmGeneratorExpressionDAGChecker.cxx +++ b/Source/cmGeneratorExpressionDAGChecker.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGeneratorExpressionDAGChecker.h" #include diff --git a/Source/cmGeneratorExpressionDAGChecker.h b/Source/cmGeneratorExpressionDAGChecker.h index 7b2d411e56..1601afbec5 100644 --- a/Source/cmGeneratorExpressionDAGChecker.h +++ b/Source/cmGeneratorExpressionDAGChecker.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGeneratorExpressionEvaluationFile.cxx b/Source/cmGeneratorExpressionEvaluationFile.cxx index fcbdaf1d88..4664deafec 100644 --- a/Source/cmGeneratorExpressionEvaluationFile.cxx +++ b/Source/cmGeneratorExpressionEvaluationFile.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGeneratorExpressionEvaluationFile.h" #include diff --git a/Source/cmGeneratorExpressionEvaluationFile.h b/Source/cmGeneratorExpressionEvaluationFile.h index cfebed67da..582663639c 100644 --- a/Source/cmGeneratorExpressionEvaluationFile.h +++ b/Source/cmGeneratorExpressionEvaluationFile.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGeneratorExpressionEvaluator.cxx b/Source/cmGeneratorExpressionEvaluator.cxx index 3005b2284f..47c455ff47 100644 --- a/Source/cmGeneratorExpressionEvaluator.cxx +++ b/Source/cmGeneratorExpressionEvaluator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGeneratorExpressionEvaluator.h" #include diff --git a/Source/cmGeneratorExpressionEvaluator.h b/Source/cmGeneratorExpressionEvaluator.h index edf231bd46..d985e638b1 100644 --- a/Source/cmGeneratorExpressionEvaluator.h +++ b/Source/cmGeneratorExpressionEvaluator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGeneratorExpressionLexer.cxx b/Source/cmGeneratorExpressionLexer.cxx index 4b7dbe3ba6..03325685ac 100644 --- a/Source/cmGeneratorExpressionLexer.cxx +++ b/Source/cmGeneratorExpressionLexer.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGeneratorExpressionLexer.h" cmGeneratorExpressionLexer::cmGeneratorExpressionLexer() = default; diff --git a/Source/cmGeneratorExpressionLexer.h b/Source/cmGeneratorExpressionLexer.h index c96cdb3cbf..2d988bb6c9 100644 --- a/Source/cmGeneratorExpressionLexer.h +++ b/Source/cmGeneratorExpressionLexer.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGeneratorExpressionNode.cxx b/Source/cmGeneratorExpressionNode.cxx index 5a4a29187b..db55274854 100644 --- a/Source/cmGeneratorExpressionNode.cxx +++ b/Source/cmGeneratorExpressionNode.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGeneratorExpressionNode.h" #include diff --git a/Source/cmGeneratorExpressionNode.h b/Source/cmGeneratorExpressionNode.h index 1e2afc5ccf..865f71cbe3 100644 --- a/Source/cmGeneratorExpressionNode.h +++ b/Source/cmGeneratorExpressionNode.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGeneratorExpressionParser.cxx b/Source/cmGeneratorExpressionParser.cxx index 968a3da984..c47de3b477 100644 --- a/Source/cmGeneratorExpressionParser.cxx +++ b/Source/cmGeneratorExpressionParser.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGeneratorExpressionParser.h" #include diff --git a/Source/cmGeneratorExpressionParser.h b/Source/cmGeneratorExpressionParser.h index 4c9a2f5269..db95f89293 100644 --- a/Source/cmGeneratorExpressionParser.h +++ b/Source/cmGeneratorExpressionParser.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGeneratorOptions.h b/Source/cmGeneratorOptions.h index 0e17f56dc5..0b2fb3f873 100644 --- a/Source/cmGeneratorOptions.h +++ b/Source/cmGeneratorOptions.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGeneratorTarget.cxx b/Source/cmGeneratorTarget.cxx index 25ce031bdb..99ee0ec16c 100644 --- a/Source/cmGeneratorTarget.cxx +++ b/Source/cmGeneratorTarget.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGeneratorTarget.h" #include diff --git a/Source/cmGeneratorTarget.h b/Source/cmGeneratorTarget.h index 93dc0a8bec..083de54011 100644 --- a/Source/cmGeneratorTarget.h +++ b/Source/cmGeneratorTarget.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGeneratorTarget_CompatibleInterface.cxx b/Source/cmGeneratorTarget_CompatibleInterface.cxx index a9f79f2fd6..bf9970b828 100644 --- a/Source/cmGeneratorTarget_CompatibleInterface.cxx +++ b/Source/cmGeneratorTarget_CompatibleInterface.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* clang-format off */ #include "cmGeneratorTarget.h" /* clang-format on */ diff --git a/Source/cmGeneratorTarget_IncludeDirectories.cxx b/Source/cmGeneratorTarget_IncludeDirectories.cxx index 9ca5ed0316..9f4c09a78a 100644 --- a/Source/cmGeneratorTarget_IncludeDirectories.cxx +++ b/Source/cmGeneratorTarget_IncludeDirectories.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* clang-format off */ #include "cmGeneratorTarget.h" /* clang-format on */ diff --git a/Source/cmGeneratorTarget_Link.cxx b/Source/cmGeneratorTarget_Link.cxx index 1111393466..f0e527caaa 100644 --- a/Source/cmGeneratorTarget_Link.cxx +++ b/Source/cmGeneratorTarget_Link.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* clang-format off */ #include "cmGeneratorTarget.h" /* clang-format on */ diff --git a/Source/cmGeneratorTarget_LinkDirectories.cxx b/Source/cmGeneratorTarget_LinkDirectories.cxx index 90c8d7e19c..4846d6ffa1 100644 --- a/Source/cmGeneratorTarget_LinkDirectories.cxx +++ b/Source/cmGeneratorTarget_LinkDirectories.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* clang-format off */ #include "cmGeneratorTarget.h" /* clang-format on */ diff --git a/Source/cmGeneratorTarget_Options.cxx b/Source/cmGeneratorTarget_Options.cxx index 5bd490293f..63baa1d544 100644 --- a/Source/cmGeneratorTarget_Options.cxx +++ b/Source/cmGeneratorTarget_Options.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* clang-format off */ #include "cmGeneratorTarget.h" /* clang-format on */ diff --git a/Source/cmGeneratorTarget_Sources.cxx b/Source/cmGeneratorTarget_Sources.cxx index b699761866..fa27998ae3 100644 --- a/Source/cmGeneratorTarget_Sources.cxx +++ b/Source/cmGeneratorTarget_Sources.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* clang-format off */ #include "cmGeneratorTarget.h" /* clang-format on */ diff --git a/Source/cmGeneratorTarget_TargetPropertyEntry.cxx b/Source/cmGeneratorTarget_TargetPropertyEntry.cxx index e43de416f5..90a3ca88b2 100644 --- a/Source/cmGeneratorTarget_TargetPropertyEntry.cxx +++ b/Source/cmGeneratorTarget_TargetPropertyEntry.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* clang-format off */ #include "cmGeneratorTarget.h" /* clang-format on */ diff --git a/Source/cmGeneratorTarget_TransitiveProperty.cxx b/Source/cmGeneratorTarget_TransitiveProperty.cxx index 2de75180de..89ee8ebe4b 100644 --- a/Source/cmGeneratorTarget_TransitiveProperty.cxx +++ b/Source/cmGeneratorTarget_TransitiveProperty.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* clang-format off */ #include "cmGeneratorTarget.h" /* clang-format on */ diff --git a/Source/cmGetCMakePropertyCommand.cxx b/Source/cmGetCMakePropertyCommand.cxx index 6b9a7dc1a9..7497afa06b 100644 --- a/Source/cmGetCMakePropertyCommand.cxx +++ b/Source/cmGetCMakePropertyCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGetCMakePropertyCommand.h" #include diff --git a/Source/cmGetCMakePropertyCommand.h b/Source/cmGetCMakePropertyCommand.h index 3a2e7028f8..6832e92498 100644 --- a/Source/cmGetCMakePropertyCommand.h +++ b/Source/cmGetCMakePropertyCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGetDirectoryPropertyCommand.cxx b/Source/cmGetDirectoryPropertyCommand.cxx index 122eb168c3..0637149b9f 100644 --- a/Source/cmGetDirectoryPropertyCommand.cxx +++ b/Source/cmGetDirectoryPropertyCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGetDirectoryPropertyCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmGetDirectoryPropertyCommand.h b/Source/cmGetDirectoryPropertyCommand.h index 4b0883c656..186cc829d2 100644 --- a/Source/cmGetDirectoryPropertyCommand.h +++ b/Source/cmGetDirectoryPropertyCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGetFilenameComponentCommand.cxx b/Source/cmGetFilenameComponentCommand.cxx index febece0653..1543ca6f09 100644 --- a/Source/cmGetFilenameComponentCommand.cxx +++ b/Source/cmGetFilenameComponentCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGetFilenameComponentCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmGetFilenameComponentCommand.h b/Source/cmGetFilenameComponentCommand.h index 4e1addf828..7c2bc25f41 100644 --- a/Source/cmGetFilenameComponentCommand.h +++ b/Source/cmGetFilenameComponentCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGetPipes.cxx b/Source/cmGetPipes.cxx index a5b64692ed..66a0519b0f 100644 --- a/Source/cmGetPipes.cxx +++ b/Source/cmGetPipes.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGetPipes.h" #include diff --git a/Source/cmGetPipes.h b/Source/cmGetPipes.h index 6b1b4951da..01961b071e 100644 --- a/Source/cmGetPipes.h +++ b/Source/cmGetPipes.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once int cmGetPipes(int* fds); diff --git a/Source/cmGetPropertyCommand.cxx b/Source/cmGetPropertyCommand.cxx index fea9c67831..c75e331e7c 100644 --- a/Source/cmGetPropertyCommand.cxx +++ b/Source/cmGetPropertyCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGetPropertyCommand.h" #include diff --git a/Source/cmGetPropertyCommand.h b/Source/cmGetPropertyCommand.h index fac320253f..093a231168 100644 --- a/Source/cmGetPropertyCommand.h +++ b/Source/cmGetPropertyCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGetSourceFilePropertyCommand.cxx b/Source/cmGetSourceFilePropertyCommand.cxx index 783f2c7ed2..fea0bb17de 100644 --- a/Source/cmGetSourceFilePropertyCommand.cxx +++ b/Source/cmGetSourceFilePropertyCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGetSourceFilePropertyCommand.h" #include diff --git a/Source/cmGetSourceFilePropertyCommand.h b/Source/cmGetSourceFilePropertyCommand.h index 4f8eab2efa..2266e83788 100644 --- a/Source/cmGetSourceFilePropertyCommand.h +++ b/Source/cmGetSourceFilePropertyCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGetTargetPropertyCommand.cxx b/Source/cmGetTargetPropertyCommand.cxx index a2449788ca..9b59bf3fe6 100644 --- a/Source/cmGetTargetPropertyCommand.cxx +++ b/Source/cmGetTargetPropertyCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGetTargetPropertyCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmGetTargetPropertyCommand.h b/Source/cmGetTargetPropertyCommand.h index 0fbd23dfc8..76e8347926 100644 --- a/Source/cmGetTargetPropertyCommand.h +++ b/Source/cmGetTargetPropertyCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGetTestPropertyCommand.cxx b/Source/cmGetTestPropertyCommand.cxx index 103471b77e..1f987b9af5 100644 --- a/Source/cmGetTestPropertyCommand.cxx +++ b/Source/cmGetTestPropertyCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGetTestPropertyCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmGetTestPropertyCommand.h b/Source/cmGetTestPropertyCommand.h index f1d60106e3..0e0da274d4 100644 --- a/Source/cmGetTestPropertyCommand.h +++ b/Source/cmGetTestPropertyCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGhsMultiGpj.cxx b/Source/cmGhsMultiGpj.cxx index d2f619de15..60b5565f05 100644 --- a/Source/cmGhsMultiGpj.cxx +++ b/Source/cmGhsMultiGpj.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGhsMultiGpj.h" #include diff --git a/Source/cmGhsMultiGpj.h b/Source/cmGhsMultiGpj.h index b5c8a27126..d82200abfa 100644 --- a/Source/cmGhsMultiGpj.h +++ b/Source/cmGhsMultiGpj.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGhsMultiTargetGenerator.cxx b/Source/cmGhsMultiTargetGenerator.cxx index dd41626d99..2557cf7cb0 100644 --- a/Source/cmGhsMultiTargetGenerator.cxx +++ b/Source/cmGhsMultiTargetGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGhsMultiTargetGenerator.h" #include diff --git a/Source/cmGhsMultiTargetGenerator.h b/Source/cmGhsMultiTargetGenerator.h index 569a56e63e..91ca105688 100644 --- a/Source/cmGhsMultiTargetGenerator.h +++ b/Source/cmGhsMultiTargetGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmGlobCacheEntry.h b/Source/cmGlobCacheEntry.h index f282c93d54..566d1b36e4 100644 --- a/Source/cmGlobCacheEntry.h +++ b/Source/cmGlobCacheEntry.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGlobVerificationManager.cxx b/Source/cmGlobVerificationManager.cxx index 0be91e9bff..7798fc934e 100644 --- a/Source/cmGlobVerificationManager.cxx +++ b/Source/cmGlobVerificationManager.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobVerificationManager.h" #include diff --git a/Source/cmGlobVerificationManager.h b/Source/cmGlobVerificationManager.h index f1e4f67b2d..0a6f25c8cc 100644 --- a/Source/cmGlobVerificationManager.h +++ b/Source/cmGlobVerificationManager.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGlobalBorlandMakefileGenerator.cxx b/Source/cmGlobalBorlandMakefileGenerator.cxx index a872ba4264..31e8df280a 100644 --- a/Source/cmGlobalBorlandMakefileGenerator.cxx +++ b/Source/cmGlobalBorlandMakefileGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalBorlandMakefileGenerator.h" #include diff --git a/Source/cmGlobalBorlandMakefileGenerator.h b/Source/cmGlobalBorlandMakefileGenerator.h index 4a7f08569a..7fff979fb1 100644 --- a/Source/cmGlobalBorlandMakefileGenerator.h +++ b/Source/cmGlobalBorlandMakefileGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmGlobalCommonGenerator.cxx b/Source/cmGlobalCommonGenerator.cxx index 0c9500cff4..da882c0675 100644 --- a/Source/cmGlobalCommonGenerator.cxx +++ b/Source/cmGlobalCommonGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalCommonGenerator.h" #include diff --git a/Source/cmGlobalCommonGenerator.h b/Source/cmGlobalCommonGenerator.h index 5f3bded270..479c109710 100644 --- a/Source/cmGlobalCommonGenerator.h +++ b/Source/cmGlobalCommonGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGlobalGenerator.cxx b/Source/cmGlobalGenerator.cxx index 8f2a74fda3..6a0f31b18f 100644 --- a/Source/cmGlobalGenerator.cxx +++ b/Source/cmGlobalGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalGenerator.h" #include diff --git a/Source/cmGlobalGenerator.h b/Source/cmGlobalGenerator.h index 49a27eb9ca..b7ea6a9286 100644 --- a/Source/cmGlobalGenerator.h +++ b/Source/cmGlobalGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGlobalGeneratorFactory.h b/Source/cmGlobalGeneratorFactory.h index 95576774f6..cd24420d39 100644 --- a/Source/cmGlobalGeneratorFactory.h +++ b/Source/cmGlobalGeneratorFactory.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGlobalGhsMultiGenerator.cxx b/Source/cmGlobalGhsMultiGenerator.cxx index c77ac76818..1b52a11e0f 100644 --- a/Source/cmGlobalGhsMultiGenerator.cxx +++ b/Source/cmGlobalGhsMultiGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalGhsMultiGenerator.h" #include diff --git a/Source/cmGlobalGhsMultiGenerator.h b/Source/cmGlobalGhsMultiGenerator.h index 8fdacf57c0..c0bc7beb68 100644 --- a/Source/cmGlobalGhsMultiGenerator.h +++ b/Source/cmGlobalGhsMultiGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmGlobalJOMMakefileGenerator.cxx b/Source/cmGlobalJOMMakefileGenerator.cxx index 8d40f057e5..a918ee0594 100644 --- a/Source/cmGlobalJOMMakefileGenerator.cxx +++ b/Source/cmGlobalJOMMakefileGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalJOMMakefileGenerator.h" #include diff --git a/Source/cmGlobalJOMMakefileGenerator.h b/Source/cmGlobalJOMMakefileGenerator.h index 340af25770..b89c22fb83 100644 --- a/Source/cmGlobalJOMMakefileGenerator.h +++ b/Source/cmGlobalJOMMakefileGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmGlobalMSYSMakefileGenerator.cxx b/Source/cmGlobalMSYSMakefileGenerator.cxx index 26b30fdfc8..a7641f7fe5 100644 --- a/Source/cmGlobalMSYSMakefileGenerator.cxx +++ b/Source/cmGlobalMSYSMakefileGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalMSYSMakefileGenerator.h" #include diff --git a/Source/cmGlobalMSYSMakefileGenerator.h b/Source/cmGlobalMSYSMakefileGenerator.h index ee9a4eef7a..55290924a9 100644 --- a/Source/cmGlobalMSYSMakefileGenerator.h +++ b/Source/cmGlobalMSYSMakefileGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmGlobalMinGWMakefileGenerator.cxx b/Source/cmGlobalMinGWMakefileGenerator.cxx index a0a52d3eee..e6687ce894 100644 --- a/Source/cmGlobalMinGWMakefileGenerator.cxx +++ b/Source/cmGlobalMinGWMakefileGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalMinGWMakefileGenerator.h" #include "cmMakefile.h" diff --git a/Source/cmGlobalMinGWMakefileGenerator.h b/Source/cmGlobalMinGWMakefileGenerator.h index 7dd968b46b..edfceb5142 100644 --- a/Source/cmGlobalMinGWMakefileGenerator.h +++ b/Source/cmGlobalMinGWMakefileGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmGlobalNMakeMakefileGenerator.cxx b/Source/cmGlobalNMakeMakefileGenerator.cxx index cffc9ec74b..8209709009 100644 --- a/Source/cmGlobalNMakeMakefileGenerator.cxx +++ b/Source/cmGlobalNMakeMakefileGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalNMakeMakefileGenerator.h" #include diff --git a/Source/cmGlobalNMakeMakefileGenerator.h b/Source/cmGlobalNMakeMakefileGenerator.h index 2755678e13..0589f2b187 100644 --- a/Source/cmGlobalNMakeMakefileGenerator.h +++ b/Source/cmGlobalNMakeMakefileGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmGlobalNinjaGenerator.cxx b/Source/cmGlobalNinjaGenerator.cxx index 57050111ea..8c1ae41f70 100644 --- a/Source/cmGlobalNinjaGenerator.cxx +++ b/Source/cmGlobalNinjaGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalNinjaGenerator.h" #include diff --git a/Source/cmGlobalNinjaGenerator.h b/Source/cmGlobalNinjaGenerator.h index 66e3bbdfab..353d68b736 100644 --- a/Source/cmGlobalNinjaGenerator.h +++ b/Source/cmGlobalNinjaGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGlobalUnixMakefileGenerator3.cxx b/Source/cmGlobalUnixMakefileGenerator3.cxx index 01b23f86cd..db23fa6f51 100644 --- a/Source/cmGlobalUnixMakefileGenerator3.cxx +++ b/Source/cmGlobalUnixMakefileGenerator3.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalUnixMakefileGenerator3.h" #include diff --git a/Source/cmGlobalUnixMakefileGenerator3.h b/Source/cmGlobalUnixMakefileGenerator3.h index e92bf1ad4d..75a4fddd15 100644 --- a/Source/cmGlobalUnixMakefileGenerator3.h +++ b/Source/cmGlobalUnixMakefileGenerator3.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGlobalVisualStudio10Generator.cxx b/Source/cmGlobalVisualStudio10Generator.cxx index 8cd72e3af7..688fbd7278 100644 --- a/Source/cmGlobalVisualStudio10Generator.cxx +++ b/Source/cmGlobalVisualStudio10Generator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalVisualStudio10Generator.h" #include diff --git a/Source/cmGlobalVisualStudio10Generator.h b/Source/cmGlobalVisualStudio10Generator.h index f15da8f0af..5248b4da9d 100644 --- a/Source/cmGlobalVisualStudio10Generator.h +++ b/Source/cmGlobalVisualStudio10Generator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmGlobalVisualStudio11Generator.cxx b/Source/cmGlobalVisualStudio11Generator.cxx index bfb33d359c..b961ae5875 100644 --- a/Source/cmGlobalVisualStudio11Generator.cxx +++ b/Source/cmGlobalVisualStudio11Generator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalVisualStudio11Generator.h" #include diff --git a/Source/cmGlobalVisualStudio11Generator.h b/Source/cmGlobalVisualStudio11Generator.h index 6acf42ab42..4b00fa26a5 100644 --- a/Source/cmGlobalVisualStudio11Generator.h +++ b/Source/cmGlobalVisualStudio11Generator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGlobalVisualStudio12Generator.cxx b/Source/cmGlobalVisualStudio12Generator.cxx index d8276bda30..8b9383c408 100644 --- a/Source/cmGlobalVisualStudio12Generator.cxx +++ b/Source/cmGlobalVisualStudio12Generator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalVisualStudio12Generator.h" #include diff --git a/Source/cmGlobalVisualStudio12Generator.h b/Source/cmGlobalVisualStudio12Generator.h index 42d5872120..a7f6bb5c0f 100644 --- a/Source/cmGlobalVisualStudio12Generator.h +++ b/Source/cmGlobalVisualStudio12Generator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGlobalVisualStudio14Generator.cxx b/Source/cmGlobalVisualStudio14Generator.cxx index df41c75f17..7532ea0381 100644 --- a/Source/cmGlobalVisualStudio14Generator.cxx +++ b/Source/cmGlobalVisualStudio14Generator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalVisualStudio14Generator.h" #include diff --git a/Source/cmGlobalVisualStudio14Generator.h b/Source/cmGlobalVisualStudio14Generator.h index d7b365685b..aed5de6d0b 100644 --- a/Source/cmGlobalVisualStudio14Generator.h +++ b/Source/cmGlobalVisualStudio14Generator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGlobalVisualStudio71Generator.cxx b/Source/cmGlobalVisualStudio71Generator.cxx index e189111dc5..42a35b25f4 100644 --- a/Source/cmGlobalVisualStudio71Generator.cxx +++ b/Source/cmGlobalVisualStudio71Generator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalVisualStudio71Generator.h" #include diff --git a/Source/cmGlobalVisualStudio71Generator.h b/Source/cmGlobalVisualStudio71Generator.h index f6c524c9a9..8b8e37ecc1 100644 --- a/Source/cmGlobalVisualStudio71Generator.h +++ b/Source/cmGlobalVisualStudio71Generator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmGlobalVisualStudio7Generator.cxx b/Source/cmGlobalVisualStudio7Generator.cxx index 6d87e2ed60..b1c7a249ad 100644 --- a/Source/cmGlobalVisualStudio7Generator.cxx +++ b/Source/cmGlobalVisualStudio7Generator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalVisualStudio7Generator.h" #include diff --git a/Source/cmGlobalVisualStudio7Generator.h b/Source/cmGlobalVisualStudio7Generator.h index 44b26e3d43..c4f45b6a2a 100644 --- a/Source/cmGlobalVisualStudio7Generator.h +++ b/Source/cmGlobalVisualStudio7Generator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmGlobalVisualStudio8Generator.cxx b/Source/cmGlobalVisualStudio8Generator.cxx index dc6b6c7b93..e8edb0354e 100644 --- a/Source/cmGlobalVisualStudio8Generator.cxx +++ b/Source/cmGlobalVisualStudio8Generator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalVisualStudio8Generator.h" #include diff --git a/Source/cmGlobalVisualStudio8Generator.h b/Source/cmGlobalVisualStudio8Generator.h index 75bc026e4b..52f94bfabf 100644 --- a/Source/cmGlobalVisualStudio8Generator.h +++ b/Source/cmGlobalVisualStudio8Generator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmGlobalVisualStudioGenerator.cxx b/Source/cmGlobalVisualStudioGenerator.cxx index 61ef5cb4c2..c66c03a79a 100644 --- a/Source/cmGlobalVisualStudioGenerator.cxx +++ b/Source/cmGlobalVisualStudioGenerator.cxx @@ -1,6 +1,6 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalVisualStudioGenerator.h" #include diff --git a/Source/cmGlobalVisualStudioGenerator.h b/Source/cmGlobalVisualStudioGenerator.h index 3f1259b690..2fce9bbcdc 100644 --- a/Source/cmGlobalVisualStudioGenerator.h +++ b/Source/cmGlobalVisualStudioGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGlobalVisualStudioVersionedGenerator.cxx b/Source/cmGlobalVisualStudioVersionedGenerator.cxx index 1a14c65c16..5fb081e8b3 100644 --- a/Source/cmGlobalVisualStudioVersionedGenerator.cxx +++ b/Source/cmGlobalVisualStudioVersionedGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalVisualStudioVersionedGenerator.h" #include diff --git a/Source/cmGlobalVisualStudioVersionedGenerator.h b/Source/cmGlobalVisualStudioVersionedGenerator.h index 5f2c177205..b597965455 100644 --- a/Source/cmGlobalVisualStudioVersionedGenerator.h +++ b/Source/cmGlobalVisualStudioVersionedGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGlobalWatcomWMakeGenerator.cxx b/Source/cmGlobalWatcomWMakeGenerator.cxx index 42ec2232ee..10367477c8 100644 --- a/Source/cmGlobalWatcomWMakeGenerator.cxx +++ b/Source/cmGlobalWatcomWMakeGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalWatcomWMakeGenerator.h" #include diff --git a/Source/cmGlobalWatcomWMakeGenerator.h b/Source/cmGlobalWatcomWMakeGenerator.h index 4816109b6e..d0fb653682 100644 --- a/Source/cmGlobalWatcomWMakeGenerator.h +++ b/Source/cmGlobalWatcomWMakeGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGlobalXCodeGenerator.cxx b/Source/cmGlobalXCodeGenerator.cxx index 60377329f7..69acd1c777 100644 --- a/Source/cmGlobalXCodeGenerator.cxx +++ b/Source/cmGlobalXCodeGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGlobalXCodeGenerator.h" #include diff --git a/Source/cmGlobalXCodeGenerator.h b/Source/cmGlobalXCodeGenerator.h index 3282e0bfee..be42d94155 100644 --- a/Source/cmGlobalXCodeGenerator.h +++ b/Source/cmGlobalXCodeGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGraphAdjacencyList.h b/Source/cmGraphAdjacencyList.h index 01fc5f9293..673d219787 100644 --- a/Source/cmGraphAdjacencyList.h +++ b/Source/cmGraphAdjacencyList.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmGraphVizWriter.cxx b/Source/cmGraphVizWriter.cxx index 50e8891af4..45461c67e7 100644 --- a/Source/cmGraphVizWriter.cxx +++ b/Source/cmGraphVizWriter.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmGraphVizWriter.h" #include diff --git a/Source/cmGraphVizWriter.h b/Source/cmGraphVizWriter.h index ab600650e5..7346c43c9c 100644 --- a/Source/cmGraphVizWriter.h +++ b/Source/cmGraphVizWriter.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmHexFileConverter.cxx b/Source/cmHexFileConverter.cxx index 4acb34f125..a028bb45e7 100644 --- a/Source/cmHexFileConverter.cxx +++ b/Source/cmHexFileConverter.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmHexFileConverter.h" #include diff --git a/Source/cmHexFileConverter.h b/Source/cmHexFileConverter.h index 28e8d5b02b..df042308a2 100644 --- a/Source/cmHexFileConverter.h +++ b/Source/cmHexFileConverter.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmIDEFlagTable.h b/Source/cmIDEFlagTable.h index 5901771569..c4b2604f52 100644 --- a/Source/cmIDEFlagTable.h +++ b/Source/cmIDEFlagTable.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmIDEOptions.cxx b/Source/cmIDEOptions.cxx index f43cbe9242..9e485461bd 100644 --- a/Source/cmIDEOptions.cxx +++ b/Source/cmIDEOptions.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmIDEOptions.h" #include diff --git a/Source/cmIDEOptions.h b/Source/cmIDEOptions.h index f943177c84..3886e06ee3 100644 --- a/Source/cmIDEOptions.h +++ b/Source/cmIDEOptions.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmIfCommand.cxx b/Source/cmIfCommand.cxx index 0b80aaaf28..ab27a92a36 100644 --- a/Source/cmIfCommand.cxx +++ b/Source/cmIfCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmIfCommand.h" #include diff --git a/Source/cmIfCommand.h b/Source/cmIfCommand.h index f05658701b..5b1786cbb7 100644 --- a/Source/cmIfCommand.h +++ b/Source/cmIfCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmImportedCxxModuleInfo.cxx b/Source/cmImportedCxxModuleInfo.cxx index ad49a8dce5..26c1566515 100644 --- a/Source/cmImportedCxxModuleInfo.cxx +++ b/Source/cmImportedCxxModuleInfo.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmImportedCxxModuleInfo.h" diff --git a/Source/cmImportedCxxModuleInfo.h b/Source/cmImportedCxxModuleInfo.h index 1b29a065f4..a15752b63c 100644 --- a/Source/cmImportedCxxModuleInfo.h +++ b/Source/cmImportedCxxModuleInfo.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmIncludeCommand.cxx b/Source/cmIncludeCommand.cxx index 0e8fa7403c..7381a42a90 100644 --- a/Source/cmIncludeCommand.cxx +++ b/Source/cmIncludeCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmIncludeCommand.h" #include diff --git a/Source/cmIncludeCommand.h b/Source/cmIncludeCommand.h index af261638a6..0f71647857 100644 --- a/Source/cmIncludeCommand.h +++ b/Source/cmIncludeCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmIncludeDirectoryCommand.cxx b/Source/cmIncludeDirectoryCommand.cxx index a74b175e6f..c08d15e892 100644 --- a/Source/cmIncludeDirectoryCommand.cxx +++ b/Source/cmIncludeDirectoryCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmIncludeDirectoryCommand.h" #include diff --git a/Source/cmIncludeDirectoryCommand.h b/Source/cmIncludeDirectoryCommand.h index d830dbf1fa..92e7bfa3a4 100644 --- a/Source/cmIncludeDirectoryCommand.h +++ b/Source/cmIncludeDirectoryCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmIncludeExternalMSProjectCommand.cxx b/Source/cmIncludeExternalMSProjectCommand.cxx index c8b4a39e73..d6e84fa452 100644 --- a/Source/cmIncludeExternalMSProjectCommand.cxx +++ b/Source/cmIncludeExternalMSProjectCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmIncludeExternalMSProjectCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmIncludeExternalMSProjectCommand.h b/Source/cmIncludeExternalMSProjectCommand.h index fd77407890..2b5c1a5450 100644 --- a/Source/cmIncludeExternalMSProjectCommand.h +++ b/Source/cmIncludeExternalMSProjectCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmIncludeGuardCommand.cxx b/Source/cmIncludeGuardCommand.cxx index 2b0e03cece..665517dd6c 100644 --- a/Source/cmIncludeGuardCommand.cxx +++ b/Source/cmIncludeGuardCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmIncludeGuardCommand.h" #include "cmCryptoHash.h" diff --git a/Source/cmIncludeGuardCommand.h b/Source/cmIncludeGuardCommand.h index c4de3d4be3..7b8c563d3e 100644 --- a/Source/cmIncludeGuardCommand.h +++ b/Source/cmIncludeGuardCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmIncludeRegularExpressionCommand.cxx b/Source/cmIncludeRegularExpressionCommand.cxx index cdcc7df71f..8bf24a5ef6 100644 --- a/Source/cmIncludeRegularExpressionCommand.cxx +++ b/Source/cmIncludeRegularExpressionCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmIncludeRegularExpressionCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmIncludeRegularExpressionCommand.h b/Source/cmIncludeRegularExpressionCommand.h index a402f971c2..7532a64e1e 100644 --- a/Source/cmIncludeRegularExpressionCommand.h +++ b/Source/cmIncludeRegularExpressionCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmInstallAndroidMKExportGenerator.cxx b/Source/cmInstallAndroidMKExportGenerator.cxx index b038ac1694..12b212fe6e 100644 --- a/Source/cmInstallAndroidMKExportGenerator.cxx +++ b/Source/cmInstallAndroidMKExportGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallAndroidMKExportGenerator.h" #include diff --git a/Source/cmInstallAndroidMKExportGenerator.h b/Source/cmInstallAndroidMKExportGenerator.h index 4ee80d4c61..1167a8a4f7 100644 --- a/Source/cmInstallAndroidMKExportGenerator.h +++ b/Source/cmInstallAndroidMKExportGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmInstallCMakeConfigExportGenerator.cxx b/Source/cmInstallCMakeConfigExportGenerator.cxx index e247e5b443..4f5b82ea12 100644 --- a/Source/cmInstallCMakeConfigExportGenerator.cxx +++ b/Source/cmInstallCMakeConfigExportGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallCMakeConfigExportGenerator.h" #include diff --git a/Source/cmInstallCMakeConfigExportGenerator.h b/Source/cmInstallCMakeConfigExportGenerator.h index 03296de07d..6ca5c9a796 100644 --- a/Source/cmInstallCMakeConfigExportGenerator.h +++ b/Source/cmInstallCMakeConfigExportGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmInstallCommand.cxx b/Source/cmInstallCommand.cxx index 89cf028d38..e0044c6004 100644 --- a/Source/cmInstallCommand.cxx +++ b/Source/cmInstallCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallCommand.h" #include diff --git a/Source/cmInstallCommand.h b/Source/cmInstallCommand.h index f0ba44e65c..1d3f79e0c6 100644 --- a/Source/cmInstallCommand.h +++ b/Source/cmInstallCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmInstallCommandArguments.cxx b/Source/cmInstallCommandArguments.cxx index 420031d993..23b38f6c9c 100644 --- a/Source/cmInstallCommandArguments.cxx +++ b/Source/cmInstallCommandArguments.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallCommandArguments.h" #include diff --git a/Source/cmInstallCommandArguments.h b/Source/cmInstallCommandArguments.h index d7800a356e..7bf861ea3e 100644 --- a/Source/cmInstallCommandArguments.h +++ b/Source/cmInstallCommandArguments.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmInstallCxxModuleBmiGenerator.cxx b/Source/cmInstallCxxModuleBmiGenerator.cxx index 3f02ce2d08..37d9ce53ce 100644 --- a/Source/cmInstallCxxModuleBmiGenerator.cxx +++ b/Source/cmInstallCxxModuleBmiGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallCxxModuleBmiGenerator.h" #include diff --git a/Source/cmInstallCxxModuleBmiGenerator.h b/Source/cmInstallCxxModuleBmiGenerator.h index 632d34b431..b3b5d37e09 100644 --- a/Source/cmInstallCxxModuleBmiGenerator.h +++ b/Source/cmInstallCxxModuleBmiGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmInstallDirectoryGenerator.cxx b/Source/cmInstallDirectoryGenerator.cxx index b62f38bf77..0eeebcf705 100644 --- a/Source/cmInstallDirectoryGenerator.cxx +++ b/Source/cmInstallDirectoryGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallDirectoryGenerator.h" #include diff --git a/Source/cmInstallDirectoryGenerator.h b/Source/cmInstallDirectoryGenerator.h index 56ebd0ef24..b02824ae44 100644 --- a/Source/cmInstallDirectoryGenerator.h +++ b/Source/cmInstallDirectoryGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmInstallExportGenerator.cxx b/Source/cmInstallExportGenerator.cxx index 9828bf207b..4ba3f01b7a 100644 --- a/Source/cmInstallExportGenerator.cxx +++ b/Source/cmInstallExportGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallExportGenerator.h" #include diff --git a/Source/cmInstallExportGenerator.h b/Source/cmInstallExportGenerator.h index 93cfc8f751..eb2d5dd811 100644 --- a/Source/cmInstallExportGenerator.h +++ b/Source/cmInstallExportGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmInstallFileSetGenerator.cxx b/Source/cmInstallFileSetGenerator.cxx index f4712539ad..d40d262fd5 100644 --- a/Source/cmInstallFileSetGenerator.cxx +++ b/Source/cmInstallFileSetGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallFileSetGenerator.h" #include diff --git a/Source/cmInstallFileSetGenerator.h b/Source/cmInstallFileSetGenerator.h index 4688623ef4..b13a5e06f2 100644 --- a/Source/cmInstallFileSetGenerator.h +++ b/Source/cmInstallFileSetGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmInstallFilesCommand.cxx b/Source/cmInstallFilesCommand.cxx index f1c5cc56b4..8490f697b8 100644 --- a/Source/cmInstallFilesCommand.cxx +++ b/Source/cmInstallFilesCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallFilesCommand.h" #include diff --git a/Source/cmInstallFilesCommand.h b/Source/cmInstallFilesCommand.h index 219bb972a1..c2ba0fd7b8 100644 --- a/Source/cmInstallFilesCommand.h +++ b/Source/cmInstallFilesCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmInstallFilesGenerator.cxx b/Source/cmInstallFilesGenerator.cxx index ed270b3a8c..febeb52ccf 100644 --- a/Source/cmInstallFilesGenerator.cxx +++ b/Source/cmInstallFilesGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallFilesGenerator.h" #include diff --git a/Source/cmInstallFilesGenerator.h b/Source/cmInstallFilesGenerator.h index fd9790461d..5ab2f50163 100644 --- a/Source/cmInstallFilesGenerator.h +++ b/Source/cmInstallFilesGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmInstallGenerator.cxx b/Source/cmInstallGenerator.cxx index 0a3822c673..b49b0eab0b 100644 --- a/Source/cmInstallGenerator.cxx +++ b/Source/cmInstallGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallGenerator.h" #include diff --git a/Source/cmInstallGenerator.h b/Source/cmInstallGenerator.h index 3257969a88..27f4b4f2e5 100644 --- a/Source/cmInstallGenerator.h +++ b/Source/cmInstallGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmInstallGetRuntimeDependenciesGenerator.cxx b/Source/cmInstallGetRuntimeDependenciesGenerator.cxx index 4aeb97b93b..9e1ecc1082 100644 --- a/Source/cmInstallGetRuntimeDependenciesGenerator.cxx +++ b/Source/cmInstallGetRuntimeDependenciesGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallGetRuntimeDependenciesGenerator.h" #include diff --git a/Source/cmInstallGetRuntimeDependenciesGenerator.h b/Source/cmInstallGetRuntimeDependenciesGenerator.h index 4de53c2ca0..11b6d87c33 100644 --- a/Source/cmInstallGetRuntimeDependenciesGenerator.h +++ b/Source/cmInstallGetRuntimeDependenciesGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmInstallImportedRuntimeArtifactsGenerator.cxx b/Source/cmInstallImportedRuntimeArtifactsGenerator.cxx index 14a842346f..9552748cfb 100644 --- a/Source/cmInstallImportedRuntimeArtifactsGenerator.cxx +++ b/Source/cmInstallImportedRuntimeArtifactsGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallImportedRuntimeArtifactsGenerator.h" #include diff --git a/Source/cmInstallImportedRuntimeArtifactsGenerator.h b/Source/cmInstallImportedRuntimeArtifactsGenerator.h index 89bbd4e99e..ec685875c9 100644 --- a/Source/cmInstallImportedRuntimeArtifactsGenerator.h +++ b/Source/cmInstallImportedRuntimeArtifactsGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmInstallMode.h b/Source/cmInstallMode.h index 5343d34a4e..64a90bdbba 100644 --- a/Source/cmInstallMode.h +++ b/Source/cmInstallMode.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /** diff --git a/Source/cmInstallPackageInfoExportGenerator.cxx b/Source/cmInstallPackageInfoExportGenerator.cxx index 4ff045be92..756ef6a727 100644 --- a/Source/cmInstallPackageInfoExportGenerator.cxx +++ b/Source/cmInstallPackageInfoExportGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallPackageInfoExportGenerator.h" #include diff --git a/Source/cmInstallPackageInfoExportGenerator.h b/Source/cmInstallPackageInfoExportGenerator.h index c79df84774..a5413d91f8 100644 --- a/Source/cmInstallPackageInfoExportGenerator.h +++ b/Source/cmInstallPackageInfoExportGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmInstallProgramsCommand.cxx b/Source/cmInstallProgramsCommand.cxx index 774a1918d1..63f40e2508 100644 --- a/Source/cmInstallProgramsCommand.cxx +++ b/Source/cmInstallProgramsCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallProgramsCommand.h" #include diff --git a/Source/cmInstallProgramsCommand.h b/Source/cmInstallProgramsCommand.h index e3c3e81fbd..584ee8effb 100644 --- a/Source/cmInstallProgramsCommand.h +++ b/Source/cmInstallProgramsCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmInstallRuntimeDependencySet.cxx b/Source/cmInstallRuntimeDependencySet.cxx index eb4b67d7dd..c4933a058e 100644 --- a/Source/cmInstallRuntimeDependencySet.cxx +++ b/Source/cmInstallRuntimeDependencySet.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallRuntimeDependencySet.h" #include diff --git a/Source/cmInstallRuntimeDependencySet.h b/Source/cmInstallRuntimeDependencySet.h index 2efdbe4f4e..1b20ce1ec2 100644 --- a/Source/cmInstallRuntimeDependencySet.h +++ b/Source/cmInstallRuntimeDependencySet.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmInstallRuntimeDependencySetGenerator.cxx b/Source/cmInstallRuntimeDependencySetGenerator.cxx index ba0370b989..0f9197a861 100644 --- a/Source/cmInstallRuntimeDependencySetGenerator.cxx +++ b/Source/cmInstallRuntimeDependencySetGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallRuntimeDependencySetGenerator.h" #include diff --git a/Source/cmInstallRuntimeDependencySetGenerator.h b/Source/cmInstallRuntimeDependencySetGenerator.h index 0a96134e18..f8a7a4f497 100644 --- a/Source/cmInstallRuntimeDependencySetGenerator.h +++ b/Source/cmInstallRuntimeDependencySetGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmInstallScriptGenerator.cxx b/Source/cmInstallScriptGenerator.cxx index eebedac79a..71733050aa 100644 --- a/Source/cmInstallScriptGenerator.cxx +++ b/Source/cmInstallScriptGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallScriptGenerator.h" #include diff --git a/Source/cmInstallScriptGenerator.h b/Source/cmInstallScriptGenerator.h index 120eb45674..104d432572 100644 --- a/Source/cmInstallScriptGenerator.h +++ b/Source/cmInstallScriptGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmInstallScriptHandler.cxx b/Source/cmInstallScriptHandler.cxx index 16f11206c5..03fada0edd 100644 --- a/Source/cmInstallScriptHandler.cxx +++ b/Source/cmInstallScriptHandler.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallScriptHandler.h" diff --git a/Source/cmInstallScriptHandler.h b/Source/cmInstallScriptHandler.h index bf2246febd..4323c6a00e 100644 --- a/Source/cmInstallScriptHandler.h +++ b/Source/cmInstallScriptHandler.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmInstallSubdirectoryGenerator.cxx b/Source/cmInstallSubdirectoryGenerator.cxx index 7213ba78be..34de2f6d8b 100644 --- a/Source/cmInstallSubdirectoryGenerator.cxx +++ b/Source/cmInstallSubdirectoryGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallSubdirectoryGenerator.h" #include diff --git a/Source/cmInstallSubdirectoryGenerator.h b/Source/cmInstallSubdirectoryGenerator.h index 7a472edfc5..4745ff8c4e 100644 --- a/Source/cmInstallSubdirectoryGenerator.h +++ b/Source/cmInstallSubdirectoryGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmInstallTargetGenerator.cxx b/Source/cmInstallTargetGenerator.cxx index 960cdf91f8..bd3b700cad 100644 --- a/Source/cmInstallTargetGenerator.cxx +++ b/Source/cmInstallTargetGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallTargetGenerator.h" #include diff --git a/Source/cmInstallTargetGenerator.h b/Source/cmInstallTargetGenerator.h index a236ce76f0..da51a819e7 100644 --- a/Source/cmInstallTargetGenerator.h +++ b/Source/cmInstallTargetGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmInstallTargetsCommand.cxx b/Source/cmInstallTargetsCommand.cxx index 44f23a5815..66d40b0f25 100644 --- a/Source/cmInstallTargetsCommand.cxx +++ b/Source/cmInstallTargetsCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstallTargetsCommand.h" #include diff --git a/Source/cmInstallTargetsCommand.h b/Source/cmInstallTargetsCommand.h index 716e7cebef..ec48624529 100644 --- a/Source/cmInstallTargetsCommand.h +++ b/Source/cmInstallTargetsCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmInstallType.h b/Source/cmInstallType.h index 33fa7a96b5..fe7c6de9ed 100644 --- a/Source/cmInstallType.h +++ b/Source/cmInstallType.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /** diff --git a/Source/cmInstalledFile.cxx b/Source/cmInstalledFile.cxx index 0bdea3cef9..b582b83d12 100644 --- a/Source/cmInstalledFile.cxx +++ b/Source/cmInstalledFile.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstalledFile.h" #include diff --git a/Source/cmInstalledFile.h b/Source/cmInstalledFile.h index fd1250caf6..b8021c0080 100644 --- a/Source/cmInstalledFile.h +++ b/Source/cmInstalledFile.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmInstrumentation.h b/Source/cmInstrumentation.h index 0382495f0b..b04488575a 100644 --- a/Source/cmInstrumentation.h +++ b/Source/cmInstrumentation.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmInstrumentationCommand.cxx b/Source/cmInstrumentationCommand.cxx index 3b530ee73b..d638f3076e 100644 --- a/Source/cmInstrumentationCommand.cxx +++ b/Source/cmInstrumentationCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying -file Copyright.txt or https://cmake.org/licensing for details. */ +file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmInstrumentationCommand.h" #include diff --git a/Source/cmInstrumentationCommand.h b/Source/cmInstrumentationCommand.h index 0a9c10deb1..ffd4d63d08 100644 --- a/Source/cmInstrumentationCommand.h +++ b/Source/cmInstrumentationCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying -file Copyright.txt or https://cmake.org/licensing for details. */ +file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmInstrumentationQuery.h b/Source/cmInstrumentationQuery.h index b8d8936e7c..3d5fdace6e 100644 --- a/Source/cmInstrumentationQuery.h +++ b/Source/cmInstrumentationQuery.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmJSONHelpers.cxx b/Source/cmJSONHelpers.cxx index 6e84842e0f..a79e3ab281 100644 --- a/Source/cmJSONHelpers.cxx +++ b/Source/cmJSONHelpers.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmConfigure.h" // IWYU pragma: keep #include "cmJSONHelpers.h" diff --git a/Source/cmJSONHelpers.h b/Source/cmJSONHelpers.h index 8e1523cc89..a5f71ddf28 100644 --- a/Source/cmJSONHelpers.h +++ b/Source/cmJSONHelpers.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmJSONState.cxx b/Source/cmJSONState.cxx index 7add5dfcf1..d9ba87ee86 100644 --- a/Source/cmJSONState.cxx +++ b/Source/cmJSONState.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmJSONState.h" diff --git a/Source/cmJSONState.h b/Source/cmJSONState.h index 9dfa3e212e..6bb9a46f63 100644 --- a/Source/cmJSONState.h +++ b/Source/cmJSONState.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmLDConfigLDConfigTool.cxx b/Source/cmLDConfigLDConfigTool.cxx index b9acc9268f..dcc17e3842 100644 --- a/Source/cmLDConfigLDConfigTool.cxx +++ b/Source/cmLDConfigLDConfigTool.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLDConfigLDConfigTool.h" diff --git a/Source/cmLDConfigLDConfigTool.h b/Source/cmLDConfigLDConfigTool.h index eeb86dd4ea..08bd0447be 100644 --- a/Source/cmLDConfigLDConfigTool.h +++ b/Source/cmLDConfigLDConfigTool.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmLDConfigTool.cxx b/Source/cmLDConfigTool.cxx index 8d5d5630ba..7323a5b467 100644 --- a/Source/cmLDConfigTool.cxx +++ b/Source/cmLDConfigTool.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLDConfigTool.h" diff --git a/Source/cmLDConfigTool.h b/Source/cmLDConfigTool.h index 3116f80820..76617e5b0b 100644 --- a/Source/cmLDConfigTool.h +++ b/Source/cmLDConfigTool.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmLinkDirectoriesCommand.cxx b/Source/cmLinkDirectoriesCommand.cxx index d45d495b5b..a08118601e 100644 --- a/Source/cmLinkDirectoriesCommand.cxx +++ b/Source/cmLinkDirectoriesCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLinkDirectoriesCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmLinkDirectoriesCommand.h b/Source/cmLinkDirectoriesCommand.h index 2a3499dc1e..1eada4fc7c 100644 --- a/Source/cmLinkDirectoriesCommand.h +++ b/Source/cmLinkDirectoriesCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmLinkItem.cxx b/Source/cmLinkItem.cxx index a51be48d04..7f21fbe861 100644 --- a/Source/cmLinkItem.cxx +++ b/Source/cmLinkItem.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLinkItem.h" #include // IWYU pragma: keep diff --git a/Source/cmLinkItem.h b/Source/cmLinkItem.h index 6a8bbe908b..bc2717ca77 100644 --- a/Source/cmLinkItem.h +++ b/Source/cmLinkItem.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmLinkItemGraphVisitor.cxx b/Source/cmLinkItemGraphVisitor.cxx index 39b8c6ffa1..65a1be0846 100644 --- a/Source/cmLinkItemGraphVisitor.cxx +++ b/Source/cmLinkItemGraphVisitor.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLinkItemGraphVisitor.h" #include diff --git a/Source/cmLinkItemGraphVisitor.h b/Source/cmLinkItemGraphVisitor.h index 0d6676ad64..1ad12a4b89 100644 --- a/Source/cmLinkItemGraphVisitor.h +++ b/Source/cmLinkItemGraphVisitor.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmLinkLibrariesCommand.cxx b/Source/cmLinkLibrariesCommand.cxx index 2b8f836227..74fe393939 100644 --- a/Source/cmLinkLibrariesCommand.cxx +++ b/Source/cmLinkLibrariesCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLinkLibrariesCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmLinkLibrariesCommand.h b/Source/cmLinkLibrariesCommand.h index 27c410f0f2..7c5af0d0b0 100644 --- a/Source/cmLinkLibrariesCommand.h +++ b/Source/cmLinkLibrariesCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmLinkLineComputer.cxx b/Source/cmLinkLineComputer.cxx index ceef5ccfe2..032e84db15 100644 --- a/Source/cmLinkLineComputer.cxx +++ b/Source/cmLinkLineComputer.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLinkLineComputer.h" diff --git a/Source/cmLinkLineComputer.h b/Source/cmLinkLineComputer.h index 63cbeb27c5..a86a3ad6cf 100644 --- a/Source/cmLinkLineComputer.h +++ b/Source/cmLinkLineComputer.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmLinkLineDeviceComputer.cxx b/Source/cmLinkLineDeviceComputer.cxx index dac37acb59..421aa54e71 100644 --- a/Source/cmLinkLineDeviceComputer.cxx +++ b/Source/cmLinkLineDeviceComputer.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLinkLineDeviceComputer.h" diff --git a/Source/cmLinkLineDeviceComputer.h b/Source/cmLinkLineDeviceComputer.h index c7c5c1755c..965a82141a 100644 --- a/Source/cmLinkLineDeviceComputer.h +++ b/Source/cmLinkLineDeviceComputer.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmLinkedTree.h b/Source/cmLinkedTree.h index 616bf7e767..dd0197aac4 100644 --- a/Source/cmLinkedTree.h +++ b/Source/cmLinkedTree.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmList.cxx b/Source/cmList.cxx index 529b2bb5ac..08d6468d08 100644 --- a/Source/cmList.cxx +++ b/Source/cmList.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmList.h b/Source/cmList.h index 68772b97d9..c355910bd3 100644 --- a/Source/cmList.h +++ b/Source/cmList.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmListCommand.cxx b/Source/cmListCommand.cxx index eb6147b121..60bd08304c 100644 --- a/Source/cmListCommand.cxx +++ b/Source/cmListCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmListCommand.h" #include diff --git a/Source/cmListCommand.h b/Source/cmListCommand.h index 6efab16629..6025a68a66 100644 --- a/Source/cmListCommand.h +++ b/Source/cmListCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmListFileCache.cxx b/Source/cmListFileCache.cxx index 8216429504..9aa5b20919 100644 --- a/Source/cmListFileCache.cxx +++ b/Source/cmListFileCache.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #define cmListFileCache_cxx #include "cmListFileCache.h" diff --git a/Source/cmListFileCache.h b/Source/cmListFileCache.h index 5068266cf9..ad78c51b0f 100644 --- a/Source/cmListFileCache.h +++ b/Source/cmListFileCache.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmListFileLexer.h b/Source/cmListFileLexer.h index 55f5d62660..5d56f0217e 100644 --- a/Source/cmListFileLexer.h +++ b/Source/cmListFileLexer.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #ifdef __cplusplus diff --git a/Source/cmLoadCacheCommand.cxx b/Source/cmLoadCacheCommand.cxx index ee45d43b2a..d88dbb3b1b 100644 --- a/Source/cmLoadCacheCommand.cxx +++ b/Source/cmLoadCacheCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLoadCacheCommand.h" #include diff --git a/Source/cmLoadCacheCommand.h b/Source/cmLoadCacheCommand.h index 5f5b705594..3deac9e7f4 100644 --- a/Source/cmLoadCacheCommand.h +++ b/Source/cmLoadCacheCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmLocalCommonGenerator.cxx b/Source/cmLocalCommonGenerator.cxx index 14b3040243..8157509926 100644 --- a/Source/cmLocalCommonGenerator.cxx +++ b/Source/cmLocalCommonGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLocalCommonGenerator.h" #include diff --git a/Source/cmLocalCommonGenerator.h b/Source/cmLocalCommonGenerator.h index 52f7a9e5e6..676027746b 100644 --- a/Source/cmLocalCommonGenerator.h +++ b/Source/cmLocalCommonGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmLocalGenerator.cxx b/Source/cmLocalGenerator.cxx index 4d967cab08..369367150a 100644 --- a/Source/cmLocalGenerator.cxx +++ b/Source/cmLocalGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLocalGenerator.h" #include diff --git a/Source/cmLocalGenerator.h b/Source/cmLocalGenerator.h index d7a840aa93..6fae5e155b 100644 --- a/Source/cmLocalGenerator.h +++ b/Source/cmLocalGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmLocalGhsMultiGenerator.cxx b/Source/cmLocalGhsMultiGenerator.cxx index b223813874..89f5014502 100644 --- a/Source/cmLocalGhsMultiGenerator.cxx +++ b/Source/cmLocalGhsMultiGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLocalGhsMultiGenerator.h" #include diff --git a/Source/cmLocalGhsMultiGenerator.h b/Source/cmLocalGhsMultiGenerator.h index be32a945a7..698ef39a4d 100644 --- a/Source/cmLocalGhsMultiGenerator.h +++ b/Source/cmLocalGhsMultiGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmLocalNinjaGenerator.cxx b/Source/cmLocalNinjaGenerator.cxx index b8af7861f0..842c76cf2f 100644 --- a/Source/cmLocalNinjaGenerator.cxx +++ b/Source/cmLocalNinjaGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLocalNinjaGenerator.h" #include diff --git a/Source/cmLocalNinjaGenerator.h b/Source/cmLocalNinjaGenerator.h index 48e7434935..549858c033 100644 --- a/Source/cmLocalNinjaGenerator.h +++ b/Source/cmLocalNinjaGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmLocalUnixMakefileGenerator3.cxx b/Source/cmLocalUnixMakefileGenerator3.cxx index 7654466e83..7e86371496 100644 --- a/Source/cmLocalUnixMakefileGenerator3.cxx +++ b/Source/cmLocalUnixMakefileGenerator3.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLocalUnixMakefileGenerator3.h" #include diff --git a/Source/cmLocalUnixMakefileGenerator3.h b/Source/cmLocalUnixMakefileGenerator3.h index 573c2c5d61..55b939a62f 100644 --- a/Source/cmLocalUnixMakefileGenerator3.h +++ b/Source/cmLocalUnixMakefileGenerator3.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmLocalVisualStudio10Generator.cxx b/Source/cmLocalVisualStudio10Generator.cxx index 0b8d55d838..586aeb81f6 100644 --- a/Source/cmLocalVisualStudio10Generator.cxx +++ b/Source/cmLocalVisualStudio10Generator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLocalVisualStudio10Generator.h" #include diff --git a/Source/cmLocalVisualStudio10Generator.h b/Source/cmLocalVisualStudio10Generator.h index f1f828e602..a8c8d45ad0 100644 --- a/Source/cmLocalVisualStudio10Generator.h +++ b/Source/cmLocalVisualStudio10Generator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmLocalVisualStudio7Generator.cxx b/Source/cmLocalVisualStudio7Generator.cxx index 84b3d99812..ae98399ed1 100644 --- a/Source/cmLocalVisualStudio7Generator.cxx +++ b/Source/cmLocalVisualStudio7Generator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLocalVisualStudio7Generator.h" #include diff --git a/Source/cmLocalVisualStudio7Generator.h b/Source/cmLocalVisualStudio7Generator.h index 612bbf2210..c1002c5b69 100644 --- a/Source/cmLocalVisualStudio7Generator.h +++ b/Source/cmLocalVisualStudio7Generator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmLocalVisualStudioGenerator.cxx b/Source/cmLocalVisualStudioGenerator.cxx index ebfc6ec6e6..381e914166 100644 --- a/Source/cmLocalVisualStudioGenerator.cxx +++ b/Source/cmLocalVisualStudioGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLocalVisualStudioGenerator.h" #include diff --git a/Source/cmLocalVisualStudioGenerator.h b/Source/cmLocalVisualStudioGenerator.h index a7da212446..7303f92a06 100644 --- a/Source/cmLocalVisualStudioGenerator.h +++ b/Source/cmLocalVisualStudioGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmLocalXCodeGenerator.cxx b/Source/cmLocalXCodeGenerator.cxx index 06aa1c8104..c2ea1f2919 100644 --- a/Source/cmLocalXCodeGenerator.cxx +++ b/Source/cmLocalXCodeGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmLocalXCodeGenerator.h" #include diff --git a/Source/cmLocalXCodeGenerator.h b/Source/cmLocalXCodeGenerator.h index 2725e4a345..49a5e93e53 100644 --- a/Source/cmLocalXCodeGenerator.h +++ b/Source/cmLocalXCodeGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmLocale.h b/Source/cmLocale.h index f7636acb71..b0d10652a2 100644 --- a/Source/cmLocale.h +++ b/Source/cmLocale.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmMSVC60LinkLineComputer.cxx b/Source/cmMSVC60LinkLineComputer.cxx index 8cf37659db..a98984cf3b 100644 --- a/Source/cmMSVC60LinkLineComputer.cxx +++ b/Source/cmMSVC60LinkLineComputer.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmMSVC60LinkLineComputer.h" diff --git a/Source/cmMSVC60LinkLineComputer.h b/Source/cmMSVC60LinkLineComputer.h index 0a303abd24..fbed49e66f 100644 --- a/Source/cmMSVC60LinkLineComputer.h +++ b/Source/cmMSVC60LinkLineComputer.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmMachO.cxx b/Source/cmMachO.cxx index 779eef8aec..a8a766ff7c 100644 --- a/Source/cmMachO.cxx +++ b/Source/cmMachO.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmMachO.h" #include diff --git a/Source/cmMachO.h b/Source/cmMachO.h index 2312518a06..506bc7e1f3 100644 --- a/Source/cmMachO.h +++ b/Source/cmMachO.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmMacroCommand.cxx b/Source/cmMacroCommand.cxx index 38f27a0ba6..48c23f3b9c 100644 --- a/Source/cmMacroCommand.cxx +++ b/Source/cmMacroCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmMacroCommand.h" #include diff --git a/Source/cmMacroCommand.h b/Source/cmMacroCommand.h index b65a887d59..a5de5167b0 100644 --- a/Source/cmMacroCommand.h +++ b/Source/cmMacroCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmMakeDirectoryCommand.cxx b/Source/cmMakeDirectoryCommand.cxx index ec8b826b05..241e0cdbd1 100644 --- a/Source/cmMakeDirectoryCommand.cxx +++ b/Source/cmMakeDirectoryCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmMakeDirectoryCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmMakeDirectoryCommand.h b/Source/cmMakeDirectoryCommand.h index 340bca8887..746efde366 100644 --- a/Source/cmMakeDirectoryCommand.h +++ b/Source/cmMakeDirectoryCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmMakefile.cxx b/Source/cmMakefile.cxx index dd1d7cdbf1..ec24caa6e9 100644 --- a/Source/cmMakefile.cxx +++ b/Source/cmMakefile.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmConfigure.h" // IWYU pragma: keep #include "cmMakefile.h" diff --git a/Source/cmMakefile.h b/Source/cmMakefile.h index 59b3a68f32..bfc34964df 100644 --- a/Source/cmMakefile.h +++ b/Source/cmMakefile.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmMakefileExecutableTargetGenerator.cxx b/Source/cmMakefileExecutableTargetGenerator.cxx index 85b2cfd0c0..c812874ba5 100644 --- a/Source/cmMakefileExecutableTargetGenerator.cxx +++ b/Source/cmMakefileExecutableTargetGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmMakefileExecutableTargetGenerator.h" #include diff --git a/Source/cmMakefileExecutableTargetGenerator.h b/Source/cmMakefileExecutableTargetGenerator.h index e600fdd346..5c18e9e571 100644 --- a/Source/cmMakefileExecutableTargetGenerator.h +++ b/Source/cmMakefileExecutableTargetGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmMakefileLibraryTargetGenerator.cxx b/Source/cmMakefileLibraryTargetGenerator.cxx index 9774d12877..57b699171b 100644 --- a/Source/cmMakefileLibraryTargetGenerator.cxx +++ b/Source/cmMakefileLibraryTargetGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmMakefileLibraryTargetGenerator.h" #include diff --git a/Source/cmMakefileLibraryTargetGenerator.h b/Source/cmMakefileLibraryTargetGenerator.h index 9bac4cf781..d35519927d 100644 --- a/Source/cmMakefileLibraryTargetGenerator.h +++ b/Source/cmMakefileLibraryTargetGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmMakefileProfilingData.cxx b/Source/cmMakefileProfilingData.cxx index 52fa8e3415..2f6cf0f567 100644 --- a/Source/cmMakefileProfilingData.cxx +++ b/Source/cmMakefileProfilingData.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmMakefileProfilingData.h" #include diff --git a/Source/cmMakefileProfilingData.h b/Source/cmMakefileProfilingData.h index dc9e890121..58cdfacc69 100644 --- a/Source/cmMakefileProfilingData.h +++ b/Source/cmMakefileProfilingData.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include #include diff --git a/Source/cmMakefileTargetGenerator.cxx b/Source/cmMakefileTargetGenerator.cxx index ed232c8e6d..21c1d19205 100644 --- a/Source/cmMakefileTargetGenerator.cxx +++ b/Source/cmMakefileTargetGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmMakefileTargetGenerator.h" #include diff --git a/Source/cmMakefileTargetGenerator.h b/Source/cmMakefileTargetGenerator.h index 484d223840..fe255f4316 100644 --- a/Source/cmMakefileTargetGenerator.h +++ b/Source/cmMakefileTargetGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmMakefileUtilityTargetGenerator.cxx b/Source/cmMakefileUtilityTargetGenerator.cxx index d83cafb171..3a5bdc5667 100644 --- a/Source/cmMakefileUtilityTargetGenerator.cxx +++ b/Source/cmMakefileUtilityTargetGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmMakefileUtilityTargetGenerator.h" #include diff --git a/Source/cmMakefileUtilityTargetGenerator.h b/Source/cmMakefileUtilityTargetGenerator.h index d2b4ba5a9e..5c1df5d81d 100644 --- a/Source/cmMakefileUtilityTargetGenerator.h +++ b/Source/cmMakefileUtilityTargetGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmMarkAsAdvancedCommand.cxx b/Source/cmMarkAsAdvancedCommand.cxx index 318673dbb7..963076bdfd 100644 --- a/Source/cmMarkAsAdvancedCommand.cxx +++ b/Source/cmMarkAsAdvancedCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmMarkAsAdvancedCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmMarkAsAdvancedCommand.h b/Source/cmMarkAsAdvancedCommand.h index e420e64fa2..c58459a4d3 100644 --- a/Source/cmMarkAsAdvancedCommand.h +++ b/Source/cmMarkAsAdvancedCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmMathCommand.cxx b/Source/cmMathCommand.cxx index 369b641c2e..85c5281163 100644 --- a/Source/cmMathCommand.cxx +++ b/Source/cmMathCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmMathCommand.h" #include diff --git a/Source/cmMathCommand.h b/Source/cmMathCommand.h index e6b347b85c..8a4cf0b5c4 100644 --- a/Source/cmMathCommand.h +++ b/Source/cmMathCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmMessageCommand.cxx b/Source/cmMessageCommand.cxx index 1033488b26..34092b3248 100644 --- a/Source/cmMessageCommand.cxx +++ b/Source/cmMessageCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmMessageCommand.h" #include diff --git a/Source/cmMessageCommand.h b/Source/cmMessageCommand.h index c37098c75e..9c42ddb0b7 100644 --- a/Source/cmMessageCommand.h +++ b/Source/cmMessageCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmMessageMetadata.h b/Source/cmMessageMetadata.h index 974d575ef3..51f6ae2b3e 100644 --- a/Source/cmMessageMetadata.h +++ b/Source/cmMessageMetadata.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmsys/Terminal.h" diff --git a/Source/cmMessageType.h b/Source/cmMessageType.h index a877592a51..a7b5b0776a 100644 --- a/Source/cmMessageType.h +++ b/Source/cmMessageType.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmMessenger.cxx b/Source/cmMessenger.cxx index f7a7b83bba..b8055a2a8c 100644 --- a/Source/cmMessenger.cxx +++ b/Source/cmMessenger.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmMessenger.h" #include "cmDocumentationFormatter.h" diff --git a/Source/cmMessenger.h b/Source/cmMessenger.h index e8852e6534..ad04b77447 100644 --- a/Source/cmMessenger.h +++ b/Source/cmMessenger.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmNewLineStyle.cxx b/Source/cmNewLineStyle.cxx index 59e6c60b79..c693d471e1 100644 --- a/Source/cmNewLineStyle.cxx +++ b/Source/cmNewLineStyle.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmNewLineStyle.h" #include diff --git a/Source/cmNewLineStyle.h b/Source/cmNewLineStyle.h index d21ae6b629..305a79756f 100644 --- a/Source/cmNewLineStyle.h +++ b/Source/cmNewLineStyle.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmNinjaLinkLineComputer.cxx b/Source/cmNinjaLinkLineComputer.cxx index 2304ad2841..45ddc30aa6 100644 --- a/Source/cmNinjaLinkLineComputer.cxx +++ b/Source/cmNinjaLinkLineComputer.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmNinjaLinkLineComputer.h" diff --git a/Source/cmNinjaLinkLineComputer.h b/Source/cmNinjaLinkLineComputer.h index 5d22f3e13f..b58e42161f 100644 --- a/Source/cmNinjaLinkLineComputer.h +++ b/Source/cmNinjaLinkLineComputer.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmNinjaLinkLineDeviceComputer.cxx b/Source/cmNinjaLinkLineDeviceComputer.cxx index f66e2f511d..ad186eb65a 100644 --- a/Source/cmNinjaLinkLineDeviceComputer.cxx +++ b/Source/cmNinjaLinkLineDeviceComputer.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmNinjaLinkLineDeviceComputer.h" diff --git a/Source/cmNinjaLinkLineDeviceComputer.h b/Source/cmNinjaLinkLineDeviceComputer.h index 457f036e46..e206969654 100644 --- a/Source/cmNinjaLinkLineDeviceComputer.h +++ b/Source/cmNinjaLinkLineDeviceComputer.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmNinjaNormalTargetGenerator.cxx b/Source/cmNinjaNormalTargetGenerator.cxx index 707e4373fb..99c0761a70 100644 --- a/Source/cmNinjaNormalTargetGenerator.cxx +++ b/Source/cmNinjaNormalTargetGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmNinjaNormalTargetGenerator.h" #include diff --git a/Source/cmNinjaNormalTargetGenerator.h b/Source/cmNinjaNormalTargetGenerator.h index a0193e7205..fd2c69f314 100644 --- a/Source/cmNinjaNormalTargetGenerator.h +++ b/Source/cmNinjaNormalTargetGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmNinjaTargetGenerator.cxx b/Source/cmNinjaTargetGenerator.cxx index 99ab466a0f..8d936525b0 100644 --- a/Source/cmNinjaTargetGenerator.cxx +++ b/Source/cmNinjaTargetGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmNinjaTargetGenerator.h" #include diff --git a/Source/cmNinjaTargetGenerator.h b/Source/cmNinjaTargetGenerator.h index 6cb1dead7a..7376a849e2 100644 --- a/Source/cmNinjaTargetGenerator.h +++ b/Source/cmNinjaTargetGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmNinjaTypes.h b/Source/cmNinjaTypes.h index b77e0b5285..c76df4d800 100644 --- a/Source/cmNinjaTypes.h +++ b/Source/cmNinjaTypes.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmNinjaUtilityTargetGenerator.cxx b/Source/cmNinjaUtilityTargetGenerator.cxx index 11ebfb237f..f4b95eb400 100644 --- a/Source/cmNinjaUtilityTargetGenerator.cxx +++ b/Source/cmNinjaUtilityTargetGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmNinjaUtilityTargetGenerator.h" #include diff --git a/Source/cmNinjaUtilityTargetGenerator.h b/Source/cmNinjaUtilityTargetGenerator.h index 9ff014ca8b..336101f92f 100644 --- a/Source/cmNinjaUtilityTargetGenerator.h +++ b/Source/cmNinjaUtilityTargetGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmOSXBundleGenerator.cxx b/Source/cmOSXBundleGenerator.cxx index c42ed39306..e25da96a2b 100644 --- a/Source/cmOSXBundleGenerator.cxx +++ b/Source/cmOSXBundleGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmOSXBundleGenerator.h" #include diff --git a/Source/cmOSXBundleGenerator.h b/Source/cmOSXBundleGenerator.h index 4030ac74a2..bfd9aec5e3 100644 --- a/Source/cmOSXBundleGenerator.h +++ b/Source/cmOSXBundleGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmOptionCommand.cxx b/Source/cmOptionCommand.cxx index 10e83733d7..cc2000221c 100644 --- a/Source/cmOptionCommand.cxx +++ b/Source/cmOptionCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmOptionCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmOptionCommand.h b/Source/cmOptionCommand.h index 912e0eeeff..06c87cecf6 100644 --- a/Source/cmOptionCommand.h +++ b/Source/cmOptionCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmOrderDirectories.cxx b/Source/cmOrderDirectories.cxx index 6961b1555f..8ace6b4e02 100644 --- a/Source/cmOrderDirectories.cxx +++ b/Source/cmOrderDirectories.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmOrderDirectories.h" #include diff --git a/Source/cmOrderDirectories.h b/Source/cmOrderDirectories.h index 384df7337c..ea1b8458ec 100644 --- a/Source/cmOrderDirectories.h +++ b/Source/cmOrderDirectories.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmOutputConverter.cxx b/Source/cmOutputConverter.cxx index 9456108415..35975f8035 100644 --- a/Source/cmOutputConverter.cxx +++ b/Source/cmOutputConverter.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmOutputConverter.h" #include diff --git a/Source/cmOutputConverter.h b/Source/cmOutputConverter.h index 10ed634b2c..d0e78629e6 100644 --- a/Source/cmOutputConverter.h +++ b/Source/cmOutputConverter.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmPackageInfoReader.cxx b/Source/cmPackageInfoReader.cxx index 503764ff74..0c71727333 100644 --- a/Source/cmPackageInfoReader.cxx +++ b/Source/cmPackageInfoReader.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmPackageInfoReader.h" #include diff --git a/Source/cmPackageInfoReader.h b/Source/cmPackageInfoReader.h index 26eb807066..1bb6f4de25 100644 --- a/Source/cmPackageInfoReader.h +++ b/Source/cmPackageInfoReader.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmParseArgumentsCommand.cxx b/Source/cmParseArgumentsCommand.cxx index 09a2cfc952..b043b1100a 100644 --- a/Source/cmParseArgumentsCommand.cxx +++ b/Source/cmParseArgumentsCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmParseArgumentsCommand.h" #include diff --git a/Source/cmParseArgumentsCommand.h b/Source/cmParseArgumentsCommand.h index 008977ba53..263d25ae9e 100644 --- a/Source/cmParseArgumentsCommand.h +++ b/Source/cmParseArgumentsCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmPathLabel.cxx b/Source/cmPathLabel.cxx index b0a7a1006e..d9790f2d2c 100644 --- a/Source/cmPathLabel.cxx +++ b/Source/cmPathLabel.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmPathLabel.h" #include diff --git a/Source/cmPathLabel.h b/Source/cmPathLabel.h index ce6d1072c4..36e7a076b7 100644 --- a/Source/cmPathLabel.h +++ b/Source/cmPathLabel.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmPathResolver.cxx b/Source/cmPathResolver.cxx index e55ebd057f..71ce7b4451 100644 --- a/Source/cmPathResolver.cxx +++ b/Source/cmPathResolver.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmPathResolver.h" #include diff --git a/Source/cmPathResolver.h b/Source/cmPathResolver.h index efe60a5916..1f96e0ade5 100644 --- a/Source/cmPathResolver.h +++ b/Source/cmPathResolver.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmPkgConfigParser.cxx b/Source/cmPkgConfigParser.cxx index bc0437184d..3804527d1a 100644 --- a/Source/cmPkgConfigParser.cxx +++ b/Source/cmPkgConfigParser.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmPkgConfigParser.h" diff --git a/Source/cmPkgConfigParser.h b/Source/cmPkgConfigParser.h index 1c233a4767..9500c115de 100644 --- a/Source/cmPkgConfigParser.h +++ b/Source/cmPkgConfigParser.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmPkgConfigResolver.cxx b/Source/cmPkgConfigResolver.cxx index 2386e33978..01802456ce 100644 --- a/Source/cmPkgConfigResolver.cxx +++ b/Source/cmPkgConfigResolver.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmPkgConfigResolver.h" diff --git a/Source/cmPkgConfigResolver.h b/Source/cmPkgConfigResolver.h index 99bfe87264..71121846d5 100644 --- a/Source/cmPkgConfigResolver.h +++ b/Source/cmPkgConfigResolver.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmPlaceholderExpander.cxx b/Source/cmPlaceholderExpander.cxx index 11c74852f3..f5dc544373 100644 --- a/Source/cmPlaceholderExpander.cxx +++ b/Source/cmPlaceholderExpander.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmPlaceholderExpander.h" #include diff --git a/Source/cmPlaceholderExpander.h b/Source/cmPlaceholderExpander.h index 24225cc872..3a4b1bc376 100644 --- a/Source/cmPlaceholderExpander.h +++ b/Source/cmPlaceholderExpander.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmPlistParser.cxx b/Source/cmPlistParser.cxx index 9259d367aa..0bd85fc4e2 100644 --- a/Source/cmPlistParser.cxx +++ b/Source/cmPlistParser.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmPlistParser.h" #include diff --git a/Source/cmPlistParser.h b/Source/cmPlistParser.h index 96ed7f66f1..83d96c8094 100644 --- a/Source/cmPlistParser.h +++ b/Source/cmPlistParser.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmPolicies.cxx b/Source/cmPolicies.cxx index 908a7867cb..8e16d51866 100644 --- a/Source/cmPolicies.cxx +++ b/Source/cmPolicies.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmPolicies.h" #include diff --git a/Source/cmPolicies.h b/Source/cmPolicies.h index 8549c0ac58..48c18ed021 100644 --- a/Source/cmPolicies.h +++ b/Source/cmPolicies.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmProcessOutput.cxx b/Source/cmProcessOutput.cxx index cb2533bbb4..ec3fd674c0 100644 --- a/Source/cmProcessOutput.cxx +++ b/Source/cmProcessOutput.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmProcessOutput.h" diff --git a/Source/cmProcessOutput.h b/Source/cmProcessOutput.h index 9bba4f61a5..1582cd881b 100644 --- a/Source/cmProcessOutput.h +++ b/Source/cmProcessOutput.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmProcessTools.cxx b/Source/cmProcessTools.cxx index 78cfb47b4e..d5d516071f 100644 --- a/Source/cmProcessTools.cxx +++ b/Source/cmProcessTools.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmProcessTools.h" #include diff --git a/Source/cmProcessTools.h b/Source/cmProcessTools.h index bcd400087a..47b428d5ff 100644 --- a/Source/cmProcessTools.h +++ b/Source/cmProcessTools.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmProjectCommand.cxx b/Source/cmProjectCommand.cxx index dcdcc44962..cdab869d13 100644 --- a/Source/cmProjectCommand.cxx +++ b/Source/cmProjectCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmProjectCommand.h" #include diff --git a/Source/cmProjectCommand.h b/Source/cmProjectCommand.h index 33f095523b..711da967a4 100644 --- a/Source/cmProjectCommand.h +++ b/Source/cmProjectCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmProperty.h b/Source/cmProperty.h index 07811092e1..5aa631dcd3 100644 --- a/Source/cmProperty.h +++ b/Source/cmProperty.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmPropertyDefinition.cxx b/Source/cmPropertyDefinition.cxx index d3069b0805..49281ae56a 100644 --- a/Source/cmPropertyDefinition.cxx +++ b/Source/cmPropertyDefinition.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmPropertyDefinition.h" #include diff --git a/Source/cmPropertyDefinition.h b/Source/cmPropertyDefinition.h index ebfde9feca..4147d9b771 100644 --- a/Source/cmPropertyDefinition.h +++ b/Source/cmPropertyDefinition.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmPropertyMap.cxx b/Source/cmPropertyMap.cxx index dc55175a85..cb8938f16a 100644 --- a/Source/cmPropertyMap.cxx +++ b/Source/cmPropertyMap.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmPropertyMap.h" #include diff --git a/Source/cmPropertyMap.h b/Source/cmPropertyMap.h index ebae55064e..1caa4d37e6 100644 --- a/Source/cmPropertyMap.h +++ b/Source/cmPropertyMap.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmQTWrapCPPCommand.cxx b/Source/cmQTWrapCPPCommand.cxx index 58cf5142cc..30ff21a6bd 100644 --- a/Source/cmQTWrapCPPCommand.cxx +++ b/Source/cmQTWrapCPPCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmQTWrapCPPCommand.h" #include diff --git a/Source/cmQTWrapCPPCommand.h b/Source/cmQTWrapCPPCommand.h index 28ceb3a47b..fab4406be0 100644 --- a/Source/cmQTWrapCPPCommand.h +++ b/Source/cmQTWrapCPPCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmQTWrapUICommand.cxx b/Source/cmQTWrapUICommand.cxx index 8b2a42c513..692f77b270 100644 --- a/Source/cmQTWrapUICommand.cxx +++ b/Source/cmQTWrapUICommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmQTWrapUICommand.h" #include diff --git a/Source/cmQTWrapUICommand.h b/Source/cmQTWrapUICommand.h index 3f92ea9185..886d362c9e 100644 --- a/Source/cmQTWrapUICommand.h +++ b/Source/cmQTWrapUICommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmQtAutoGen.cxx b/Source/cmQtAutoGen.cxx index 9b3d6138e6..71fd8de801 100644 --- a/Source/cmQtAutoGen.cxx +++ b/Source/cmQtAutoGen.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmQtAutoGen.h" #include diff --git a/Source/cmQtAutoGen.h b/Source/cmQtAutoGen.h index 44d30efe99..926480f2d1 100644 --- a/Source/cmQtAutoGen.h +++ b/Source/cmQtAutoGen.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmQtAutoGenGlobalInitializer.cxx b/Source/cmQtAutoGenGlobalInitializer.cxx index 533a855931..7b41d912e4 100644 --- a/Source/cmQtAutoGenGlobalInitializer.cxx +++ b/Source/cmQtAutoGenGlobalInitializer.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmQtAutoGenGlobalInitializer.h" #include diff --git a/Source/cmQtAutoGenGlobalInitializer.h b/Source/cmQtAutoGenGlobalInitializer.h index c1c4758bd5..4d3c51b03f 100644 --- a/Source/cmQtAutoGenGlobalInitializer.h +++ b/Source/cmQtAutoGenGlobalInitializer.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmQtAutoGenInitializer.cxx b/Source/cmQtAutoGenInitializer.cxx index 9ec29ff987..2e42602eca 100644 --- a/Source/cmQtAutoGenInitializer.cxx +++ b/Source/cmQtAutoGenInitializer.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmQtAutoGenInitializer.h" #include diff --git a/Source/cmQtAutoGenInitializer.h b/Source/cmQtAutoGenInitializer.h index 4ea4e1f4a0..09015fe834 100644 --- a/Source/cmQtAutoGenInitializer.h +++ b/Source/cmQtAutoGenInitializer.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmQtAutoGenerator.cxx b/Source/cmQtAutoGenerator.cxx index cbd5949ba2..124692ae04 100644 --- a/Source/cmQtAutoGenerator.cxx +++ b/Source/cmQtAutoGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmQtAutoGenerator.h" #include diff --git a/Source/cmQtAutoGenerator.h b/Source/cmQtAutoGenerator.h index 4b15fc783a..f8ea90dfc5 100644 --- a/Source/cmQtAutoGenerator.h +++ b/Source/cmQtAutoGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmQtAutoMocUic.cxx b/Source/cmQtAutoMocUic.cxx index 653dc865e4..6d524ef975 100644 --- a/Source/cmQtAutoMocUic.cxx +++ b/Source/cmQtAutoMocUic.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmQtAutoMocUic.h" #include diff --git a/Source/cmQtAutoMocUic.h b/Source/cmQtAutoMocUic.h index 5cb4ff18ff..07c73d2158 100644 --- a/Source/cmQtAutoMocUic.h +++ b/Source/cmQtAutoMocUic.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmQtAutoRcc.cxx b/Source/cmQtAutoRcc.cxx index 605dad5f78..db72f92f1b 100644 --- a/Source/cmQtAutoRcc.cxx +++ b/Source/cmQtAutoRcc.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmQtAutoRcc.h" #include diff --git a/Source/cmQtAutoRcc.h b/Source/cmQtAutoRcc.h index 9c0a4e95ff..1117b0515f 100644 --- a/Source/cmQtAutoRcc.h +++ b/Source/cmQtAutoRcc.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmRST.cxx b/Source/cmRST.cxx index 3934a2999b..f74306446b 100644 --- a/Source/cmRST.cxx +++ b/Source/cmRST.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmRST.h" #include diff --git a/Source/cmRST.h b/Source/cmRST.h index 65a8a71a49..64fb02c572 100644 --- a/Source/cmRST.h +++ b/Source/cmRST.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmRange.h b/Source/cmRange.h index 85cb8ea54e..a13554ed23 100644 --- a/Source/cmRange.h +++ b/Source/cmRange.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmRemoveCommand.cxx b/Source/cmRemoveCommand.cxx index 65a2268bc8..7ce0a50f51 100644 --- a/Source/cmRemoveCommand.cxx +++ b/Source/cmRemoveCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmRemoveCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmRemoveCommand.h b/Source/cmRemoveCommand.h index 37bfd8c93a..64e214a04e 100644 --- a/Source/cmRemoveCommand.h +++ b/Source/cmRemoveCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmRemoveDefinitionsCommand.cxx b/Source/cmRemoveDefinitionsCommand.cxx index 339ff9d352..1d51bb1025 100644 --- a/Source/cmRemoveDefinitionsCommand.cxx +++ b/Source/cmRemoveDefinitionsCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmRemoveDefinitionsCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmRemoveDefinitionsCommand.h b/Source/cmRemoveDefinitionsCommand.h index 8d0fe18b3f..b205714268 100644 --- a/Source/cmRemoveDefinitionsCommand.h +++ b/Source/cmRemoveDefinitionsCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmReturnCommand.cxx b/Source/cmReturnCommand.cxx index 79caf8cc54..7e475ebe93 100644 --- a/Source/cmReturnCommand.cxx +++ b/Source/cmReturnCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmReturnCommand.h" #include diff --git a/Source/cmReturnCommand.h b/Source/cmReturnCommand.h index abae1a4b96..18997f4532 100644 --- a/Source/cmReturnCommand.h +++ b/Source/cmReturnCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmRulePlaceholderExpander.cxx b/Source/cmRulePlaceholderExpander.cxx index 9c3c1edf41..9a79489aab 100644 --- a/Source/cmRulePlaceholderExpander.cxx +++ b/Source/cmRulePlaceholderExpander.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmRulePlaceholderExpander.h" #include diff --git a/Source/cmRulePlaceholderExpander.h b/Source/cmRulePlaceholderExpander.h index df382dddec..598a8ed211 100644 --- a/Source/cmRulePlaceholderExpander.h +++ b/Source/cmRulePlaceholderExpander.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmRuntimeDependencyArchive.cxx b/Source/cmRuntimeDependencyArchive.cxx index 103f2fc0b0..1ee80b4cd8 100644 --- a/Source/cmRuntimeDependencyArchive.cxx +++ b/Source/cmRuntimeDependencyArchive.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmRuntimeDependencyArchive.h" diff --git a/Source/cmRuntimeDependencyArchive.h b/Source/cmRuntimeDependencyArchive.h index 42d0b76e2c..0349f76d15 100644 --- a/Source/cmRuntimeDependencyArchive.h +++ b/Source/cmRuntimeDependencyArchive.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmSarifLog.cxx b/Source/cmSarifLog.cxx index b2fbed9646..35b67f7914 100644 --- a/Source/cmSarifLog.cxx +++ b/Source/cmSarifLog.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmSarifLog.h" #include diff --git a/Source/cmSarifLog.h b/Source/cmSarifLog.h index aaf0fc29b4..efdaf14f16 100644 --- a/Source/cmSarifLog.h +++ b/Source/cmSarifLog.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmScanDepFormat.cxx b/Source/cmScanDepFormat.cxx index 54f0570357..bd3827388f 100644 --- a/Source/cmScanDepFormat.cxx +++ b/Source/cmScanDepFormat.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmScanDepFormat.h" diff --git a/Source/cmScanDepFormat.h b/Source/cmScanDepFormat.h index dc55bf11b2..7e8027e726 100644 --- a/Source/cmScanDepFormat.h +++ b/Source/cmScanDepFormat.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmScriptGenerator.cxx b/Source/cmScriptGenerator.cxx index a50e39e247..b3dff8b74b 100644 --- a/Source/cmScriptGenerator.cxx +++ b/Source/cmScriptGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmScriptGenerator.h" #include diff --git a/Source/cmScriptGenerator.h b/Source/cmScriptGenerator.h index 305ed83741..616817b90c 100644 --- a/Source/cmScriptGenerator.h +++ b/Source/cmScriptGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmSearchPath.cxx b/Source/cmSearchPath.cxx index 58194ffdf8..c1b0469706 100644 --- a/Source/cmSearchPath.cxx +++ b/Source/cmSearchPath.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmSearchPath.h" #include diff --git a/Source/cmSearchPath.h b/Source/cmSearchPath.h index 6602aa1c48..20c33d1f1a 100644 --- a/Source/cmSearchPath.h +++ b/Source/cmSearchPath.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmSeparateArgumentsCommand.cxx b/Source/cmSeparateArgumentsCommand.cxx index 3576e4f558..5540e8f07b 100644 --- a/Source/cmSeparateArgumentsCommand.cxx +++ b/Source/cmSeparateArgumentsCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmSeparateArgumentsCommand.h" #include diff --git a/Source/cmSeparateArgumentsCommand.h b/Source/cmSeparateArgumentsCommand.h index d284a40259..a24d3a39d4 100644 --- a/Source/cmSeparateArgumentsCommand.h +++ b/Source/cmSeparateArgumentsCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmSetCommand.cxx b/Source/cmSetCommand.cxx index c45f3c34c3..e865bf6023 100644 --- a/Source/cmSetCommand.cxx +++ b/Source/cmSetCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmSetCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmSetCommand.h b/Source/cmSetCommand.h index 695b185259..a3e709a5b6 100644 --- a/Source/cmSetCommand.h +++ b/Source/cmSetCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmSetDirectoryPropertiesCommand.cxx b/Source/cmSetDirectoryPropertiesCommand.cxx index a1100e1346..cdfd0688c5 100644 --- a/Source/cmSetDirectoryPropertiesCommand.cxx +++ b/Source/cmSetDirectoryPropertiesCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmSetDirectoryPropertiesCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmSetDirectoryPropertiesCommand.h b/Source/cmSetDirectoryPropertiesCommand.h index f5b6406491..293e30e465 100644 --- a/Source/cmSetDirectoryPropertiesCommand.h +++ b/Source/cmSetDirectoryPropertiesCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmSetPropertyCommand.cxx b/Source/cmSetPropertyCommand.cxx index 7d474a1614..a243954cc3 100644 --- a/Source/cmSetPropertyCommand.cxx +++ b/Source/cmSetPropertyCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmSetPropertyCommand.h" #include diff --git a/Source/cmSetPropertyCommand.h b/Source/cmSetPropertyCommand.h index bc5a5e0cb4..8291257997 100644 --- a/Source/cmSetPropertyCommand.h +++ b/Source/cmSetPropertyCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmSetSourceFilesPropertiesCommand.cxx b/Source/cmSetSourceFilesPropertiesCommand.cxx index 8f7289d4cd..98911c0bad 100644 --- a/Source/cmSetSourceFilesPropertiesCommand.cxx +++ b/Source/cmSetSourceFilesPropertiesCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmSetSourceFilesPropertiesCommand.h" #include diff --git a/Source/cmSetSourceFilesPropertiesCommand.h b/Source/cmSetSourceFilesPropertiesCommand.h index 8f88522e56..486cbfcc0d 100644 --- a/Source/cmSetSourceFilesPropertiesCommand.h +++ b/Source/cmSetSourceFilesPropertiesCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmSetTargetPropertiesCommand.cxx b/Source/cmSetTargetPropertiesCommand.cxx index 4148d1d402..64be3be1e7 100644 --- a/Source/cmSetTargetPropertiesCommand.cxx +++ b/Source/cmSetTargetPropertiesCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmSetTargetPropertiesCommand.h" #include diff --git a/Source/cmSetTargetPropertiesCommand.h b/Source/cmSetTargetPropertiesCommand.h index 0c04f31936..758c13a0d0 100644 --- a/Source/cmSetTargetPropertiesCommand.h +++ b/Source/cmSetTargetPropertiesCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmSetTestsPropertiesCommand.cxx b/Source/cmSetTestsPropertiesCommand.cxx index c15f9f3ac3..f2bbbaed8e 100644 --- a/Source/cmSetTestsPropertiesCommand.cxx +++ b/Source/cmSetTestsPropertiesCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmSetTestsPropertiesCommand.h" #include diff --git a/Source/cmSetTestsPropertiesCommand.h b/Source/cmSetTestsPropertiesCommand.h index b4f16411f6..3eeef79f4c 100644 --- a/Source/cmSetTestsPropertiesCommand.h +++ b/Source/cmSetTestsPropertiesCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmSiteNameCommand.cxx b/Source/cmSiteNameCommand.cxx index 61d1c30027..91dedf716f 100644 --- a/Source/cmSiteNameCommand.cxx +++ b/Source/cmSiteNameCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmSiteNameCommand.h" #include "cmsys/RegularExpression.hxx" diff --git a/Source/cmSiteNameCommand.h b/Source/cmSiteNameCommand.h index 432ba37486..9960012cd1 100644 --- a/Source/cmSiteNameCommand.h +++ b/Source/cmSiteNameCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmSourceFile.cxx b/Source/cmSourceFile.cxx index a30c140816..b4090b34ff 100644 --- a/Source/cmSourceFile.cxx +++ b/Source/cmSourceFile.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmSourceFile.h" #include diff --git a/Source/cmSourceFile.h b/Source/cmSourceFile.h index e62d264493..89afec15f2 100644 --- a/Source/cmSourceFile.h +++ b/Source/cmSourceFile.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmSourceFileLocation.cxx b/Source/cmSourceFileLocation.cxx index c9ba19edd8..fd2fd378a8 100644 --- a/Source/cmSourceFileLocation.cxx +++ b/Source/cmSourceFileLocation.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmSourceFileLocation.h" #include diff --git a/Source/cmSourceFileLocation.h b/Source/cmSourceFileLocation.h index 2420b64d1b..bb3b866ef3 100644 --- a/Source/cmSourceFileLocation.h +++ b/Source/cmSourceFileLocation.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmSourceFileLocationKind.h b/Source/cmSourceFileLocationKind.h index 73108f10b6..af78f48d97 100644 --- a/Source/cmSourceFileLocationKind.h +++ b/Source/cmSourceFileLocationKind.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once enum class cmSourceFileLocationKind diff --git a/Source/cmSourceGroup.cxx b/Source/cmSourceGroup.cxx index f1609cecfa..3a3ca595b3 100644 --- a/Source/cmSourceGroup.cxx +++ b/Source/cmSourceGroup.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmSourceGroup.h" #include diff --git a/Source/cmSourceGroup.h b/Source/cmSourceGroup.h index 1baace8ce3..20f052dc25 100644 --- a/Source/cmSourceGroup.h +++ b/Source/cmSourceGroup.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmSourceGroupCommand.cxx b/Source/cmSourceGroupCommand.cxx index 76d6e6d952..aabde88e19 100644 --- a/Source/cmSourceGroupCommand.cxx +++ b/Source/cmSourceGroupCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmSourceGroupCommand.h" #include diff --git a/Source/cmSourceGroupCommand.h b/Source/cmSourceGroupCommand.h index 44e1f8e52f..e90f229894 100644 --- a/Source/cmSourceGroupCommand.h +++ b/Source/cmSourceGroupCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmStandardLevel.h b/Source/cmStandardLevel.h index 86d178b9b6..dbf71b8bbd 100644 --- a/Source/cmStandardLevel.h +++ b/Source/cmStandardLevel.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmStandardLevelResolver.cxx b/Source/cmStandardLevelResolver.cxx index da992fedd0..1bb865d06e 100644 --- a/Source/cmStandardLevelResolver.cxx +++ b/Source/cmStandardLevelResolver.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmStandardLevelResolver.h" diff --git a/Source/cmStandardLevelResolver.h b/Source/cmStandardLevelResolver.h index aa857001f5..154364107d 100644 --- a/Source/cmStandardLevelResolver.h +++ b/Source/cmStandardLevelResolver.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmStandardLexer.h b/Source/cmStandardLexer.h index 27225280d6..fe69a86ee8 100644 --- a/Source/cmStandardLexer.h +++ b/Source/cmStandardLexer.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #if defined(__linux) diff --git a/Source/cmState.cxx b/Source/cmState.cxx index 139d0e2eb5..6c261f4de5 100644 --- a/Source/cmState.cxx +++ b/Source/cmState.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmState.h" #include diff --git a/Source/cmState.h b/Source/cmState.h index ff837bb636..fc8f7a7fe9 100644 --- a/Source/cmState.h +++ b/Source/cmState.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmStateDirectory.cxx b/Source/cmStateDirectory.cxx index 176b411bf1..1c69b3bf3a 100644 --- a/Source/cmStateDirectory.cxx +++ b/Source/cmStateDirectory.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmStateDirectory.h" diff --git a/Source/cmStateDirectory.h b/Source/cmStateDirectory.h index caea9aea56..49ab4408a7 100644 --- a/Source/cmStateDirectory.h +++ b/Source/cmStateDirectory.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmStatePrivate.h b/Source/cmStatePrivate.h index 8e6c796636..65e2111c14 100644 --- a/Source/cmStatePrivate.h +++ b/Source/cmStatePrivate.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmStateSnapshot.cxx b/Source/cmStateSnapshot.cxx index ec84323488..71b7dda7df 100644 --- a/Source/cmStateSnapshot.cxx +++ b/Source/cmStateSnapshot.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmStateSnapshot.h" diff --git a/Source/cmStateSnapshot.h b/Source/cmStateSnapshot.h index 573a524c53..866ec0ab4d 100644 --- a/Source/cmStateSnapshot.h +++ b/Source/cmStateSnapshot.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmStateTypes.h b/Source/cmStateTypes.h index 71e6cd383e..b3fbc13d99 100644 --- a/Source/cmStateTypes.h +++ b/Source/cmStateTypes.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Source/cmString.cxx b/Source/cmString.cxx index 151ea0ec74..2640938b9a 100644 --- a/Source/cmString.cxx +++ b/Source/cmString.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ // NOLINTNEXTLINE(bugprone-reserved-identifier) #define _SCL_SECURE_NO_WARNINGS diff --git a/Source/cmString.hxx b/Source/cmString.hxx index db8586be60..3c2b49b171 100644 --- a/Source/cmString.hxx +++ b/Source/cmString.hxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmStringAlgorithms.cxx b/Source/cmStringAlgorithms.cxx index d5114745fa..a64bfc87ce 100644 --- a/Source/cmStringAlgorithms.cxx +++ b/Source/cmStringAlgorithms.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmStringAlgorithms.h" #include diff --git a/Source/cmStringAlgorithms.h b/Source/cmStringAlgorithms.h index 91596c69ff..3bf6022312 100644 --- a/Source/cmStringAlgorithms.h +++ b/Source/cmStringAlgorithms.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmStringCommand.cxx b/Source/cmStringCommand.cxx index 19ce9f6219..02e9a92185 100644 --- a/Source/cmStringCommand.cxx +++ b/Source/cmStringCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ // NOLINTNEXTLINE(bugprone-reserved-identifier) #define _SCL_SECURE_NO_WARNINGS diff --git a/Source/cmStringCommand.h b/Source/cmStringCommand.h index 5320ea5975..a6c7ad6cb1 100644 --- a/Source/cmStringCommand.h +++ b/Source/cmStringCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmStringReplaceHelper.cxx b/Source/cmStringReplaceHelper.cxx index 025dfc79e2..6dad0b07ed 100644 --- a/Source/cmStringReplaceHelper.cxx +++ b/Source/cmStringReplaceHelper.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmStringReplaceHelper.h" diff --git a/Source/cmStringReplaceHelper.h b/Source/cmStringReplaceHelper.h index 296b1d8301..ffe998341a 100644 --- a/Source/cmStringReplaceHelper.h +++ b/Source/cmStringReplaceHelper.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmSubcommandTable.cxx b/Source/cmSubcommandTable.cxx index f6194f816d..d1d35d5ad2 100644 --- a/Source/cmSubcommandTable.cxx +++ b/Source/cmSubcommandTable.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmSubcommandTable.h" #include diff --git a/Source/cmSubcommandTable.h b/Source/cmSubcommandTable.h index 80d8c6df45..cc0a67e1f4 100644 --- a/Source/cmSubcommandTable.h +++ b/Source/cmSubcommandTable.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmSubdirCommand.cxx b/Source/cmSubdirCommand.cxx index 47082f1fde..e4f0384546 100644 --- a/Source/cmSubdirCommand.cxx +++ b/Source/cmSubdirCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmSubdirCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmSubdirCommand.h b/Source/cmSubdirCommand.h index 6770874cf6..1fe071b498 100644 --- a/Source/cmSubdirCommand.h +++ b/Source/cmSubdirCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmSyntheticTargetCache.h b/Source/cmSyntheticTargetCache.h index 22d1533b00..439f6ec57b 100644 --- a/Source/cmSyntheticTargetCache.h +++ b/Source/cmSyntheticTargetCache.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmSystemTools.cxx b/Source/cmSystemTools.cxx index 8036358b63..7d2ac65d88 100644 --- a/Source/cmSystemTools.cxx +++ b/Source/cmSystemTools.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #if !defined(_WIN32) && !defined(__sun) && !defined(__OpenBSD__) // POSIX APIs are needed diff --git a/Source/cmSystemTools.h b/Source/cmSystemTools.h index e2720ca901..f7ac20b633 100644 --- a/Source/cmSystemTools.h +++ b/Source/cmSystemTools.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTarget.cxx b/Source/cmTarget.cxx index 185f9d870a..46ef8ed83d 100644 --- a/Source/cmTarget.cxx +++ b/Source/cmTarget.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTarget.h" #include diff --git a/Source/cmTarget.h b/Source/cmTarget.h index 9a8edeb666..2bddec5dda 100644 --- a/Source/cmTarget.h +++ b/Source/cmTarget.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTargetCompileDefinitionsCommand.cxx b/Source/cmTargetCompileDefinitionsCommand.cxx index c78591a32b..95a3db9eaa 100644 --- a/Source/cmTargetCompileDefinitionsCommand.cxx +++ b/Source/cmTargetCompileDefinitionsCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTargetCompileDefinitionsCommand.h" #include "cmListFileCache.h" diff --git a/Source/cmTargetCompileDefinitionsCommand.h b/Source/cmTargetCompileDefinitionsCommand.h index 54a20fde5c..ce6c5ad4ab 100644 --- a/Source/cmTargetCompileDefinitionsCommand.h +++ b/Source/cmTargetCompileDefinitionsCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTargetCompileFeaturesCommand.cxx b/Source/cmTargetCompileFeaturesCommand.cxx index fc22181a46..40c6c305b2 100644 --- a/Source/cmTargetCompileFeaturesCommand.cxx +++ b/Source/cmTargetCompileFeaturesCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTargetCompileFeaturesCommand.h" #include "cmList.h" diff --git a/Source/cmTargetCompileFeaturesCommand.h b/Source/cmTargetCompileFeaturesCommand.h index 9dbf486492..8c9eb1608e 100644 --- a/Source/cmTargetCompileFeaturesCommand.h +++ b/Source/cmTargetCompileFeaturesCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTargetCompileOptionsCommand.cxx b/Source/cmTargetCompileOptionsCommand.cxx index 6bbe29e4b9..2abcbd13e3 100644 --- a/Source/cmTargetCompileOptionsCommand.cxx +++ b/Source/cmTargetCompileOptionsCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTargetCompileOptionsCommand.h" #include "cmList.h" diff --git a/Source/cmTargetCompileOptionsCommand.h b/Source/cmTargetCompileOptionsCommand.h index 1f7c6845f5..56de69992d 100644 --- a/Source/cmTargetCompileOptionsCommand.h +++ b/Source/cmTargetCompileOptionsCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTargetDepend.h b/Source/cmTargetDepend.h index 4ff5eb4e68..26fdb8e9e2 100644 --- a/Source/cmTargetDepend.h +++ b/Source/cmTargetDepend.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTargetExport.h b/Source/cmTargetExport.h index caeb54d8d2..3c46c35c13 100644 --- a/Source/cmTargetExport.h +++ b/Source/cmTargetExport.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTargetIncludeDirectoriesCommand.cxx b/Source/cmTargetIncludeDirectoriesCommand.cxx index 96e1359bb9..c28a4ef5da 100644 --- a/Source/cmTargetIncludeDirectoriesCommand.cxx +++ b/Source/cmTargetIncludeDirectoriesCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTargetIncludeDirectoriesCommand.h" #include diff --git a/Source/cmTargetIncludeDirectoriesCommand.h b/Source/cmTargetIncludeDirectoriesCommand.h index 223da7d8ac..128741d616 100644 --- a/Source/cmTargetIncludeDirectoriesCommand.h +++ b/Source/cmTargetIncludeDirectoriesCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTargetLinkDirectoriesCommand.cxx b/Source/cmTargetLinkDirectoriesCommand.cxx index 727f201b8b..227f6858f1 100644 --- a/Source/cmTargetLinkDirectoriesCommand.cxx +++ b/Source/cmTargetLinkDirectoriesCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTargetLinkDirectoriesCommand.h" #include "cmGeneratorExpression.h" diff --git a/Source/cmTargetLinkDirectoriesCommand.h b/Source/cmTargetLinkDirectoriesCommand.h index e30570903d..0ffe6ae304 100644 --- a/Source/cmTargetLinkDirectoriesCommand.h +++ b/Source/cmTargetLinkDirectoriesCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTargetLinkLibrariesCommand.cxx b/Source/cmTargetLinkLibrariesCommand.cxx index 808d185ff3..be9fc8f6c6 100644 --- a/Source/cmTargetLinkLibrariesCommand.cxx +++ b/Source/cmTargetLinkLibrariesCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTargetLinkLibrariesCommand.h" #include diff --git a/Source/cmTargetLinkLibrariesCommand.h b/Source/cmTargetLinkLibrariesCommand.h index bc76f3ef64..7635d4850c 100644 --- a/Source/cmTargetLinkLibrariesCommand.h +++ b/Source/cmTargetLinkLibrariesCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTargetLinkLibraryType.h b/Source/cmTargetLinkLibraryType.h index 16ac41a3ec..01945ba20a 100644 --- a/Source/cmTargetLinkLibraryType.h +++ b/Source/cmTargetLinkLibraryType.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once enum cmTargetLinkLibraryType diff --git a/Source/cmTargetLinkOptionsCommand.cxx b/Source/cmTargetLinkOptionsCommand.cxx index 991be37be3..89953fc8c3 100644 --- a/Source/cmTargetLinkOptionsCommand.cxx +++ b/Source/cmTargetLinkOptionsCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTargetLinkOptionsCommand.h" #include "cmList.h" diff --git a/Source/cmTargetLinkOptionsCommand.h b/Source/cmTargetLinkOptionsCommand.h index fbe7d49b86..7db485e2be 100644 --- a/Source/cmTargetLinkOptionsCommand.h +++ b/Source/cmTargetLinkOptionsCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTargetPrecompileHeadersCommand.cxx b/Source/cmTargetPrecompileHeadersCommand.cxx index 7e70605381..9f763ae08b 100644 --- a/Source/cmTargetPrecompileHeadersCommand.cxx +++ b/Source/cmTargetPrecompileHeadersCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTargetPrecompileHeadersCommand.h" #include diff --git a/Source/cmTargetPrecompileHeadersCommand.h b/Source/cmTargetPrecompileHeadersCommand.h index dd08a6d6d9..7472499428 100644 --- a/Source/cmTargetPrecompileHeadersCommand.h +++ b/Source/cmTargetPrecompileHeadersCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTargetPropCommandBase.cxx b/Source/cmTargetPropCommandBase.cxx index bcf2ba9fae..9b9a7089d1 100644 --- a/Source/cmTargetPropCommandBase.cxx +++ b/Source/cmTargetPropCommandBase.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTargetPropCommandBase.h" #include "cmExecutionStatus.h" diff --git a/Source/cmTargetPropCommandBase.h b/Source/cmTargetPropCommandBase.h index d95494c782..9c2301f79b 100644 --- a/Source/cmTargetPropCommandBase.h +++ b/Source/cmTargetPropCommandBase.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTargetPropertyComputer.cxx b/Source/cmTargetPropertyComputer.cxx index 73b88b5c6a..fc21a1621d 100644 --- a/Source/cmTargetPropertyComputer.cxx +++ b/Source/cmTargetPropertyComputer.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTargetPropertyComputer.h" diff --git a/Source/cmTargetPropertyComputer.h b/Source/cmTargetPropertyComputer.h index b327ae8082..2daeb48c36 100644 --- a/Source/cmTargetPropertyComputer.h +++ b/Source/cmTargetPropertyComputer.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTargetSourcesCommand.cxx b/Source/cmTargetSourcesCommand.cxx index 7c06b241a5..3e88828bb4 100644 --- a/Source/cmTargetSourcesCommand.cxx +++ b/Source/cmTargetSourcesCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTargetSourcesCommand.h" #include diff --git a/Source/cmTargetSourcesCommand.h b/Source/cmTargetSourcesCommand.h index 306226c9ea..502c2ea2f4 100644 --- a/Source/cmTargetSourcesCommand.h +++ b/Source/cmTargetSourcesCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTargetTraceDependencies.cxx b/Source/cmTargetTraceDependencies.cxx index 50e3c4cecd..b8f5ac6df9 100644 --- a/Source/cmTargetTraceDependencies.cxx +++ b/Source/cmTargetTraceDependencies.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTargetTraceDependencies.h" #include diff --git a/Source/cmTargetTraceDependencies.h b/Source/cmTargetTraceDependencies.h index 7e72bcd1db..319779d910 100644 --- a/Source/cmTargetTraceDependencies.h +++ b/Source/cmTargetTraceDependencies.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTest.cxx b/Source/cmTest.cxx index 445ea78432..1620b46002 100644 --- a/Source/cmTest.cxx +++ b/Source/cmTest.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTest.h" #include "cmMakefile.h" diff --git a/Source/cmTest.h b/Source/cmTest.h index 8e38e822a2..0e62d6e337 100644 --- a/Source/cmTest.h +++ b/Source/cmTest.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTestGenerator.cxx b/Source/cmTestGenerator.cxx index 9a52b3781e..83d798cd32 100644 --- a/Source/cmTestGenerator.cxx +++ b/Source/cmTestGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTestGenerator.h" #include diff --git a/Source/cmTestGenerator.h b/Source/cmTestGenerator.h index 8690bcbeae..b728ba378d 100644 --- a/Source/cmTestGenerator.h +++ b/Source/cmTestGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTimestamp.cxx b/Source/cmTimestamp.cxx index b7452eb920..d921a89361 100644 --- a/Source/cmTimestamp.cxx +++ b/Source/cmTimestamp.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #if !defined(_WIN32) && !defined(__sun) && !defined(__OpenBSD__) // POSIX APIs are needed diff --git a/Source/cmTimestamp.h b/Source/cmTimestamp.h index b013ca374d..1057cc9f1b 100644 --- a/Source/cmTimestamp.h +++ b/Source/cmTimestamp.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTransformDepfile.cxx b/Source/cmTransformDepfile.cxx index e0cdf8a041..e043a58c75 100644 --- a/Source/cmTransformDepfile.cxx +++ b/Source/cmTransformDepfile.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTransformDepfile.h" #include diff --git a/Source/cmTransformDepfile.h b/Source/cmTransformDepfile.h index 2724d2ba93..2626678393 100644 --- a/Source/cmTransformDepfile.h +++ b/Source/cmTransformDepfile.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmTryCompileCommand.cxx b/Source/cmTryCompileCommand.cxx index ee4fccbb6f..9f42769458 100644 --- a/Source/cmTryCompileCommand.cxx +++ b/Source/cmTryCompileCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTryCompileCommand.h" #include diff --git a/Source/cmTryCompileCommand.h b/Source/cmTryCompileCommand.h index 6a3430b6b6..cdab185e64 100644 --- a/Source/cmTryCompileCommand.h +++ b/Source/cmTryCompileCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmTryRunCommand.cxx b/Source/cmTryRunCommand.cxx index 9f4858e143..b0d52f8e48 100644 --- a/Source/cmTryRunCommand.cxx +++ b/Source/cmTryRunCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmTryRunCommand.h" #include diff --git a/Source/cmTryRunCommand.h b/Source/cmTryRunCommand.h index 38e36380e4..6b207d4623 100644 --- a/Source/cmTryRunCommand.h +++ b/Source/cmTryRunCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmUVHandlePtr.cxx b/Source/cmUVHandlePtr.cxx index ff069c5406..201e804e2b 100644 --- a/Source/cmUVHandlePtr.cxx +++ b/Source/cmUVHandlePtr.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #define cmUVHandlePtr_cxx #include "cmUVHandlePtr.h" diff --git a/Source/cmUVHandlePtr.h b/Source/cmUVHandlePtr.h index 82617f9b9c..6c2260ec1b 100644 --- a/Source/cmUVHandlePtr.h +++ b/Source/cmUVHandlePtr.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmUVProcessChain.cxx b/Source/cmUVProcessChain.cxx index 449efb8d13..4910653b33 100644 --- a/Source/cmUVProcessChain.cxx +++ b/Source/cmUVProcessChain.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmUVProcessChain.h" #include diff --git a/Source/cmUVProcessChain.h b/Source/cmUVProcessChain.h index 1871f01c85..ae71010d9a 100644 --- a/Source/cmUVProcessChain.h +++ b/Source/cmUVProcessChain.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmUVStream.h b/Source/cmUVStream.h index 047c9774ea..5c581ca042 100644 --- a/Source/cmUVStream.h +++ b/Source/cmUVStream.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmUVStreambuf.h b/Source/cmUVStreambuf.h index f8f77ecc2c..9baa7bc97b 100644 --- a/Source/cmUVStreambuf.h +++ b/Source/cmUVStreambuf.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmUnsetCommand.cxx b/Source/cmUnsetCommand.cxx index 3ba95e99fc..d34627ca97 100644 --- a/Source/cmUnsetCommand.cxx +++ b/Source/cmUnsetCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmUnsetCommand.h" #include "cmExecutionStatus.h" diff --git a/Source/cmUnsetCommand.h b/Source/cmUnsetCommand.h index 3faa0530a5..f7428f522c 100644 --- a/Source/cmUnsetCommand.h +++ b/Source/cmUnsetCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmUtils.hxx b/Source/cmUtils.hxx index 733e72fdad..2993d250ff 100644 --- a/Source/cmUtils.hxx +++ b/Source/cmUtils.hxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmsys/SystemTools.hxx" diff --git a/Source/cmUuid.cxx b/Source/cmUuid.cxx index 99f2c34cb6..bc2ff59622 100644 --- a/Source/cmUuid.cxx +++ b/Source/cmUuid.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmUuid.h" #include diff --git a/Source/cmUuid.h b/Source/cmUuid.h index 4be48d7c9f..cf51ecef31 100644 --- a/Source/cmUuid.h +++ b/Source/cmUuid.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmVSSetupHelper.cxx b/Source/cmVSSetupHelper.cxx index a488d48de9..54b301bd9a 100644 --- a/Source/cmVSSetupHelper.cxx +++ b/Source/cmVSSetupHelper.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmVSSetupHelper.h" #include diff --git a/Source/cmVSSetupHelper.h b/Source/cmVSSetupHelper.h index bbdaac37ca..fd01202d5f 100644 --- a/Source/cmVSSetupHelper.h +++ b/Source/cmVSSetupHelper.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #ifndef NOMINMAX diff --git a/Source/cmValue.h b/Source/cmValue.h index bec25f552f..21ef188740 100644 --- a/Source/cmValue.h +++ b/Source/cmValue.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmVariableWatch.cxx b/Source/cmVariableWatch.cxx index 2f1d6f81ad..5ad00fe604 100644 --- a/Source/cmVariableWatch.cxx +++ b/Source/cmVariableWatch.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmVariableWatch.h" #include diff --git a/Source/cmVariableWatch.h b/Source/cmVariableWatch.h index c896b58f64..ffd7192341 100644 --- a/Source/cmVariableWatch.h +++ b/Source/cmVariableWatch.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmVariableWatchCommand.cxx b/Source/cmVariableWatchCommand.cxx index 51a85fb8bc..f5d47c6866 100644 --- a/Source/cmVariableWatchCommand.cxx +++ b/Source/cmVariableWatchCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmVariableWatchCommand.h" #include diff --git a/Source/cmVariableWatchCommand.h b/Source/cmVariableWatchCommand.h index 4477cb7d88..39fb10d633 100644 --- a/Source/cmVariableWatchCommand.h +++ b/Source/cmVariableWatchCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmVersion.cxx b/Source/cmVersion.cxx index f2bf73ef20..06c3688577 100644 --- a/Source/cmVersion.cxx +++ b/Source/cmVersion.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmVersion.h" #include "cmVersionConfig.h" diff --git a/Source/cmVersion.h b/Source/cmVersion.h index 881252eaa5..c3d5b0cd4c 100644 --- a/Source/cmVersion.h +++ b/Source/cmVersion.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cmVersionConfig.h.in b/Source/cmVersionConfig.h.in index 5d52950e7f..7e30b485ff 100644 --- a/Source/cmVersionConfig.h.in +++ b/Source/cmVersionConfig.h.in @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #define CMake_VERSION_MAJOR @CMake_VERSION_MAJOR@ diff --git a/Source/cmVersionMacros.h b/Source/cmVersionMacros.h index f33f0dfac3..f89d8e7cc9 100644 --- a/Source/cmVersionMacros.h +++ b/Source/cmVersionMacros.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmVersionConfig.h" diff --git a/Source/cmVisualStudio10TargetGenerator.cxx b/Source/cmVisualStudio10TargetGenerator.cxx index 88b3e9a489..c5bbad23eb 100644 --- a/Source/cmVisualStudio10TargetGenerator.cxx +++ b/Source/cmVisualStudio10TargetGenerator.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmVisualStudio10TargetGenerator.h" #include diff --git a/Source/cmVisualStudio10TargetGenerator.h b/Source/cmVisualStudio10TargetGenerator.h index 2b3ebe8f22..162a140e2b 100644 --- a/Source/cmVisualStudio10TargetGenerator.h +++ b/Source/cmVisualStudio10TargetGenerator.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmVisualStudioGeneratorOptions.h b/Source/cmVisualStudioGeneratorOptions.h index 5056deba98..935a77b7a0 100644 --- a/Source/cmVisualStudioGeneratorOptions.h +++ b/Source/cmVisualStudioGeneratorOptions.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmVisualStudioSlnData.cxx b/Source/cmVisualStudioSlnData.cxx index 75a8544784..95e56f8536 100644 --- a/Source/cmVisualStudioSlnData.cxx +++ b/Source/cmVisualStudioSlnData.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmVisualStudioSlnData.h" #include diff --git a/Source/cmVisualStudioSlnData.h b/Source/cmVisualStudioSlnData.h index d804c89bca..3ed185bcba 100644 --- a/Source/cmVisualStudioSlnData.h +++ b/Source/cmVisualStudioSlnData.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmVisualStudioSlnParser.cxx b/Source/cmVisualStudioSlnParser.cxx index 67cb4e2c34..878e877eb3 100644 --- a/Source/cmVisualStudioSlnParser.cxx +++ b/Source/cmVisualStudioSlnParser.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmVisualStudioSlnParser.h" #include diff --git a/Source/cmVisualStudioSlnParser.h b/Source/cmVisualStudioSlnParser.h index e7dd16e4bf..dc0ea42429 100644 --- a/Source/cmVisualStudioSlnParser.h +++ b/Source/cmVisualStudioSlnParser.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmVisualStudioWCEPlatformParser.cxx b/Source/cmVisualStudioWCEPlatformParser.cxx index b3b828c8f4..8454c99f77 100644 --- a/Source/cmVisualStudioWCEPlatformParser.cxx +++ b/Source/cmVisualStudioWCEPlatformParser.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmVisualStudioWCEPlatformParser.h" #include diff --git a/Source/cmVisualStudioWCEPlatformParser.h b/Source/cmVisualStudioWCEPlatformParser.h index 559d7dddc8..c0a42a7e3f 100644 --- a/Source/cmVisualStudioWCEPlatformParser.h +++ b/Source/cmVisualStudioWCEPlatformParser.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmVsProjectType.h b/Source/cmVsProjectType.h index 04053a0a4a..4a84afb563 100644 --- a/Source/cmVsProjectType.h +++ b/Source/cmVsProjectType.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmWhileCommand.cxx b/Source/cmWhileCommand.cxx index f10146c776..43d89759c8 100644 --- a/Source/cmWhileCommand.cxx +++ b/Source/cmWhileCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmWhileCommand.h" #include diff --git a/Source/cmWhileCommand.h b/Source/cmWhileCommand.h index 5b8f0783cf..2568e172f7 100644 --- a/Source/cmWhileCommand.h +++ b/Source/cmWhileCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmWindowsRegistry.cxx b/Source/cmWindowsRegistry.cxx index 4eb5f5e963..0a0add3318 100644 --- a/Source/cmWindowsRegistry.cxx +++ b/Source/cmWindowsRegistry.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmConfigure.h" // IWYU pragma: keep #include "cmWindowsRegistry.h" diff --git a/Source/cmWindowsRegistry.h b/Source/cmWindowsRegistry.h index c8369e53bd..1b831accbb 100644 --- a/Source/cmWindowsRegistry.h +++ b/Source/cmWindowsRegistry.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmWorkerPool.cxx b/Source/cmWorkerPool.cxx index 4a04e3369e..bf79c864b9 100644 --- a/Source/cmWorkerPool.cxx +++ b/Source/cmWorkerPool.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmWorkerPool.h" #include diff --git a/Source/cmWorkerPool.h b/Source/cmWorkerPool.h index 4e7223be2b..e8614a4707 100644 --- a/Source/cmWorkerPool.h +++ b/Source/cmWorkerPool.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmWorkingDirectory.cxx b/Source/cmWorkingDirectory.cxx index ec10fb1a7a..f00aca9c80 100644 --- a/Source/cmWorkingDirectory.cxx +++ b/Source/cmWorkingDirectory.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmWorkingDirectory.h" #include "cmStringAlgorithms.h" diff --git a/Source/cmWorkingDirectory.h b/Source/cmWorkingDirectory.h index 31e12ad14d..96caafadd5 100644 --- a/Source/cmWorkingDirectory.h +++ b/Source/cmWorkingDirectory.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmWriteFileCommand.cxx b/Source/cmWriteFileCommand.cxx index 8ed9ea7de2..f862c51932 100644 --- a/Source/cmWriteFileCommand.cxx +++ b/Source/cmWriteFileCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmWriteFileCommand.h" #include "cmsys/FStream.hxx" diff --git a/Source/cmWriteFileCommand.h b/Source/cmWriteFileCommand.h index 0225e4f58e..262063cc42 100644 --- a/Source/cmWriteFileCommand.h +++ b/Source/cmWriteFileCommand.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmXCOFF.cxx b/Source/cmXCOFF.cxx index c4074d8fc9..39d190bae1 100644 --- a/Source/cmXCOFF.cxx +++ b/Source/cmXCOFF.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmXCOFF.h" #include diff --git a/Source/cmXCOFF.h b/Source/cmXCOFF.h index 4777336bf0..b1a7ef0445 100644 --- a/Source/cmXCOFF.h +++ b/Source/cmXCOFF.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmXCode21Object.cxx b/Source/cmXCode21Object.cxx index 18cf9d1c7f..74db53d81f 100644 --- a/Source/cmXCode21Object.cxx +++ b/Source/cmXCode21Object.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmXCode21Object.h" #include diff --git a/Source/cmXCode21Object.h b/Source/cmXCode21Object.h index 0c7f22b26b..5da71f5494 100644 --- a/Source/cmXCode21Object.h +++ b/Source/cmXCode21Object.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmXCodeObject.cxx b/Source/cmXCodeObject.cxx index d99788d35f..31b0322e25 100644 --- a/Source/cmXCodeObject.cxx +++ b/Source/cmXCodeObject.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmXCodeObject.h" #include diff --git a/Source/cmXCodeObject.h b/Source/cmXCodeObject.h index 410caf434c..2904a7cd7a 100644 --- a/Source/cmXCodeObject.h +++ b/Source/cmXCodeObject.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmXCodeScheme.cxx b/Source/cmXCodeScheme.cxx index 4c4ce6eed8..603bf0c4de 100644 --- a/Source/cmXCodeScheme.cxx +++ b/Source/cmXCodeScheme.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmXCodeScheme.h" #include diff --git a/Source/cmXCodeScheme.h b/Source/cmXCodeScheme.h index e397381e8c..783d25021b 100644 --- a/Source/cmXCodeScheme.h +++ b/Source/cmXCodeScheme.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmXMLParser.cxx b/Source/cmXMLParser.cxx index ea3286f6b7..e5ae69fe93 100644 --- a/Source/cmXMLParser.cxx +++ b/Source/cmXMLParser.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmXMLParser.h" #include diff --git a/Source/cmXMLParser.h b/Source/cmXMLParser.h index 79f7b64181..fe1230006f 100644 --- a/Source/cmXMLParser.h +++ b/Source/cmXMLParser.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmXMLSafe.cxx b/Source/cmXMLSafe.cxx index 91a919df15..fa4d1f09e2 100644 --- a/Source/cmXMLSafe.cxx +++ b/Source/cmXMLSafe.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmXMLSafe.h" #include diff --git a/Source/cmXMLSafe.h b/Source/cmXMLSafe.h index 68a207377d..ae5d35ba00 100644 --- a/Source/cmXMLSafe.h +++ b/Source/cmXMLSafe.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmXMLWriter.cxx b/Source/cmXMLWriter.cxx index 825028a396..1457221ac1 100644 --- a/Source/cmXMLWriter.cxx +++ b/Source/cmXMLWriter.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmXMLWriter.h" #include diff --git a/Source/cmXMLWriter.h b/Source/cmXMLWriter.h index d2d383dafd..ba4f7630a7 100644 --- a/Source/cmXMLWriter.h +++ b/Source/cmXMLWriter.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmXcFramework.cxx b/Source/cmXcFramework.cxx index 877873a05f..a133aa4d17 100644 --- a/Source/cmXcFramework.cxx +++ b/Source/cmXcFramework.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmXcFramework.h" #include diff --git a/Source/cmXcFramework.h b/Source/cmXcFramework.h index b1238a1926..a54fb2909c 100644 --- a/Source/cmXcFramework.h +++ b/Source/cmXcFramework.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cm_codecvt.cxx b/Source/cm_codecvt.cxx index 3a2725ab9e..82c76ed176 100644 --- a/Source/cm_codecvt.cxx +++ b/Source/cm_codecvt.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cm_codecvt.hxx" #if defined(_WIN32) diff --git a/Source/cm_codecvt.hxx b/Source/cm_codecvt.hxx index 5b2215a412..037fd14c6d 100644 --- a/Source/cm_codecvt.hxx +++ b/Source/cm_codecvt.hxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cm_codecvt_Encoding.hxx b/Source/cm_codecvt_Encoding.hxx index b91ad8fbbc..e90f147d46 100644 --- a/Source/cm_codecvt_Encoding.hxx +++ b/Source/cm_codecvt_Encoding.hxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once enum class codecvt_Encoding diff --git a/Source/cm_fileno.cxx b/Source/cm_fileno.cxx index a40c5ca676..668814053a 100644 --- a/Source/cm_fileno.cxx +++ b/Source/cm_fileno.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #if !defined(_POSIX_C_SOURCE) && !defined(_WIN32) && !defined(__sun) && \ !defined(__OpenBSD__) /* POSIX APIs are needed */ diff --git a/Source/cm_fileno.hxx b/Source/cm_fileno.hxx index 3abcdcf006..b35456c1ec 100644 --- a/Source/cm_fileno.hxx +++ b/Source/cm_fileno.hxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Source/cm_get_date.c b/Source/cm_get_date.c index 49f55772b9..700b3e3e94 100644 --- a/Source/cm_get_date.c +++ b/Source/cm_get_date.c @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cm_get_date.h" // FIXME: This suppresses use of localtime_r because archive_getdate.c diff --git a/Source/cm_get_date.h b/Source/cm_get_date.h index 14312270d9..9984ede6ca 100644 --- a/Source/cm_get_date.h +++ b/Source/cm_get_date.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include /* NOLINT(modernize-deprecated-headers) */ diff --git a/Source/cm_sys_stat.h b/Source/cm_sys_stat.h index c4e3d84b54..234298f407 100644 --- a/Source/cm_sys_stat.h +++ b/Source/cm_sys_stat.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #if defined(_MSC_VER) diff --git a/Source/cm_utf8.c b/Source/cm_utf8.c index 7a80001dfc..9f68d5eb1a 100644 --- a/Source/cm_utf8.c +++ b/Source/cm_utf8.c @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cm_utf8.h" #include diff --git a/Source/cm_utf8.h b/Source/cm_utf8.h index 15d35529cb..916a43922c 100644 --- a/Source/cm_utf8.h +++ b/Source/cm_utf8.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #ifdef __cplusplus diff --git a/Source/cmake.cxx b/Source/cmake.cxx index 7a28a2fe22..fd410af723 100644 --- a/Source/cmake.cxx +++ b/Source/cmake.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmake.h" #include diff --git a/Source/cmake.h b/Source/cmake.h index 829bb7c471..f128a46d7b 100644 --- a/Source/cmake.h +++ b/Source/cmake.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmakemain.cxx b/Source/cmakemain.cxx index 60b59adf27..7c60427f7c 100644 --- a/Source/cmakemain.cxx +++ b/Source/cmakemain.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/cmcmd.cxx b/Source/cmcmd.cxx index 7f7efddacf..559b7c0eab 100644 --- a/Source/cmcmd.cxx +++ b/Source/cmcmd.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmcmd.h" #include diff --git a/Source/cmcmd.h b/Source/cmcmd.h index f3299f4701..f3eeba4737 100644 --- a/Source/cmcmd.h +++ b/Source/cmcmd.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Source/ctest.cxx b/Source/ctest.cxx index ad82daa84d..b25f58b752 100644 --- a/Source/ctest.cxx +++ b/Source/ctest.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeGUI/CMakeGUITest.cxx b/Tests/CMakeGUI/CMakeGUITest.cxx index 69c1bd6303..b4777f7957 100644 --- a/Tests/CMakeGUI/CMakeGUITest.cxx +++ b/Tests/CMakeGUI/CMakeGUITest.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "CMakeGUITest.h" #include "QCMake.h" diff --git a/Tests/CMakeGUI/CMakeGUITest.h b/Tests/CMakeGUI/CMakeGUITest.h index e6293a4d81..829e60821a 100644 --- a/Tests/CMakeGUI/CMakeGUITest.h +++ b/Tests/CMakeGUI/CMakeGUITest.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Tests/CMakeGUI/CatchShow.cxx b/Tests/CMakeGUI/CatchShow.cxx index aee2d9da6f..e958126b72 100644 --- a/Tests/CMakeGUI/CatchShow.cxx +++ b/Tests/CMakeGUI/CatchShow.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "CatchShow.h" #include diff --git a/Tests/CMakeGUI/CatchShow.h b/Tests/CMakeGUI/CatchShow.h index 7d370b6ac6..ca70e4ea6f 100644 --- a/Tests/CMakeGUI/CatchShow.h +++ b/Tests/CMakeGUI/CatchShow.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Tests/CMakeGUI/CatchShowTest.cxx b/Tests/CMakeGUI/CatchShowTest.cxx index acea8ea0af..0cf7dac671 100644 --- a/Tests/CMakeGUI/CatchShowTest.cxx +++ b/Tests/CMakeGUI/CatchShowTest.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "CatchShowTest.h" #include diff --git a/Tests/CMakeGUI/CatchShowTest.h b/Tests/CMakeGUI/CatchShowTest.h index 6da2163424..3e85d6b365 100644 --- a/Tests/CMakeGUI/CatchShowTest.h +++ b/Tests/CMakeGUI/CatchShowTest.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Tests/CMakeGUI/EnvironmentDialogTest.cxx b/Tests/CMakeGUI/EnvironmentDialogTest.cxx index 9ec4996e30..26fca7dc36 100644 --- a/Tests/CMakeGUI/EnvironmentDialogTest.cxx +++ b/Tests/CMakeGUI/EnvironmentDialogTest.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "EnvironmentDialogTest.h" #include diff --git a/Tests/CMakeGUI/EnvironmentDialogTest.h b/Tests/CMakeGUI/EnvironmentDialogTest.h index bcba2c5a8f..0548115c1e 100644 --- a/Tests/CMakeGUI/EnvironmentDialogTest.h +++ b/Tests/CMakeGUI/EnvironmentDialogTest.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Tests/CMakeGUI/QCMakeCacheModelTest.cxx b/Tests/CMakeGUI/QCMakeCacheModelTest.cxx index 6dbfc3cf49..4bf6fa5f38 100644 --- a/Tests/CMakeGUI/QCMakeCacheModelTest.cxx +++ b/Tests/CMakeGUI/QCMakeCacheModelTest.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "QCMakeCacheModelTest.h" #include diff --git a/Tests/CMakeGUI/QCMakeCacheModelTest.h b/Tests/CMakeGUI/QCMakeCacheModelTest.h index e88db94aef..c014afeeb0 100644 --- a/Tests/CMakeGUI/QCMakeCacheModelTest.h +++ b/Tests/CMakeGUI/QCMakeCacheModelTest.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "QCMakeCacheView.h" diff --git a/Tests/CMakeGUI/QCMakePresetComboBoxTest.cxx b/Tests/CMakeGUI/QCMakePresetComboBoxTest.cxx index a95d008bba..84fac16682 100644 --- a/Tests/CMakeGUI/QCMakePresetComboBoxTest.cxx +++ b/Tests/CMakeGUI/QCMakePresetComboBoxTest.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "QCMakePresetComboBoxTest.h" #include diff --git a/Tests/CMakeGUI/QCMakePresetComboBoxTest.h b/Tests/CMakeGUI/QCMakePresetComboBoxTest.h index 433adbb42e..d1e0770ef4 100644 --- a/Tests/CMakeGUI/QCMakePresetComboBoxTest.h +++ b/Tests/CMakeGUI/QCMakePresetComboBoxTest.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "QCMakePresetComboBox.h" diff --git a/Tests/CMakeGUI/QCMakePresetItemModelTest.cxx b/Tests/CMakeGUI/QCMakePresetItemModelTest.cxx index a2320b305f..edceeb8189 100644 --- a/Tests/CMakeGUI/QCMakePresetItemModelTest.cxx +++ b/Tests/CMakeGUI/QCMakePresetItemModelTest.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "QCMakePresetItemModelTest.h" #include diff --git a/Tests/CMakeGUI/QCMakePresetItemModelTest.h b/Tests/CMakeGUI/QCMakePresetItemModelTest.h index ff6efae279..ef6c7337b9 100644 --- a/Tests/CMakeGUI/QCMakePresetItemModelTest.h +++ b/Tests/CMakeGUI/QCMakePresetItemModelTest.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "QCMakePresetItemModel.h" diff --git a/Tests/CMakeGUI/QCMakePresetTest.cxx b/Tests/CMakeGUI/QCMakePresetTest.cxx index 20810558ee..48564880f2 100644 --- a/Tests/CMakeGUI/QCMakePresetTest.cxx +++ b/Tests/CMakeGUI/QCMakePresetTest.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "QCMakePresetTest.h" #include diff --git a/Tests/CMakeGUI/QCMakePresetTest.h b/Tests/CMakeGUI/QCMakePresetTest.h index 5eac88d8c3..650dfc4c29 100644 --- a/Tests/CMakeGUI/QCMakePresetTest.h +++ b/Tests/CMakeGUI/QCMakePresetTest.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "QCMakePreset.h" diff --git a/Tests/CMakeLib/testAffinity.cxx b/Tests/CMakeLib/testAffinity.cxx index 6c6857079d..18bd8a9509 100644 --- a/Tests/CMakeLib/testAffinity.cxx +++ b/Tests/CMakeLib/testAffinity.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include #include diff --git a/Tests/CMakeLib/testArgumentParser.cxx b/Tests/CMakeLib/testArgumentParser.cxx index d4e2bd2b5f..1bdad599f4 100644 --- a/Tests/CMakeLib/testArgumentParser.cxx +++ b/Tests/CMakeLib/testArgumentParser.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeLib/testAssert.cxx b/Tests/CMakeLib/testAssert.cxx index 2cdc1e2bb4..98a729eca1 100644 --- a/Tests/CMakeLib/testAssert.cxx +++ b/Tests/CMakeLib/testAssert.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include diff --git a/Tests/CMakeLib/testCMFilesystemPath.cxx b/Tests/CMakeLib/testCMFilesystemPath.cxx index f38deb0fa3..a8d3be8ebb 100644 --- a/Tests/CMakeLib/testCMFilesystemPath.cxx +++ b/Tests/CMakeLib/testCMFilesystemPath.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeLib/testCMakePath.cxx b/Tests/CMakeLib/testCMakePath.cxx index d2f6661a47..1b7ee6c465 100644 --- a/Tests/CMakeLib/testCMakePath.cxx +++ b/Tests/CMakeLib/testCMakePath.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Tests/CMakeLib/testCTestResourceGroups.cxx b/Tests/CMakeLib/testCTestResourceGroups.cxx index 659cdd7da2..acdb50eff3 100644 --- a/Tests/CMakeLib/testCTestResourceGroups.cxx +++ b/Tests/CMakeLib/testCTestResourceGroups.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeLib/testCommon.h b/Tests/CMakeLib/testCommon.h index 6fb6e3f47d..b7379d5905 100644 --- a/Tests/CMakeLib/testCommon.h +++ b/Tests/CMakeLib/testCommon.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include // IWYU pragma: export diff --git a/Tests/CMakeLib/testConfig.h.in b/Tests/CMakeLib/testConfig.h.in index f57f97e848..15bc12fccc 100644 --- a/Tests/CMakeLib/testConfig.h.in +++ b/Tests/CMakeLib/testConfig.h.in @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Tests/CMakeLib/testDebugger.h b/Tests/CMakeLib/testDebugger.h index 13ea66a0c4..c27086d6aa 100644 --- a/Tests/CMakeLib/testDebugger.h +++ b/Tests/CMakeLib/testDebugger.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Tests/CMakeLib/testDebuggerAdapter.cxx b/Tests/CMakeLib/testDebuggerAdapter.cxx index 7595c755ab..c5ad8b3828 100644 --- a/Tests/CMakeLib/testDebuggerAdapter.cxx +++ b/Tests/CMakeLib/testDebuggerAdapter.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeLib/testDebuggerAdapterPipe.cxx b/Tests/CMakeLib/testDebuggerAdapterPipe.cxx index 5fbdc12525..15dc32b477 100644 --- a/Tests/CMakeLib/testDebuggerAdapterPipe.cxx +++ b/Tests/CMakeLib/testDebuggerAdapterPipe.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeLib/testDebuggerBreakpointManager.cxx b/Tests/CMakeLib/testDebuggerBreakpointManager.cxx index e82251e594..e1e86af734 100644 --- a/Tests/CMakeLib/testDebuggerBreakpointManager.cxx +++ b/Tests/CMakeLib/testDebuggerBreakpointManager.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeLib/testDebuggerNamedPipe.cxx b/Tests/CMakeLib/testDebuggerNamedPipe.cxx index 3eb32831f6..69c8de2728 100644 --- a/Tests/CMakeLib/testDebuggerNamedPipe.cxx +++ b/Tests/CMakeLib/testDebuggerNamedPipe.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeLib/testDebuggerVariables.cxx b/Tests/CMakeLib/testDebuggerVariables.cxx index ca8bf39e1e..03ceec5d30 100644 --- a/Tests/CMakeLib/testDebuggerVariables.cxx +++ b/Tests/CMakeLib/testDebuggerVariables.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeLib/testDebuggerVariablesHelper.cxx b/Tests/CMakeLib/testDebuggerVariablesHelper.cxx index e3dbbceaff..7359231cb0 100644 --- a/Tests/CMakeLib/testDebuggerVariablesHelper.cxx +++ b/Tests/CMakeLib/testDebuggerVariablesHelper.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeLib/testDebuggerVariablesManager.cxx b/Tests/CMakeLib/testDebuggerVariablesManager.cxx index a1881c0763..bccff2f9e5 100644 --- a/Tests/CMakeLib/testDebuggerVariablesManager.cxx +++ b/Tests/CMakeLib/testDebuggerVariablesManager.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeLib/testDocumentationFormatter.cxx b/Tests/CMakeLib/testDocumentationFormatter.cxx index 20df43fe62..a0324c1a61 100644 --- a/Tests/CMakeLib/testDocumentationFormatter.cxx +++ b/Tests/CMakeLib/testDocumentationFormatter.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeLib/testFindPackageCommand.cxx b/Tests/CMakeLib/testFindPackageCommand.cxx index 30749beb47..e3148b863f 100644 --- a/Tests/CMakeLib/testFindPackageCommand.cxx +++ b/Tests/CMakeLib/testFindPackageCommand.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include // IWYU pragma: keep diff --git a/Tests/CMakeLib/testGeneratedFileStream.cxx b/Tests/CMakeLib/testGeneratedFileStream.cxx index ad1c9e5e1f..1c1b6945d7 100644 --- a/Tests/CMakeLib/testGeneratedFileStream.cxx +++ b/Tests/CMakeLib/testGeneratedFileStream.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeLib/testList.cxx b/Tests/CMakeLib/testList.cxx index aade3052e9..810ca913b7 100644 --- a/Tests/CMakeLib/testList.cxx +++ b/Tests/CMakeLib/testList.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeLib/testPathResolver.cxx b/Tests/CMakeLib/testPathResolver.cxx index 7172274f06..d79afd9e90 100644 --- a/Tests/CMakeLib/testPathResolver.cxx +++ b/Tests/CMakeLib/testPathResolver.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include // IWYU pragma: keep diff --git a/Tests/CMakeLib/testRST.cxx b/Tests/CMakeLib/testRST.cxx index 77f2a662af..930ffd6d05 100644 --- a/Tests/CMakeLib/testRST.cxx +++ b/Tests/CMakeLib/testRST.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeLib/testRange.cxx b/Tests/CMakeLib/testRange.cxx index 64bc3d756c..11e95fe987 100644 --- a/Tests/CMakeLib/testRange.cxx +++ b/Tests/CMakeLib/testRange.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeLib/testString.cxx b/Tests/CMakeLib/testString.cxx index 72b49a2e26..b796eb7977 100644 --- a/Tests/CMakeLib/testString.cxx +++ b/Tests/CMakeLib/testString.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeLib/testStringAlgorithms.cxx b/Tests/CMakeLib/testStringAlgorithms.cxx index 4d418b44fc..8b0eb6902b 100644 --- a/Tests/CMakeLib/testStringAlgorithms.cxx +++ b/Tests/CMakeLib/testStringAlgorithms.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Tests/CMakeLib/testSystemTools.cxx b/Tests/CMakeLib/testSystemTools.cxx index 3d932a41e1..35814740b9 100644 --- a/Tests/CMakeLib/testSystemTools.cxx +++ b/Tests/CMakeLib/testSystemTools.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include // IWYU pragma: keep diff --git a/Tests/CMakeLib/testUTF8.cxx b/Tests/CMakeLib/testUTF8.cxx index 093430bc40..2268ebda47 100644 --- a/Tests/CMakeLib/testUTF8.cxx +++ b/Tests/CMakeLib/testUTF8.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/CMakeLib/testUVPatches.cxx b/Tests/CMakeLib/testUVPatches.cxx index e5d137b908..f602179fd0 100644 --- a/Tests/CMakeLib/testUVPatches.cxx +++ b/Tests/CMakeLib/testUVPatches.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include // IWYU pragma: keep diff --git a/Tests/CMakeLib/testXMLSafe.cxx b/Tests/CMakeLib/testXMLSafe.cxx index 5b37a08bc4..68f6a038e4 100644 --- a/Tests/CMakeLib/testXMLSafe.cxx +++ b/Tests/CMakeLib/testXMLSafe.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "cmConfigure.h" // IWYU pragma: keep diff --git a/Tests/CheckFortran.cmake b/Tests/CheckFortran.cmake index 0dfeb5a069..dcd4a78a79 100644 --- a/Tests/CheckFortran.cmake +++ b/Tests/CheckFortran.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(NOT DEFINED CMAKE_Fortran_COMPILER) diff --git a/Tests/Fuzzing/xml_parser_fuzzer.cc b/Tests/Fuzzing/xml_parser_fuzzer.cc index ea6cb3def9..df8e17f3a6 100644 --- a/Tests/Fuzzing/xml_parser_fuzzer.cc +++ b/Tests/Fuzzing/xml_parser_fuzzer.cc @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Tests/GhsMulti/GhsMultiCompilerOptions/CMakeLists.txt b/Tests/GhsMulti/GhsMultiCompilerOptions/CMakeLists.txt index 925070917b..0821b92619 100644 --- a/Tests/GhsMulti/GhsMultiCompilerOptions/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiCompilerOptions/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiCompilerOptions/CMakeLists.txt.in b/Tests/GhsMulti/GhsMultiCompilerOptions/CMakeLists.txt.in index fc24d907b7..f2fc665e74 100644 --- a/Tests/GhsMulti/GhsMultiCompilerOptions/CMakeLists.txt.in +++ b/Tests/GhsMulti/GhsMultiCompilerOptions/CMakeLists.txt.in @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiCopyFile/CMakeLists.txt b/Tests/GhsMulti/GhsMultiCopyFile/CMakeLists.txt index d6d007d9c5..e474dc6a96 100644 --- a/Tests/GhsMulti/GhsMultiCopyFile/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiCopyFile/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiCustomTarget/CMakeLists.txt b/Tests/GhsMulti/GhsMultiCustomTarget/CMakeLists.txt index 93d668bb60..8b3a7ca034 100644 --- a/Tests/GhsMulti/GhsMultiCustomTarget/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiCustomTarget/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiCustomTarget/CMakeLists.txt.in b/Tests/GhsMulti/GhsMultiCustomTarget/CMakeLists.txt.in index fed946cc5a..7c61869f4a 100644 --- a/Tests/GhsMulti/GhsMultiCustomTarget/CMakeLists.txt.in +++ b/Tests/GhsMulti/GhsMultiCustomTarget/CMakeLists.txt.in @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiDepOrder/CMakeLists.txt b/Tests/GhsMulti/GhsMultiDepOrder/CMakeLists.txt index 2e2871b114..4e10aed579 100644 --- a/Tests/GhsMulti/GhsMultiDepOrder/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiDepOrder/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiDepOrder/exec/CMakeLists.txt b/Tests/GhsMulti/GhsMultiDepOrder/exec/CMakeLists.txt index 85ee8056b5..af3bc9dbaf 100644 --- a/Tests/GhsMulti/GhsMultiDepOrder/exec/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiDepOrder/exec/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiDepOrder/lib/CMakeLists.txt b/Tests/GhsMulti/GhsMultiDepOrder/lib/CMakeLists.txt index ae30fa2bd5..ac403c0ca1 100644 --- a/Tests/GhsMulti/GhsMultiDepOrder/lib/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiDepOrder/lib/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. add_library(lib1 STATIC func1.c lib1.h diff --git a/Tests/GhsMulti/GhsMultiDepOrder/protolib/CMakeLists.txt b/Tests/GhsMulti/GhsMultiDepOrder/protolib/CMakeLists.txt index 8cb6869bd0..ac3ab391e5 100644 --- a/Tests/GhsMulti/GhsMultiDepOrder/protolib/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiDepOrder/protolib/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiExclude/CMakeLists.txt b/Tests/GhsMulti/GhsMultiExclude/CMakeLists.txt index 575bf50e44..845ab1467e 100644 --- a/Tests/GhsMulti/GhsMultiExclude/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiExclude/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiExclude/verify.cmake b/Tests/GhsMulti/GhsMultiExclude/verify.cmake index 99cef63b49..597924ffb9 100644 --- a/Tests/GhsMulti/GhsMultiExclude/verify.cmake +++ b/Tests/GhsMulti/GhsMultiExclude/verify.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. function(verify_skipped_tgt name) unset(fileName CACHE) diff --git a/Tests/GhsMulti/GhsMultiExternalProject/CMakeLists.txt b/Tests/GhsMulti/GhsMultiExternalProject/CMakeLists.txt index 24126c8fa0..965706ec40 100644 --- a/Tests/GhsMulti/GhsMultiExternalProject/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiExternalProject/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiExternalProject/empty/CMakeLists.txt b/Tests/GhsMulti/GhsMultiExternalProject/empty/CMakeLists.txt index 6846a98536..a41f43d750 100644 --- a/Tests/GhsMulti/GhsMultiExternalProject/empty/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiExternalProject/empty/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiIntegrity/GhsMultiIntegrityDD/CMakeLists.txt b/Tests/GhsMulti/GhsMultiIntegrity/GhsMultiIntegrityDD/CMakeLists.txt index d4cbf04768..31fbee12c4 100644 --- a/Tests/GhsMulti/GhsMultiIntegrity/GhsMultiIntegrityDD/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiIntegrity/GhsMultiIntegrityDD/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiIntegrity/GhsMultiIntegrityMonolith/CMakeLists.txt b/Tests/GhsMulti/GhsMultiIntegrity/GhsMultiIntegrityMonolith/CMakeLists.txt index 3f2f0eba6e..2840eca63a 100644 --- a/Tests/GhsMulti/GhsMultiIntegrity/GhsMultiIntegrityMonolith/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiIntegrity/GhsMultiIntegrityMonolith/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiInterface/CMakeLists.txt b/Tests/GhsMulti/GhsMultiInterface/CMakeLists.txt index fa0dce0273..a316909ded 100644 --- a/Tests/GhsMulti/GhsMultiInterface/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiInterface/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiLinkTest/CMakeLists.txt b/Tests/GhsMulti/GhsMultiLinkTest/CMakeLists.txt index 2d21bfbc9a..b888c02799 100644 --- a/Tests/GhsMulti/GhsMultiLinkTest/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiLinkTest/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiLinkTest/CMakeLists.txt.in b/Tests/GhsMulti/GhsMultiLinkTest/CMakeLists.txt.in index 58c2115243..47a30c46dc 100644 --- a/Tests/GhsMulti/GhsMultiLinkTest/CMakeLists.txt.in +++ b/Tests/GhsMulti/GhsMultiLinkTest/CMakeLists.txt.in @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiLinkTestSub/CMakeLists.txt b/Tests/GhsMulti/GhsMultiLinkTestSub/CMakeLists.txt index 145dac0eb0..2b948931b8 100644 --- a/Tests/GhsMulti/GhsMultiLinkTestSub/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiLinkTestSub/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiLinkTestSub/sub_exe/CMakeLists.txt b/Tests/GhsMulti/GhsMultiLinkTestSub/sub_exe/CMakeLists.txt index f49e33d6cc..449174d249 100644 --- a/Tests/GhsMulti/GhsMultiLinkTestSub/sub_exe/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiLinkTestSub/sub_exe/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiLinkTestSub/sub_lib/CMakeLists.txt b/Tests/GhsMulti/GhsMultiLinkTestSub/sub_lib/CMakeLists.txt index 90397304f6..09dde7d95a 100644 --- a/Tests/GhsMulti/GhsMultiLinkTestSub/sub_lib/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiLinkTestSub/sub_lib/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. add_library(lib1 STATIC func2.c func3.c func4.c) target_link_libraries(lib1 lib2) diff --git a/Tests/GhsMulti/GhsMultiMultipleProjects/CMakeLists.txt b/Tests/GhsMulti/GhsMultiMultipleProjects/CMakeLists.txt index 9e077a9a46..f0c5a6503f 100644 --- a/Tests/GhsMulti/GhsMultiMultipleProjects/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiMultipleProjects/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiMultipleProjects/sub/CMakeLists.txt b/Tests/GhsMulti/GhsMultiMultipleProjects/sub/CMakeLists.txt index 0d83bc310b..c2066a6c7b 100644 --- a/Tests/GhsMulti/GhsMultiMultipleProjects/sub/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiMultipleProjects/sub/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiMultipleProjects/sub2/CMakeLists.txt b/Tests/GhsMulti/GhsMultiMultipleProjects/sub2/CMakeLists.txt index e42e7fb2c6..5ddc13095d 100644 --- a/Tests/GhsMulti/GhsMultiMultipleProjects/sub2/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiMultipleProjects/sub2/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiMultipleProjects/verify.cmake b/Tests/GhsMulti/GhsMultiMultipleProjects/verify.cmake index b6af935dc6..c92eea2481 100644 --- a/Tests/GhsMulti/GhsMultiMultipleProjects/verify.cmake +++ b/Tests/GhsMulti/GhsMultiMultipleProjects/verify.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. function(verify_project_top name) unset(fileName CACHE) diff --git a/Tests/GhsMulti/GhsMultiObjectLibrary/CMakeLists.txt b/Tests/GhsMulti/GhsMultiObjectLibrary/CMakeLists.txt index 98668e5c9b..b75a7b43e5 100644 --- a/Tests/GhsMulti/GhsMultiObjectLibrary/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiObjectLibrary/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiPlatform/CMakeLists.txt b/Tests/GhsMulti/GhsMultiPlatform/CMakeLists.txt index b177887c91..f2a8c11df2 100644 --- a/Tests/GhsMulti/GhsMultiPlatform/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiPlatform/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiRenameInstall/CMakeLists.txt b/Tests/GhsMulti/GhsMultiRenameInstall/CMakeLists.txt index b2540d9745..3ad42e975a 100644 --- a/Tests/GhsMulti/GhsMultiRenameInstall/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiRenameInstall/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiSrcGroups/CMakeLists.txt b/Tests/GhsMulti/GhsMultiSrcGroups/CMakeLists.txt index 93a1afcb60..126be60d80 100644 --- a/Tests/GhsMulti/GhsMultiSrcGroups/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiSrcGroups/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/GhsMulti/GhsMultiUnsupportedTargets/CMakeLists.txt b/Tests/GhsMulti/GhsMultiUnsupportedTargets/CMakeLists.txt index f5f3c55fd5..e9aaa08abf 100644 --- a/Tests/GhsMulti/GhsMultiUnsupportedTargets/CMakeLists.txt +++ b/Tests/GhsMulti/GhsMultiUnsupportedTargets/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.12 FATAL_ERROR) diff --git a/Tests/QtAutogen/Complex/abc.cpp b/Tests/QtAutogen/Complex/abc.cpp index 4c7dc52cb3..c9fd1a7966 100644 --- a/Tests/QtAutogen/Complex/abc.cpp +++ b/Tests/QtAutogen/Complex/abc.cpp @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "abc.h" #include diff --git a/Tests/QtAutogen/Complex/abc.h b/Tests/QtAutogen/Complex/abc.h index ec5f4115a1..5a14a178fc 100644 --- a/Tests/QtAutogen/Complex/abc.h +++ b/Tests/QtAutogen/Complex/abc.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #ifndef ABC_H #define ABC_H diff --git a/Tests/QtAutogen/Complex/abc_p.h b/Tests/QtAutogen/Complex/abc_p.h index 1f6102cd0e..e6d565edff 100644 --- a/Tests/QtAutogen/Complex/abc_p.h +++ b/Tests/QtAutogen/Complex/abc_p.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #ifndef ABC_P_H #define ABC_P_H diff --git a/Tests/QtAutogen/Complex/bar.cpp b/Tests/QtAutogen/Complex/bar.cpp index 734bd7a8e6..f4b2a79c19 100644 --- a/Tests/QtAutogen/Complex/bar.cpp +++ b/Tests/QtAutogen/Complex/bar.cpp @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "sub/bar.h" #include diff --git a/Tests/QtAutogen/Complex/blub.cpp b/Tests/QtAutogen/Complex/blub.cpp index 1c497e00f1..d0b53a8480 100644 --- a/Tests/QtAutogen/Complex/blub.cpp +++ b/Tests/QtAutogen/Complex/blub.cpp @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "blub.h" #include diff --git a/Tests/QtAutogen/Complex/blub.h b/Tests/QtAutogen/Complex/blub.h index ff798782b1..c52e2ec5c7 100644 --- a/Tests/QtAutogen/Complex/blub.h +++ b/Tests/QtAutogen/Complex/blub.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #ifndef BLUB_H #define BLUB_H diff --git a/Tests/QtAutogen/Complex/foo.cpp b/Tests/QtAutogen/Complex/foo.cpp index f665eee011..d99e6c112b 100644 --- a/Tests/QtAutogen/Complex/foo.cpp +++ b/Tests/QtAutogen/Complex/foo.cpp @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "foo.h" #include diff --git a/Tests/QtAutogen/Complex/foo.h b/Tests/QtAutogen/Complex/foo.h index 3e03fe6bdd..024f627289 100644 --- a/Tests/QtAutogen/Complex/foo.h +++ b/Tests/QtAutogen/Complex/foo.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #ifndef FOO_H #define FOO_H diff --git a/Tests/QtAutogen/Complex/sub/bar.h b/Tests/QtAutogen/Complex/sub/bar.h index e4093f61c4..c8e31a1635 100644 --- a/Tests/QtAutogen/Complex/sub/bar.h +++ b/Tests/QtAutogen/Complex/sub/bar.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #ifndef BAR_H #define BAR_H diff --git a/Tests/QtAutogen/Complex/xyz.cpp b/Tests/QtAutogen/Complex/xyz.cpp index e46c9d3ed6..37e4a50464 100644 --- a/Tests/QtAutogen/Complex/xyz.cpp +++ b/Tests/QtAutogen/Complex/xyz.cpp @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "xyz.h" #include diff --git a/Tests/QtAutogen/Complex/xyz.h b/Tests/QtAutogen/Complex/xyz.h index 8b813fd3a7..1a4a8689df 100644 --- a/Tests/QtAutogen/Complex/xyz.h +++ b/Tests/QtAutogen/Complex/xyz.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #ifndef XYZ_H #define XYZ_H diff --git a/Tests/QtAutogen/Complex/yaf.cpp b/Tests/QtAutogen/Complex/yaf.cpp index 10448c1bc2..eff85cb511 100644 --- a/Tests/QtAutogen/Complex/yaf.cpp +++ b/Tests/QtAutogen/Complex/yaf.cpp @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "yaf.h" #include diff --git a/Tests/QtAutogen/Complex/yaf.h b/Tests/QtAutogen/Complex/yaf.h index f27106199f..d2443280fa 100644 --- a/Tests/QtAutogen/Complex/yaf.h +++ b/Tests/QtAutogen/Complex/yaf.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #ifndef YAF_H #define YAF_H diff --git a/Tests/QtAutogen/Complex/yaf_p.h b/Tests/QtAutogen/Complex/yaf_p.h index 48fdd301cd..07b77b6e07 100644 --- a/Tests/QtAutogen/Complex/yaf_p.h +++ b/Tests/QtAutogen/Complex/yaf_p.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #ifndef YAF_P_H #define YAF_P_H diff --git a/Tests/RunCMake/CMakeLists.txt b/Tests/RunCMake/CMakeLists.txt index 83980de15c..53ccf84950 100644 --- a/Tests/RunCMake/CMakeLists.txt +++ b/Tests/RunCMake/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # See adjacent README.rst for documentation of this test infrastructure. diff --git a/Tests/RunCMake/RunCMake.cmake b/Tests/RunCMake/RunCMake.cmake index 0729f1b608..dd1b6e1e27 100644 --- a/Tests/RunCMake/RunCMake.cmake +++ b/Tests/RunCMake/RunCMake.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. foreach( arg diff --git a/Tests/RunCMake/RunCPack.cmake b/Tests/RunCMake/RunCPack.cmake index b21eb269eb..f00a71e808 100644 --- a/Tests/RunCMake/RunCPack.cmake +++ b/Tests/RunCMake/RunCPack.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(RunCMake) diff --git a/Tests/RunCMake/RunCPack/verify.cmake b/Tests/RunCMake/RunCPack/verify.cmake index 26a52bc6d9..f39d20ffe7 100644 --- a/Tests/RunCMake/RunCPack/verify.cmake +++ b/Tests/RunCMake/RunCPack/verify.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(glob) list(TRANSFORM glob PREPEND "${dir}/") diff --git a/Tests/RunCMake/RunCTest.cmake b/Tests/RunCMake/RunCTest.cmake index 87d17f254e..243a037bd0 100644 --- a/Tests/RunCMake/RunCTest.cmake +++ b/Tests/RunCMake/RunCTest.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. include(RunCMake) diff --git a/Utilities/CMakeLists.txt b/Utilities/CMakeLists.txt index e377733c5f..e73827a0c2 100644 --- a/Utilities/CMakeLists.txt +++ b/Utilities/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. subdirs(Doxygen) diff --git a/Utilities/ClangTidyModule/CMakeLists.txt b/Utilities/ClangTidyModule/CMakeLists.txt index 582d54a765..9679151d0d 100644 --- a/Utilities/ClangTidyModule/CMakeLists.txt +++ b/Utilities/ClangTidyModule/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. cmake_minimum_required(VERSION 3.13) project(CMakeClangTidyModule C CXX) diff --git a/Utilities/ClangTidyModule/Module.cxx b/Utilities/ClangTidyModule/Module.cxx index 4dd7dcd007..3a8ec9e1ea 100644 --- a/Utilities/ClangTidyModule/Module.cxx +++ b/Utilities/ClangTidyModule/Module.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Utilities/ClangTidyModule/OstringstreamUseCmstrcatCheck.cxx b/Utilities/ClangTidyModule/OstringstreamUseCmstrcatCheck.cxx index 0f734e3551..8265e329be 100644 --- a/Utilities/ClangTidyModule/OstringstreamUseCmstrcatCheck.cxx +++ b/Utilities/ClangTidyModule/OstringstreamUseCmstrcatCheck.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "OstringstreamUseCmstrcatCheck.h" #include diff --git a/Utilities/ClangTidyModule/OstringstreamUseCmstrcatCheck.h b/Utilities/ClangTidyModule/OstringstreamUseCmstrcatCheck.h index fa8230799f..4541c24681 100644 --- a/Utilities/ClangTidyModule/OstringstreamUseCmstrcatCheck.h +++ b/Utilities/ClangTidyModule/OstringstreamUseCmstrcatCheck.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Utilities/ClangTidyModule/StringConcatenationUseCmstrcatCheck.cxx b/Utilities/ClangTidyModule/StringConcatenationUseCmstrcatCheck.cxx index 4bee5e8aac..4fd9c7f03e 100644 --- a/Utilities/ClangTidyModule/StringConcatenationUseCmstrcatCheck.cxx +++ b/Utilities/ClangTidyModule/StringConcatenationUseCmstrcatCheck.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "StringConcatenationUseCmstrcatCheck.h" #include diff --git a/Utilities/ClangTidyModule/StringConcatenationUseCmstrcatCheck.h b/Utilities/ClangTidyModule/StringConcatenationUseCmstrcatCheck.h index 937315287f..5308120d5d 100644 --- a/Utilities/ClangTidyModule/StringConcatenationUseCmstrcatCheck.h +++ b/Utilities/ClangTidyModule/StringConcatenationUseCmstrcatCheck.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Utilities/ClangTidyModule/UseBespokeEnumClassCheck.cxx b/Utilities/ClangTidyModule/UseBespokeEnumClassCheck.cxx index 43127550e6..3ab01ba995 100644 --- a/Utilities/ClangTidyModule/UseBespokeEnumClassCheck.cxx +++ b/Utilities/ClangTidyModule/UseBespokeEnumClassCheck.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "UseBespokeEnumClassCheck.h" #include diff --git a/Utilities/ClangTidyModule/UseBespokeEnumClassCheck.h b/Utilities/ClangTidyModule/UseBespokeEnumClassCheck.h index 24e3fbd900..fddf623fcb 100644 --- a/Utilities/ClangTidyModule/UseBespokeEnumClassCheck.h +++ b/Utilities/ClangTidyModule/UseBespokeEnumClassCheck.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Utilities/ClangTidyModule/UseCmstrlenCheck.cxx b/Utilities/ClangTidyModule/UseCmstrlenCheck.cxx index c42d8993a2..2f06078f03 100644 --- a/Utilities/ClangTidyModule/UseCmstrlenCheck.cxx +++ b/Utilities/ClangTidyModule/UseCmstrlenCheck.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "UseCmstrlenCheck.h" #include diff --git a/Utilities/ClangTidyModule/UseCmstrlenCheck.h b/Utilities/ClangTidyModule/UseCmstrlenCheck.h index a9bf8ce0d9..e4cd1bb427 100644 --- a/Utilities/ClangTidyModule/UseCmstrlenCheck.h +++ b/Utilities/ClangTidyModule/UseCmstrlenCheck.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Utilities/ClangTidyModule/UseCmsysFstreamCheck.cxx b/Utilities/ClangTidyModule/UseCmsysFstreamCheck.cxx index 73c58175aa..5f28054223 100644 --- a/Utilities/ClangTidyModule/UseCmsysFstreamCheck.cxx +++ b/Utilities/ClangTidyModule/UseCmsysFstreamCheck.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include "UseCmsysFstreamCheck.h" #include diff --git a/Utilities/ClangTidyModule/UseCmsysFstreamCheck.h b/Utilities/ClangTidyModule/UseCmsysFstreamCheck.h index 851bc915ff..eb021bd288 100644 --- a/Utilities/ClangTidyModule/UseCmsysFstreamCheck.h +++ b/Utilities/ClangTidyModule/UseCmsysFstreamCheck.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Utilities/ClangTidyModule/UsePragmaOnceCheck.cxx b/Utilities/ClangTidyModule/UsePragmaOnceCheck.cxx index 34c1fc718c..ac6a9f8eb6 100644 --- a/Utilities/ClangTidyModule/UsePragmaOnceCheck.cxx +++ b/Utilities/ClangTidyModule/UsePragmaOnceCheck.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* This code was originally taken from part of the Clang-Tidy LLVM project and * modified for use with CMake under the following original license: */ diff --git a/Utilities/ClangTidyModule/UsePragmaOnceCheck.h b/Utilities/ClangTidyModule/UsePragmaOnceCheck.h index dd2b7fb8d1..c2a896ea06 100644 --- a/Utilities/ClangTidyModule/UsePragmaOnceCheck.h +++ b/Utilities/ClangTidyModule/UsePragmaOnceCheck.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* This code was originally taken from part of the Clang-Tidy LLVM project and * modified for use with CMake under the following original license: */ diff --git a/Utilities/Doxygen/CMakeLists.txt b/Utilities/Doxygen/CMakeLists.txt index 0426da618c..68918f101e 100644 --- a/Utilities/Doxygen/CMakeLists.txt +++ b/Utilities/Doxygen/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(NOT CMake_SOURCE_DIR) set(CMakeDeveloperReference_STANDALONE 1) diff --git a/Utilities/Git/commit-msg b/Utilities/Git/commit-msg index 348c3eaa1b..c7b8127288 100755 --- a/Utilities/Git/commit-msg +++ b/Utilities/Git/commit-msg @@ -1,6 +1,6 @@ #!/usr/bin/env bash # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. die() { echo 'commit-msg hook failure' 1>&2 diff --git a/Utilities/Git/pre-commit b/Utilities/Git/pre-commit index b63ae5e337..aa4bc8c44e 100755 --- a/Utilities/Git/pre-commit +++ b/Utilities/Git/pre-commit @@ -1,6 +1,6 @@ #!/usr/bin/env bash # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. die() { echo 'pre-commit hook failure' 1>&2 diff --git a/Utilities/Git/prepare-commit-msg b/Utilities/Git/prepare-commit-msg index 511472e19f..3ecb027947 100755 --- a/Utilities/Git/prepare-commit-msg +++ b/Utilities/Git/prepare-commit-msg @@ -1,6 +1,6 @@ #!/usr/bin/env bash # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # This is a placeholder for future prepare-commit-msg hooks. exit 0 diff --git a/Utilities/Release/linux/aarch64/Dockerfile b/Utilities/Release/linux/aarch64/Dockerfile index e232c018fb..937cd7f45e 100644 --- a/Utilities/Release/linux/aarch64/Dockerfile +++ b/Utilities/Release/linux/aarch64/Dockerfile @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Produce an image containing a portable CMake binary package for Linux/aarch64. # Build using the CMake source directory as the build context. diff --git a/Utilities/Release/linux/aarch64/base/Dockerfile b/Utilities/Release/linux/aarch64/base/Dockerfile index b9c683e9ee..bb9f198620 100644 --- a/Utilities/Release/linux/aarch64/base/Dockerfile +++ b/Utilities/Release/linux/aarch64/base/Dockerfile @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Produce a base image with a build environment for portable CMake binaries. # Build using the directory containing this file as its own build context. diff --git a/Utilities/Release/linux/aarch64/deps/Dockerfile b/Utilities/Release/linux/aarch64/deps/Dockerfile index 8d0f6fdbea..d881f0dc28 100644 --- a/Utilities/Release/linux/aarch64/deps/Dockerfile +++ b/Utilities/Release/linux/aarch64/deps/Dockerfile @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Produce an image with custom-built dependencies for portable CMake binaries. # Build using the directory containing this file as its own build context. diff --git a/Utilities/Release/linux/aarch64/test/Dockerfile b/Utilities/Release/linux/aarch64/test/Dockerfile index 03674fbbcc..4c2862eb8e 100644 --- a/Utilities/Release/linux/aarch64/test/Dockerfile +++ b/Utilities/Release/linux/aarch64/test/Dockerfile @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Produce a base image with a test environment for packaged CMake binaries. # Build using the directory containing this file as its own build context. diff --git a/Utilities/Release/linux/aarch64/test/test-make.bash b/Utilities/Release/linux/aarch64/test/test-make.bash index 10d30c38a3..12c9f2c10a 100644 --- a/Utilities/Release/linux/aarch64/test/test-make.bash +++ b/Utilities/Release/linux/aarch64/test/test-make.bash @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. set -e set -x diff --git a/Utilities/Release/linux/aarch64/test/test-ninja.bash b/Utilities/Release/linux/aarch64/test/test-ninja.bash index fe39e2e636..841795229c 100644 --- a/Utilities/Release/linux/aarch64/test/test-ninja.bash +++ b/Utilities/Release/linux/aarch64/test/test-ninja.bash @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. set -e set -x diff --git a/Utilities/Release/linux/x86_64/Dockerfile b/Utilities/Release/linux/x86_64/Dockerfile index 71c87762e5..8d651084a7 100644 --- a/Utilities/Release/linux/x86_64/Dockerfile +++ b/Utilities/Release/linux/x86_64/Dockerfile @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Produce an image containing a portable CMake binary package for Linux/x86_64. # Build using the CMake source directory as the build context. diff --git a/Utilities/Release/linux/x86_64/base/Dockerfile b/Utilities/Release/linux/x86_64/base/Dockerfile index 5df138ed3b..72ff2cc02a 100644 --- a/Utilities/Release/linux/x86_64/base/Dockerfile +++ b/Utilities/Release/linux/x86_64/base/Dockerfile @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Produce a base image with a build environment for portable CMake binaries. # Build using the directory containing this file as its own build context. diff --git a/Utilities/Release/linux/x86_64/deps/Dockerfile b/Utilities/Release/linux/x86_64/deps/Dockerfile index b8bd16432c..4bbf5cce89 100644 --- a/Utilities/Release/linux/x86_64/deps/Dockerfile +++ b/Utilities/Release/linux/x86_64/deps/Dockerfile @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Produce an image with custom-built dependencies for portable CMake binaries. # Build using the directory containing this file as its own build context. diff --git a/Utilities/Release/linux/x86_64/test/Dockerfile b/Utilities/Release/linux/x86_64/test/Dockerfile index e6c195efd4..add0245bf3 100644 --- a/Utilities/Release/linux/x86_64/test/Dockerfile +++ b/Utilities/Release/linux/x86_64/test/Dockerfile @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Produce a base image with a test environment for packaged CMake binaries. # Build using the directory containing this file as its own build context. diff --git a/Utilities/Release/linux/x86_64/test/test-make.bash b/Utilities/Release/linux/x86_64/test/test-make.bash index 10d30c38a3..12c9f2c10a 100644 --- a/Utilities/Release/linux/x86_64/test/test-make.bash +++ b/Utilities/Release/linux/x86_64/test/test-make.bash @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. set -e set -x diff --git a/Utilities/Release/linux/x86_64/test/test-ninja.bash b/Utilities/Release/linux/x86_64/test/test-ninja.bash index fe39e2e636..841795229c 100644 --- a/Utilities/Release/linux/x86_64/test/test-ninja.bash +++ b/Utilities/Release/linux/x86_64/test/test-ninja.bash @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. set -e set -x diff --git a/Utilities/Release/win/qt-5.15.10-win-x86-msvc.ps1 b/Utilities/Release/win/qt-5.15.10-win-x86-msvc.ps1 index e1d9ad1d1d..37e273427a 100644 --- a/Utilities/Release/win/qt-5.15.10-win-x86-msvc.ps1 +++ b/Utilities/Release/win/qt-5.15.10-win-x86-msvc.ps1 @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Run this script on a Windows host to generate Qt binaries. # Set the PATH environment variable to contain the locations of cmake and git. diff --git a/Utilities/Release/win/qtbase-6.3.0-win-msvc.cmake b/Utilities/Release/win/qtbase-6.3.0-win-msvc.cmake index ae3651d46e..a895ca1ebf 100644 --- a/Utilities/Release/win/qtbase-6.3.0-win-msvc.cmake +++ b/Utilities/Release/win/qtbase-6.3.0-win-msvc.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Run this script in a Visual Studio Command Prompt to generate Qt binaries. diff --git a/Utilities/Release/win/sign-package.ps1 b/Utilities/Release/win/sign-package.ps1 index fdaff14783..7465c213ea 100644 --- a/Utilities/Release/win/sign-package.ps1 +++ b/Utilities/Release/win/sign-package.ps1 @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Run this script on a Windows host in a CMake single-config build tree. diff --git a/Utilities/Scripts/BoostScanDeps.cmake b/Utilities/Scripts/BoostScanDeps.cmake index 14c7f3cf8e..45f3746653 100644 --- a/Utilities/Scripts/BoostScanDeps.cmake +++ b/Utilities/Scripts/BoostScanDeps.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Scan the Boost headers and determine the library dependencies. Note # that this script only scans one Boost version at once; invoke once diff --git a/Utilities/Sphinx/CMakeLists.txt b/Utilities/Sphinx/CMakeLists.txt index 5b99d43662..c89d412421 100644 --- a/Utilities/Sphinx/CMakeLists.txt +++ b/Utilities/Sphinx/CMakeLists.txt @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. if(NOT CMake_SOURCE_DIR) set(CMakeHelp_STANDALONE 1) diff --git a/Utilities/Sphinx/CTestConfig.cmake b/Utilities/Sphinx/CTestConfig.cmake index e5f42601a4..294cd18299 100644 --- a/Utilities/Sphinx/CTestConfig.cmake +++ b/Utilities/Sphinx/CTestConfig.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # If changing this file, also update CTestConfig.cmake diff --git a/Utilities/Sphinx/cmake.py b/Utilities/Sphinx/cmake.py index 66954dfb3f..cfe114a355 100644 --- a/Utilities/Sphinx/cmake.py +++ b/Utilities/Sphinx/cmake.py @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # BEGIN imports diff --git a/Utilities/Sphinx/conf.py.in b/Utilities/Sphinx/conf.py.in index e71f8508d3..2c290420e6 100644 --- a/Utilities/Sphinx/conf.py.in +++ b/Utilities/Sphinx/conf.py.in @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. import sys import os diff --git a/Utilities/cm3p/Setup.Configuration.h b/Utilities/cm3p/Setup.Configuration.h index 9f4190e4f5..3abcc0b916 100644 --- a/Utilities/cm3p/Setup.Configuration.h +++ b/Utilities/cm3p/Setup.Configuration.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include // IWYU pragma: export diff --git a/Utilities/cm3p/archive.h b/Utilities/cm3p/archive.h index a775400e4f..2b92eb93d4 100644 --- a/Utilities/cm3p/archive.h +++ b/Utilities/cm3p/archive.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the libarchive configured for CMake. */ diff --git a/Utilities/cm3p/archive_entry.h b/Utilities/cm3p/archive_entry.h index 0f8376c795..2bd682cabf 100644 --- a/Utilities/cm3p/archive_entry.h +++ b/Utilities/cm3p/archive_entry.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the libarchive configured for CMake. */ diff --git a/Utilities/cm3p/bzlib.h b/Utilities/cm3p/bzlib.h index c0eef0322d..98fccb1ad6 100644 --- a/Utilities/cm3p/bzlib.h +++ b/Utilities/cm3p/bzlib.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the bzip2 library configured for CMake. */ diff --git a/Utilities/cm3p/cppdap/dap.h b/Utilities/cm3p/cppdap/dap.h index 84fd332482..72f4d263ac 100644 --- a/Utilities/cm3p/cppdap/dap.h +++ b/Utilities/cm3p/cppdap/dap.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the cppdap library configured for CMake. */ diff --git a/Utilities/cm3p/cppdap/future.h b/Utilities/cm3p/cppdap/future.h index ad45b6bcfd..c11d672287 100644 --- a/Utilities/cm3p/cppdap/future.h +++ b/Utilities/cm3p/cppdap/future.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the cppdap library configured for CMake. */ diff --git a/Utilities/cm3p/cppdap/io.h b/Utilities/cm3p/cppdap/io.h index e0401f8339..7bc6df50a3 100644 --- a/Utilities/cm3p/cppdap/io.h +++ b/Utilities/cm3p/cppdap/io.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the cppdap library configured for CMake. */ diff --git a/Utilities/cm3p/cppdap/optional.h b/Utilities/cm3p/cppdap/optional.h index 777184d073..b74b55981a 100644 --- a/Utilities/cm3p/cppdap/optional.h +++ b/Utilities/cm3p/cppdap/optional.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the cppdap library configured for CMake. */ diff --git a/Utilities/cm3p/cppdap/protocol.h b/Utilities/cm3p/cppdap/protocol.h index da70369f8a..5b174645d3 100644 --- a/Utilities/cm3p/cppdap/protocol.h +++ b/Utilities/cm3p/cppdap/protocol.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the cppdap library configured for CMake. */ diff --git a/Utilities/cm3p/cppdap/session.h b/Utilities/cm3p/cppdap/session.h index d4468e7ce5..77196c4a9e 100644 --- a/Utilities/cm3p/cppdap/session.h +++ b/Utilities/cm3p/cppdap/session.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the cppdap library configured for CMake. */ diff --git a/Utilities/cm3p/cppdap/types.h b/Utilities/cm3p/cppdap/types.h index 3fc2a88317..f3ceff530c 100644 --- a/Utilities/cm3p/cppdap/types.h +++ b/Utilities/cm3p/cppdap/types.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the cppdap library configured for CMake. */ diff --git a/Utilities/cm3p/curl/curl.h b/Utilities/cm3p/curl/curl.h index 272db8d9f3..7b78dcb667 100644 --- a/Utilities/cm3p/curl/curl.h +++ b/Utilities/cm3p/curl/curl.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the curl library configured for CMake. */ diff --git a/Utilities/cm3p/expat.h b/Utilities/cm3p/expat.h index bcf6195e43..251db454bd 100644 --- a/Utilities/cm3p/expat.h +++ b/Utilities/cm3p/expat.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the expat library configured for CMake. */ diff --git a/Utilities/cm3p/json/forwards.h b/Utilities/cm3p/json/forwards.h index c55c5c115b..84fa664544 100644 --- a/Utilities/cm3p/json/forwards.h +++ b/Utilities/cm3p/json/forwards.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the jsoncpp library configured for CMake. */ diff --git a/Utilities/cm3p/json/json.h b/Utilities/cm3p/json/json.h index 5671e91a4b..c265693a8b 100644 --- a/Utilities/cm3p/json/json.h +++ b/Utilities/cm3p/json/json.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the jsoncpp library configured for CMake. */ diff --git a/Utilities/cm3p/json/reader.h b/Utilities/cm3p/json/reader.h index 9fa8d2d779..a4d1572e16 100644 --- a/Utilities/cm3p/json/reader.h +++ b/Utilities/cm3p/json/reader.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the jsoncpp library configured for CMake. */ diff --git a/Utilities/cm3p/json/value.h b/Utilities/cm3p/json/value.h index fc3b5f4a56..a2df097343 100644 --- a/Utilities/cm3p/json/value.h +++ b/Utilities/cm3p/json/value.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the jsoncpp library configured for CMake. */ diff --git a/Utilities/cm3p/json/version.h b/Utilities/cm3p/json/version.h index 49f83fa2b4..13b8b01607 100644 --- a/Utilities/cm3p/json/version.h +++ b/Utilities/cm3p/json/version.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the jsoncpp library configured for CMake. */ diff --git a/Utilities/cm3p/json/writer.h b/Utilities/cm3p/json/writer.h index 7ee1e43af2..a0a43f39e6 100644 --- a/Utilities/cm3p/json/writer.h +++ b/Utilities/cm3p/json/writer.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the jsoncpp library configured for CMake. */ diff --git a/Utilities/cm3p/kwiml/abi.h b/Utilities/cm3p/kwiml/abi.h index 8d5189a6dc..760ae67161 100644 --- a/Utilities/cm3p/kwiml/abi.h +++ b/Utilities/cm3p/kwiml/abi.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the KWIML library configured for CMake. */ diff --git a/Utilities/cm3p/kwiml/int.h b/Utilities/cm3p/kwiml/int.h index 2669df8358..b716b569d5 100644 --- a/Utilities/cm3p/kwiml/int.h +++ b/Utilities/cm3p/kwiml/int.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the KWIML library configured for CMake. */ diff --git a/Utilities/cm3p/lzma.h b/Utilities/cm3p/lzma.h index 7842f6bb45..4820aeba9a 100644 --- a/Utilities/cm3p/lzma.h +++ b/Utilities/cm3p/lzma.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the liblzma configured for CMake. */ diff --git a/Utilities/cm3p/rhash.h b/Utilities/cm3p/rhash.h index 58285574a4..8ce707585a 100644 --- a/Utilities/cm3p/rhash.h +++ b/Utilities/cm3p/rhash.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the LibRHash library configured for CMake. */ diff --git a/Utilities/cm3p/uv.h b/Utilities/cm3p/uv.h index 36a86b696a..83f9d8e908 100644 --- a/Utilities/cm3p/uv.h +++ b/Utilities/cm3p/uv.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the libuv library configured for CMake. */ diff --git a/Utilities/cm3p/zlib.h b/Utilities/cm3p/zlib.h index 6b82aa2115..635580cf89 100644 --- a/Utilities/cm3p/zlib.h +++ b/Utilities/cm3p/zlib.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the zlib library configured for CMake. */ diff --git a/Utilities/cm3p/zstd.h b/Utilities/cm3p/zstd.h index 51972de342..171a754c54 100644 --- a/Utilities/cm3p/zstd.h +++ b/Utilities/cm3p/zstd.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Use the libzstd configured for CMake. */ diff --git a/Utilities/cmThirdParty.h.in b/Utilities/cmThirdParty.h.in index da325b1c16..fa3c7ed888 100644 --- a/Utilities/cmThirdParty.h.in +++ b/Utilities/cmThirdParty.h.in @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Whether CMake is using its own utility libraries. */ diff --git a/Utilities/cmThirdPartyChecks.cmake b/Utilities/cmThirdPartyChecks.cmake index fa3d8b67d2..71ad5237c0 100644 --- a/Utilities/cmThirdPartyChecks.cmake +++ b/Utilities/cmThirdPartyChecks.cmake @@ -1,5 +1,5 @@ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. # Hard-code third-party try_compile checks where we know the answer. diff --git a/Utilities/cmllpkgc/llpkgc.c b/Utilities/cmllpkgc/llpkgc.c index 33c9043cb9..fdb22b5188 100644 --- a/Utilities/cmllpkgc/llpkgc.c +++ b/Utilities/cmllpkgc/llpkgc.c @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include #include diff --git a/Utilities/cmllpkgc/llpkgc.h b/Utilities/cmllpkgc/llpkgc.h index b7d0724e8f..7ab0fe9f8d 100644 --- a/Utilities/cmllpkgc/llpkgc.h +++ b/Utilities/cmllpkgc/llpkgc.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #ifndef INCLUDE_LLPKGC_API_H_ #define INCLUDE_LLPKGC_API_H_ diff --git a/Utilities/cmllpkgc/llpkgc__internal.c b/Utilities/cmllpkgc/llpkgc__internal.c index 2eaba127ca..9fa5856e15 100644 --- a/Utilities/cmllpkgc/llpkgc__internal.c +++ b/Utilities/cmllpkgc/llpkgc__internal.c @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* This code was generated by llpkgc, do not edit it by hand See: https://gitlab.kitware.com/utils/llpkgc */ diff --git a/Utilities/cmllpkgc/llpkgc__internal.h b/Utilities/cmllpkgc/llpkgc__internal.h index 34ec1d2547..1488b95bda 100644 --- a/Utilities/cmllpkgc/llpkgc__internal.h +++ b/Utilities/cmllpkgc/llpkgc__internal.h @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ /* This code was generated by llpkgc, do not edit it by hand See: https://gitlab.kitware.com/utils/llpkgc */ diff --git a/Utilities/std/cm/algorithm b/Utilities/std/cm/algorithm index 93fe224c9f..107bf85414 100644 --- a/Utilities/std/cm/algorithm +++ b/Utilities/std/cm/algorithm @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include // IWYU pragma: export diff --git a/Utilities/std/cm/array b/Utilities/std/cm/array index f344ee7312..4e3a29d3e7 100644 --- a/Utilities/std/cm/array +++ b/Utilities/std/cm/array @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include // IWYU pragma: export diff --git a/Utilities/std/cm/bits/container_helpers.hxx b/Utilities/std/cm/bits/container_helpers.hxx index 42e2e84646..15307aa63f 100644 --- a/Utilities/std/cm/bits/container_helpers.hxx +++ b/Utilities/std/cm/bits/container_helpers.hxx @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Utilities/std/cm/bits/erase_if.hxx b/Utilities/std/cm/bits/erase_if.hxx index 354b0c22b4..ced6107d37 100644 --- a/Utilities/std/cm/bits/erase_if.hxx +++ b/Utilities/std/cm/bits/erase_if.hxx @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once diff --git a/Utilities/std/cm/bits/fs_path.cxx b/Utilities/std/cm/bits/fs_path.cxx index f64811aaa6..b552308183 100644 --- a/Utilities/std/cm/bits/fs_path.cxx +++ b/Utilities/std/cm/bits/fs_path.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include // IWYU pragma: associated diff --git a/Utilities/std/cm/bits/string_view.cxx b/Utilities/std/cm/bits/string_view.cxx index c0f8352315..bd5fb605f0 100644 --- a/Utilities/std/cm/bits/string_view.cxx +++ b/Utilities/std/cm/bits/string_view.cxx @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #include // IWYU pragma: associated diff --git a/Utilities/std/cm/deque b/Utilities/std/cm/deque index cae3e86812..54d186f163 100644 --- a/Utilities/std/cm/deque +++ b/Utilities/std/cm/deque @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Utilities/std/cm/filesystem b/Utilities/std/cm/filesystem index c56f71cadc..81edd71906 100644 --- a/Utilities/std/cm/filesystem +++ b/Utilities/std/cm/filesystem @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmSTL.hxx" // IWYU pragma: keep diff --git a/Utilities/std/cm/forward_list b/Utilities/std/cm/forward_list index 3397a09954..ba7c536b8f 100644 --- a/Utilities/std/cm/forward_list +++ b/Utilities/std/cm/forward_list @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include // IWYU pragma: export diff --git a/Utilities/std/cm/iomanip b/Utilities/std/cm/iomanip index 3e5d4c8d92..0eda611c62 100644 --- a/Utilities/std/cm/iomanip +++ b/Utilities/std/cm/iomanip @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include // IWYU pragma: export diff --git a/Utilities/std/cm/iterator b/Utilities/std/cm/iterator index 3bfd9474e2..080cf29662 100644 --- a/Utilities/std/cm/iterator +++ b/Utilities/std/cm/iterator @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include // IWYU pragma: export diff --git a/Utilities/std/cm/list b/Utilities/std/cm/list index b17752cc64..5983f614ff 100644 --- a/Utilities/std/cm/list +++ b/Utilities/std/cm/list @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include // IWYU pragma: export diff --git a/Utilities/std/cm/map b/Utilities/std/cm/map index 4270d78961..a2de211ec1 100644 --- a/Utilities/std/cm/map +++ b/Utilities/std/cm/map @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include // IWYU pragma: export diff --git a/Utilities/std/cm/memory b/Utilities/std/cm/memory index 005e6e2954..7ed1596489 100644 --- a/Utilities/std/cm/memory +++ b/Utilities/std/cm/memory @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include "cmSTL.hxx" // IWYU pragma: keep diff --git a/Utilities/std/cm/optional b/Utilities/std/cm/optional index c9b63739d6..1577fa074f 100644 --- a/Utilities/std/cm/optional +++ b/Utilities/std/cm/optional @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #if __cplusplus >= 201703L || (defined(_MSVC_LANG) && _MSVC_LANG >= 201703L) diff --git a/Utilities/std/cm/set b/Utilities/std/cm/set index 70e2c49e95..018cc3c6bd 100644 --- a/Utilities/std/cm/set +++ b/Utilities/std/cm/set @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include // IWYU pragma: export diff --git a/Utilities/std/cm/shared_mutex b/Utilities/std/cm/shared_mutex index a1204fa557..b0544a5b60 100644 --- a/Utilities/std/cm/shared_mutex +++ b/Utilities/std/cm/shared_mutex @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #if __cplusplus >= 201402L || defined(_MSVC_LANG) && _MSVC_LANG >= 201402L diff --git a/Utilities/std/cm/string b/Utilities/std/cm/string index 90ef39db8a..e92a56aa25 100644 --- a/Utilities/std/cm/string +++ b/Utilities/std/cm/string @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Utilities/std/cm/string_view b/Utilities/std/cm/string_view index d5c59abcd5..05618bf168 100644 --- a/Utilities/std/cm/string_view +++ b/Utilities/std/cm/string_view @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #if __cplusplus >= 201703L || defined(_MSVC_LANG) && _MSVC_LANG >= 201703L diff --git a/Utilities/std/cm/type_traits b/Utilities/std/cm/type_traits index b0ee27a048..6bb6b5c7b3 100644 --- a/Utilities/std/cm/type_traits +++ b/Utilities/std/cm/type_traits @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include // IWYU pragma: export diff --git a/Utilities/std/cm/unordered_map b/Utilities/std/cm/unordered_map index 0b085f3762..5c30bd83a2 100644 --- a/Utilities/std/cm/unordered_map +++ b/Utilities/std/cm/unordered_map @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include // IWYU pragma: export diff --git a/Utilities/std/cm/unordered_set b/Utilities/std/cm/unordered_set index 05930510f2..acaa3a8782 100644 --- a/Utilities/std/cm/unordered_set +++ b/Utilities/std/cm/unordered_set @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include // IWYU pragma: export diff --git a/Utilities/std/cm/utility b/Utilities/std/cm/utility index c257fc8068..a81a99a322 100644 --- a/Utilities/std/cm/utility +++ b/Utilities/std/cm/utility @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #if __cplusplus >= 201703L || (defined(_MSVC_LANG) && _MSVC_LANG >= 201703L) diff --git a/Utilities/std/cm/vector b/Utilities/std/cm/vector index 45cbc388e2..5f6dd3d69a 100644 --- a/Utilities/std/cm/vector +++ b/Utilities/std/cm/vector @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Utilities/std/cmSTL.hxx.in b/Utilities/std/cmSTL.hxx.in index 5e94864de5..65d631211d 100644 --- a/Utilities/std/cmSTL.hxx.in +++ b/Utilities/std/cmSTL.hxx.in @@ -1,5 +1,5 @@ /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once /* Whether CMake is using its own STL implementation. */ diff --git a/Utilities/std/cmext/algorithm b/Utilities/std/cmext/algorithm index f99e70ffb7..cc85b0ae25 100644 --- a/Utilities/std/cmext/algorithm +++ b/Utilities/std/cmext/algorithm @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Utilities/std/cmext/enum_set b/Utilities/std/cmext/enum_set index d39f07b228..24d2e6a945 100644 --- a/Utilities/std/cmext/enum_set +++ b/Utilities/std/cmext/enum_set @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Utilities/std/cmext/iterator b/Utilities/std/cmext/iterator index 8725cb3f81..ad03cbc0fa 100644 --- a/Utilities/std/cmext/iterator +++ b/Utilities/std/cmext/iterator @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Utilities/std/cmext/memory b/Utilities/std/cmext/memory index 3681d97523..2a7abe5c7f 100644 --- a/Utilities/std/cmext/memory +++ b/Utilities/std/cmext/memory @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Utilities/std/cmext/string_view b/Utilities/std/cmext/string_view index 0a498e67dc..29a1cf9173 100644 --- a/Utilities/std/cmext/string_view +++ b/Utilities/std/cmext/string_view @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/Utilities/std/cmext/type_traits b/Utilities/std/cmext/type_traits index 57e1e01407..07fa448658 100644 --- a/Utilities/std/cmext/type_traits +++ b/Utilities/std/cmext/type_traits @@ -2,7 +2,7 @@ // vim: set ft=cpp: /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying - file Copyright.txt or https://cmake.org/licensing for details. */ + file LICENSE.rst or https://cmake.org/licensing for details. */ #pragma once #include diff --git a/bootstrap b/bootstrap index e69f1ebcc3..793f245083 100755 --- a/bootstrap +++ b/bootstrap @@ -1,6 +1,6 @@ #!/bin/sh # Distributed under the OSI-approved BSD 3-Clause License. See accompanying -# file Copyright.txt or https://cmake.org/licensing for details. +# file LICENSE.rst or https://cmake.org/licensing for details. die() { echo "$@" 1>&2 ; exit 1