# HG changeset patch # User Sebastien Decugis # Date 1273738427 -32400 # Node ID e7f283c06ffc76fba64bc77b12879fee94b061b6 # Parent 71e5083796718126e1559f7e927de5ea083c0c49 Fix spelling diff -r 71e508379671 -r e7f283c06ffc CMakeLists.txt --- a/CMakeLists.txt Thu May 13 17:10:51 2010 +0900 +++ b/CMakeLists.txt Thu May 13 17:13:47 2010 +0900 @@ -54,6 +54,6 @@ ENDIF(NOT IGNORE_ALL_EXTENSIONS) # The documentation to install -INSTALL(FILES README LICENCE doc/freediameter.conf.sample +INSTALL(FILES README LICENSE doc/freediameter.conf.sample DESTINATION doc COMPONENT freeDiameter-doc)