Skip to content

Commit

Permalink
rename LICENSE to COPYING
Browse files Browse the repository at this point in the history
  • Loading branch information
jiixyj committed Mar 14, 2011
1 parent 6f31684 commit 8d5617c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ add_subdirectory(src)
##### Install #####
######################################
if(INSTALL_READY)
install(FILES LICENSE README DESTINATION .)
install(FILES COPYING README DESTINATION .)
install(DIRECTORY doc/license DESTINATION .)

set(CPACK_PACKAGE_VERSION_MAJOR "0")
Expand Down
File renamed without changes.

0 comments on commit 8d5617c

Please sign in to comment.