diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-26 19:31:02 -0600 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-06-24 03:54:17 +0200 |
commit | 865c06ef80769c36d1ea68aa1bc5aa84cdae7e3e (patch) | |
tree | d04a68eaf89e13f9caef657d6bfc69d9a0960fe6 | |
parent | 270db7fea6cc045f7fd3d485686a779ea6afc4b7 (diff) | |
download | tdeio-locate-865c06ef80769c36d1ea68aa1bc5aa84cdae7e3e.tar.gz tdeio-locate-865c06ef80769c36d1ea68aa1bc5aa84cdae7e3e.zip |
Fix incorrect header
(cherry picked from commit dfd07b448d0d3e4d4ade69841a5b10470e2247b3)
-rw-r--r-- | ConfigureChecks.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index 2cfe6d4..16f316d 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -1,7 +1,7 @@ ################################################# # -# (C) 2010 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com +# (C) 2011 Timothy Pearson +# kb9vqf (AT) pearsoncomputing.net # # Improvements and feedback are welcome # |