From 222acc2d67a907e345fd6f85e9e2dd4edcfa0b13 Mon Sep 17 00:00:00 2001 From: Ricardo Langner Date: Tue, 25 Aug 2015 23:16:24 +0200 Subject: [PATCH] Moved license information to the end of the readme again. --- README.md | 40 +++++++++++++++++++--------------------- 1 file changed, 19 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 7d1047a..27b2f2c 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,3 @@ ---- - -README.md -Copyright 2015 R. Langner - -This work may be distributed and/or modified under the -conditions of the LaTeX Project Public License, either version 1.3 -of this license or (at your option) any later version. -The latest version of this license is in - http://www.latex-project.org/lppl.txt -and version 1.3 or later is part of all distributions of LaTeX -version 2005/12/01 or later. - -This work has the LPPL maintenance status `maintained'. - -The Current Maintainer of this work is R. Langner. - -This work consists of all files listed in MANIFEST.md. - ---- - # Clean Thesis *-- A LaTeX Style for Thesis Documents --* @@ -36,3 +15,22 @@ Based on the idea of André Miede: If you like the *Clean Thesis* style I would **Idea and Inspiration** The idea of providing my customized style for thesis documents passed through my mind while writing my own thesis. Motivated and inspired by the superb "[Classic Thesis Style](see http://www.miede.de/#classicthesis)" by André Miede (thanks to André for doing a great job) I decided to collect all design and style related functionality in a separate LaTeX style and provide this style to other thesis writers. + +## License Information: + +README.md +Copyright 2015 R. Langner + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +of this license or (at your option) any later version. +The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +This work has the LPPL maintenance status `maintained'. + +The Current Maintainer of this work is R. Langner. + +This work consists of all files listed in MANIFEST.md.