summaryrefslogtreecommitdiff
path: root/cmake/FindCxxTest.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/FindCxxTest.cmake')
-rw-r--r--cmake/FindCxxTest.cmake10
1 files changed, 10 insertions, 0 deletions
diff --git a/cmake/FindCxxTest.cmake b/cmake/FindCxxTest.cmake
index 2348edb98..f21a4fe0d 100644
--- a/cmake/FindCxxTest.cmake
+++ b/cmake/FindCxxTest.cmake
@@ -1,3 +1,13 @@
+#####################
+## FindCxxTest.cmake
+## Top contributors (to current version):
+## Mathias Preiner, Alex Ozdemir, Andrew Reynolds
+## This file is part of the CVC4 project.
+## Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
+## in the top-level source directory and their institutional affiliations.
+## All rights reserved. See the file COPYING in the top-level source
+## directory for licensing information.
+##
# Find CxxTest
# CxxTest_FOUND - system has CxxTest lib
# CxxTest_INCLUDE_DIR - the CxxTest include directory
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback