summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-06-27 02:04:37 +0200
committerPeter Kokot <peterkokot@gmail.com>2018-06-27 02:04:37 +0200
commit01c59d840b1d126642267a12a8e1435915e1f730 (patch)
treee5ce6187a924089d680b4ae104221b5eaccd4e41 /cmake
parent1e3a3d9819036870bcdc24389466145f691ccd53 (diff)
downloadlibgd-01c59d840b1d126642267a12a8e1435915e1f730.tar.gz
Remove Git ident attributes
Git ident attributes were in most cases utilized with SVN and keywords substitutions, where $Id$ were replaced with certain revision from the repository. In Git this functionality is different. Each $Id$ needs to be defined in .gitattributes file to be effective. This patch removes unused and outdated attributes.
Diffstat (limited to 'cmake')
-rw-r--r--cmake/modules/FindPTHREAD.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake/modules/FindPTHREAD.cmake b/cmake/modules/FindPTHREAD.cmake
index 7846e17..0331e17 100644
--- a/cmake/modules/FindPTHREAD.cmake
+++ b/cmake/modules/FindPTHREAD.cmake
@@ -1,7 +1,5 @@
#############################################################################
#
-# $Id: FindPTHREAD.cmake 4056 2013-01-05 13:04:42Z fspindle $
-#
# This file is part of the ViSP software.
# Copyright (C) 2005 - 2013 by INRIA. All rights reserved.
#