Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0afdfe7

Browse files
committed
update copyright and normalize licensing
1 parent 7e9aab4 commit 0afdfe7

File tree

4 files changed

+20
-11
lines changed

4 files changed

+20
-11
lines changed

cheatsheets.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1038,7 +1038,8 @@
10381038
\end{myboxed}
10391039
%
10401040
\begin{center}
1041-
\href{https://github.com/matplotlib/cheatsheets}{Matplotlib Cheatsheets} (c) 2020 Nicolas P. Rougier\\
1041+
\href{https://github.com/matplotlib/cheatsheets}{Matplotlib Cheatsheets}\\
1042+
Copyright (c) 2021 Matplotlib Development Team\\
10421043
Released under a CC-BY 4.0 International License\\
10431044
\smallskip
10441045
\includegraphics[width=\columnwidth]{numfocus.png}

handout-beginner.tex

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -296,9 +296,12 @@ \subsection*{\rmfamily Save \mdseries (bitmap or vector format)}
296296
%
297297
\vfill
298298
%
299-
{\scriptsize Matplotlib 3.4.2 handout for beginners. Copyright (c)
300-
2020 Nicolas P. Rougier. Released under a CC-BY International 4.0
301-
License. Supported by NumFocus Grant \#12345.\par}
299+
{\scriptsize
300+
Matplotlib 3.4.2 handout for beginners.
301+
Copyright (c) 2021 Matplotlib Development Team.
302+
Released under a CC-BY 4.0 International License.
303+
Supported by NumFocus Grant \#12345.
304+
\par}
302305

303306
\end{multicols*}
304307
\end{document}

handout-intermediate.tex

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,12 @@ \subsection*{\rmfamily Size \& DPI}
197197

198198
\vfill
199199
%
200-
{\scriptsize Matplotlib 3.4.2 handout for intermediate users. Copyright
201-
(c) 2020 Nicolas P. Rougier. Released under a CC-BY 4.0
202-
License. Supported by NumFocus Grant \#12345.\par}
200+
{\scriptsize
201+
Matplotlib 3.4.2 handout for intermediate users.
202+
Copyright (c) 2021 Matplotlib Development Team.
203+
Released under a CC-BY 4.0 International License.
204+
Supported by NumFocus Grant \#12345.
205+
\par}
203206

204207

205208

handout-tips.tex

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -242,10 +242,12 @@ \subsection*{\rmfamily Read the documentation}
242242

243243
\vfill
244244
%
245-
{\scriptsize Matplotlib 3.4.2 handout for tips \& tricks.
246-
Copyright (c) 2020 Nicolas P. Rougier.
247-
Released under a CC-BY 4.0 License.
248-
Supported by NumFocus Grant \#12345.\par}
245+
{\scriptsize
246+
Matplotlib 3.4.2 handout for tips \& tricks.
247+
Copyright (c) 2021 Matplotlib Development Team.
248+
Released under a CC-BY 4.0 International License.
249+
Supported by NumFocus Grant \#12345.
250+
\par}
249251

250252

251253

0 commit comments

Comments
 (0)