aboutsummaryrefslogtreecommitdiff
path: root/modules/FindACL.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/FindACL.cmake')
-rw-r--r--modules/FindACL.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/FindACL.cmake b/modules/FindACL.cmake
index ada94c32..9fb06782 100644
--- a/modules/FindACL.cmake
+++ b/modules/FindACL.cmake
@@ -3,6 +3,11 @@
#
# ACL_FOUND - system has the ACL library
# ACL_LIBS - The libraries needed to use ACL
+#
+# Copyright (c) 2006, Pino Toscano, <toscano.pino@tiscali.it>
+#
+# Redistribution and use is allowed according to the terms of the BSD license.
+# For details see the accompanying COPYING-CMAKE-SCRIPTS file.
INCLUDE(CheckIncludeFiles)