From 370bddd09f19e0f6199792d6fc13f95b58f56cdf Mon Sep 17 00:00:00 2001 From: "Dr. Mathieu Taillefumier" Date: Fri, 2 Dec 2022 10:57:15 +0100 Subject: [PATCH] Fix a licencing issue. --- cmake/GetGitRevisionDescription.cmake | 7 ------- 1 file changed, 7 deletions(-) diff --git a/cmake/GetGitRevisionDescription.cmake b/cmake/GetGitRevisionDescription.cmake index d8925202ef..ef54b26867 100644 --- a/cmake/GetGitRevisionDescription.cmake +++ b/cmake/GetGitRevisionDescription.cmake @@ -1,10 +1,3 @@ -#!-------------------------------------------------------------------------------------------------! -#! CP2K: A general program to perform molecular dynamics simulations ! -#! Copyright 2000-2022 CP2K developers group ! -#! ! -#! SPDX-License-Identifier: GPL-2.0-or-later ! -#!-------------------------------------------------------------------------------------------------! - # * Returns a version string from Git # # These functions force a re-configure on each git commit so that you can trust