# HG changeset patch # User Sebastien Decugis # Date 1420305757 -28800 # Node ID 1e893500dc727e1057810015cf57878fd6bbc86c # Parent 38e4a7c318ac98d319e53ac4140cfada567f2b58 updated Copyright diff -r 38e4a7c318ac -r 1e893500dc72 CMakeLists.txt --- a/CMakeLists.txt Sun Jan 04 00:55:57 2015 +0800 +++ b/CMakeLists.txt Sun Jan 04 01:22:37 2015 +0800 @@ -6,7 +6,7 @@ # Informations to display in daemon's help SET(FD_PROJECT_NAME freeDiameter) SET(FD_PROJECT_BINARY freeDiameterd) -SET(FD_PROJECT_COPYRIGHT "Copyright (c) 2008-2013, WIDE Project (www.wide.ad.jp) and NICT (www.nict.go.jp)") +SET(FD_PROJECT_COPYRIGHT "Copyright (c) 2008-2015, WIDE Project (www.wide.ad.jp) and NICT (www.nict.go.jp)") # Version of the source code SET(FD_PROJECT_VERSION_MAJOR 1)