Skip to content

Commit

Permalink
add LICENSE containing LGPL v2.1 license text
Browse files Browse the repository at this point in the history
remove outdated COPYING and COPYING.LESSER
  • Loading branch information
bast committed Sep 25, 2018
1 parent 3db9fd1 commit 20b0db7
Show file tree
Hide file tree
Showing 9 changed files with 509 additions and 858 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -156,7 +156,7 @@ if(OPENRSP_BUILD_WEB)
set(CPACK_PACKAGE_VENDOR "Bin Gao")
set(CPACK_PACKAGE_VERSION "0.1.0")
set(CPACK_PACKAGE_DESCRIPTION_FILE "${LIB_OPENRSP_PATH}/README.rst")
set(CPACK_RESOURCE_FILE_LICENSE "${LIB_OPENRSP_PATH}/COPYING.LESSER")
set(CPACK_RESOURCE_FILE_LICENSE "${LIB_OPENRSP_PATH}/LICENSE")
set(CPACK_SOURCE_INSTALLED_DIRECTORIES "${LIB_OPENRSP_PATH};/.")
set(CPACK_SOURCE_IGNORE_FILES
"/\\\\.git/;\\\\.gitignore$;\\\\.swp$;${CMAKE_BINARY_DIR}")
Expand Down
675 changes: 0 additions & 675 deletions COPYING

This file was deleted.

166 changes: 0 additions & 166 deletions COPYING.LESSER

This file was deleted.

0 comments on commit 20b0db7

Please sign in to comment.