diff options
author | Andrei Belov <defan@nginx.com> | 2019-03-01 16:04:41 +0300 |
---|---|---|
committer | Andrei Belov <defan@nginx.com> | 2019-03-01 16:04:41 +0300 |
commit | 2e4853f4d7b4a1e49bc4dedd3c9cba61134fb511 (patch) | |
tree | 3429e1cd6fcab40a54cf7812373bea96f5b8d4eb /pkg/deb/debian.module/copyright.unit-jsc8 | |
parent | 5b98f0a55204c65b42fc5606e0ad2ba9bd01568c (diff) | |
download | unit-2e4853f4d7b4a1e49bc4dedd3c9cba61134fb511.tar.gz unit-2e4853f4d7b4a1e49bc4dedd3c9cba61134fb511.tar.bz2 |
Packages: added Java trademark notice to corresponding packages.
Diffstat (limited to '')
-rw-r--r-- | pkg/deb/debian.module/copyright.unit-jsc8 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/pkg/deb/debian.module/copyright.unit-jsc8 b/pkg/deb/debian.module/copyright.unit-jsc8 new file mode 100644 index 00000000..96b62102 --- /dev/null +++ b/pkg/deb/debian.module/copyright.unit-jsc8 @@ -0,0 +1,26 @@ + + NGINX Unit. + + Copyright 2017-2019 NGINX, Inc. + Copyright 2017-2019 Igor Sysoev + Copyright 2017-2019 Valentin V. Bartenev + Copyright 2017-2019 Max Romanov + Copyright 2018-2019 Alexander Borisov + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + /usr/share/common-licenses/Apache-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + The unit-jsc8 package provides Java servlet container module + for NGINX Unit. + + Java is a registered trademark of Oracle and/or its affiliates. |