diff options
Diffstat (limited to 'krfb/CMakeLists.txt')
-rw-r--r-- | krfb/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/krfb/CMakeLists.txt b/krfb/CMakeLists.txt index 9be3dcc1..0b9d875b 100644 --- a/krfb/CMakeLists.txt +++ b/krfb/CMakeLists.txt @@ -1,5 +1,8 @@ ################################################# # +# (C) 2015 Timothy Pearson +# kb9vqf (AT) pearsoncomputing (DOT) net +# # (C) 2010-2011 Serghei Amelian # serghei (DOT) amelian (AT) gmail.com # @@ -16,3 +19,4 @@ add_subdirectory( kinetd ) add_subdirectory( krfb ) add_subdirectory( kcm_krfb ) add_subdirectory( krfb_httpd ) + |