-Copyright © 2024 Bastian Dehn
+Copyright © 2024-2026 Bastian Dehn
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the “Software”), to deal in
install(TARGETS ${PROJECT_NAME} ${PROJECT_NAME}xml
DESTINATION ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_BINDIR})
+install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/debian/copyright
+ DESTINATION ${CMAKE_INSTALL_DOCDIR})
set(CPACK_GENERATOR "DEB")
set(CPACK_PACKAGE_VERSION ${PROJECT_VERSION})
--- /dev/null
+Files:
+ *
+Copyright: 2024-2026 Bastian Dehn
+License: MIT
\ No newline at end of file