diff options
author | Jarosław Staniek <staniek@kde.org> | 2009-10-31 22:24:52 +0000 |
---|---|---|
committer | Jarosław Staniek <staniek@kde.org> | 2009-10-31 22:24:52 +0000 |
commit | 822b4ca32c8a4312817663859007dfe22be9820a (patch) | |
tree | 2e0671a51eaae81986e6507d69fe89aedfbd595c | |
parent | 2b951fde6c75a94ad0965acf3ccbca005453e04c (diff) | |
download | extra-cmake-modules-822b4ca32c8a4312817663859007dfe22be9820a.tar.gz extra-cmake-modules-822b4ca32c8a4312817663859007dfe22be9820a.tar.bz2 |
update email
SVN_SILENT
svn path=/trunk/KDE/kdelibs/; revision=1043164
-rw-r--r-- | modules/FindPostgreSQL.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/FindPostgreSQL.cmake b/modules/FindPostgreSQL.cmake index b16e9e5e..79556120 100644 --- a/modules/FindPostgreSQL.cmake +++ b/modules/FindPostgreSQL.cmake @@ -5,7 +5,7 @@ # 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> +# Copyright (c) 2006 Jarosław Staniek <staniek at kde.org> # # Redistribution and use is allowed according to the terms of the BSD license. # For details see the accompanying COPYING-CMAKE-SCRIPTS file. |