From c56877d7a9ff4b58d11362510807963cb549d885 Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Wed, 1 Feb 2017 18:16:51 +0100
Subject: [PATCH] doc: add preprocessor copyright info

---
 preprocessor.tex | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/preprocessor.tex b/preprocessor.tex
index 4643440e..e6bc8da5 100644
--- a/preprocessor.tex
+++ b/preprocessor.tex
@@ -22,7 +22,7 @@
 \usepackage[utf8]{inputenc}
 
 \usepackage{times}
-
+\usepackage[copyright]{ccicons}
 
 \title{The Dynare Preprocessor}
 
@@ -43,6 +43,18 @@
 
 \begin{frame}
   \titlepage
+
+  \begin{columns}[T]
+    \column{0.2\textwidth}
+    \column{0.09\textwidth}
+
+    \ccbysa
+    \column{0.71\textwidth}
+    \tiny
+    Copyright © 2007--2017 Dynare Team \\
+    Licence: \href{http://creativecommons.org/licenses/by-sa/4.0/}{Creative
+      Commons Attribution-ShareAlike 4.0}
+  \end{columns}
 \end{frame}
 
 \begin{frame}
-- 
GitLab