From fa1a603473545fe6d05b5d8ec84c5325cc0055e9 Mon Sep 17 00:00:00 2001
From: Florent Pruvost <florent.pruvost@inria.fr>
Date: Tue, 29 Aug 2017 14:29:23 +0200
Subject: [PATCH] CHAMELEON -> Chameleon

---
 doc/orgmode/users_guide.org.in | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/doc/orgmode/users_guide.org.in b/doc/orgmode/users_guide.org.in
index 3ffb28eb2..4c47cb5a0 100644
--- a/doc/orgmode/users_guide.org.in
+++ b/doc/orgmode/users_guide.org.in
@@ -6,7 +6,7 @@
 #+INCLUDE: "./version.org"
 #+AUTHOR: version {{{VERSION}}}
 * Version
-  This manual documents the usage of CHAMELEON *version {{{VERSION}}}*.
+  This manual documents the usage of Chameleon *version {{{VERSION}}}*.
   It was last updated on {{{UPDATED}}}.
 * Authors
   * Inria,
@@ -15,11 +15,9 @@
   * King Abdullah University of Science and Technology
 * Copying
 
-  Copyright \copy 2017 Inria
-
-  Copyright \copy 2014 The University of Tennessee
-
-  Copyright \copy 2014 King Abdullah University of Science and Technology
+  * Copyright \copy 2017 Inria
+  * Copyright \copy 2014 The University of Tennessee
+  * Copyright \copy 2014 King Abdullah University of Science and Technology
 
   Redistribution and use in source and binary forms, with or without
   modification, are permitted provided that the following conditions are
@@ -46,6 +44,7 @@
   theory of liability, whether in contract, strict liability, or tort
   (including negligence or otherwise) arising in any way out of the use
   of this software, even if advised of the possibility of such damage.
+
 * Introduction to Chameleon
 #+INCLUDE: @CMAKE_CURRENT_SOURCE_DIR@/chapters/introduction.org
 * Installing Chameleon
-- 
GitLab