summaryrefslogtreecommitdiff
path: root/cmake/FindJUnit.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/FindJUnit.cmake')
-rw-r--r--cmake/FindJUnit.cmake10
1 files changed, 10 insertions, 0 deletions
diff --git a/cmake/FindJUnit.cmake b/cmake/FindJUnit.cmake
index 1fd4ebb2d..cbea213a6 100644
--- a/cmake/FindJUnit.cmake
+++ b/cmake/FindJUnit.cmake
@@ -1,3 +1,13 @@
+#####################
+## FindJUnit.cmake
+## Top contributors (to current version):
+## Mathias Preiner
+## 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 JUnit
# JUnit_FOUND - system has JUnit lib
# JUnit_JAR - JUnit jar file
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback