From 1c93a576cd133382f8c5f6757a3074659b0bcc5e Mon Sep 17 00:00:00 2001 From: Kenjiro Nakayama Date: Tue, 20 Sep 2016 21:53:25 +0900 Subject: [PATCH] move LICENSE to /usr/share/licenses/openshift-ansible-VERSION/ --- LICENSE.md => LICENSE | 14 ++------------ openshift-ansible.spec | 3 ++- 2 files changed, 4 insertions(+), 13 deletions(-) rename LICENSE.md => LICENSE (94%) diff --git a/LICENSE.md b/LICENSE similarity index 94% rename from LICENSE.md rename to LICENSE index 6a3a047ffda..c4ea8b6f9d8 100644 --- a/LICENSE.md +++ b/LICENSE @@ -1,4 +1,5 @@ -Apache License + + Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ @@ -175,17 +176,6 @@ Apache License END OF TERMS AND CONDITIONS - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "{}" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - Copyright 2014 Red Hat, Inc. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 5042743f8fc..dd16f7dc06e 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -91,7 +91,8 @@ popd # Base openshift-ansible files %files -%doc LICENSE.md README* +%doc README* +%license LICENSE %dir %{_datadir}/ansible/%{name} %{_datadir}/ansible/%{name}/library %ghost %{_datadir}/ansible/%{name}/playbooks/common/openshift-master/library.rpmmoved