Skip to content

Commit c4efeb3

Browse files
committed
docs: Adjust starting copyright year for OCamlPro
1 parent 9ffd7c4 commit c4efeb3

File tree

102 files changed

+102
-102
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+102
-102
lines changed

src/ace-lib/ace.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(* This file is part of Learn-OCaml.
22
*
33
* Copyright (C) 2019-2022 OCaml Software Foundation.
4-
* Copyright (C) 2016-2018 OCamlPro.
4+
* Copyright (C) 2015-2018 OCamlPro.
55
*
66
* Learn-OCaml is distributed under the terms of the MIT license. See the
77
* included LICENSE file for details. *)

src/ace-lib/ace.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(* This file is part of Learn-OCaml.
22
*
33
* Copyright (C) 2019 OCaml Software Foundation.
4-
* Copyright (C) 2016-2018 OCamlPro.
4+
* Copyright (C) 2015-2018 OCamlPro.
55
*
66
* Learn-OCaml is distributed under the terms of the MIT license. See the
77
* included LICENSE file for details. *)

src/ace-lib/ace_types.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(* This file is part of Learn-OCaml.
22
*
33
* Copyright (C) 2019 OCaml Software Foundation.
4-
* Copyright (C) 2016-2018 OCamlPro.
4+
* Copyright (C) 2015-2018 OCamlPro.
55
*
66
* Learn-OCaml is distributed under the terms of the MIT license. See the
77
* included LICENSE file for details. *)

src/ace-lib/ocaml_mode.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(* This file is part of Learn-OCaml.
22
*
33
* Copyright (C) 2019 OCaml Software Foundation.
4-
* Copyright (C) 2016-2018 OCamlPro.
4+
* Copyright (C) 2015-2018 OCamlPro.
55
*
66
* Learn-OCaml is distributed under the terms of the MIT license. See the
77
* included LICENSE file for details. *)

src/ace-lib/ocaml_mode.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(* This file is part of Learn-OCaml.
22
*
33
* Copyright (C) 2019 OCaml Software Foundation.
4-
* Copyright (C) 2016-2018 OCamlPro.
4+
* Copyright (C) 2015-2018 OCamlPro.
55
*
66
* Learn-OCaml is distributed under the terms of the MIT license. See the
77
* included LICENSE file for details. *)

src/app/learnocaml_common.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(* This file is part of Learn-OCaml.
22
*
33
* Copyright (C) 2019-2022 OCaml Software Foundation.
4-
* Copyright (C) 2016-2018 OCamlPro.
4+
* Copyright (C) 2015-2018 OCamlPro.
55
*
66
* Learn-OCaml is distributed under the terms of the MIT license. See the
77
* included LICENSE file for details. *)

src/app/learnocaml_common.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(* This file is part of Learn-OCaml.
22
*
33
* Copyright (C) 2019-2022 OCaml Software Foundation.
4-
* Copyright (C) 2016-2018 OCamlPro.
4+
* Copyright (C) 2015-2018 OCamlPro.
55
*
66
* Learn-OCaml is distributed under the terms of the MIT license. See the
77
* included LICENSE file for details. *)

src/app/learnocaml_exercise_main.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(* This file is part of Learn-OCaml.
22
*
33
* Copyright (C) 2019-2022 OCaml Software Foundation.
4-
* Copyright (C) 2016-2018 OCamlPro.
4+
* Copyright (C) 2015-2018 OCamlPro.
55
*
66
* Learn-OCaml is distributed under the terms of the MIT license. See the
77
* included LICENSE file for details. *)

src/app/learnocaml_index_main.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(* This file is part of Learn-OCaml.
22
*
33
* Copyright (C) 2019-2022 OCaml Software Foundation.
4-
* Copyright (C) 2016-2018 OCamlPro.
4+
* Copyright (C) 2015-2018 OCamlPro.
55
*
66
* Learn-OCaml is distributed under the terms of the MIT license. See the
77
* included LICENSE file for details. *)

src/app/learnocaml_local_storage.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(* This file is part of Learn-OCaml.
22
*
33
* Copyright (C) 2019-2022 OCaml Software Foundation.
4-
* Copyright (C) 2016-2018 OCamlPro.
4+
* Copyright (C) 2015-2018 OCamlPro.
55
*
66
* Learn-OCaml is distributed under the terms of the MIT license. See the
77
* included LICENSE file for details. *)

0 commit comments

Comments
 (0)