diff --git a/Makefile b/Makefile index 48c3fe7cab..44e0d8cd0e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2008 Jean Privat # diff --git a/README.md b/README.md index ddd682a506..5cb5315bb0 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,6 @@ The best way to ask the team for advice, submit bugs or request features, is thr Information, contacts and help: -* Website +* Website * Issues * Chatroom diff --git a/benchmarks/bench_common.sh b/benchmarks/bench_common.sh index dfdbc6b898..bd1038f3f8 100644 --- a/benchmarks/bench_common.sh +++ b/benchmarks/bench_common.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/bench_engines.sh b/benchmarks/bench_engines.sh index ad256122af..3f7a91398d 100755 --- a/benchmarks/bench_engines.sh +++ b/benchmarks/bench_engines.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/bench_nitdoc.sh b/benchmarks/bench_nitdoc.sh index 4a1d2a7100..25dc74410f 100755 --- a/benchmarks/bench_nitdoc.sh +++ b/benchmarks/bench_nitdoc.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/bench_nitunit.sh b/benchmarks/bench_nitunit.sh index 23279f12b3..48596fe610 100755 --- a/benchmarks/bench_nitunit.sh +++ b/benchmarks/bench_nitunit.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/bench_old.sh b/benchmarks/bench_old.sh index 0111aa78dc..95c4f74462 100755 --- a/benchmarks/bench_old.sh +++ b/benchmarks/bench_old.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/bench_plot.sh b/benchmarks/bench_plot.sh index db0507d07c..c36d757cbc 100755 --- a/benchmarks/bench_plot.sh +++ b/benchmarks/bench_plot.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/csv/csv_bench.sh b/benchmarks/csv/csv_bench.sh index badd1e6102..2a15ca3f4b 100755 --- a/benchmarks/csv/csv_bench.sh +++ b/benchmarks/csv/csv_bench.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/csv/scripts/csv_gen.nit b/benchmarks/csv/scripts/csv_gen.nit index 123dbb62aa..b7ef1c33eb 100644 --- a/benchmarks/csv/scripts/csv_gen.nit +++ b/benchmarks/csv/scripts/csv_gen.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/csv/scripts/nit_csv.nit b/benchmarks/csv/scripts/nit_csv.nit index c8422d12d4..b83ce49a5b 100644 --- a/benchmarks/csv/scripts/nit_csv.nit +++ b/benchmarks/csv/scripts/nit_csv.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/json/bench_json.sh b/benchmarks/json/bench_json.sh index 4a3ece2646..14ae8fb7aa 100755 --- a/benchmarks/json/bench_json.sh +++ b/benchmarks/json/bench_json.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/json/inputs/multiply_gov.sh b/benchmarks/json/inputs/multiply_gov.sh index 28cbb64d5c..77d8ac1167 100755 --- a/benchmarks/json/inputs/multiply_gov.sh +++ b/benchmarks/json/inputs/multiply_gov.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/json/inputs/multiply_twitter.sh b/benchmarks/json/inputs/multiply_twitter.sh index 00619ae5e9..c8831a69bb 100755 --- a/benchmarks/json/inputs/multiply_twitter.sh +++ b/benchmarks/json/inputs/multiply_twitter.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/json/scripts/nit_adhoc_utf_noropes.nit b/benchmarks/json/scripts/nit_adhoc_utf_noropes.nit index 025a2e4219..55724b4543 100644 --- a/benchmarks/json/scripts/nit_adhoc_utf_noropes.nit +++ b/benchmarks/json/scripts/nit_adhoc_utf_noropes.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/json/scripts/nit_adhoc_utf_ropes.nit b/benchmarks/json/scripts/nit_adhoc_utf_ropes.nit index 75e1046d31..cf9f9abe18 100644 --- a/benchmarks/json/scripts/nit_adhoc_utf_ropes.nit +++ b/benchmarks/json/scripts/nit_adhoc_utf_ropes.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/json/scripts/nitcc_parser.nit b/benchmarks/json/scripts/nitcc_parser.nit index 627ae39550..8b08cf8b9d 100644 --- a/benchmarks/json/scripts/nitcc_parser.nit +++ b/benchmarks/json/scripts/nitcc_parser.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/languages/bench_languages.sh b/benchmarks/languages/bench_languages.sh index e204133bcf..160cdb230c 100755 --- a/benchmarks/languages/bench_languages.sh +++ b/benchmarks/languages/bench_languages.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/languages/benches/bench_attr.nit b/benchmarks/languages/benches/bench_attr.nit index 22cf626a92..14b5bfd100 100644 --- a/benchmarks/languages/benches/bench_attr.nit +++ b/benchmarks/languages/benches/bench_attr.nit @@ -1,5 +1,5 @@ #!/usr/bin/env nit -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/languages/benches/bench_base.nit b/benchmarks/languages/benches/bench_base.nit index f97bd65319..cfe31a9f41 100644 --- a/benchmarks/languages/benches/bench_base.nit +++ b/benchmarks/languages/benches/bench_base.nit @@ -1,5 +1,5 @@ #!/usr/bin/env nit -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/languages/benches/bench_meth.nit b/benchmarks/languages/benches/bench_meth.nit index 3eaaa28208..748b19adc0 100644 --- a/benchmarks/languages/benches/bench_meth.nit +++ b/benchmarks/languages/benches/bench_meth.nit @@ -1,5 +1,5 @@ #!/usr/bin/env nit -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/languages/benches/bench_null.nit b/benchmarks/languages/benches/bench_null.nit index a67c27b868..3dd41cf207 100644 --- a/benchmarks/languages/benches/bench_null.nit +++ b/benchmarks/languages/benches/bench_null.nit @@ -1,5 +1,5 @@ #!/usr/bin/env nit -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/languages/benches/bench_typetest_covar.nit b/benchmarks/languages/benches/bench_typetest_covar.nit index 4ccbcf3f8e..c52f7973f0 100644 --- a/benchmarks/languages/benches/bench_typetest_covar.nit +++ b/benchmarks/languages/benches/bench_typetest_covar.nit @@ -1,5 +1,5 @@ #!/usr/bin/env nit -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/languages/benches/bench_typetest_depth.nit b/benchmarks/languages/benches/bench_typetest_depth.nit index bc6f00d47c..8f785b64e6 100644 --- a/benchmarks/languages/benches/bench_typetest_depth.nit +++ b/benchmarks/languages/benches/bench_typetest_depth.nit @@ -1,5 +1,5 @@ #!/usr/bin/env nit -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/languages/benches/bench_typetest_depth_not.nit b/benchmarks/languages/benches/bench_typetest_depth_not.nit index 075632a537..4f4ce9461c 100644 --- a/benchmarks/languages/benches/bench_typetest_depth_not.nit +++ b/benchmarks/languages/benches/bench_typetest_depth_not.nit @@ -1,5 +1,5 @@ #!/usr/bin/env nit -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/languages/benches/bench_typetest_fts_nesting.nit b/benchmarks/languages/benches/bench_typetest_fts_nesting.nit index f8c52af5c3..a651cbf38f 100644 --- a/benchmarks/languages/benches/bench_typetest_fts_nesting.nit +++ b/benchmarks/languages/benches/bench_typetest_fts_nesting.nit @@ -1,5 +1,5 @@ #!/usr/bin/env nit -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/markdown/Makefile b/benchmarks/markdown/Makefile index ca251413e1..45c0b642af 100644 --- a/benchmarks/markdown/Makefile +++ b/benchmarks/markdown/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/markdown/bench_markdown.sh b/benchmarks/markdown/bench_markdown.sh index 338ba145ac..8b6d7deb45 100755 --- a/benchmarks/markdown/bench_markdown.sh +++ b/benchmarks/markdown/bench_markdown.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/markdown/benches/Makefile b/benchmarks/markdown/benches/Makefile index 4cb8c36321..d6403b0486 100644 --- a/benchmarks/markdown/benches/Makefile +++ b/benchmarks/markdown/benches/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2015 Alexandre Terrasa # diff --git a/benchmarks/markdown/benches/gen_benches.nit b/benchmarks/markdown/benches/gen_benches.nit index f336524270..69066a05b7 100644 --- a/benchmarks/markdown/benches/gen_benches.nit +++ b/benchmarks/markdown/benches/gen_benches.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/markdown/engines/Makefile b/benchmarks/markdown/engines/Makefile index 711d69f62d..adbc0cadd5 100644 --- a/benchmarks/markdown/engines/Makefile +++ b/benchmarks/markdown/engines/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2015 Alexandre Terrasa # diff --git a/benchmarks/markdown/engines/markdown4j/Makefile b/benchmarks/markdown/engines/markdown4j/Makefile index eff078bfb7..3bb7b1336e 100644 --- a/benchmarks/markdown/engines/markdown4j/Makefile +++ b/benchmarks/markdown/engines/markdown4j/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2015 Alexandre Terrasa # diff --git a/benchmarks/markdown/engines/nitmd/Makefile b/benchmarks/markdown/engines/nitmd/Makefile index 256ddfe3ad..fece790512 100644 --- a/benchmarks/markdown/engines/nitmd/Makefile +++ b/benchmarks/markdown/engines/nitmd/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2015 Alexandre Terrasa # diff --git a/benchmarks/markdown/engines/nitmd/nitmd.nit b/benchmarks/markdown/engines/nitmd/nitmd.nit index 09c7d0735b..d13e0ed6d0 100644 --- a/benchmarks/markdown/engines/nitmd/nitmd.nit +++ b/benchmarks/markdown/engines/nitmd/nitmd.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/markdown/engines/nitmd2/Makefile b/benchmarks/markdown/engines/nitmd2/Makefile index 526ca83174..ae7a67893f 100644 --- a/benchmarks/markdown/engines/nitmd2/Makefile +++ b/benchmarks/markdown/engines/nitmd2/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2015 Alexandre Terrasa # diff --git a/benchmarks/markdown/engines/nitmd2/nitmd2.nit b/benchmarks/markdown/engines/nitmd2/nitmd2.nit index d7056181a3..bb5f55e139 100644 --- a/benchmarks/markdown/engines/nitmd2/nitmd2.nit +++ b/benchmarks/markdown/engines/nitmd2/nitmd2.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/markdown/engines/pandoc/Makefile b/benchmarks/markdown/engines/pandoc/Makefile index ca4a3546a8..00ad0d36d0 100644 --- a/benchmarks/markdown/engines/pandoc/Makefile +++ b/benchmarks/markdown/engines/pandoc/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2015 Alexandre Terrasa # diff --git a/benchmarks/markdown/engines/txtmark/Makefile b/benchmarks/markdown/engines/txtmark/Makefile index 0c119d0f33..b130098a6e 100644 --- a/benchmarks/markdown/engines/txtmark/Makefile +++ b/benchmarks/markdown/engines/txtmark/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2015 Alexandre Terrasa # diff --git a/benchmarks/microbenches/catches.nit b/benchmarks/microbenches/catches.nit index b866f6fc7f..89ab0b576e 100644 --- a/benchmarks/microbenches/catches.nit +++ b/benchmarks/microbenches/catches.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/polygons/java/bench_polygon.sh b/benchmarks/polygons/java/bench_polygon.sh index 46c2019621..343b513414 100755 --- a/benchmarks/polygons/java/bench_polygon.sh +++ b/benchmarks/polygons/java/bench_polygon.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/polygons/nit/bench_polygon.nit b/benchmarks/polygons/nit/bench_polygon.nit index d2224b9362..6f64fd5a0e 100644 --- a/benchmarks/polygons/nit/bench_polygon.nit +++ b/benchmarks/polygons/nit/bench_polygon.nit @@ -1,4 +1,4 @@ -#This file is part of NIT (http://www.nitlanguage.org). +#This file is part of NIT (https://nitlanguage.org). # # Copyright 2015 Romain Chanoir # diff --git a/benchmarks/polygons/nit/bench_polygon.sh b/benchmarks/polygons/nit/bench_polygon.sh index 8b7fc084ba..431e144291 100755 --- a/benchmarks/polygons/nit/bench_polygon.sh +++ b/benchmarks/polygons/nit/bench_polygon.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/strings/array_to_s_vars/array_to_s_buffer.nit b/benchmarks/strings/array_to_s_vars/array_to_s_buffer.nit index 9fc0faf206..3fc7a878f5 100644 --- a/benchmarks/strings/array_to_s_vars/array_to_s_buffer.nit +++ b/benchmarks/strings/array_to_s_vars/array_to_s_buffer.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/benchmarks/strings/array_to_s_vars/array_to_s_flatstr.nit b/benchmarks/strings/array_to_s_vars/array_to_s_flatstr.nit index 95f8c3930c..6d1471c55c 100644 --- a/benchmarks/strings/array_to_s_vars/array_to_s_flatstr.nit +++ b/benchmarks/strings/array_to_s_vars/array_to_s_flatstr.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/benchmarks/strings/array_to_s_vars/array_to_s_man_buf.nit b/benchmarks/strings/array_to_s_vars/array_to_s_man_buf.nit index 638f1d50fb..167b3d5755 100644 --- a/benchmarks/strings/array_to_s_vars/array_to_s_man_buf.nit +++ b/benchmarks/strings/array_to_s_vars/array_to_s_man_buf.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/benchmarks/strings/array_to_s_vars/array_to_s_manual.nit b/benchmarks/strings/array_to_s_vars/array_to_s_manual.nit index 0a79d35ec7..09339069dd 100644 --- a/benchmarks/strings/array_to_s_vars/array_to_s_manual.nit +++ b/benchmarks/strings/array_to_s_vars/array_to_s_manual.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/benchmarks/strings/array_to_s_vars/array_to_s_rope.nit b/benchmarks/strings/array_to_s_vars/array_to_s_rope.nit index 27ae46974a..83ffe30f4c 100644 --- a/benchmarks/strings/array_to_s_vars/array_to_s_rope.nit +++ b/benchmarks/strings/array_to_s_vars/array_to_s_rope.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/benchmarks/strings/array_to_s_vars/array_to_s_rope_buf.nit b/benchmarks/strings/array_to_s_vars/array_to_s_rope_buf.nit index bf24d64771..d87b56ba91 100644 --- a/benchmarks/strings/array_to_s_vars/array_to_s_rope_buf.nit +++ b/benchmarks/strings/array_to_s_vars/array_to_s_rope_buf.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/benchmarks/strings/array_tos.nit b/benchmarks/strings/array_tos.nit index 8dff9e42bf..2fed406024 100644 --- a/benchmarks/strings/array_tos.nit +++ b/benchmarks/strings/array_tos.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/benchmarks/strings/bench_base.nit b/benchmarks/strings/bench_base.nit index f59c2a8fea..0c4c8637c3 100644 --- a/benchmarks/strings/bench_base.nit +++ b/benchmarks/strings/bench_base.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/benchmarks/strings/bench_strings.sh b/benchmarks/strings/bench_strings.sh index f4d8353f47..ee6b06f375 100755 --- a/benchmarks/strings/bench_strings.sh +++ b/benchmarks/strings/bench_strings.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/benchmarks/strings/chain_concat.nit b/benchmarks/strings/chain_concat.nit index 71c8303d35..087239f235 100644 --- a/benchmarks/strings/chain_concat.nit +++ b/benchmarks/strings/chain_concat.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/benchmarks/strings/index_bench.nit b/benchmarks/strings/index_bench.nit index 3599cee028..908ef8e67c 100644 --- a/benchmarks/strings/index_bench.nit +++ b/benchmarks/strings/index_bench.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/benchmarks/strings/iteration_bench.nit b/benchmarks/strings/iteration_bench.nit index ea703383ca..bd8a40d38d 100644 --- a/benchmarks/strings/iteration_bench.nit +++ b/benchmarks/strings/iteration_bench.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/benchmarks/strings/substr_bench.nit b/benchmarks/strings/substr_bench.nit index c1382ef501..c73c87fc70 100644 --- a/benchmarks/strings/substr_bench.nit +++ b/benchmarks/strings/substr_bench.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/c_src/gc_chooser.c b/c_src/gc_chooser.c index d3854c87bd..84f4634574 100644 --- a/c_src/gc_chooser.c +++ b/c_src/gc_chooser.c @@ -1,4 +1,4 @@ -/* This file is part of NIT ( http://www.nitlanguage.org ). +/* This file is part of NIT ( https://nitlanguage.org ). * * Copyright 2006-2009 Jean Privat * diff --git a/c_src/gc_chooser.h b/c_src/gc_chooser.h index 255e07a709..deb1a9e563 100644 --- a/c_src/gc_chooser.h +++ b/c_src/gc_chooser.h @@ -1,7 +1,7 @@ #ifndef NIT_GC_CHOOSER_H #define NIT_GC_CHOOSER_H -/* This file is part of NIT ( http://www.nitlanguage.org ). +/* This file is part of NIT ( https://nitlanguage.org ). * * This file is free software, which comes along with NIT. This software is * distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/c_src/tables_nit.h b/c_src/tables_nit.h index 990189f224..7c18cd40d2 100644 --- a/c_src/tables_nit.h +++ b/c_src/tables_nit.h @@ -1,6 +1,6 @@ #ifndef TABLE_NIT_H #define TABLE_NIT_H -/* This file is part of NIT ( http://www.nitlanguage.org ). +/* This file is part of NIT ( https://nitlanguage.org ). * * This file is free software, which comes along with NIT. This software is * distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/clib/gc.c b/clib/gc.c index ad051d9c0b..638c1e13ad 100644 --- a/clib/gc.c +++ b/clib/gc.c @@ -1,4 +1,4 @@ -/* This file is part of NIT ( http://www.nitlanguage.org ). +/* This file is part of NIT ( https://nitlanguage.org ). * * Copyright 2009 Julien Chevalier * diff --git a/clib/gc.h b/clib/gc.h index 18395a5d43..3dd92fb8cf 100644 --- a/clib/gc.h +++ b/clib/gc.h @@ -1,4 +1,4 @@ -/* This file is part of NIT ( http://www.nitlanguage.org ). +/* This file is part of NIT ( https://nitlanguage.org ). * * Copyright 2009 Julien Chevalier * diff --git a/clib/gc_chooser.c b/clib/gc_chooser.c index 3a37da5f23..84d3c9c7c5 100644 --- a/clib/gc_chooser.c +++ b/clib/gc_chooser.c @@ -1,4 +1,4 @@ -/* This file is part of NIT ( http://www.nitlanguage.org ). +/* This file is part of NIT ( https://nitlanguage.org ). * * Copyright 2006-2009 Jean Privat * diff --git a/clib/gc_chooser.h b/clib/gc_chooser.h index 882d310c66..2f923a1a30 100644 --- a/clib/gc_chooser.h +++ b/clib/gc_chooser.h @@ -1,7 +1,7 @@ #ifndef NIT_GC_CHOOSER_H #define NIT_GC_CHOOSER_H -/* This file is part of NIT ( http://www.nitlanguage.org ). +/* This file is part of NIT ( https://nitlanguage.org ). * * This file is free software, which comes along with NIT. This software is * distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/clib/gc_static_objects_list.c b/clib/gc_static_objects_list.c index baa77c8d43..45f248c9f6 100644 --- a/clib/gc_static_objects_list.c +++ b/clib/gc_static_objects_list.c @@ -1,4 +1,4 @@ -/* This file is part of NIT ( http://www.nitlanguage.org ). +/* This file is part of NIT ( https://nitlanguage.org ). * * Copyright 2009 Julien Chevalier * diff --git a/clib/gc_static_objects_list.h b/clib/gc_static_objects_list.h index ab0e0fda64..87aa1f9558 100644 --- a/clib/gc_static_objects_list.h +++ b/clib/gc_static_objects_list.h @@ -1,4 +1,4 @@ -/* This file is part of NIT ( http://www.nitlanguage.org ). +/* This file is part of NIT ( https://nitlanguage.org ). * * Copyright 2009 Julien Chevalier * diff --git a/clib/nit_common.h b/clib/nit_common.h index 1652ea9537..c9c9e4f48d 100644 --- a/clib/nit_common.h +++ b/clib/nit_common.h @@ -1,7 +1,7 @@ #ifndef NIT_COMMON_H #define NIT_COMMON_H -/* This file is part of NIT ( http://www.nitlanguage.org ). +/* This file is part of NIT ( https://nitlanguage.org ). * * Copyright 2006-2009 Jean Privat * diff --git a/clib/nit_main.c b/clib/nit_main.c index 9b20edbc18..d3be74574b 100644 --- a/clib/nit_main.c +++ b/clib/nit_main.c @@ -1,4 +1,4 @@ -/* This file is part of NIT ( http://www.nitlanguage.org ). +/* This file is part of NIT ( https://nitlanguage.org ). * * Copyright 2006-2009 Jean Privat * diff --git a/contrib/action_nitro/src/action_nitro.nit b/contrib/action_nitro/src/action_nitro.nit index 485ebc2d38..674ffbafc8 100644 --- a/contrib/action_nitro/src/action_nitro.nit +++ b/contrib/action_nitro/src/action_nitro.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/action_nitro/src/game/ai.nit b/contrib/action_nitro/src/game/ai.nit index fc33bc4822..7ee4240045 100644 --- a/contrib/action_nitro/src/game/ai.nit +++ b/contrib/action_nitro/src/game/ai.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/action_nitro/src/game/core.nit b/contrib/action_nitro/src/game/core.nit index 25cf4579c6..10bc3e4b81 100644 --- a/contrib/action_nitro/src/game/core.nit +++ b/contrib/action_nitro/src/game/core.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/action_nitro/src/game/game.nit b/contrib/action_nitro/src/game/game.nit index 8938c36a45..700cc6ee84 100644 --- a/contrib/action_nitro/src/game/game.nit +++ b/contrib/action_nitro/src/game/game.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/action_nitro/src/game/planegen.nit b/contrib/action_nitro/src/game/planegen.nit index 667783c090..6850df2514 100644 --- a/contrib/action_nitro/src/game/planegen.nit +++ b/contrib/action_nitro/src/game/planegen.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/action_nitro/src/touch_ui.nit b/contrib/action_nitro/src/touch_ui.nit index b97be7e320..0a0b26da3a 100644 --- a/contrib/action_nitro/src/touch_ui.nit +++ b/contrib/action_nitro/src/touch_ui.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/asteronits/src/android.nit b/contrib/asteronits/src/android.nit index e7ac9df1d0..5f73da36fb 100644 --- a/contrib/asteronits/src/android.nit +++ b/contrib/asteronits/src/android.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/asteronits/src/asteronits.nit b/contrib/asteronits/src/asteronits.nit index e0c9991f96..c2d5a7b7f1 100644 --- a/contrib/asteronits/src/asteronits.nit +++ b/contrib/asteronits/src/asteronits.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/asteronits/src/game_logic.nit b/contrib/asteronits/src/game_logic.nit index 785fe9d523..b30424c250 100644 --- a/contrib/asteronits/src/game_logic.nit +++ b/contrib/asteronits/src/game_logic.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/asteronits/src/touch_ui.nit b/contrib/asteronits/src/touch_ui.nit index 2264f28ddd..aa74dd663c 100644 --- a/contrib/asteronits/src/touch_ui.nit +++ b/contrib/asteronits/src/touch_ui.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/benitlux_model.nit b/contrib/benitlux/src/benitlux_model.nit index 48a807a24f..1c3bbb9842 100644 --- a/contrib/benitlux/src/benitlux_model.nit +++ b/contrib/benitlux/src/benitlux_model.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/contrib/benitlux/src/client/android.nit b/contrib/benitlux/src/client/android.nit index 3495f6c5c1..059e8068d9 100644 --- a/contrib/benitlux/src/client/android.nit +++ b/contrib/benitlux/src/client/android.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/client/android_proto.nit b/contrib/benitlux/src/client/android_proto.nit index 22f0953ef2..ca7e21d08f 100644 --- a/contrib/benitlux/src/client/android_proto.nit +++ b/contrib/benitlux/src/client/android_proto.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/client/base.nit b/contrib/benitlux/src/client/base.nit index 5be26b24de..e18259a5d8 100644 --- a/contrib/benitlux/src/client/base.nit +++ b/contrib/benitlux/src/client/base.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/client/client.nit b/contrib/benitlux/src/client/client.nit index 75ba6a902e..1b648b86cd 100644 --- a/contrib/benitlux/src/client/client.nit +++ b/contrib/benitlux/src/client/client.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/client/features/checkins.nit b/contrib/benitlux/src/client/features/checkins.nit index d353a0a041..be247c0d09 100644 --- a/contrib/benitlux/src/client/features/checkins.nit +++ b/contrib/benitlux/src/client/features/checkins.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/client/features/debug.nit b/contrib/benitlux/src/client/features/debug.nit index e34fcc2194..adb5c55917 100644 --- a/contrib/benitlux/src/client/features/debug.nit +++ b/contrib/benitlux/src/client/features/debug.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/client/features/manual_checkins.nit b/contrib/benitlux/src/client/features/manual_checkins.nit index 946b667bbc..7c3c939bee 100644 --- a/contrib/benitlux/src/client/features/manual_checkins.nit +++ b/contrib/benitlux/src/client/features/manual_checkins.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/client/features/push.nit b/contrib/benitlux/src/client/features/push.nit index b5db81b323..03bc7d1a11 100644 --- a/contrib/benitlux/src/client/features/push.nit +++ b/contrib/benitlux/src/client/features/push.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/client/features/translations.nit b/contrib/benitlux/src/client/features/translations.nit index be42f5760c..eac2708f93 100644 --- a/contrib/benitlux/src/client/features/translations.nit +++ b/contrib/benitlux/src/client/features/translations.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/client/ios.nit b/contrib/benitlux/src/client/ios.nit index 5462cc2cec..6777ab5705 100644 --- a/contrib/benitlux/src/client/ios.nit +++ b/contrib/benitlux/src/client/ios.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/client/views/beer_views.nit b/contrib/benitlux/src/client/views/beer_views.nit index 95d2cf6abf..6a445a0cf0 100644 --- a/contrib/benitlux/src/client/views/beer_views.nit +++ b/contrib/benitlux/src/client/views/beer_views.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/client/views/home_views.nit b/contrib/benitlux/src/client/views/home_views.nit index 460e1beb9e..16a0043ea5 100644 --- a/contrib/benitlux/src/client/views/home_views.nit +++ b/contrib/benitlux/src/client/views/home_views.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/client/views/social_views.nit b/contrib/benitlux/src/client/views/social_views.nit index c95a80674f..5a485ae6f6 100644 --- a/contrib/benitlux/src/client/views/social_views.nit +++ b/contrib/benitlux/src/client/views/social_views.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/client/views/user_views.nit b/contrib/benitlux/src/client/views/user_views.nit index 92cd8615a3..9e2a185915 100644 --- a/contrib/benitlux/src/client/views/user_views.nit +++ b/contrib/benitlux/src/client/views/user_views.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/correct.nit b/contrib/benitlux/src/correct.nit index afa3a7fec6..7617512c5f 100644 --- a/contrib/benitlux/src/correct.nit +++ b/contrib/benitlux/src/correct.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/report.nit b/contrib/benitlux/src/report.nit index 1f31328716..1bb76ee0a8 100644 --- a/contrib/benitlux/src/report.nit +++ b/contrib/benitlux/src/report.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/server/benitlux_controller.nit b/contrib/benitlux/src/server/benitlux_controller.nit index 8f961823c7..24d6ea8c75 100644 --- a/contrib/benitlux/src/server/benitlux_controller.nit +++ b/contrib/benitlux/src/server/benitlux_controller.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/contrib/benitlux/src/server/benitlux_daily.nit b/contrib/benitlux/src/server/benitlux_daily.nit index 4268c8e3a9..eb79ce75c3 100644 --- a/contrib/benitlux/src/server/benitlux_daily.nit +++ b/contrib/benitlux/src/server/benitlux_daily.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/contrib/benitlux/src/server/benitlux_db.nit b/contrib/benitlux/src/server/benitlux_db.nit index c899edee10..5e28678e1a 100644 --- a/contrib/benitlux/src/server/benitlux_db.nit +++ b/contrib/benitlux/src/server/benitlux_db.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/contrib/benitlux/src/server/benitlux_social.nit b/contrib/benitlux/src/server/benitlux_social.nit index 01a56408e8..358ca968f7 100644 --- a/contrib/benitlux/src/server/benitlux_social.nit +++ b/contrib/benitlux/src/server/benitlux_social.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/benitlux/src/server/benitlux_view.nit b/contrib/benitlux/src/server/benitlux_view.nit index d35d6d96a7..09120a6be5 100644 --- a/contrib/benitlux/src/server/benitlux_view.nit +++ b/contrib/benitlux/src/server/benitlux_view.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/contrib/benitlux/src/server/server.nit b/contrib/benitlux/src/server/server.nit index f6d5d41adc..474c1db7af 100644 --- a/contrib/benitlux/src/server/server.nit +++ b/contrib/benitlux/src/server/server.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/contrib/brainfuck/Makefile b/contrib/brainfuck/Makefile index f478a7a5c7..149a1f6e9a 100644 --- a/contrib/brainfuck/Makefile +++ b/contrib/brainfuck/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/brainfuck/brainfuck.nit b/contrib/brainfuck/brainfuck.nit index d207496fe1..8ea136e6b6 100644 --- a/contrib/brainfuck/brainfuck.nit +++ b/contrib/brainfuck/brainfuck.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/github_merge/Makefile b/contrib/github_merge/Makefile index 4ac8326804..fe453eec6b 100644 --- a/contrib/github_merge/Makefile +++ b/contrib/github_merge/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/github_merge/github_merge.nit b/contrib/github_merge/github_merge.nit index cdb9de5683..93c2775394 100644 --- a/contrib/github_merge/github_merge.nit +++ b/contrib/github_merge/github_merge.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/github_search_for_jni/Makefile b/contrib/github_search_for_jni/Makefile index 91bbb763ec..2a59abc998 100644 --- a/contrib/github_search_for_jni/Makefile +++ b/contrib/github_search_for_jni/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/github_search_for_jni/src/github_search_for_jni.nit b/contrib/github_search_for_jni/src/github_search_for_jni.nit index f9927c1b69..e9615b35b9 100644 --- a/contrib/github_search_for_jni/src/github_search_for_jni.nit +++ b/contrib/github_search_for_jni/src/github_search_for_jni.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/contrib/header_keeper/Makefile b/contrib/header_keeper/Makefile index b8ea6ee8d0..604fb28b39 100644 --- a/contrib/header_keeper/Makefile +++ b/contrib/header_keeper/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/header_keeper/src/header_keeper.nit b/contrib/header_keeper/src/header_keeper.nit index adf6b770b3..f3eceff998 100644 --- a/contrib/header_keeper/src/header_keeper.nit +++ b/contrib/header_keeper/src/header_keeper.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/inkscape_tools/Makefile b/contrib/inkscape_tools/Makefile index d66e5884ec..3bffd9e6cd 100644 --- a/contrib/inkscape_tools/Makefile +++ b/contrib/inkscape_tools/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/inkscape_tools/src/svg_to_icons.nit b/contrib/inkscape_tools/src/svg_to_icons.nit index 3d7d3144ed..95c34793b1 100644 --- a/contrib/inkscape_tools/src/svg_to_icons.nit +++ b/contrib/inkscape_tools/src/svg_to_icons.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2012-2014 Alexis Laferrière # diff --git a/contrib/inkscape_tools/src/svg_to_png_and_nit.nit b/contrib/inkscape_tools/src/svg_to_png_and_nit.nit index b8a315757f..30bc602906 100644 --- a/contrib/inkscape_tools/src/svg_to_png_and_nit.nit +++ b/contrib/inkscape_tools/src/svg_to_png_and_nit.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2012-2015 Alexis Laferrière # diff --git a/contrib/inkscape_tools/src/xcode_assets.nit b/contrib/inkscape_tools/src/xcode_assets.nit index f1f30e844e..a3e0e2d83b 100644 --- a/contrib/inkscape_tools/src/xcode_assets.nit +++ b/contrib/inkscape_tools/src/xcode_assets.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/jwrapper/README.md b/contrib/jwrapper/README.md index 8cc183032e..3f5659df86 100644 --- a/contrib/jwrapper/README.md +++ b/contrib/jwrapper/README.md @@ -6,7 +6,7 @@ _jwrapper_ automates wrapping Java classes so they can be accessed from Nit code _jwrapper_ reuse Nit types of already wrapped Java classes by searching in the `lib/java` and `lib/android` folders in the Nit repository. It won't wrap a class that are already is those folders. # Installation -_jwrapper_ is designed to be installed from the `contrib` directory of Nit repository. (http://www.nitlanguage.org) +_jwrapper_ is designed to be installed from the `contrib` directory of Nit repository. (https://nitlanguage.org) To initiate installation process, use `make` in the `contrib/jwrapper` directory. diff --git a/contrib/jwrapper/examples/java_api/api_user.nit b/contrib/jwrapper/examples/java_api/api_user.nit index f313c404a3..a2eaf6521b 100644 --- a/contrib/jwrapper/examples/java_api/api_user.nit +++ b/contrib/jwrapper/examples/java_api/api_user.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/jwrapper/examples/queue/Queue.java b/contrib/jwrapper/examples/queue/Queue.java index daf0709d8a..5db5abcdcc 100644 --- a/contrib/jwrapper/examples/queue/Queue.java +++ b/contrib/jwrapper/examples/queue/Queue.java @@ -1,5 +1,5 @@ /* -* This file is part of NIT ( http://www.nitlanguage.org ). +* This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/jwrapper/examples/queue/user_test.nit b/contrib/jwrapper/examples/queue/user_test.nit index c963dc2322..f29f902cc9 100644 --- a/contrib/jwrapper/examples/queue/user_test.nit +++ b/contrib/jwrapper/examples/queue/user_test.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/jwrapper/src/code_generator.nit b/contrib/jwrapper/src/code_generator.nit index 7d49919a04..09f3a85871 100644 --- a/contrib/jwrapper/src/code_generator.nit +++ b/contrib/jwrapper/src/code_generator.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # Copyright 2015 Alexis Laferrière @@ -160,7 +160,7 @@ class CodeGenerator # License for the header of the generated Nit module var license = """ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/jwrapper/src/javap_visitor.nit b/contrib/jwrapper/src/javap_visitor.nit index 115dbcd7bc..a2b4494229 100644 --- a/contrib/jwrapper/src/javap_visitor.nit +++ b/contrib/jwrapper/src/javap_visitor.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # Copyright 2015 Alexis Laferrière diff --git a/contrib/jwrapper/src/jtype_converter.nit b/contrib/jwrapper/src/jtype_converter.nit index b574985ae0..951304ec8e 100644 --- a/contrib/jwrapper/src/jtype_converter.nit +++ b/contrib/jwrapper/src/jtype_converter.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # Copyright 2015 Alexis Laferrière diff --git a/contrib/jwrapper/src/jwrapper.nit b/contrib/jwrapper/src/jwrapper.nit index bf25f1e983..1d3d5fdb53 100644 --- a/contrib/jwrapper/src/jwrapper.nit +++ b/contrib/jwrapper/src/jwrapper.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # Copyright 2015 Alexis Laferrière diff --git a/contrib/jwrapper/src/model.nit b/contrib/jwrapper/src/model.nit index b4d437ad18..6a90942ec0 100644 --- a/contrib/jwrapper/src/model.nit +++ b/contrib/jwrapper/src/model.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # Copyright 2015 Alexis Laferrière diff --git a/contrib/memplot/Makefile b/contrib/memplot/Makefile index 43f84e6bbe..a3e30653b7 100644 --- a/contrib/memplot/Makefile +++ b/contrib/memplot/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/memplot/memplot.nit b/contrib/memplot/memplot.nit index 2bd1727e59..8f0e368b47 100644 --- a/contrib/memplot/memplot.nit +++ b/contrib/memplot/memplot.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/memplot/memplot.r b/contrib/memplot/memplot.r index adda5b8267..55adc784a7 100644 --- a/contrib/memplot/memplot.r +++ b/contrib/memplot/memplot.r @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/model_viewer/src/globe.nit b/contrib/model_viewer/src/globe.nit index be54bcedf5..c1f439bcb3 100644 --- a/contrib/model_viewer/src/globe.nit +++ b/contrib/model_viewer/src/globe.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/model_viewer/src/model_viewer.nit b/contrib/model_viewer/src/model_viewer.nit index a38de3259e..36d9644ecd 100644 --- a/contrib/model_viewer/src/model_viewer.nit +++ b/contrib/model_viewer/src/model_viewer.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitcc/bootstrap/autom.nit b/contrib/nitcc/bootstrap/autom.nit index 7fe2c04bb3..b2cd4edda0 100644 --- a/contrib/nitcc/bootstrap/autom.nit +++ b/contrib/nitcc/bootstrap/autom.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitcc/bootstrap/grammar.nit b/contrib/nitcc/bootstrap/grammar.nit index 0fc9b591a4..99de1e7e9f 100644 --- a/contrib/nitcc/bootstrap/grammar.nit +++ b/contrib/nitcc/bootstrap/grammar.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitcc/bootstrap/lrautomaton.nit b/contrib/nitcc/bootstrap/lrautomaton.nit index c58721fab5..39159bfc95 100644 --- a/contrib/nitcc/bootstrap/lrautomaton.nit +++ b/contrib/nitcc/bootstrap/lrautomaton.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitcc/bootstrap/nitcc.nit b/contrib/nitcc/bootstrap/nitcc.nit index c1cc143b2e..43c79d12cf 100644 --- a/contrib/nitcc/bootstrap/nitcc.nit +++ b/contrib/nitcc/bootstrap/nitcc.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitcc/bootstrap/nitcc_semantic.nit b/contrib/nitcc/bootstrap/nitcc_semantic.nit index a29417c17e..2b5a57bdeb 100644 --- a/contrib/nitcc/bootstrap/nitcc_semantic.nit +++ b/contrib/nitcc/bootstrap/nitcc_semantic.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitcc/bootstrap/re2nfa.nit b/contrib/nitcc/bootstrap/re2nfa.nit index 66133fd198..f211b94050 100644 --- a/contrib/nitcc/bootstrap/re2nfa.nit +++ b/contrib/nitcc/bootstrap/re2nfa.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitcc/examples/blob.nit b/contrib/nitcc/examples/blob.nit index 696197fb71..2283788095 100644 --- a/contrib/nitcc/examples/blob.nit +++ b/contrib/nitcc/examples/blob.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitcc/examples/calc.nit b/contrib/nitcc/examples/calc.nit index 924fab4c7c..a53b6a026e 100644 --- a/contrib/nitcc/examples/calc.nit +++ b/contrib/nitcc/examples/calc.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitcc/src/autom.nit b/contrib/nitcc/src/autom.nit index edb6a23ff2..eb45cb1873 100644 --- a/contrib/nitcc/src/autom.nit +++ b/contrib/nitcc/src/autom.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitcc/src/grammar.nit b/contrib/nitcc/src/grammar.nit index f2fe192166..af0113b4b7 100644 --- a/contrib/nitcc/src/grammar.nit +++ b/contrib/nitcc/src/grammar.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitcc/src/lrautomaton.nit b/contrib/nitcc/src/lrautomaton.nit index 7e65f7b653..d6bbd1b9f6 100644 --- a/contrib/nitcc/src/lrautomaton.nit +++ b/contrib/nitcc/src/lrautomaton.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitcc/src/nitcc.nit b/contrib/nitcc/src/nitcc.nit index a2586c69ef..f930d3c9e3 100644 --- a/contrib/nitcc/src/nitcc.nit +++ b/contrib/nitcc/src/nitcc.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitcc/src/nitcc_semantic.nit b/contrib/nitcc/src/nitcc_semantic.nit index d9d4547097..a9dd85a68c 100644 --- a/contrib/nitcc/src/nitcc_semantic.nit +++ b/contrib/nitcc/src/nitcc_semantic.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitcc/src/re2nfa.nit b/contrib/nitcc/src/re2nfa.nit index 66133fd198..f211b94050 100644 --- a/contrib/nitcc/src/re2nfa.nit +++ b/contrib/nitcc/src/re2nfa.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitcc/src/regexparser.nit b/contrib/nitcc/src/regexparser.nit index 325f58dae1..722dba6ee1 100644 --- a/contrib/nitcc/src/regexparser.nit +++ b/contrib/nitcc/src/regexparser.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitester/Makefile b/contrib/nitester/Makefile index 0181e5174a..686cde5b9d 100644 --- a/contrib/nitester/Makefile +++ b/contrib/nitester/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitester/src/nitester.nit b/contrib/nitester/src/nitester.nit index 090405394a..4e56e48706 100644 --- a/contrib/nitester/src/nitester.nit +++ b/contrib/nitester/src/nitester.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Alexis Laferrière # diff --git a/contrib/nitin/Makefile b/contrib/nitin/Makefile index f99e958016..9a2237276d 100644 --- a/contrib/nitin/Makefile +++ b/contrib/nitin/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitin/nitin.nit b/contrib/nitin/nitin.nit index 78d6fad99e..578fd15d58 100644 --- a/contrib/nitin/nitin.nit +++ b/contrib/nitin/nitin.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitiwiki/Makefile b/contrib/nitiwiki/Makefile index aa4fa125e8..7cdffc9a40 100644 --- a/contrib/nitiwiki/Makefile +++ b/contrib/nitiwiki/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitiwiki/examples/nitiwiki/highlighter.sh b/contrib/nitiwiki/examples/nitiwiki/highlighter.sh index 57aaf45f7c..49ab941253 100755 --- a/contrib/nitiwiki/examples/nitiwiki/highlighter.sh +++ b/contrib/nitiwiki/examples/nitiwiki/highlighter.sh @@ -1,6 +1,6 @@ #!/bin/sh -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitiwiki/src/markdown_highlight.nit b/contrib/nitiwiki/src/markdown_highlight.nit index 08751b03d3..fb9c1c5ee1 100644 --- a/contrib/nitiwiki/src/markdown_highlight.nit +++ b/contrib/nitiwiki/src/markdown_highlight.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitiwiki/src/nitiwiki.nit b/contrib/nitiwiki/src/nitiwiki.nit index 02088a5ba9..7804bdc601 100644 --- a/contrib/nitiwiki/src/nitiwiki.nit +++ b/contrib/nitiwiki/src/nitiwiki.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitiwiki/src/wiki_base.nit b/contrib/nitiwiki/src/wiki_base.nit index f1fb6ae477..6d9a11c06e 100644 --- a/contrib/nitiwiki/src/wiki_base.nit +++ b/contrib/nitiwiki/src/wiki_base.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitiwiki/src/wiki_edit.nit b/contrib/nitiwiki/src/wiki_edit.nit index 436760ba10..2da3ff45b6 100644 --- a/contrib/nitiwiki/src/wiki_edit.nit +++ b/contrib/nitiwiki/src/wiki_edit.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitiwiki/src/wiki_html.nit b/contrib/nitiwiki/src/wiki_html.nit index d82bcb6d2c..5b2cd97654 100644 --- a/contrib/nitiwiki/src/wiki_html.nit +++ b/contrib/nitiwiki/src/wiki_html.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitiwiki/src/wiki_links.nit b/contrib/nitiwiki/src/wiki_links.nit index 7d81633a01..533689e449 100644 --- a/contrib/nitiwiki/src/wiki_links.nit +++ b/contrib/nitiwiki/src/wiki_links.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/nitiwiki/tests/tests.sh b/contrib/nitiwiki/tests/tests.sh index 73474af9dd..b11c0380a2 100755 --- a/contrib/nitiwiki/tests/tests.sh +++ b/contrib/nitiwiki/tests/tests.sh @@ -1,6 +1,6 @@ #!/bin/bash -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexandre Terrasa . # diff --git a/contrib/objcwrapper/src/header_static.nit b/contrib/objcwrapper/src/header_static.nit index baefc3ecf8..9cc71ae4de 100644 --- a/contrib/objcwrapper/src/header_static.nit +++ b/contrib/objcwrapper/src/header_static.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/objcwrapper/src/objc_generator.nit b/contrib/objcwrapper/src/objc_generator.nit index cdb2faec55..64062c15dc 100644 --- a/contrib/objcwrapper/src/objc_generator.nit +++ b/contrib/objcwrapper/src/objc_generator.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/objcwrapper/src/objc_model.nit b/contrib/objcwrapper/src/objc_model.nit index 76b1c2df78..078339c36c 100644 --- a/contrib/objcwrapper/src/objc_model.nit +++ b/contrib/objcwrapper/src/objc_model.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/objcwrapper/src/objc_visitor.nit b/contrib/objcwrapper/src/objc_visitor.nit index 1851a41a24..6b80c1dca3 100644 --- a/contrib/objcwrapper/src/objc_visitor.nit +++ b/contrib/objcwrapper/src/objc_visitor.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/objcwrapper/src/objcwrapper.nit b/contrib/objcwrapper/src/objcwrapper.nit index 28746d837a..c282a20b05 100644 --- a/contrib/objcwrapper/src/objcwrapper.nit +++ b/contrib/objcwrapper/src/objcwrapper.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/objcwrapper/src/preprocessing.nit b/contrib/objcwrapper/src/preprocessing.nit index 643ef1f5e5..6773519005 100644 --- a/contrib/objcwrapper/src/preprocessing.nit +++ b/contrib/objcwrapper/src/preprocessing.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/oot.sh b/contrib/oot.sh index f5238e22ee..07d3a393fb 100755 --- a/contrib/oot.sh +++ b/contrib/oot.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/opportunity/src/opportunity_controller.nit b/contrib/opportunity/src/opportunity_controller.nit index 32665023ed..ddd6a75c38 100644 --- a/contrib/opportunity/src/opportunity_controller.nit +++ b/contrib/opportunity/src/opportunity_controller.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/opportunity/src/opportunity_model.nit b/contrib/opportunity/src/opportunity_model.nit index bfd092acd9..10daf60f6b 100644 --- a/contrib/opportunity/src/opportunity_model.nit +++ b/contrib/opportunity/src/opportunity_model.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/opportunity/src/opportunity_web.nit b/contrib/opportunity/src/opportunity_web.nit index dc0c2fe215..0f98802305 100644 --- a/contrib/opportunity/src/opportunity_web.nit +++ b/contrib/opportunity/src/opportunity_web.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/opportunity/src/templates/boilerplate.nit b/contrib/opportunity/src/templates/boilerplate.nit index 53996b0e5c..1ffe3d8da6 100644 --- a/contrib/opportunity/src/templates/boilerplate.nit +++ b/contrib/opportunity/src/templates/boilerplate.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/opportunity/src/templates/meetup.nit b/contrib/opportunity/src/templates/meetup.nit index 71d18e139e..5d037f2495 100644 --- a/contrib/opportunity/src/templates/meetup.nit +++ b/contrib/opportunity/src/templates/meetup.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/opportunity/src/templates/meetup_confirmation.nit b/contrib/opportunity/src/templates/meetup_confirmation.nit index 0194d76337..2870e8f4c9 100644 --- a/contrib/opportunity/src/templates/meetup_confirmation.nit +++ b/contrib/opportunity/src/templates/meetup_confirmation.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/opportunity/src/templates/meetup_creation.nit b/contrib/opportunity/src/templates/meetup_creation.nit index 11bd301bea..74a4d60afb 100644 --- a/contrib/opportunity/src/templates/meetup_creation.nit +++ b/contrib/opportunity/src/templates/meetup_creation.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/opportunity/src/templates/templates.nit b/contrib/opportunity/src/templates/templates.nit index d2dfd9cfbb..e8beb307fa 100644 --- a/contrib/opportunity/src/templates/templates.nit +++ b/contrib/opportunity/src/templates/templates.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/opportunity/src/templates/welcome.nit b/contrib/opportunity/src/templates/welcome.nit index 0ea1cf2fb6..c871067c7b 100644 --- a/contrib/opportunity/src/templates/welcome.nit +++ b/contrib/opportunity/src/templates/welcome.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/opportunity/tests/db_tests.nit b/contrib/opportunity/tests/db_tests.nit index a5a39a7bca..b934e621f7 100644 --- a/contrib/opportunity/tests/db_tests.nit +++ b/contrib/opportunity/tests/db_tests.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/pep8analysis/src/location.nit b/contrib/pep8analysis/src/location.nit index 634b69534f..0fd942d914 100644 --- a/contrib/pep8analysis/src/location.nit +++ b/contrib/pep8analysis/src/location.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2009 Jean-Sebastien Gelinas # diff --git a/contrib/pep8analysis/src/parser/Makefile b/contrib/pep8analysis/src/parser/Makefile index 2f4c133de3..7281d5bb9c 100644 --- a/contrib/pep8analysis/src/parser/Makefile +++ b/contrib/pep8analysis/src/parser/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2008-2009 Jean Privat # diff --git a/contrib/pep8analysis/src/parser/fact_parser.pl b/contrib/pep8analysis/src/parser/fact_parser.pl index df7c9cf671..3bed8e8bd4 100755 --- a/contrib/pep8analysis/src/parser/fact_parser.pl +++ b/contrib/pep8analysis/src/parser/fact_parser.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/pep8analysis/src/parser/prescc.pl b/contrib/pep8analysis/src/parser/prescc.pl index debd2f8fa0..bfcaaaac5c 100755 --- a/contrib/pep8analysis/src/parser/prescc.pl +++ b/contrib/pep8analysis/src/parser/prescc.pl @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2009 Jean Privat # Copyright 2009 Jean-Sebastien Gelinas diff --git a/contrib/pep8analysis/src/parser/prescc.sh b/contrib/pep8analysis/src/parser/prescc.sh index e5ab27793a..aeab54945b 100755 --- a/contrib/pep8analysis/src/parser/prescc.sh +++ b/contrib/pep8analysis/src/parser/prescc.sh @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2009 Jean Privat # Copyright 2009 Jean-Sebastien Gelinas diff --git a/contrib/pep8analysis/src/parser/tables.nit b/contrib/pep8analysis/src/parser/tables.nit index 54b7b59b2f..ce33ce8330 100644 --- a/contrib/pep8analysis/src/parser/tables.nit +++ b/contrib/pep8analysis/src/parser/tables.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/pep8analysis/src/parser/tables_nit.h b/contrib/pep8analysis/src/parser/tables_nit.h index 990189f224..7c18cd40d2 100644 --- a/contrib/pep8analysis/src/parser/tables_nit.h +++ b/contrib/pep8analysis/src/parser/tables_nit.h @@ -1,6 +1,6 @@ #ifndef TABLE_NIT_H #define TABLE_NIT_H -/* This file is part of NIT ( http://www.nitlanguage.org ). +/* This file is part of NIT ( https://nitlanguage.org ). * * This file is free software, which comes along with NIT. This software is * distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/contrib/pep8analysis/src/parser/xss/lexer.xss b/contrib/pep8analysis/src/parser/xss/lexer.xss index 802755fedf..8344957044 100644 --- a/contrib/pep8analysis/src/parser/xss/lexer.xss +++ b/contrib/pep8analysis/src/parser/xss/lexer.xss @@ -1,4 +1,4 @@ -$ // This file is part of NIT ( http://www.nitlanguage.org ). +$ // This file is part of NIT ( https://nitlanguage.org ). $ // $ // Copyright 2008 Jean Privat $ // Based on algorithms developped for ( http://www.sablecc.org/ ). diff --git a/contrib/pep8analysis/src/parser/xss/main.xss b/contrib/pep8analysis/src/parser/xss/main.xss index db69a015fe..52ce3bac93 100644 --- a/contrib/pep8analysis/src/parser/xss/main.xss +++ b/contrib/pep8analysis/src/parser/xss/main.xss @@ -1,4 +1,4 @@ -$ // This file is part of NIT ( http://www.nitlanguage.org ). +$ // This file is part of NIT ( https://nitlanguage.org ). $ // $ // Copyright 2008 Jean Privat $ // Based on algorithms developped for ( http://www.sablecc.org/ ). diff --git a/contrib/pep8analysis/src/parser/xss/parser.xss b/contrib/pep8analysis/src/parser/xss/parser.xss index 435ced7843..e488e5941f 100644 --- a/contrib/pep8analysis/src/parser/xss/parser.xss +++ b/contrib/pep8analysis/src/parser/xss/parser.xss @@ -1,4 +1,4 @@ -$ // This file is part of NIT ( http://www.nitlanguage.org ). +$ // This file is part of NIT ( https://nitlanguage.org ). $ // $ // Copyright 2008 Jean Privat $ // Based on algorithms developped for ( http://www.sablecc.org/ ). diff --git a/contrib/pep8analysis/src/parser/xss/prods.xss b/contrib/pep8analysis/src/parser/xss/prods.xss index a1d34a1f98..782eb65260 100644 --- a/contrib/pep8analysis/src/parser/xss/prods.xss +++ b/contrib/pep8analysis/src/parser/xss/prods.xss @@ -1,4 +1,4 @@ -$ // This file is part of NIT ( http://www.nitlanguage.org ). +$ // This file is part of NIT ( https://nitlanguage.org ). $ // $ // Copyright 2008 Jean Privat $ // Based on algorithms developped for ( http://www.sablecc.org/ ). diff --git a/contrib/pep8analysis/src/parser/xss/tokens.xss b/contrib/pep8analysis/src/parser/xss/tokens.xss index 0b84e09b1e..7966a567e4 100644 --- a/contrib/pep8analysis/src/parser/xss/tokens.xss +++ b/contrib/pep8analysis/src/parser/xss/tokens.xss @@ -1,4 +1,4 @@ -$ // This file is part of NIT ( http://www.nitlanguage.org ). +$ // This file is part of NIT ( https://nitlanguage.org ). $ // $ // Copyright 2008 Jean Privat $ // Based on algorithms developped for ( http://www.sablecc.org/ ). diff --git a/contrib/physical_interface_for_mpd_on_rpi/physical_interface_for_mpd_on_rpi.nit b/contrib/physical_interface_for_mpd_on_rpi/physical_interface_for_mpd_on_rpi.nit index 1c73e649be..66ffb6e150 100644 --- a/contrib/physical_interface_for_mpd_on_rpi/physical_interface_for_mpd_on_rpi.nit +++ b/contrib/physical_interface_for_mpd_on_rpi/physical_interface_for_mpd_on_rpi.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2013 Alexis Laferrière # diff --git a/contrib/re_parser/src/re_app.nit b/contrib/re_parser/src/re_app.nit index 1e6560d159..37239992b5 100644 --- a/contrib/re_parser/src/re_app.nit +++ b/contrib/re_parser/src/re_app.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/re_parser/src/re_parser.nit b/contrib/re_parser/src/re_parser.nit index 683bc614b5..61a886ea27 100644 --- a/contrib/re_parser/src/re_parser.nit +++ b/contrib/re_parser/src/re_parser.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/rss_downloader/Makefile b/contrib/rss_downloader/Makefile index 851aff5e51..cddedd790f 100644 --- a/contrib/rss_downloader/Makefile +++ b/contrib/rss_downloader/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/rss_downloader/src/rss_downloader.nit b/contrib/rss_downloader/src/rss_downloader.nit index 022543e9f9..160d2a32dc 100644 --- a/contrib/rss_downloader/src/rss_downloader.nit +++ b/contrib/rss_downloader/src/rss_downloader.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/contrib/rss_downloader/src/sample_config.nit b/contrib/rss_downloader/src/sample_config.nit index c9f362eb2e..931e77b920 100644 --- a/contrib/rss_downloader/src/sample_config.nit +++ b/contrib/rss_downloader/src/sample_config.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/shibuqam/examples/reloadgame.nit b/contrib/shibuqam/examples/reloadgame.nit index 6fc3169605..f76f72d490 100644 --- a/contrib/shibuqam/examples/reloadgame.nit +++ b/contrib/shibuqam/examples/reloadgame.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/shibuqam/examples/shibuqamoauth.nit b/contrib/shibuqam/examples/shibuqamoauth.nit index ae971c383e..6120c84ed3 100644 --- a/contrib/shibuqam/examples/shibuqamoauth.nit +++ b/contrib/shibuqam/examples/shibuqamoauth.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/shibuqam/shibuqam.nit b/contrib/shibuqam/shibuqam.nit index a6bf333a3f..4b86f816b9 100644 --- a/contrib/shibuqam/shibuqam.nit +++ b/contrib/shibuqam/shibuqam.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/simplan/simplan.nit b/contrib/simplan/simplan.nit index 301c564c69..893d237dc3 100644 --- a/contrib/simplan/simplan.nit +++ b/contrib/simplan/simplan.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/sort_downloads/Makefile b/contrib/sort_downloads/Makefile index 0f0e026599..2d7c2900bd 100644 --- a/contrib/sort_downloads/Makefile +++ b/contrib/sort_downloads/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/sort_downloads/src/sort_downloads.nit b/contrib/sort_downloads/src/sort_downloads.nit index 8dc99b836d..c9502ec137 100755 --- a/contrib/sort_downloads/src/sort_downloads.nit +++ b/contrib/sort_downloads/src/sort_downloads.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2013 Alexis Laferrière # diff --git a/contrib/tinks/Makefile b/contrib/tinks/Makefile index ab9f82f255..9319ca50b1 100644 --- a/contrib/tinks/Makefile +++ b/contrib/tinks/Makefile @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/tinks/src/client/base.nit b/contrib/tinks/src/client/base.nit index 29f40c34c5..0164b75a70 100644 --- a/contrib/tinks/src/client/base.nit +++ b/contrib/tinks/src/client/base.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/tinks/src/client/client3d.nit b/contrib/tinks/src/client/client3d.nit index 4f63709c8f..827d011466 100644 --- a/contrib/tinks/src/client/client3d.nit +++ b/contrib/tinks/src/client/client3d.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/tinks/src/client/context.nit b/contrib/tinks/src/client/context.nit index a8323ebc4b..b7b9678c85 100644 --- a/contrib/tinks/src/client/context.nit +++ b/contrib/tinks/src/client/context.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/tinks/src/client/tinks_vr.nit b/contrib/tinks/src/client/tinks_vr.nit index 0e2a300899..274b6a8158 100644 --- a/contrib/tinks/src/client/tinks_vr.nit +++ b/contrib/tinks/src/client/tinks_vr.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/tinks/src/common.nit b/contrib/tinks/src/common.nit index e7a82c9fb5..9fc3ab8d69 100644 --- a/contrib/tinks/src/common.nit +++ b/contrib/tinks/src/common.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/tinks/src/game/framework.nit b/contrib/tinks/src/game/framework.nit index df30aac6cd..ba1ba87f9d 100644 --- a/contrib/tinks/src/game/framework.nit +++ b/contrib/tinks/src/game/framework.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/tinks/src/game/game.nit b/contrib/tinks/src/game/game.nit index 06a0a09929..337205d3a3 100644 --- a/contrib/tinks/src/game/game.nit +++ b/contrib/tinks/src/game/game.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/tinks/src/game/players.nit b/contrib/tinks/src/game/players.nit index ac5bb7639f..5d05e8f101 100644 --- a/contrib/tinks/src/game/players.nit +++ b/contrib/tinks/src/game/players.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/tinks/src/game/powerups.nit b/contrib/tinks/src/game/powerups.nit index 8fc5af7f16..37c18bd24f 100644 --- a/contrib/tinks/src/game/powerups.nit +++ b/contrib/tinks/src/game/powerups.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/tinks/src/game/tanks.nit b/contrib/tinks/src/game/tanks.nit index 9970941cbd..e907e76bf5 100644 --- a/contrib/tinks/src/game/tanks.nit +++ b/contrib/tinks/src/game/tanks.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/tinks/src/game/world.nit b/contrib/tinks/src/game/world.nit index 9ba1d8bc21..d3a38c974c 100644 --- a/contrib/tinks/src/game/world.nit +++ b/contrib/tinks/src/game/world.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/tinks/src/server/dedicated.nit b/contrib/tinks/src/server/dedicated.nit index db7bd9cfae..3aeb9f4585 100644 --- a/contrib/tinks/src/server/dedicated.nit +++ b/contrib/tinks/src/server/dedicated.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/tinks/src/server/server.nit b/contrib/tinks/src/server/server.nit index 69f2bdbc84..d6d2c0c702 100644 --- a/contrib/tinks/src/server/server.nit +++ b/contrib/tinks/src/server/server.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/tnitter/src/action.nit b/contrib/tnitter/src/action.nit index f567294224..d89901a95e 100644 --- a/contrib/tnitter/src/action.nit +++ b/contrib/tnitter/src/action.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/contrib/tnitter/src/database.nit b/contrib/tnitter/src/database.nit index b38fa9b553..da9a9c123b 100644 --- a/contrib/tnitter/src/database.nit +++ b/contrib/tnitter/src/database.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/tnitter/src/model.nit b/contrib/tnitter/src/model.nit index 68aeb6e6c8..7a3c07f162 100644 --- a/contrib/tnitter/src/model.nit +++ b/contrib/tnitter/src/model.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/contrib/tnitter/src/push.nit b/contrib/tnitter/src/push.nit index 9900cfa227..8a525178e0 100644 --- a/contrib/tnitter/src/push.nit +++ b/contrib/tnitter/src/push.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/tnitter/src/tnitter.nit b/contrib/tnitter/src/tnitter.nit index 949db77461..e39e23477c 100644 --- a/contrib/tnitter/src/tnitter.nit +++ b/contrib/tnitter/src/tnitter.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/contrib/tnitter/src/tnitter_app.nit b/contrib/tnitter/src/tnitter_app.nit index 760af3d6b1..fe026c5a4e 100644 --- a/contrib/tnitter/src/tnitter_app.nit +++ b/contrib/tnitter/src/tnitter_app.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/tnitter/src/tnitter_app_android.nit b/contrib/tnitter/src/tnitter_app_android.nit index dc2468131a..a5a0909ab3 100644 --- a/contrib/tnitter/src/tnitter_app_android.nit +++ b/contrib/tnitter/src/tnitter_app_android.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/contrib/xymus_net/xymus_net.nit b/contrib/xymus_net/xymus_net.nit index 726cb6a099..9410b0d30f 100644 --- a/contrib/xymus_net/xymus_net.nit +++ b/contrib/xymus_net/xymus_net.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014-2016 Alexis Laferrière # diff --git a/doc/manual/makedoc.sh b/doc/manual/makedoc.sh index 10f64528f1..40c050dbed 100755 --- a/doc/manual/makedoc.sh +++ b/doc/manual/makedoc.sh @@ -1,5 +1,5 @@ #!/bin/sh -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/doc/manual/nitlanguage.sty b/doc/manual/nitlanguage.sty index f8d8b11a5c..8301259162 100644 --- a/doc/manual/nitlanguage.sty +++ b/doc/manual/nitlanguage.sty @@ -1,4 +1,4 @@ -% This file is part of Nit ( http://www.nitlanguage.org ). +% This file is part of Nit ( https://nitlanguage.org ). % % Copyright 2011 Jean Privat % diff --git a/doc/manual/nitreference.tex b/doc/manual/nitreference.tex index 0bfddddb0d..7cc51b2b72 100644 --- a/doc/manual/nitreference.tex +++ b/doc/manual/nitreference.tex @@ -1,4 +1,4 @@ -% This file is part of Nit ( http://www.nitlanguage.org ). +% This file is part of Nit ( https://nitlanguage.org ). % % Copyright 2011 Jean Privat % diff --git a/examples/calculator/src/android14.nit b/examples/calculator/src/android14.nit index 3db8aa20ed..75df765324 100644 --- a/examples/calculator/src/android14.nit +++ b/examples/calculator/src/android14.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/examples/calculator/src/android21/android21.nit b/examples/calculator/src/android21/android21.nit index 53c5ab61ee..3e687f901c 100644 --- a/examples/calculator/src/android21/android21.nit +++ b/examples/calculator/src/android21/android21.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/examples/calculator/src/calculator.nit b/examples/calculator/src/calculator.nit index 32799caf93..31ea8565b0 100644 --- a/examples/calculator/src/calculator.nit +++ b/examples/calculator/src/calculator.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/examples/calculator/src/calculator_logic.nit b/examples/calculator/src/calculator_logic.nit index 765f37a056..32e5da45ed 100644 --- a/examples/calculator/src/calculator_logic.nit +++ b/examples/calculator/src/calculator_logic.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/examples/calculator/src/calculator_test.nit b/examples/calculator/src/calculator_test.nit index 610b7a9da4..14e1d34cb3 100644 --- a/examples/calculator/src/calculator_test.nit +++ b/examples/calculator/src/calculator_test.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2013-2014 Alexis Laferrière # diff --git a/examples/calculator/src/ios.nit b/examples/calculator/src/ios.nit index c1cc4ae5fa..4fb2ccb9ef 100644 --- a/examples/calculator/src/ios.nit +++ b/examples/calculator/src/ios.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/examples/calculator/src/scientific/scientific.nit b/examples/calculator/src/scientific/scientific.nit index 0faf4ab8a6..9e79db601b 100644 --- a/examples/calculator/src/scientific/scientific.nit +++ b/examples/calculator/src/scientific/scientific.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/examples/circular_list.nit b/examples/circular_list.nit index 41d2e05e68..1e69ed1cff 100644 --- a/examples/circular_list.nit +++ b/examples/circular_list.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/examples/clock.nit b/examples/clock.nit index 3a081dabd4..17b6aa4ba3 100644 --- a/examples/clock.nit +++ b/examples/clock.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/examples/clock_more.nit b/examples/clock_more.nit index 97b99c1dd1..89b3222365 100644 --- a/examples/clock_more.nit +++ b/examples/clock_more.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/examples/draw_operation.nit b/examples/draw_operation.nit index 61f14eb554..12cc9285c9 100644 --- a/examples/draw_operation.nit +++ b/examples/draw_operation.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2012-2013 Alexis Laferrière # diff --git a/examples/extern_methods.nit b/examples/extern_methods.nit index 7ffc026f83..454f761dc2 100644 --- a/examples/extern_methods.nit +++ b/examples/extern_methods.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2012-2013 Alexis Laferrière # diff --git a/examples/fibonacci.nit b/examples/fibonacci.nit index 50b93beec4..ec19f5a852 100644 --- a/examples/fibonacci.nit +++ b/examples/fibonacci.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2004-2008 Jean Privat # diff --git a/examples/int_stack.nit b/examples/int_stack.nit index 1de67525f8..91b0580436 100644 --- a/examples/int_stack.nit +++ b/examples/int_stack.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/examples/leapfrog/leapfrog.nit b/examples/leapfrog/leapfrog.nit index 6aa6f48e1f..edb66c9f8e 100644 --- a/examples/leapfrog/leapfrog.nit +++ b/examples/leapfrog/leapfrog.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/examples/leapfrog/leapfrog_curses.nit b/examples/leapfrog/leapfrog_curses.nit index 995addec03..6d34decc76 100644 --- a/examples/leapfrog/leapfrog_curses.nit +++ b/examples/leapfrog/leapfrog_curses.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/examples/montecarlo.nit b/examples/montecarlo.nit index f6291cac2c..c61d81ef73 100644 --- a/examples/montecarlo.nit +++ b/examples/montecarlo.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/examples/print_arguments.nit b/examples/print_arguments.nit index 1c26e06aab..3cbe179d78 100644 --- a/examples/print_arguments.nit +++ b/examples/print_arguments.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2004-2008 Jean Privat # diff --git a/examples/procedural_array.nit b/examples/procedural_array.nit index e7f9ce346a..7e617cc85f 100644 --- a/examples/procedural_array.nit +++ b/examples/procedural_array.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2004-2008 Jean Privat # diff --git a/examples/rosettacode/24_game.nit b/examples/rosettacode/24_game.nit index e6fa12dba8..0aa67657b4 100644 --- a/examples/rosettacode/24_game.nit +++ b/examples/rosettacode/24_game.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: 24 game diff --git a/examples/rosettacode/ab.nit b/examples/rosettacode/ab.nit index ce18fc0f75..168496a881 100644 --- a/examples/rosettacode/ab.nit +++ b/examples/rosettacode/ab.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: A+B diff --git a/examples/rosettacode/abstract_type.nit b/examples/rosettacode/abstract_type.nit index 8de3a040c1..b407f22380 100644 --- a/examples/rosettacode/abstract_type.nit +++ b/examples/rosettacode/abstract_type.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: abstract type diff --git a/examples/rosettacode/accumulator_factory.nit b/examples/rosettacode/accumulator_factory.nit index 0b6cc64f59..2fca748de3 100644 --- a/examples/rosettacode/accumulator_factory.nit +++ b/examples/rosettacode/accumulator_factory.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # The `accumulator factory` task. diff --git a/examples/rosettacode/ackermann_function.nit b/examples/rosettacode/ackermann_function.nit index 9dd1685824..cd01eadab7 100644 --- a/examples/rosettacode/ackermann_function.nit +++ b/examples/rosettacode/ackermann_function.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Ackermann function diff --git a/examples/rosettacode/align_columns.nit b/examples/rosettacode/align_columns.nit index d7602a7d76..48364a89ea 100644 --- a/examples/rosettacode/align_columns.nit +++ b/examples/rosettacode/align_columns.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Align columns diff --git a/examples/rosettacode/arithmetic_mean.nit b/examples/rosettacode/arithmetic_mean.nit index cb5d71ba95..adc84f0966 100644 --- a/examples/rosettacode/arithmetic_mean.nit +++ b/examples/rosettacode/arithmetic_mean.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Arithmetic mean diff --git a/examples/rosettacode/arithmetic_mode.nit b/examples/rosettacode/arithmetic_mode.nit index 362372e63d..ed4219e719 100644 --- a/examples/rosettacode/arithmetic_mode.nit +++ b/examples/rosettacode/arithmetic_mode.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Arithmetic mode diff --git a/examples/rosettacode/array_concatenation.nit b/examples/rosettacode/array_concatenation.nit index 2556031626..a6b52d94b2 100644 --- a/examples/rosettacode/array_concatenation.nit +++ b/examples/rosettacode/array_concatenation.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Array concatenation diff --git a/examples/rosettacode/arrays.nit b/examples/rosettacode/arrays.nit index 2cc3485e52..ae79daeb74 100644 --- a/examples/rosettacode/arrays.nit +++ b/examples/rosettacode/arrays.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Arrays diff --git a/examples/rosettacode/assertions.nit b/examples/rosettacode/assertions.nit index 8005bce80c..ab22d6052e 100644 --- a/examples/rosettacode/assertions.nit +++ b/examples/rosettacode/assertions.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Assertions diff --git a/examples/rosettacode/balanced_brackets.nit b/examples/rosettacode/balanced_brackets.nit index acf50a0215..350425c054 100644 --- a/examples/rosettacode/balanced_brackets.nit +++ b/examples/rosettacode/balanced_brackets.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Balanced brackets diff --git a/examples/rosettacode/bitwise_operations.nit b/examples/rosettacode/bitwise_operations.nit index d543ad5d4c..be3bc6801c 100644 --- a/examples/rosettacode/bitwise_operations.nit +++ b/examples/rosettacode/bitwise_operations.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Bitwise operations diff --git a/examples/rosettacode/boolean_values.nit b/examples/rosettacode/boolean_values.nit index 2f5c698e74..248c7e4926 100644 --- a/examples/rosettacode/boolean_values.nit +++ b/examples/rosettacode/boolean_values.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Boolean values diff --git a/examples/rosettacode/bottles_of_beer.nit b/examples/rosettacode/bottles_of_beer.nit index 06010f4c9c..104f49c2e9 100644 --- a/examples/rosettacode/bottles_of_beer.nit +++ b/examples/rosettacode/bottles_of_beer.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: 99 Bottles of Beer diff --git a/examples/rosettacode/boxthecompass.nit b/examples/rosettacode/boxthecompass.nit index b23ab282f2..7a0c9a20be 100644 --- a/examples/rosettacode/boxthecompass.nit +++ b/examples/rosettacode/boxthecompass.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Box The Compass diff --git a/examples/rosettacode/caesar_cipher.nit b/examples/rosettacode/caesar_cipher.nit index e6d62721f2..6716377241 100644 --- a/examples/rosettacode/caesar_cipher.nit +++ b/examples/rosettacode/caesar_cipher.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Ceasar cipher diff --git a/examples/rosettacode/catalan_numbers.nit b/examples/rosettacode/catalan_numbers.nit index e6e4bad152..36b4b61b73 100644 --- a/examples/rosettacode/catalan_numbers.nit +++ b/examples/rosettacode/catalan_numbers.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # # Task: Catalan numbers diff --git a/examples/rosettacode/count_the_coins.nit b/examples/rosettacode/count_the_coins.nit index 9496939d99..dcf3458a34 100644 --- a/examples/rosettacode/count_the_coins.nit +++ b/examples/rosettacode/count_the_coins.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Count_the_coins diff --git a/examples/rosettacode/doors.nit b/examples/rosettacode/doors.nit index b0e78b1cc2..fc6158a03b 100644 --- a/examples/rosettacode/doors.nit +++ b/examples/rosettacode/doors.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: 100 doors diff --git a/examples/rosettacode/doors_with_classes.nit b/examples/rosettacode/doors_with_classes.nit index 7215528ab5..be28d03ddd 100644 --- a/examples/rosettacode/doors_with_classes.nit +++ b/examples/rosettacode/doors_with_classes.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: 100 doors diff --git a/examples/rosettacode/dot_product.nit b/examples/rosettacode/dot_product.nit index d679269906..ba311f44af 100644 --- a/examples/rosettacode/dot_product.nit +++ b/examples/rosettacode/dot_product.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Dot product diff --git a/examples/rosettacode/empty_program.nit b/examples/rosettacode/empty_program.nit index 3b4a7fbd69..7d8cda2bf9 100644 --- a/examples/rosettacode/empty_program.nit +++ b/examples/rosettacode/empty_program.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Empty program diff --git a/examples/rosettacode/empty_string.nit b/examples/rosettacode/empty_string.nit index 8848c8ea3f..8e041a158e 100644 --- a/examples/rosettacode/empty_string.nit +++ b/examples/rosettacode/empty_string.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Empty_string diff --git a/examples/rosettacode/entropy.nit b/examples/rosettacode/entropy.nit index f47910c2c9..0f6123acb1 100644 --- a/examples/rosettacode/entropy.nit +++ b/examples/rosettacode/entropy.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Entropy diff --git a/examples/rosettacode/entropy_narcissist.nit b/examples/rosettacode/entropy_narcissist.nit index 28b6212870..c7bb8edcce 100644 --- a/examples/rosettacode/entropy_narcissist.nit +++ b/examples/rosettacode/entropy_narcissist.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Entropy/Narcissist diff --git a/examples/rosettacode/ethiopian_multiplication.nit b/examples/rosettacode/ethiopian_multiplication.nit index 0e7f84846a..6c48a2ea11 100644 --- a/examples/rosettacode/ethiopian_multiplication.nit +++ b/examples/rosettacode/ethiopian_multiplication.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Ethiopian Multiplication diff --git a/examples/rosettacode/even_odd.nit b/examples/rosettacode/even_odd.nit index 148e1ffca3..83b11cac2f 100644 --- a/examples/rosettacode/even_odd.nit +++ b/examples/rosettacode/even_odd.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Even or odd diff --git a/examples/rosettacode/factorial.nit b/examples/rosettacode/factorial.nit index 0b39727ba7..5b37e7c9ac 100644 --- a/examples/rosettacode/factorial.nit +++ b/examples/rosettacode/factorial.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Factorial diff --git a/examples/rosettacode/fibonacci_word.nit b/examples/rosettacode/fibonacci_word.nit index fec492982c..9660e8930a 100644 --- a/examples/rosettacode/fibonacci_word.nit +++ b/examples/rosettacode/fibonacci_word.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Fibonacci_word diff --git a/examples/rosettacode/first_letter_last_letter.nit b/examples/rosettacode/first_letter_last_letter.nit index dcbcd245b9..7ff317188a 100644 --- a/examples/rosettacode/first_letter_last_letter.nit +++ b/examples/rosettacode/first_letter_last_letter.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Last letter-first letter diff --git a/examples/rosettacode/guess_the_number.nit b/examples/rosettacode/guess_the_number.nit index d9340328ff..4d9963955f 100644 --- a/examples/rosettacode/guess_the_number.nit +++ b/examples/rosettacode/guess_the_number.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: guess the number diff --git a/examples/rosettacode/hailstone.nit b/examples/rosettacode/hailstone.nit index af68297713..13fbb98a1f 100644 --- a/examples/rosettacode/hailstone.nit +++ b/examples/rosettacode/hailstone.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Copyright 2014 amineorion # diff --git a/examples/rosettacode/hamming_number.nit b/examples/rosettacode/hamming_number.nit index 3ff8a44801..cc2fb89640 100644 --- a/examples/rosettacode/hamming_number.nit +++ b/examples/rosettacode/hamming_number.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Copyright 2014 amineorion # diff --git a/examples/rosettacode/hello_world_text.nit b/examples/rosettacode/hello_world_text.nit index 0248dd5154..dfb2840bab 100644 --- a/examples/rosettacode/hello_world_text.nit +++ b/examples/rosettacode/hello_world_text.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Hello World/Text diff --git a/examples/rosettacode/here_document.nit b/examples/rosettacode/here_document.nit index f22a5be645..b098a84cca 100644 --- a/examples/rosettacode/here_document.nit +++ b/examples/rosettacode/here_document.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Here_document diff --git a/examples/rosettacode/html_table.nit b/examples/rosettacode/html_table.nit index c14e1896fa..665d9f40c5 100644 --- a/examples/rosettacode/html_table.nit +++ b/examples/rosettacode/html_table.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Create an HTML table diff --git a/examples/rosettacode/integer_overflow.nit b/examples/rosettacode/integer_overflow.nit index 9d73cc647e..9c2c43e5ee 100644 --- a/examples/rosettacode/integer_overflow.nit +++ b/examples/rosettacode/integer_overflow.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Integer Overflow diff --git a/examples/rosettacode/json_output.nit b/examples/rosettacode/json_output.nit index 800a310566..8636aff7f2 100644 --- a/examples/rosettacode/json_output.nit +++ b/examples/rosettacode/json_output.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: JSON diff --git a/examples/rosettacode/letter_frequency.nit b/examples/rosettacode/letter_frequency.nit index 8b4233d13f..214caad2fc 100644 --- a/examples/rosettacode/letter_frequency.nit +++ b/examples/rosettacode/letter_frequency.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Open a text file and count the occurrences of each letter. diff --git a/examples/rosettacode/loops_break.nit b/examples/rosettacode/loops_break.nit index b34d480c39..09bfa35dff 100644 --- a/examples/rosettacode/loops_break.nit +++ b/examples/rosettacode/loops_break.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Loops/Break diff --git a/examples/rosettacode/loops_continue.nit b/examples/rosettacode/loops_continue.nit index 805f05d8dc..bb69f49fc6 100644 --- a/examples/rosettacode/loops_continue.nit +++ b/examples/rosettacode/loops_continue.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Loops/Continue diff --git a/examples/rosettacode/loops_do_while.nit b/examples/rosettacode/loops_do_while.nit index 0e02e25576..664873d466 100644 --- a/examples/rosettacode/loops_do_while.nit +++ b/examples/rosettacode/loops_do_while.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Loops/Do-while diff --git a/examples/rosettacode/loops_downward_for.nit b/examples/rosettacode/loops_downward_for.nit index bfeaff0702..7f41c1a31b 100644 --- a/examples/rosettacode/loops_downward_for.nit +++ b/examples/rosettacode/loops_downward_for.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Loops/Downward for diff --git a/examples/rosettacode/loops_for.nit b/examples/rosettacode/loops_for.nit index 712658d2ac..b3ae3a80b5 100644 --- a/examples/rosettacode/loops_for.nit +++ b/examples/rosettacode/loops_for.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Loops/For diff --git a/examples/rosettacode/loops_infinite.nit b/examples/rosettacode/loops_infinite.nit index 75a1a70639..573cfc1b5e 100644 --- a/examples/rosettacode/loops_infinite.nit +++ b/examples/rosettacode/loops_infinite.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Loops/Infinite diff --git a/examples/rosettacode/loops_n_plus_one_half.nit b/examples/rosettacode/loops_n_plus_one_half.nit index ebd32f374c..4bac68b07c 100644 --- a/examples/rosettacode/loops_n_plus_one_half.nit +++ b/examples/rosettacode/loops_n_plus_one_half.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Loops/n + 1/2 diff --git a/examples/rosettacode/loops_while.nit b/examples/rosettacode/loops_while.nit index 9493d00936..de21d52516 100644 --- a/examples/rosettacode/loops_while.nit +++ b/examples/rosettacode/loops_while.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Loops/While diff --git a/examples/rosettacode/median.nit b/examples/rosettacode/median.nit index fd21ad7321..2534d672a5 100644 --- a/examples/rosettacode/median.nit +++ b/examples/rosettacode/median.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Median diff --git a/examples/rosettacode/one_dimensional_cellular_automata.nit b/examples/rosettacode/one_dimensional_cellular_automata.nit index fd3ead4b8b..af6a4a315d 100644 --- a/examples/rosettacode/one_dimensional_cellular_automata.nit +++ b/examples/rosettacode/one_dimensional_cellular_automata.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: One-dimensional_cellular_automata diff --git a/examples/rosettacode/perfect_numbers.nit b/examples/rosettacode/perfect_numbers.nit index b280bd7e03..907af7d276 100644 --- a/examples/rosettacode/perfect_numbers.nit +++ b/examples/rosettacode/perfect_numbers.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Perfect numbers diff --git a/examples/rosettacode/perlin_noise.nit b/examples/rosettacode/perlin_noise.nit index a5cd314bda..35a48d2d27 100644 --- a/examples/rosettacode/perlin_noise.nit +++ b/examples/rosettacode/perlin_noise.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Perlin noise diff --git a/examples/rosettacode/pernicious_numbers.nit b/examples/rosettacode/pernicious_numbers.nit index 308779be7d..aa48bfdce4 100644 --- a/examples/rosettacode/pernicious_numbers.nit +++ b/examples/rosettacode/pernicious_numbers.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Pernicious numbers diff --git a/examples/rosettacode/pick_random.nit b/examples/rosettacode/pick_random.nit index 879de5250e..b39ae32919 100644 --- a/examples/rosettacode/pick_random.nit +++ b/examples/rosettacode/pick_random.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Pick random element diff --git a/examples/rosettacode/pig_the_dice_game.nit b/examples/rosettacode/pig_the_dice_game.nit index da4c218ecb..6ea3d16446 100644 --- a/examples/rosettacode/pig_the_dice_game.nit +++ b/examples/rosettacode/pig_the_dice_game.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Pig the dice game diff --git a/examples/rosettacode/random_numbers.nit b/examples/rosettacode/random_numbers.nit index 4ac59ef19d..a8c1ace4bb 100644 --- a/examples/rosettacode/random_numbers.nit +++ b/examples/rosettacode/random_numbers.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Random numbers diff --git a/examples/rosettacode/read_entire_file.nit b/examples/rosettacode/read_entire_file.nit index 57e0345656..fd1983389d 100644 --- a/examples/rosettacode/read_entire_file.nit +++ b/examples/rosettacode/read_entire_file.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Read entire file diff --git a/examples/rosettacode/reverse_a_string.nit b/examples/rosettacode/reverse_a_string.nit index ea83f73d40..6d7a5cf2fe 100644 --- a/examples/rosettacode/reverse_a_string.nit +++ b/examples/rosettacode/reverse_a_string.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Reverse a string diff --git a/examples/rosettacode/reverse_words.nit b/examples/rosettacode/reverse_words.nit index da2d4b463a..b11a0a46bc 100644 --- a/examples/rosettacode/reverse_words.nit +++ b/examples/rosettacode/reverse_words.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Reverse words in a string diff --git a/examples/rosettacode/s_exp.nit b/examples/rosettacode/s_exp.nit index e44cec3099..e400bcb9c6 100644 --- a/examples/rosettacode/s_exp.nit +++ b/examples/rosettacode/s_exp.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Simple Rosetta-code task : Parsing a S-Expression diff --git a/examples/rosettacode/semordnilap.nit b/examples/rosettacode/semordnilap.nit index 996fe1c60c..a54a8ea64a 100644 --- a/examples/rosettacode/semordnilap.nit +++ b/examples/rosettacode/semordnilap.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Simple Rosettacode task for the detection of semordnilaps in a text file diff --git a/examples/rosettacode/sha_1.nit b/examples/rosettacode/sha_1.nit index 8776d48317..ae384d4f31 100644 --- a/examples/rosettacode/sha_1.nit +++ b/examples/rosettacode/sha_1.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: SHA-1 diff --git a/examples/rosettacode/symmetric_difference.nit b/examples/rosettacode/symmetric_difference.nit index fdbe160704..bde29d3dbe 100644 --- a/examples/rosettacode/symmetric_difference.nit +++ b/examples/rosettacode/symmetric_difference.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Symmetric difference diff --git a/examples/rosettacode/tape.nit b/examples/rosettacode/tape.nit index 1ff531a2b4..6dc28fd408 100644 --- a/examples/rosettacode/tape.nit +++ b/examples/rosettacode/tape.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Create_a_file_on_magnetic_tape diff --git a/examples/rosettacode/tokenize.nit b/examples/rosettacode/tokenize.nit index 7f5d3f734e..af43c38e6b 100644 --- a/examples/rosettacode/tokenize.nit +++ b/examples/rosettacode/tokenize.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Tokenize a string diff --git a/examples/rosettacode/tree_traversal.nit b/examples/rosettacode/tree_traversal.nit index dcea146707..7ecb312d23 100644 --- a/examples/rosettacode/tree_traversal.nit +++ b/examples/rosettacode/tree_traversal.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Tree traversal diff --git a/examples/rosettacode/unix_ls.nit b/examples/rosettacode/unix_ls.nit index 55c489c1ff..249b4ce1ba 100644 --- a/examples/rosettacode/unix_ls.nit +++ b/examples/rosettacode/unix_ls.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Unix/ls diff --git a/examples/rosettacode/vignere_cipher.nit b/examples/rosettacode/vignere_cipher.nit index 7fea0595ad..6c652c7fa6 100644 --- a/examples/rosettacode/vignere_cipher.nit +++ b/examples/rosettacode/vignere_cipher.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Vigenère cipher diff --git a/examples/rosettacode/visualize_a_tree.nit b/examples/rosettacode/visualize_a_tree.nit index f0fa7aa6b8..7d89c94255 100644 --- a/examples/rosettacode/visualize_a_tree.nit +++ b/examples/rosettacode/visualize_a_tree.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # Task: Visualize a tree diff --git a/examples/rosettacode/zigzag_matrix.nit b/examples/rosettacode/zigzag_matrix.nit index f67139257c..3c22414b65 100644 --- a/examples/rosettacode/zigzag_matrix.nit +++ b/examples/rosettacode/zigzag_matrix.nit @@ -1,6 +1,6 @@ #!/usr/bin/env nit # -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # This program is public domain # # Task: Zig-zag matrix diff --git a/lib/a_star/a_star.nit b/lib/a_star/a_star.nit index 9ea68e8404..2490ac6346 100644 --- a/lib/a_star/a_star.nit +++ b/lib/a_star/a_star.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2011-2013 Alexis Laferrière # diff --git a/lib/a_star/tests/test_a_star.nit b/lib/a_star/tests/test_a_star.nit index 1830d08b82..819ead14a1 100644 --- a/lib/a_star/tests/test_a_star.nit +++ b/lib/a_star/tests/test_a_star.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/actors/actors.nit b/lib/actors/actors.nit index d5e350f96f..02a4847711 100644 --- a/lib/actors/actors.nit +++ b/lib/actors/actors.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/actors/examples/agent_simulation/agent_simulation.nit b/lib/actors/examples/agent_simulation/agent_simulation.nit index e4e08cb6be..c6f04ce2b5 100644 --- a/lib/actors/examples/agent_simulation/agent_simulation.nit +++ b/lib/actors/examples/agent_simulation/agent_simulation.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/actors/examples/agent_simulation/simple_simulation.nit b/lib/actors/examples/agent_simulation/simple_simulation.nit index ea0853505c..d79735fa5b 100644 --- a/lib/actors/examples/agent_simulation/simple_simulation.nit +++ b/lib/actors/examples/agent_simulation/simple_simulation.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/actors/examples/chameneos-redux/chameneosredux.nit b/lib/actors/examples/chameneos-redux/chameneosredux.nit index 71e54e6e97..7f92b66659 100644 --- a/lib/actors/examples/chameneos-redux/chameneosredux.nit +++ b/lib/actors/examples/chameneos-redux/chameneosredux.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/actors/examples/fannkuchredux/fannkuchredux.nit b/lib/actors/examples/fannkuchredux/fannkuchredux.nit index 42c251cc34..7df5937bc6 100644 --- a/lib/actors/examples/fannkuchredux/fannkuchredux.nit +++ b/lib/actors/examples/fannkuchredux/fannkuchredux.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/actors/examples/mandelbrot/mandelbrot.nit b/lib/actors/examples/mandelbrot/mandelbrot.nit index 8fa7be33a3..0e0b09ffd6 100644 --- a/lib/actors/examples/mandelbrot/mandelbrot.nit +++ b/lib/actors/examples/mandelbrot/mandelbrot.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/actors/examples/simple/simple.nit b/lib/actors/examples/simple/simple.nit index 7788240225..59a9a5778f 100644 --- a/lib/actors/examples/simple/simple.nit +++ b/lib/actors/examples/simple/simple.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/actors/examples/thread-ring/thread_ring.nit b/lib/actors/examples/thread-ring/thread_ring.nit index 3c227b4dcf..f571708083 100644 --- a/lib/actors/examples/thread-ring/thread_ring.nit +++ b/lib/actors/examples/thread-ring/thread_ring.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/ai/ai.nit b/lib/ai/ai.nit index d5a0ec977d..da02ff4d18 100644 --- a/lib/ai/ai.nit +++ b/lib/ai/ai.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/ai/backtrack.nit b/lib/ai/backtrack.nit index 597164d596..46435812b5 100644 --- a/lib/ai/backtrack.nit +++ b/lib/ai/backtrack.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/ai/examples/puzzle.nit b/lib/ai/examples/puzzle.nit index dd85629888..3aaec92209 100644 --- a/lib/ai/examples/puzzle.nit +++ b/lib/ai/examples/puzzle.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/ai/examples/queens.nit b/lib/ai/examples/queens.nit index 2e33ff6c04..ac64a5a8af 100644 --- a/lib/ai/examples/queens.nit +++ b/lib/ai/examples/queens.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/ai/search.nit b/lib/ai/search.nit index f4069495b7..8de72157f1 100644 --- a/lib/ai/search.nit +++ b/lib/ai/search.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/android/NitActivity.java b/lib/android/NitActivity.java index ca15d38099..abbf5e7bfe 100644 --- a/lib/android/NitActivity.java +++ b/lib/android/NitActivity.java @@ -1,4 +1,4 @@ -/* This file is part of NIT ( http://www.nitlanguage.org ). +/* This file is part of NIT ( https://nitlanguage.org ). * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/android/activities.nit b/lib/android/activities.nit index 76e3f079be..ee38702c56 100644 --- a/lib/android/activities.nit +++ b/lib/android/activities.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/android/android.nit b/lib/android/android.nit index 58e296af06..2b45ef656b 100644 --- a/lib/android/android.nit +++ b/lib/android/android.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/android/assets.nit b/lib/android/assets.nit index 84ec235ad7..b2d613a33f 100644 --- a/lib/android/assets.nit +++ b/lib/android/assets.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/android/assets_and_resources.nit b/lib/android/assets_and_resources.nit index 2ca56d437a..98a3ee5f01 100644 --- a/lib/android/assets_and_resources.nit +++ b/lib/android/assets_and_resources.nit @@ -1,4 +1,4 @@ -# this file is part of NIT ( http://www.nitlanguage.org ). +# this file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Romain Chanoir # diff --git a/lib/android/audio.nit b/lib/android/audio.nit index 6d4fe1a24c..51153c2c72 100644 --- a/lib/android/audio.nit +++ b/lib/android/audio.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Romain Chanoir # diff --git a/lib/android/aware.nit b/lib/android/aware.nit index 0257dc8122..d593733114 100644 --- a/lib/android/aware.nit +++ b/lib/android/aware.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/android/bundle/bundle.nit b/lib/android/bundle/bundle.nit index 521355f7d5..2f6344fb8f 100644 --- a/lib/android/bundle/bundle.nit +++ b/lib/android/bundle/bundle.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Frédéric Vachon # diff --git a/lib/android/cardboard.nit b/lib/android/cardboard.nit index 15eff41ad5..3d22d86cdb 100644 --- a/lib/android/cardboard.nit +++ b/lib/android/cardboard.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/android/dalvik.nit b/lib/android/dalvik.nit index 4777838c75..b463335bfa 100644 --- a/lib/android/dalvik.nit +++ b/lib/android/dalvik.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2012-2014 Alexis Laferrière # diff --git a/lib/android/data_store.nit b/lib/android/data_store.nit index cbef585399..1215500fc9 100644 --- a/lib/android/data_store.nit +++ b/lib/android/data_store.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/android/examples/src/ui_test.nit b/lib/android/examples/src/ui_test.nit index c6316add90..3d97575a19 100644 --- a/lib/android/examples/src/ui_test.nit +++ b/lib/android/examples/src/ui_test.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/android/game.nit b/lib/android/game.nit index d04e0f9b01..b20100f380 100644 --- a/lib/android/game.nit +++ b/lib/android/game.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/android/gamepad.nit b/lib/android/gamepad.nit index be0ded05b4..2ca60efe8d 100644 --- a/lib/android/gamepad.nit +++ b/lib/android/gamepad.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/android/http_request.nit b/lib/android/http_request.nit index b527cde25a..fe28e6f7e6 100644 --- a/lib/android/http_request.nit +++ b/lib/android/http_request.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/android/input_events.nit b/lib/android/input_events.nit index 96663c7233..15af855f6d 100644 --- a/lib/android/input_events.nit +++ b/lib/android/input_events.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2012-2014 Alexis Laferrière # diff --git a/lib/android/intent/intent.nit b/lib/android/intent/intent.nit index 517be28a2e..4805d8d730 100644 --- a/lib/android/intent/intent.nit +++ b/lib/android/intent/intent.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # diff --git a/lib/android/intent/intent_api10.nit b/lib/android/intent/intent_api10.nit index 1c05f89dc3..2771364b69 100644 --- a/lib/android/intent/intent_api10.nit +++ b/lib/android/intent/intent_api10.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # diff --git a/lib/android/intent/intent_api11.nit b/lib/android/intent/intent_api11.nit index db0415aa31..4dab437ace 100644 --- a/lib/android/intent/intent_api11.nit +++ b/lib/android/intent/intent_api11.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # diff --git a/lib/android/intent/intent_api12.nit b/lib/android/intent/intent_api12.nit index 9af4402e97..a0a3b12f51 100644 --- a/lib/android/intent/intent_api12.nit +++ b/lib/android/intent/intent_api12.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # diff --git a/lib/android/intent/intent_api14.nit b/lib/android/intent/intent_api14.nit index dc323d20f0..3a205a70d6 100644 --- a/lib/android/intent/intent_api14.nit +++ b/lib/android/intent/intent_api14.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # diff --git a/lib/android/intent/intent_api15.nit b/lib/android/intent/intent_api15.nit index f948e3d8b9..0516aa4a94 100644 --- a/lib/android/intent/intent_api15.nit +++ b/lib/android/intent/intent_api15.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # diff --git a/lib/android/intent/intent_api16.nit b/lib/android/intent/intent_api16.nit index f63359cd34..157d5f9f32 100644 --- a/lib/android/intent/intent_api16.nit +++ b/lib/android/intent/intent_api16.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # diff --git a/lib/android/intent/intent_api17.nit b/lib/android/intent/intent_api17.nit index 1d92cdcaab..2202999d81 100644 --- a/lib/android/intent/intent_api17.nit +++ b/lib/android/intent/intent_api17.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # diff --git a/lib/android/intent/intent_api18.nit b/lib/android/intent/intent_api18.nit index b348b3df59..1483a08a2a 100644 --- a/lib/android/intent/intent_api18.nit +++ b/lib/android/intent/intent_api18.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # diff --git a/lib/android/intent/intent_api19.nit b/lib/android/intent/intent_api19.nit index 08af94aa9a..569b443276 100644 --- a/lib/android/intent/intent_api19.nit +++ b/lib/android/intent/intent_api19.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # diff --git a/lib/android/key_event.nit b/lib/android/key_event.nit index b5b39e4030..dbeb29242d 100644 --- a/lib/android/key_event.nit +++ b/lib/android/key_event.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/android/landscape.nit b/lib/android/landscape.nit index c313efb4f1..e921a4cb46 100644 --- a/lib/android/landscape.nit +++ b/lib/android/landscape.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/android/load_image.nit b/lib/android/load_image.nit index cea55024fe..7caf190cf8 100644 --- a/lib/android/load_image.nit +++ b/lib/android/load_image.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/android/log.nit b/lib/android/log.nit index 4ee6341013..dd2ef29768 100644 --- a/lib/android/log.nit +++ b/lib/android/log.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/android/native_app_glue.nit b/lib/android/native_app_glue.nit index 6b9c0b5fae..e896b330df 100644 --- a/lib/android/native_app_glue.nit +++ b/lib/android/native_app_glue.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/android/nit_activity.nit b/lib/android/nit_activity.nit index 980270cdf1..bf82783d69 100644 --- a/lib/android/nit_activity.nit +++ b/lib/android/nit_activity.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/android/notification/native_notification.nit b/lib/android/notification/native_notification.nit index 74e3b4c023..8a273e166d 100644 --- a/lib/android/notification/native_notification.nit +++ b/lib/android/notification/native_notification.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/android/notification/notification.nit b/lib/android/notification/notification.nit index 0b6cb66a2e..a63f0e679f 100644 --- a/lib/android/notification/notification.nit +++ b/lib/android/notification/notification.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/android/platform.nit b/lib/android/platform.nit index 3a2e1052e2..a6d053901e 100644 --- a/lib/android/platform.nit +++ b/lib/android/platform.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/android/portrait.nit b/lib/android/portrait.nit index 0759c40ba2..501179e6d6 100644 --- a/lib/android/portrait.nit +++ b/lib/android/portrait.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/android/sensors.nit b/lib/android/sensors.nit index d57a5d65a2..9480e0c055 100644 --- a/lib/android/sensors.nit +++ b/lib/android/sensors.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Romain Chanoir # diff --git a/lib/android/service/NitBroadcastReceiver.java b/lib/android/service/NitBroadcastReceiver.java index bd358cf3a1..c30489a3ac 100644 --- a/lib/android/service/NitBroadcastReceiver.java +++ b/lib/android/service/NitBroadcastReceiver.java @@ -1,4 +1,4 @@ -/* This file is part of NIT ( http://www.nitlanguage.org ). +/* This file is part of NIT ( https://nitlanguage.org ). * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/android/service/NitService.java b/lib/android/service/NitService.java index fd7e79f915..319a2d37ca 100644 --- a/lib/android/service/NitService.java +++ b/lib/android/service/NitService.java @@ -1,4 +1,4 @@ -/* This file is part of NIT ( http://www.nitlanguage.org ). +/* This file is part of NIT ( https://nitlanguage.org ). * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/android/service/at_boot.nit b/lib/android/service/at_boot.nit index 9669fe7daa..4f117a6bb7 100644 --- a/lib/android/service/at_boot.nit +++ b/lib/android/service/at_boot.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/android/service/service.nit b/lib/android/service/service.nit index 823d16e0f7..f801ac8fbc 100644 --- a/lib/android/service/service.nit +++ b/lib/android/service/service.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/android/shared_preferences/shared_preferences.nit b/lib/android/shared_preferences/shared_preferences.nit index 382b3647cf..607061c69a 100644 --- a/lib/android/shared_preferences/shared_preferences.nit +++ b/lib/android/shared_preferences/shared_preferences.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # diff --git a/lib/android/shared_preferences/shared_preferences_api10.nit b/lib/android/shared_preferences/shared_preferences_api10.nit index f012ed2f5a..35d1cb9e35 100644 --- a/lib/android/shared_preferences/shared_preferences_api10.nit +++ b/lib/android/shared_preferences/shared_preferences_api10.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # diff --git a/lib/android/shared_preferences/shared_preferences_api11.nit b/lib/android/shared_preferences/shared_preferences_api11.nit index 9d2dbcfe24..d555e9a095 100644 --- a/lib/android/shared_preferences/shared_preferences_api11.nit +++ b/lib/android/shared_preferences/shared_preferences_api11.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Frédéric Vachon # diff --git a/lib/android/toast.nit b/lib/android/toast.nit index 3cf745cbc6..3b03783e12 100644 --- a/lib/android/toast.nit +++ b/lib/android/toast.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/android/ui/native_ui.nit b/lib/android/ui/native_ui.nit index b1b45f2239..1dff5fcff9 100644 --- a/lib/android/ui/native_ui.nit +++ b/lib/android/ui/native_ui.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/android/ui/ui.nit b/lib/android/ui/ui.nit index 767039b292..f5402da046 100644 --- a/lib/android/ui/ui.nit +++ b/lib/android/ui/ui.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/android/vibration.nit b/lib/android/vibration.nit index cef49eec75..2f5c9f6362 100644 --- a/lib/android/vibration.nit +++ b/lib/android/vibration.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/android/wifi.nit b/lib/android/wifi.nit index 19ef541339..2dea440b5a 100644 --- a/lib/android/wifi.nit +++ b/lib/android/wifi.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/app/app.nit b/lib/app/app.nit index 587e5a2bc9..8eb299a928 100644 --- a/lib/app/app.nit +++ b/lib/app/app.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2011-2014 Alexis Laferrière # diff --git a/lib/app/app_base.nit b/lib/app/app_base.nit index 5c2a902b31..895d1d8d2e 100644 --- a/lib/app/app_base.nit +++ b/lib/app/app_base.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2011-2014 Alexis Laferrière # diff --git a/lib/app/assets.nit b/lib/app/assets.nit index b67bcd2582..1602eb0022 100644 --- a/lib/app/assets.nit +++ b/lib/app/assets.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/app/audio.nit b/lib/app/audio.nit index 87b510f4a1..04b3f63947 100644 --- a/lib/app/audio.nit +++ b/lib/app/audio.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Romain Chanoir # diff --git a/lib/app/data_store.nit b/lib/app/data_store.nit index cb5ce2a50d..b2ecf9182f 100644 --- a/lib/app/data_store.nit +++ b/lib/app/data_store.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/app/examples/http_request_example.nit b/lib/app/examples/http_request_example.nit index a121f6ce12..a086b41da8 100644 --- a/lib/app/examples/http_request_example.nit +++ b/lib/app/examples/http_request_example.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/app/examples/ui_example.nit b/lib/app/examples/ui_example.nit index 8f4f8f15ac..29719ce2fb 100644 --- a/lib/app/examples/ui_example.nit +++ b/lib/app/examples/ui_example.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/app/http_request.nit b/lib/app/http_request.nit index 07d4bf3871..ee7a9831ee 100644 --- a/lib/app/http_request.nit +++ b/lib/app/http_request.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/app/ui.nit b/lib/app/ui.nit index 42e36ce004..236efe3398 100644 --- a/lib/app/ui.nit +++ b/lib/app/ui.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/array_debug/array_debug.nit b/lib/array_debug/array_debug.nit index 4d2edb4bf9..3e603191b9 100644 --- a/lib/array_debug/array_debug.nit +++ b/lib/array_debug/array_debug.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/base64/base64.nit b/lib/base64/base64.nit index 622bb5130f..2cae848106 100644 --- a/lib/base64/base64.nit +++ b/lib/base64/base64.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2013 Alexis Laferrière # diff --git a/lib/base64/tests/test_base64.nit b/lib/base64/tests/test_base64.nit index 3e9c8d2dcb..2d7a0dbc79 100644 --- a/lib/base64/tests/test_base64.nit +++ b/lib/base64/tests/test_base64.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/bcm2835/bcm2835.nit b/lib/bcm2835/bcm2835.nit index d77d134c50..7e2f5effe5 100644 --- a/lib/bcm2835/bcm2835.nit +++ b/lib/bcm2835/bcm2835.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2013 Alexis Laferrière # diff --git a/lib/bcm2835/examples/blink.nit b/lib/bcm2835/examples/blink.nit index 3d3bd82f00..7c0c4576f0 100644 --- a/lib/bcm2835/examples/blink.nit +++ b/lib/bcm2835/examples/blink.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2013 Alexis Laferrière # diff --git a/lib/bcm2835/examples/input.nit b/lib/bcm2835/examples/input.nit index 889ba51f23..4df221b17b 100644 --- a/lib/bcm2835/examples/input.nit +++ b/lib/bcm2835/examples/input.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2013 Alexis Laferrière # diff --git a/lib/binary/binary.nit b/lib/binary/binary.nit index 8b39d31e5c..32987aed5f 100644 --- a/lib/binary/binary.nit +++ b/lib/binary/binary.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/bitmap/bitmap.nit b/lib/bitmap/bitmap.nit index 3c66f07503..c70e804750 100644 --- a/lib/bitmap/bitmap.nit +++ b/lib/bitmap/bitmap.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2015 Budi Kurniawan # diff --git a/lib/bitmap/test_bitmap.nit b/lib/bitmap/test_bitmap.nit index 2f76da6dde..9a6d772432 100644 --- a/lib/bitmap/test_bitmap.nit +++ b/lib/bitmap/test_bitmap.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2015 Budi Kurniawan # diff --git a/lib/bucketed_game/bucketed_game.nit b/lib/bucketed_game/bucketed_game.nit index 58569ace66..6dc60103a4 100644 --- a/lib/bucketed_game/bucketed_game.nit +++ b/lib/bucketed_game/bucketed_game.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2011-2013 Alexis Laferrière # diff --git a/lib/c/c.nit b/lib/c/c.nit index 7db594568e..91df9af01a 100644 --- a/lib/c/c.nit +++ b/lib/c/c.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/cartesian/cartesian.nit b/lib/cartesian/cartesian.nit index 35c65b23e6..ecd199cea8 100644 --- a/lib/cartesian/cartesian.nit +++ b/lib/cartesian/cartesian.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/cocoa/app_kit.nit b/lib/cocoa/app_kit.nit index 91632db181..da6338f0b8 100644 --- a/lib/cocoa/app_kit.nit +++ b/lib/cocoa/app_kit.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/cocoa/cocoa.nit b/lib/cocoa/cocoa.nit index 3e20d87768..0a10b41ad3 100644 --- a/lib/cocoa/cocoa.nit +++ b/lib/cocoa/cocoa.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/cocoa/examples/cocoa_extern_types.nit b/lib/cocoa/examples/cocoa_extern_types.nit index e99f43f4ae..00626edca8 100644 --- a/lib/cocoa/examples/cocoa_extern_types.nit +++ b/lib/cocoa/examples/cocoa_extern_types.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/cocoa/examples/cocoa_message_box.nit b/lib/cocoa/examples/cocoa_message_box.nit index 0f43d9e0f3..5725403d37 100644 --- a/lib/cocoa/examples/cocoa_message_box.nit +++ b/lib/cocoa/examples/cocoa_message_box.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/cocoa/examples/hello_cocoa.nit b/lib/cocoa/examples/hello_cocoa.nit index 56fc059db6..6cfc118330 100644 --- a/lib/cocoa/examples/hello_cocoa.nit +++ b/lib/cocoa/examples/hello_cocoa.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/cocoa/foundation.nit b/lib/cocoa/foundation.nit index 3ea7b5e54e..fd1f563ad9 100644 --- a/lib/cocoa/foundation.nit +++ b/lib/cocoa/foundation.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/combinations/combinations.nit b/lib/combinations/combinations.nit index 184c1edc92..c1f86712b4 100644 --- a/lib/combinations/combinations.nit +++ b/lib/combinations/combinations.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/config/config.nit b/lib/config/config.nit index f07ec4780b..b227868456 100644 --- a/lib/config/config.nit +++ b/lib/config/config.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/console/console.nit b/lib/console/console.nit index 1a68ff30a0..6f33dd2cfd 100644 --- a/lib/console/console.nit +++ b/lib/console/console.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/core/bitset.nit b/lib/core/bitset.nit index c5ed9df053..52c4b3a4bb 100644 --- a/lib/core/bitset.nit +++ b/lib/core/bitset.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Copyright 2014 Julien Pagès # diff --git a/lib/core/bytes.nit b/lib/core/bytes.nit index 3013321b5f..6fb599cc38 100644 --- a/lib/core/bytes.nit +++ b/lib/core/bytes.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/core/codecs/codec_base.nit b/lib/core/codecs/codec_base.nit index a911a292d3..23c82658f7 100644 --- a/lib/core/codecs/codec_base.nit +++ b/lib/core/codecs/codec_base.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/core/codecs/codecs.nit b/lib/core/codecs/codecs.nit index b3980bf447..41832f1a69 100644 --- a/lib/core/codecs/codecs.nit +++ b/lib/core/codecs/codecs.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/core/codecs/iso8859_1.nit b/lib/core/codecs/iso8859_1.nit index be52242faa..12b131d3d1 100644 --- a/lib/core/codecs/iso8859_1.nit +++ b/lib/core/codecs/iso8859_1.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/core/codecs/utf8.nit b/lib/core/codecs/utf8.nit index c37bd35baa..adc3355849 100644 --- a/lib/core/codecs/utf8.nit +++ b/lib/core/codecs/utf8.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/core/collection/abstract_collection.nit b/lib/core/collection/abstract_collection.nit index 9e2179b444..82e48ddde1 100644 --- a/lib/core/collection/abstract_collection.nit +++ b/lib/core/collection/abstract_collection.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2004-2008 Jean Privat # diff --git a/lib/core/collection/array.nit b/lib/core/collection/array.nit index f01bbb5d68..7ca8b66ae4 100644 --- a/lib/core/collection/array.nit +++ b/lib/core/collection/array.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2004-2008 Jean Privat # Copyright 2008 Floréal Morandat diff --git a/lib/core/collection/circular_array.nit b/lib/core/collection/circular_array.nit index 1cc757b4a0..1d39f325af 100644 --- a/lib/core/collection/circular_array.nit +++ b/lib/core/collection/circular_array.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/core/collection/collection.nit b/lib/core/collection/collection.nit index 2475b685ab..45d8e91e97 100644 --- a/lib/core/collection/collection.nit +++ b/lib/core/collection/collection.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2009 Jean Privat # diff --git a/lib/core/collection/hash_collection.nit b/lib/core/collection/hash_collection.nit index 25cf2b9c7e..1561b6464f 100644 --- a/lib/core/collection/hash_collection.nit +++ b/lib/core/collection/hash_collection.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2004-2009 Jean Privat # diff --git a/lib/core/collection/list.nit b/lib/core/collection/list.nit index 241238b4d3..0f823114a7 100644 --- a/lib/core/collection/list.nit +++ b/lib/core/collection/list.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2004-2008 Jean Privat # diff --git a/lib/core/collection/range.nit b/lib/core/collection/range.nit index 29fa17e7a4..affe54ac5c 100644 --- a/lib/core/collection/range.nit +++ b/lib/core/collection/range.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2004-2008 Jean Privat # diff --git a/lib/core/collection/sorter.nit b/lib/core/collection/sorter.nit index 7476b6fbcf..9f838f02d3 100644 --- a/lib/core/collection/sorter.nit +++ b/lib/core/collection/sorter.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2005-2008 Jean Privat # diff --git a/lib/core/collection/union_find.nit b/lib/core/collection/union_find.nit index 864c5092a9..340969c34e 100644 --- a/lib/core/collection/union_find.nit +++ b/lib/core/collection/union_find.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/core/core.nit b/lib/core/core.nit index 5261077df7..5c860874ae 100644 --- a/lib/core/core.nit +++ b/lib/core/core.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2004-2008 Jean Privat # Copyright 2008 Floréal Morandat diff --git a/lib/core/environ.nit b/lib/core/environ.nit index 4ef4c9934c..94c88f2f8d 100644 --- a/lib/core/environ.nit +++ b/lib/core/environ.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2006 Floréal Morandat # Copyright 2008 Jean Privat diff --git a/lib/core/error.nit b/lib/core/error.nit index 6a584801e7..054835a1be 100644 --- a/lib/core/error.nit +++ b/lib/core/error.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/core/exec.nit b/lib/core/exec.nit index 64d6cc7bb2..b5cebd9efa 100644 --- a/lib/core/exec.nit +++ b/lib/core/exec.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2004-2008 Jean Privat # Copyright 2008 Floréal Morandat diff --git a/lib/core/file.nit b/lib/core/file.nit index ed4c6c88b2..39db407f72 100644 --- a/lib/core/file.nit +++ b/lib/core/file.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2004-2008 Jean Privat # Copyright 2008 Floréal Morandat diff --git a/lib/core/fixed_ints.nit b/lib/core/fixed_ints.nit index 521c02b2a5..e41d27ae79 100644 --- a/lib/core/fixed_ints.nit +++ b/lib/core/fixed_ints.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/core/gc.nit b/lib/core/gc.nit index 41d37fea95..85b4ff2eb8 100644 --- a/lib/core/gc.nit +++ b/lib/core/gc.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/core/kernel.nit b/lib/core/kernel.nit index 39a5958bd4..b612eb1810 100644 --- a/lib/core/kernel.nit +++ b/lib/core/kernel.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2004-2008 Jean Privat # Copyright 2006-2008 Floréal Morandat diff --git a/lib/core/math.nit b/lib/core/math.nit index a7eefbe4ae..a8fca2d2de 100644 --- a/lib/core/math.nit +++ b/lib/core/math.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2004-2008 Jean Privat # diff --git a/lib/core/numeric.nit b/lib/core/numeric.nit index 92fe49a9d3..2d6bb8b558 100644 --- a/lib/core/numeric.nit +++ b/lib/core/numeric.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2013-2014 Alexis Laferrière # diff --git a/lib/core/protocol.nit b/lib/core/protocol.nit index 62a5f8a671..d52b235d16 100644 --- a/lib/core/protocol.nit +++ b/lib/core/protocol.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/core/queue.nit b/lib/core/queue.nit index f545504377..785d69842c 100644 --- a/lib/core/queue.nit +++ b/lib/core/queue.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/core/re.nit b/lib/core/re.nit index 50b325a894..87f118eb76 100644 --- a/lib/core/re.nit +++ b/lib/core/re.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/core/stream.nit b/lib/core/stream.nit index b0486ef619..2469b6db2a 100644 --- a/lib/core/stream.nit +++ b/lib/core/stream.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/core/text/abstract_text.nit b/lib/core/text/abstract_text.nit index 1b4b3830a6..43e65da321 100644 --- a/lib/core/text/abstract_text.nit +++ b/lib/core/text/abstract_text.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/core/text/fixed_ints_text.nit b/lib/core/text/fixed_ints_text.nit index 89f6553c66..b540d27653 100644 --- a/lib/core/text/fixed_ints_text.nit +++ b/lib/core/text/fixed_ints_text.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/core/text/flat.nit b/lib/core/text/flat.nit index cc60978c3e..b47947fe15 100644 --- a/lib/core/text/flat.nit +++ b/lib/core/text/flat.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/core/text/native.nit b/lib/core/text/native.nit index 372ac5a301..5a04588d84 100644 --- a/lib/core/text/native.nit +++ b/lib/core/text/native.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/core/text/ropes.nit b/lib/core/text/ropes.nit index ef0016c8d5..9e9c9c3886 100644 --- a/lib/core/text/ropes.nit +++ b/lib/core/text/ropes.nit @@ -1,4 +1,4 @@ -# This file is part of NIT (http://www.nitlanguage.org). +# This file is part of NIT (https://nitlanguage.org). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/core/text/string_search.nit b/lib/core/text/string_search.nit index 7648816b2a..47729f50a3 100644 --- a/lib/core/text/string_search.nit +++ b/lib/core/text/string_search.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2005-2008 Jean Privat # diff --git a/lib/core/text/test_abstract_text.nit b/lib/core/text/test_abstract_text.nit index ec9bda677b..a056f64488 100644 --- a/lib/core/text/test_abstract_text.nit +++ b/lib/core/text/test_abstract_text.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/core/text/text.nit b/lib/core/text/text.nit index 01c21e77f1..0bb1ef2d34 100644 --- a/lib/core/text/text.nit +++ b/lib/core/text/text.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/core/text/u16_string.nit b/lib/core/text/u16_string.nit index e9a9986e6a..5b0e7fd6fb 100644 --- a/lib/core/text/u16_string.nit +++ b/lib/core/text/u16_string.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/core/time.nit b/lib/core/time.nit index e5248d92a9..7b0e987b72 100644 --- a/lib/core/time.nit +++ b/lib/core/time.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2008 Floréal Morandat # Copyright 2014 Alexandre Terrasa diff --git a/lib/counter/counter.nit b/lib/counter/counter.nit index e539bc50d0..acffb10a8f 100644 --- a/lib/counter/counter.nit +++ b/lib/counter/counter.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cpp/cpp.nit b/lib/cpp/cpp.nit index f5c1a199a8..c0231944c6 100644 --- a/lib/cpp/cpp.nit +++ b/lib/cpp/cpp.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2013 Alexis Laferrière # diff --git a/lib/crapto/crapto.nit b/lib/crapto/crapto.nit index 5f3f017068..a9bcc9dbfe 100644 --- a/lib/crapto/crapto.nit +++ b/lib/crapto/crapto.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/crapto/english_utils.nit b/lib/crapto/english_utils.nit index 9f39e18db3..855173a19e 100644 --- a/lib/crapto/english_utils.nit +++ b/lib/crapto/english_utils.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2016 Philippe Pépos Petitclerc # diff --git a/lib/crapto/examples/repeating_key_xor_solve.nit b/lib/crapto/examples/repeating_key_xor_solve.nit index 82d56525c3..da78050dea 100644 --- a/lib/crapto/examples/repeating_key_xor_solve.nit +++ b/lib/crapto/examples/repeating_key_xor_solve.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/crapto/xor.nit b/lib/crapto/xor.nit index 6402969960..a937a24c8e 100644 --- a/lib/crapto/xor.nit +++ b/lib/crapto/xor.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/crypto/basic_ciphers.nit b/lib/crypto/basic_ciphers.nit index 7181928bc0..d6e260fd5b 100644 --- a/lib/crypto/basic_ciphers.nit +++ b/lib/crypto/basic_ciphers.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/crypto/bytes.nit b/lib/crypto/bytes.nit index 287d782990..40a0788873 100644 --- a/lib/crypto/bytes.nit +++ b/lib/crypto/bytes.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/crypto/crypto.nit b/lib/crypto/crypto.nit index 97d7cee2f6..111cae7fc9 100644 --- a/lib/crypto/crypto.nit +++ b/lib/crypto/crypto.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/crypto/xor_ciphers.nit b/lib/crypto/xor_ciphers.nit index aaa18d1894..88d17371c5 100644 --- a/lib/crypto/xor_ciphers.nit +++ b/lib/crypto/xor_ciphers.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/csv/csv.nit b/lib/csv/csv.nit index abc44376d7..6a9f5404df 100644 --- a/lib/csv/csv.nit +++ b/lib/csv/csv.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/curl/curl.nit b/lib/curl/curl.nit index 18f05c865c..c50d5cffef 100644 --- a/lib/curl/curl.nit +++ b/lib/curl/curl.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2013 Matthieu Lucas # diff --git a/lib/curl/examples/curl_http.nit b/lib/curl/examples/curl_http.nit index e4fdf79037..da8799591d 100644 --- a/lib/curl/examples/curl_http.nit +++ b/lib/curl/examples/curl_http.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2013 Matthieu Lucas # diff --git a/lib/curl/examples/curl_rest.nit b/lib/curl/examples/curl_rest.nit index b6d69e3b9a..f57f285f6f 100644 --- a/lib/curl/examples/curl_rest.nit +++ b/lib/curl/examples/curl_rest.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2018 Matthieu Samuel Le Guellaut # diff --git a/lib/curl/extra.nit b/lib/curl/extra.nit index 93548d86e3..68b9d5e7f8 100644 --- a/lib/curl/extra.nit +++ b/lib/curl/extra.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/curl/native_curl.nit b/lib/curl/native_curl.nit index d3ed43a1c2..ce3e8483da 100644 --- a/lib/curl/native_curl.nit +++ b/lib/curl/native_curl.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2013 Matthieu Lucas # diff --git a/lib/curses/curses.nit b/lib/curses/curses.nit index 688493e7c5..b7f826d02d 100644 --- a/lib/curses/curses.nit +++ b/lib/curses/curses.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/date/date.nit b/lib/date/date.nit index d47b33f388..3047200d0e 100755 --- a/lib/date/date.nit +++ b/lib/date/date.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/deriving/deriving.nit b/lib/deriving/deriving.nit index 5a1336ab46..410ca1be57 100644 --- a/lib/deriving/deriving.nit +++ b/lib/deriving/deriving.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/dom/dom.nit b/lib/dom/dom.nit index 0dfee06825..214d5583b4 100644 --- a/lib/dom/dom.nit +++ b/lib/dom/dom.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/dom/examples/checker.nit b/lib/dom/examples/checker.nit index 31fc68205c..d360aa78bd 100644 --- a/lib/dom/examples/checker.nit +++ b/lib/dom/examples/checker.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/dom/parser.nit b/lib/dom/parser.nit index 94f718bbd6..8755807982 100644 --- a/lib/dom/parser.nit +++ b/lib/dom/parser.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/dom/xml_entities.nit b/lib/dom/xml_entities.nit index 8aa4f6bab3..ed241e3890 100644 --- a/lib/dom/xml_entities.nit +++ b/lib/dom/xml_entities.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # This file is free software, which comes along with NIT. This software is # distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; diff --git a/lib/dot/dot.nit b/lib/dot/dot.nit index 5f70ed3760..04c9ae7a5b 100644 --- a/lib/dot/dot.nit +++ b/lib/dot/dot.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/dot/examples/clusters.nit b/lib/dot/examples/clusters.nit index 306ec52cee..97a733853f 100644 --- a/lib/dot/examples/clusters.nit +++ b/lib/dot/examples/clusters.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/dot/examples/hello.nit b/lib/dot/examples/hello.nit index d4cbfcf836..8b0f000f9f 100644 --- a/lib/dot/examples/hello.nit +++ b/lib/dot/examples/hello.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/dot/examples/undirected_clusters.nit b/lib/dot/examples/undirected_clusters.nit index 9ef6e53b60..de98cbe30a 100644 --- a/lib/dot/examples/undirected_clusters.nit +++ b/lib/dot/examples/undirected_clusters.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/dummy_array/dummy_array.nit b/lib/dummy_array/dummy_array.nit index 85440b452b..e59fc4c4f7 100644 --- a/lib/dummy_array/dummy_array.nit +++ b/lib/dummy_array/dummy_array.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2008 Floréal Morandat # Copyright 2014 Alexandre Terrasa diff --git a/lib/egl/egl.nit b/lib/egl/egl.nit index 5d8f4f96c0..f17fdea53c 100644 --- a/lib/egl/egl.nit +++ b/lib/egl/egl.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/emscripten/emscripten.nit b/lib/emscripten/emscripten.nit index bc320d4480..5c7f2c8a09 100644 --- a/lib/emscripten/emscripten.nit +++ b/lib/emscripten/emscripten.nit @@ -1,4 +1,4 @@ -# This file is part of NIT ( http://www.nitlanguage.org ). +# This file is part of NIT ( https://nitlanguage.org ). # # Copyright 2014 Alexis Laferrière # diff --git a/lib/emscripten/examples/fibonacci/www/index.html b/lib/emscripten/examples/fibonacci/www/index.html index 6cb297ca79..bb76ff9add 100644 --- a/lib/emscripten/examples/fibonacci/www/index.html +++ b/lib/emscripten/examples/fibonacci/www/index.html @@ -1,5 +1,5 @@ -