From 106de6785a0cef92f0ba9b1a38e8f82d266acbe5 Mon Sep 17 00:00:00 2001
From: Andrew Maclean <a.maclean@cas.edu.au>
Date: Thu, 8 Jul 2010 10:24:52 +1000
Subject: Forgot the copyright notice.

---
 Modules/FindPostgreSQL.cmake | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/Modules/FindPostgreSQL.cmake b/Modules/FindPostgreSQL.cmake
index f6afedb..495d0e8 100644
--- a/Modules/FindPostgreSQL.cmake
+++ b/Modules/FindPostgreSQL.cmake
@@ -18,6 +18,20 @@
 # In Windows, we make the assumption that, if the PostgreSQL files are installed, the default directory
 # will be C:\Program Files\PostgreSQL.
 #
+
+#=============================================================================
+# Copyright 2004-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distributed this file outside of CMake, substitute the full
+#  License text for the above reference.)
+
 # ----------------------------------------------------------------------------
 # History:
 # This module is derived from the module originally found in the VTK source tree.
-- 
cgit v0.12