summaryrefslogtreecommitdiff
path: root/xmake/scripts/xpack/deb/debian/copyright
blob: 0056dbd39eda16a4a161d879ea0770003e7f8297 (plain)
1
2
3
4
5
6
7
8
9
10
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ${PACKAGE_NAME}
Upstream-Contact: ${PACKAGE_AUTHOR}
Source: ${PACKAGE_HOMEPAGE}

Files: *
Copyright: ${PACKAGE_COPYRIGHT}
License: ${PACKAGE_LICENSE}
 .