diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-04-20 01:42:12 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-04-20 01:42:12 +0100 |
commit | 42ff6db610ff3c61487940175945d16e22ae243d (patch) | |
tree | 1af3f9d71643f69abcd3e4937d217d615da5fe2c /tex | |
parent | 65c690fac9d1c7675fa06052ce96d34c2a39af3b (diff) |
Modified slides to use new Maneage name
A name was finally selected for Maneage, so the slides also needed to
be updated.
Diffstat (limited to 'tex')
-rw-r--r-- | tex/git-branch.tex | 24 | ||||
-rw-r--r-- | tex/project-graph.tex | 27 |
2 files changed, 26 insertions, 25 deletions
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 <mohammad@akhlaghi.org> +%% Copyright (C) 2018-2020 Mohammad Akhlaghi <mohammad@akhlaghi.org> % -% 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 <https://www.gnu.org/licenses/>. +%% 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: +%% <http://www.gnu.org/licenses/>. \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 <mohammad@akhlaghi.org> +%% Copyright (C) 2018-2020 Mohammad Akhlaghi <mohammad@akhlaghi.org> % -% 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 <https://www.gnu.org/licenses/>. +%% 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: +%% <http://www.gnu.org/licenses/>. + + + + + \small \Wider[5em]{ \begin{center} |