From 42ff6db610ff3c61487940175945d16e22ae243d Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Mon, 20 Apr 2020 01:42:12 +0100 Subject: Modified slides to use new Maneage name A name was finally selected for Maneage, so the slides also needed to be updated. --- tex/git-branch.tex | 24 +++++++++++------------- tex/project-graph.tex | 27 +++++++++++++++------------ 2 files changed, 26 insertions(+), 25 deletions(-) (limited to 'tex') diff --git a/tex/git-branch.tex b/tex/git-branch.tex index cf134a0..fa35e0d 100644 --- a/tex/git-branch.tex +++ b/tex/git-branch.tex @@ -1,17 +1,15 @@ -% Copyright (C) 2018-2019 Mohammad Akhlaghi +%% Copyright (C) 2018-2020 Mohammad Akhlaghi % -% This LaTeX source is free software: you can redistribute it and/or -% modify it under the terms of the GNU General Public License as -% published by the Free Software Foundation, either version 3 of the -% License, or (at your option) any later version. +%% This file is part of Maneage. Maneage is free software: you can +%% redistribute it and/or modify it under the terms of the GNU General +%% Public License as published by the Free Software Foundation, either +%% version 3 of the License, or (at your option) any later version. % -% This LaTeX source is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -% General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this LaTeX source. If not, see . +%% Maneage is distributed in the hope that it will be useful, but +%% WITHOUT ANY WARRANTY; without even the implied warranty of +%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +%% General Public License for more details: +%% . \begin{columns}[t] \column{5cm} @@ -60,7 +58,7 @@ %% circles. %% Template commits. - \draw[anchor=north] (0,0) node {\textbf{Template}}; + \draw[anchor=north] (0,0) node {\textbf{Maneage}}; \draw [fill=green!80!blue, opacity=0.5] (0,0.55cm) circle [radius=2.1mm]; \draw[anchor=east] (-5pt,0.55cm) node {\tiny\texttt{ad2c476}}; \draw [fill=green!80!blue, opacity=0.5] (0,1.55cm) circle [radius=2.1mm]; diff --git a/tex/project-graph.tex b/tex/project-graph.tex index 1ae9af4..5c76a19 100644 --- a/tex/project-graph.tex +++ b/tex/project-graph.tex @@ -1,17 +1,20 @@ -% Copyright (C) 2018-2019 Mohammad Akhlaghi +%% Copyright (C) 2018-2020 Mohammad Akhlaghi % -% This LaTeX source is free software: you can redistribute it and/or -% modify it under the terms of the GNU General Public License as -% published by the Free Software Foundation, either version 3 of the -% License, or (at your option) any later version. +%% This file is part of Maneage. Maneage is free software: you can +%% redistribute it and/or modify it under the terms of the GNU General +%% Public License as published by the Free Software Foundation, either +%% version 3 of the License, or (at your option) any later version. % -% This LaTeX source is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -% General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this LaTeX source. If not, see . +%% Maneage is distributed in the hope that it will be useful, but +%% WITHOUT ANY WARRANTY; without even the implied warranty of +%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +%% General Public License for more details: +%% . + + + + + \small \Wider[5em]{ \begin{center} -- cgit v1.2.1