From e708ea4c8ded22399f6f53544a5e813cbf988e01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Perell=C3=B3=20Mar=C3=ADn?= Date: Sun, 9 Feb 2014 18:32:46 +0100 Subject: [PATCH] Fixed and updated the LICENSE file --- LICENSE | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/LICENSE b/LICENSE index 976e9d1..1f7b1c4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,15 +1,14 @@ -epel -==== +Copyright (c) 2013 Kenneth Wilke +Copyright (c) 2014 Carlos Perelló Marín -Install the EPEL RPM and GPG key on RHEL 5/6 or CentOS 5/6. +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 -.. note:: + http://www.apache.org/licenses/LICENSE-2.0 - See the full `Salt Formulas installation and usage instructions - `_. - -Available states ----------------- - -``epel`` - Installs the GPG key and EPEL RPM package for the current OS. +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.