diff options
| -rw-r--r-- | exercisesheets.el | 2 | ||||
| -rw-r--r-- | exercisesheets.sty | 2 | ||||
| -rw-r--r-- | exercisesheets.tex | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/exercisesheets.el b/exercisesheets.el index e5a9368..c446522 100644 --- a/exercisesheets.el +++ b/exercisesheets.el @@ -7,7 +7,7 @@ ;; This work may be distributed and/or modified under the conditions ;; of the LaTeX Project Public License, either version 1.3c 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 +;; of this license is in https://www.latex-project.org/lppl.txt and ;; version 1.3c or later is part of all distributions of LaTeX ;; version 2005/12/01 or later. ;; diff --git a/exercisesheets.sty b/exercisesheets.sty index a36ec4a..a016940 100644 --- a/exercisesheets.sty +++ b/exercisesheets.sty @@ -4,7 +4,7 @@ % This work may be distributed and/or modified under the conditions % of the LaTeX Project Public License, either version 1.3c 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 +% of this license is in https://www.latex-project.org/lppl.txt and % version 1.3c or later is part of all distributions of LaTeX % version 2005/12/01 or later. % diff --git a/exercisesheets.tex b/exercisesheets.tex index 0eedbb0..e070f3c 100644 --- a/exercisesheets.tex +++ b/exercisesheets.tex @@ -4,7 +4,7 @@ % This work may be distributed and/or modified under the conditions % of the LaTeX Project Public License, either version 1.3c 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 +% of this license is in https://www.latex-project.org/lppl.txt and % version 1.3c or later is part of all distributions of LaTeX % version 2005/12/01 or later. % |
