aboutsummaryrefslogtreecommitdiff
path: root/modules/FindPostgreSQL.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/FindPostgreSQL.cmake')
-rw-r--r--modules/FindPostgreSQL.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/FindPostgreSQL.cmake b/modules/FindPostgreSQL.cmake
index 54003b89..b16e9e5e 100644
--- a/modules/FindPostgreSQL.cmake
+++ b/modules/FindPostgreSQL.cmake
@@ -4,7 +4,7 @@
# POSTGRESQL_INCLUDE_DIR, where to find POSTGRESQL.h
# POSTGRESQL_LIBRARIES, the libraries needed to use POSTGRESQL.
# POSTGRESQL_FOUND, If false, do not try to use PostgreSQL.
-#
+
# Copyright (c) 2006, Jaroslaw Staniek, <js@iidea.pl>
#
# Redistribution and use is allowed according to the terms of the BSD license.