diff options
author | Hao Liu <haoli@redhat.com> | 2022-10-25 20:18:59 +0200 |
---|---|---|
committer | Hao Liu <haoli@redhat.com> | 2022-11-04 16:43:41 +0100 |
commit | 0db75fdbfd557335bc161554ffbea7273fc9d1f8 (patch) | |
tree | 82ac89251855c3a20e41bfd64e5bf4051f79d007 /licenses/rsa.txt | |
parent | Revert "Merge pull request #12993 from AlexSCorey/fixWorkflow" (diff) | |
download | awx-0db75fdbfd557335bc161554ffbea7273fc9d1f8.tar.xz awx-0db75fdbfd557335bc161554ffbea7273fc9d1f8.zip |
move license directory out of docs
Signed-off-by: Hao Liu <haoli@redhat.com>
Diffstat (limited to 'licenses/rsa.txt')
-rw-r--r-- | licenses/rsa.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/licenses/rsa.txt b/licenses/rsa.txt new file mode 100644 index 0000000000..67589cbb86 --- /dev/null +++ b/licenses/rsa.txt @@ -0,0 +1,13 @@ +Copyright 2011 Sybren A. Stüvel <sybren@stuvel.eu> + +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 + + https://www.apache.org/licenses/LICENSE-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. |