diff options
author | Riccardo Spagni <ric@spagni.net> | 2015-01-02 18:54:22 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2015-01-02 18:54:27 +0200 |
commit | 54fbf2afb3bc029823ed6c200e08bd21fe42ac10 (patch) | |
tree | 26dbcfe83c94350b492ccb5e1a0ba2f9d1582fc5 /cmake | |
parent | Merge pull request #203 (diff) | |
parent | year updated in license (diff) | |
download | monero-54fbf2afb3bc029823ed6c200e08bd21fe42ac10.tar.xz |
Merge pull request #208
f4b69d5 year updated in license (Riccardo Spagni)
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/FindMiniupnpc.cmake | 2 | ||||
-rw-r--r-- | cmake/FindUnbound.cmake | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cmake/FindMiniupnpc.cmake b/cmake/FindMiniupnpc.cmake index 97a0280fe..ab525b3a7 100644 --- a/cmake/FindMiniupnpc.cmake +++ b/cmake/FindMiniupnpc.cmake @@ -182,4 +182,4 @@ else () endif () MARK_AS_ADVANCED(MINIUPNP_INCLUDE_DIR MINIUPNP_LIBRARY) -# --------------------------------- FindMiniupnpc End ---------------------------------
\ No newline at end of file +# --------------------------------- FindMiniupnpc End --------------------------------- diff --git a/cmake/FindUnbound.cmake b/cmake/FindUnbound.cmake index 9728cd2f0..ff6de8d98 100644 --- a/cmake/FindUnbound.cmake +++ b/cmake/FindUnbound.cmake @@ -1,4 +1,4 @@ -# Copyright (c) 2014, The Monero Project +# Copyright (c) 2014-2015, The Monero Project # All rights reserved. # # Redistribution and use in source and binary forms, with or without modification, are |