From 5f67bd5ef95454f3f79a01a09e0a174cea6513e2 Mon Sep 17 00:00:00 2001 From: Alicia Cozine <879121+acozine@users.noreply.github.com> Date: Thu, 23 May 2019 17:18:50 -0500 Subject: [PATCH] CLI docs include license not copyright (#56871) (#56874) (cherry picked from commit fc94d79c47a2f47f52f8cc8a20d8c94fd2238619) --- docs/templates/cli_rst.j2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/templates/cli_rst.j2 b/docs/templates/cli_rst.j2 index ea1e0ecacc5..e32b792a1b4 100644 --- a/docs/templates/cli_rst.j2 +++ b/docs/templates/cli_rst.j2 @@ -125,10 +125,10 @@ Ansible was originally written by Michael DeHaan. See the `AUTHORS` file for a complete list of contributors. -Copyright -========= +License +======= -Ansible is released under the terms of the GPLv3 License. +Ansible is released under the terms of the GPLv3+ License. See also ========