diff --git a/LICENSE b/LICENSE index e1a4e2d..a8c5a98 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ An explanation of this licence in other languages can be found at - http://creativecommons.org/licenses/by-nc-sa/2.0/fr + https://creativecommons.org/licenses/by-nc-sa/2.0/fr ............................................................................... @@ -317,4 +317,4 @@ telles qu'elles sont disponibles sur son site Internet ou sur simple demande. - Creative Commons peut être contacté à http://creativecommons.org/. + Creative Commons peut être contacté à https://creativecommons.org/. diff --git a/README.md b/README.md index 6e5f876..a6c6188 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ license. For the details see the file [`LICENSE`](LICENSE). [1]: http://gallium.inria.fr/~remy/camlunix/ -Project home page : http://ocaml.github.io/ocamlunix +Project home page : https://ocaml.github.io/ocamlunix Contact & typos : `Daniel Bünzli daniel.buenzl i@erratique.ch` diff --git a/myocamlbuild.ml b/myocamlbuild.ml index 05509e0..be478c8 100644 --- a/myocamlbuild.ml +++ b/myocamlbuild.ml @@ -3,7 +3,7 @@ All rights reserved. Distributed under a creative commons attribution-non-commercial-share alike 2.0 France license. - http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ + https://creativecommons.org/licenses/by-nc-sa/2.0/fr/ ----------------------------------------------------------------------------*) open Ocamlbuild_plugin;; diff --git a/src/files.tex b/src/files.tex index e86bea2..a0d155c 100644 --- a/src/files.tex +++ b/src/files.tex @@ -3,7 +3,7 @@ % % All rights reserved. Distributed under a creative commons % attribution-non-commercial-share alike 2.0 France license. -% http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ +% https://creativecommons.org/licenses/by-nc-sa/2.0/fr/ % % Translation by Richard Paradies, reworked by Daniel C. Buenzli %------------------------------------------------------------------------------ diff --git a/src/front.tex b/src/front.tex index a09f982..ac1b524 100644 --- a/src/front.tex +++ b/src/front.tex @@ -3,7 +3,7 @@ % % All rights reserved. Distributed under a creative commons % attribution-non-commercial-share alike 2.0 France license. -% http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ +% https://creativecommons.org/licenses/by-nc-sa/2.0/fr/ % % Translation by Daniel C. Buenzli %------------------------------------------------------------------------------ @@ -19,7 +19,7 @@ \ifhtmlelse {Consult the \href{LICENSE}{license.} \href{\licenseURL}% {\imgsrc[alt="CreativeCommons License" class="ccimage"]% - {http://i.creativecommons.org/l/by-nc-sa/2.0/fr/80x15.png}} + {https://i.creativecommons.org/l/by-nc-sa/2.0/fr/80x15.png}} } {Distributed under the Creative Commons Attribution~--~Non commercial~--~Share alike 2.0 France license. See @@ -53,7 +53,7 @@ \ahref{index.html}{by chapters}, and in \ahref{ocamlunix.pdf}{PDF} --- % \ahref{ocamlunix-!!VERSION!!.tbz}{sources}, -git \href{http://github.com/ocaml/ocamlunix/}{repository}.} +git \href{https://github.com/ocaml/ocamlunix/}{repository}.} \vfill \begin{abstract} diff --git a/src/general.tex b/src/general.tex index 486b289..f385c9f 100644 --- a/src/general.tex +++ b/src/general.tex @@ -3,7 +3,7 @@ % % All rights reserved. Distributed under a creative commons % attribution-non-commercial-share alike 2.0 France license. -% http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ +% https://creativecommons.org/licenses/by-nc-sa/2.0/fr/ % % Translation by Eliot Handelman (eliot@colba.net) %------------------------------------------------------------------------------ diff --git a/src/intro.tex b/src/intro.tex index 8cbf2fa..21f2946 100644 --- a/src/intro.tex +++ b/src/intro.tex @@ -3,7 +3,7 @@ % % All rights reserved. Distributed under a creative commons % attribution-non-commercial-share alike 2.0 France license. -% http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ +% https://creativecommons.org/licenses/by-nc-sa/2.0/fr/ % % Translation by Daniel C. Buenzli %------------------------------------------------------------------------------ diff --git a/src/more.tex b/src/more.tex index 653a4f0..bd025b2 100644 --- a/src/more.tex +++ b/src/more.tex @@ -3,7 +3,7 @@ % % All rights reserved. Distributed under a creative commons % attribution-non-commercial-share alike 2.0 France license. -% http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ +% https://creativecommons.org/licenses/by-nc-sa/2.0/fr/ % % Translation by %------------------------------------------------------------------------------ diff --git a/src/ocamlunix.tex b/src/ocamlunix.tex index cc3f31c..ab05681 100644 --- a/src/ocamlunix.tex +++ b/src/ocamlunix.tex @@ -3,7 +3,7 @@ % % All rights reserved. Distributed under a creative commons % attribution-non-commercial-share alike 2.0 France license. -% http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ +% https://creativecommons.org/licenses/by-nc-sa/2.0/fr/ %------------------------------------------------------------------------------ \documentclass[twoside,openright,a4paper,11pt]{memoir} @@ -26,7 +26,7 @@ \newcommand{\mytitle}{Unix system programming in OCaml} \newcommand{\myauthors}{Xavier Leroy and Didier Rémy} \newcommand{\mykeywords}{Software,OCaml,Unix,Programming,System} -\newcommand{\licenseURL}{http://creativecommons.org/licenses/by-nc-sa/2.0/fr/} +\newcommand{\licenseURL}{https://creativecommons.org/licenses/by-nc-sa/2.0/fr/} \usepackage{hyperref} \usepackage{prelude} % Differentiation between html and pdf output diff --git a/src/pipes.tex b/src/pipes.tex index e31fc25..a9dd77f 100644 --- a/src/pipes.tex +++ b/src/pipes.tex @@ -3,7 +3,7 @@ % % All rights reserved. Distributed under a creative commons % attribution-non-commercial-share alike 2.0 France license. -% http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ +% https://creativecommons.org/licenses/by-nc-sa/2.0/fr/ % % Translation by Daniel C. Buenzli %------------------------------------------------------------------------------ diff --git a/src/prelude.hva b/src/prelude.hva index 861737b..bfbfb92 100644 --- a/src/prelude.hva +++ b/src/prelude.hva @@ -3,7 +3,7 @@ % % All rights reserved. Distributed under a creative commons % attribution-non-commercial-share alike 2.0 France license. -% http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ +% https://creativecommons.org/licenses/by-nc-sa/2.0/fr/ %------------------------------------------------------------------------------ % Definitions for HTML output. diff --git a/src/prelude.sty b/src/prelude.sty index ba34141..79c64b7 100644 --- a/src/prelude.sty +++ b/src/prelude.sty @@ -3,7 +3,7 @@ % % All rights reserved. Distributed under a creative commons % attribution-non-commercial-share alike 2.0 France license. -% http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ +% https://creativecommons.org/licenses/by-nc-sa/2.0/fr/ %------------------------------------------------------------------------------ % Definitions for PDF output. diff --git a/src/processes.tex b/src/processes.tex index aaa7c2b..3672be5 100644 --- a/src/processes.tex +++ b/src/processes.tex @@ -3,7 +3,7 @@ % % All rights reserved. Distributed under a creative commons % attribution-non-commercial-share alike 2.0 France license. -% http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ +% https://creativecommons.org/licenses/by-nc-sa/2.0/fr/ % % Translation by Mark Wong-VanHaren %------------------------------------------------------------------------------ diff --git a/src/references.tex b/src/references.tex index d4bc6e3..eb14505 100644 --- a/src/references.tex +++ b/src/references.tex @@ -3,7 +3,7 @@ % % All rights reserved. Distributed under a creative commons % attribution-non-commercial-share alike 2.0 France license. -% http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ +% https://creativecommons.org/licenses/by-nc-sa/2.0/fr/ % % Translation by Daniel C. Buenzli %------------------------------------------------------------------------------ diff --git a/src/signals.tex b/src/signals.tex index 7c908dc..e8163df 100644 --- a/src/signals.tex +++ b/src/signals.tex @@ -3,7 +3,7 @@ % % All rights reserved. Distributed under a creative commons % attribution-non-commercial-share alike 2.0 France license. -% http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ +% https://creativecommons.org/licenses/by-nc-sa/2.0/fr/ % % Translation by Thaddeus Meyer %------------------------------------------------------------------------------ diff --git a/src/sockets.tex b/src/sockets.tex index 2cb051e..cac0ab5 100644 --- a/src/sockets.tex +++ b/src/sockets.tex @@ -3,7 +3,7 @@ % % All rights reserved. Distributed under a creative commons % attribution-non-commercial-share alike 2.0 France license. -% http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ +% https://creativecommons.org/licenses/by-nc-sa/2.0/fr/ % % Translation by Till Varoquaux, Priya Hattiangdi and Prashanth Mundkur % Reworked by Daniel C. Buenzli diff --git a/src/threads.tex b/src/threads.tex index b1fa3cf..0276539 100644 --- a/src/threads.tex +++ b/src/threads.tex @@ -3,7 +3,7 @@ % % All rights reserved. Distributed under a creative commons % attribution-non-commercial-share alike 2.0 France license. -% http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ +% https://creativecommons.org/licenses/by-nc-sa/2.0/fr/ % % Translation by Eric Cooper %------------------------------------------------------------------------------