Skip to content

Commit 46f0954

Browse files
committed
tweak wording
1 parent 3714b55 commit 46f0954

File tree

266 files changed

+957
-975
lines changed

Some content is hidden

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

266 files changed

+957
-975
lines changed

docs/api/Belt_HashMapInt.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1>Module <a href="type_Belt_HashMapInt.html">Belt_HashMapInt</a></h1>
101101

102102
<pre><span id="MODULEBelt_HashMapInt"><span class="keyword">module</span> Belt_HashMapInt</span>: <code class="code">sig</code> <a href="Belt_HashMapInt.html">..</a> <code class="code">end</code></pre><div class="info module top">
103103
<div class="not-examples">
104-
Adapted by Authors of BuckleScript 2017<br>
104+
Adapted by Authors of ReScript 2017<br>
105105

106106
</div>
107107

docs/api/Belt_HashMapString.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1>Module <a href="type_Belt_HashMapString.html">Belt_HashMapString</a></h1>
101101

102102
<pre><span id="MODULEBelt_HashMapString"><span class="keyword">module</span> Belt_HashMapString</span>: <code class="code">sig</code> <a href="Belt_HashMapString.html">..</a> <code class="code">end</code></pre><div class="info module top">
103103
<div class="not-examples">
104-
Adapted by Authors of BuckleScript 2017<br>
104+
Adapted by Authors of ReScript 2017<br>
105105

106106
</div>
107107

docs/api/Belt_internalBuckets.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1>Module <a href="type_Belt_internalBuckets.html">Belt_internalBuckets</a></h1
101101

102102
<pre><span id="MODULEBelt_internalBuckets"><span class="keyword">module</span> Belt_internalBuckets</span>: <code class="code">sig</code> <a href="Belt_internalBuckets.html">..</a> <code class="code">end</code></pre><div class="info module top">
103103
<div class="not-examples">
104-
Adapted by Authors of BuckleScript 2017<br>
104+
Adapted by Authors of ReScript 2017<br>
105105

106106
</div>
107107

docs/api/index_modules.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -316,14 +316,14 @@ <h1>Index of modules</h1>
316316
<tr><td><a href="Belt_HashMapInt.html">Belt_HashMapInt</a> </td>
317317
<td> <div class="info">
318318
<div class="not-examples">
319-
Adapted by Authors of BuckleScript 2017<br>
319+
Adapted by Authors of ReScript 2017<br>
320320

321321
</div>
322322
</div> </td></tr>
323323
<tr><td><a href="Belt_HashMapString.html">Belt_HashMapString</a> </td>
324324
<td> <div class="info">
325325
<div class="not-examples">
326-
Adapted by Authors of BuckleScript 2017<br>
326+
Adapted by Authors of ReScript 2017<br>
327327

328328
</div>
329329
</div> </td></tr>
@@ -642,7 +642,7 @@ <h1>Index of modules</h1>
642642
<tr><td><a href="Belt_internalBuckets.html">Belt_internalBuckets</a> </td>
643643
<td> <div class="info">
644644
<div class="not-examples">
645-
Adapted by Authors of BuckleScript 2017<br>
645+
Adapted by Authors of ReScript 2017<br>
646646

647647
</div>
648648
</div> </td></tr>

jscomp/bsb/bsb_arg.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2020- Authors of BuckleScript
1+
(* Copyright (C) 2020- Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_arg.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2020- Authors of BuckleScript
1+
(* Copyright (C) 2020- Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_build_schemas.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_clean.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_clean.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_db_encode.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2019 - Present Authors of BuckleScript
1+
(* Copyright (C) 2019 - Present Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_db_encode.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2019 - Present Authors of BuckleScript
1+
(* Copyright (C) 2019 - Present Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_file_groups.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2018- Authors of BuckleScript
1+
(* Copyright (C) 2018- Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_file_groups.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2018- Authors of BuckleScript
1+
(* Copyright (C) 2018- Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_global_paths.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2019 - Authors of BuckleScript
1+
(* Copyright (C) 2019 - Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_global_paths.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2019 - Authors of BuckleScript
1+
(* Copyright (C) 2019 - Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_log.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017- Authors of BuckleScript
1+
(* Copyright (C) 2017- Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_log.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_namespace_map_gen.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_namespace_map_gen.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_ninja_file_groups.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_ninja_file_groups.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_ninja_global_vars.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_ninja_regen.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_ninja_regen.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_package_specs.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_package_specs.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_pkg.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
(* Copyright (C) 2017- Authors of BuckleScript
2+
(* Copyright (C) 2017- Authors of ReScript
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_pkg_types.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
(* Copyright (C) 2018- Authors of BuckleScript
2+
(* Copyright (C) 2018- Authors of ReScript
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_pkg_types.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2019- Authors of BuckleScript
1+
(* Copyright (C) 2019- Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_real_path.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
(* Copyright (C) 2020- Authors of BuckleScript
2+
(* Copyright (C) 2020- Authors of ReScript
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_regex.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_regex.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_templates.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1249,7 +1249,7 @@ let root = ([
12491249
</html>"
12501250
);
12511251
File("loader.js",
1252-
"/* Copyright (C) 2018 Authors of BuckleScript\n\
1252+
"/* Copyright (C) 2018 Authors of ReScript\n\
12531253
\ * \n\
12541254
\ * This program is free software: you can redistribute it and/or modify\n\
12551255
\ * it under the terms of the GNU Lesser General Public License as published by\n\

jscomp/bsb/bsb_warning.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_warning.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_watcher_gen.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017- Authors of BuckleScript
1+
(* Copyright (C) 2017- Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_watcher_gen.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017- Authors of BuckleScript
1+
(* Copyright (C) 2017- Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_world.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017- Authors of BuckleScript
1+
(* Copyright (C) 2017- Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_world.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017- Authors of BuckleScript
1+
(* Copyright (C) 2017- Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

0 commit comments

Comments
 (0)