diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-26 19:31:02 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-26 19:31:02 -0600 |
commit | dfd07b448d0d3e4d4ade69841a5b10470e2247b3 (patch) | |
tree | 9247b2b49756fa5123461f35dc92e80a60ea9105 | |
parent | 8719390974b02299bafe61880f31193a53c1a5d9 (diff) | |
download | tdeio-locate-dfd07b448d0d3e4d4ade69841a5b10470e2247b3.tar.gz tdeio-locate-dfd07b448d0d3e4d4ade69841a5b10470e2247b3.zip |
Fix incorrect header
-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 # |