diff options
author | Andrei Belov <defan@nginx.com> | 2019-03-01 18:16:57 +0300 |
---|---|---|
committer | Andrei Belov <defan@nginx.com> | 2019-03-01 18:16:57 +0300 |
commit | 1b0595c74c62a73741f96794651fe284e4c1ec86 (patch) | |
tree | 9728d2487b28756bccc83eb32b19216e910a6940 /pkg/deb/Makefile.jsc-common | |
parent | 754b85c3eedc6717b9bb94fe82a80f36f25a3e9f (diff) | |
download | unit-1b0595c74c62a73741f96794651fe284e4c1ec86.tar.gz unit-1b0595c74c62a73741f96794651fe284e4c1ec86.tar.bz2 |
Packages: added JSR-340 compatibility notice to unit-jsc packages.
Diffstat (limited to 'pkg/deb/Makefile.jsc-common')
-rw-r--r-- | pkg/deb/Makefile.jsc-common | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pkg/deb/Makefile.jsc-common b/pkg/deb/Makefile.jsc-common index 902d60df..42fdb12f 100644 --- a/pkg/deb/Makefile.jsc-common +++ b/pkg/deb/Makefile.jsc-common @@ -20,7 +20,9 @@ cat <<BANNER ---------------------------------------------------------------------- The $(MODULE_SUMMARY_jsc_common) have been installed. -Please find licenses and related information at: TBD. + +Please find licenses and related information at: + /usr/share/doc/unit-jsc-common/copyright ---------------------------------------------------------------------- BANNER |