From 60818a28973c2708798c1252530a956161bbd8e8 Mon Sep 17 00:00:00 2001 From: Adnan Abdulhussein Date: Fri, 19 Jun 2015 11:47:24 -0700 Subject: [PATCH] Add Apache 2.0 License --- bitnami/mariadb/LICENSE | 13 +++++++++++++ bitnami/mariadb/README.md | 14 ++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 bitnami/mariadb/LICENSE diff --git a/bitnami/mariadb/LICENSE b/bitnami/mariadb/LICENSE new file mode 100644 index 000000000000..c21958cfc879 --- /dev/null +++ b/bitnami/mariadb/LICENSE @@ -0,0 +1,13 @@ +Copyright 2015 Bitnami + +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 + +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. diff --git a/bitnami/mariadb/README.md b/bitnami/mariadb/README.md index 4d84b14826db..6b0393e071f2 100644 --- a/bitnami/mariadb/README.md +++ b/bitnami/mariadb/README.md @@ -460,3 +460,17 @@ be sure to include the following information in your issue: information) # License + +Copyright 2015 Bitnami + +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 + +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.