Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http://www.nitlanguage.org -> https://nitlanguage.org #2857

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <http://www.nitlanguage.org>
* Website <https://nitlanguage.org>
* Issues <https://github.com/nitlang/nit/issues>
* Chatroom <https://gitter.im/nitlang/nit>
2 changes: 1 addition & 1 deletion benchmarks/bench_common.sh
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/bench_engines.sh
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/bench_nitdoc.sh
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/bench_nitunit.sh
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/bench_old.sh
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/bench_plot.sh
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/csv/csv_bench.sh
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/csv/scripts/csv_gen.nit
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/csv/scripts/nit_csv.nit
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/json/bench_json.sh
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/json/inputs/multiply_gov.sh
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/json/inputs/multiply_twitter.sh
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/json/scripts/nit_adhoc_utf_noropes.nit
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/json/scripts/nit_adhoc_utf_ropes.nit
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/json/scripts/nitcc_parser.nit
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/languages/bench_languages.sh
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/languages/benches/bench_attr.nit
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/languages/benches/bench_base.nit
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/languages/benches/bench_meth.nit
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/languages/benches/bench_null.nit
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/languages/benches/bench_typetest_covar.nit
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/languages/benches/bench_typetest_depth.nit
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/languages/benches/bench_typetest_depth_not.nit
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/markdown/Makefile
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/markdown/bench_markdown.sh
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/markdown/benches/Makefile
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/markdown/benches/gen_benches.nit
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/markdown/engines/Makefile
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/markdown/engines/markdown4j/Makefile
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/markdown/engines/nitmd/Makefile
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/markdown/engines/nitmd/nitmd.nit
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/markdown/engines/nitmd2/Makefile
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/markdown/engines/nitmd2/nitmd2.nit
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/markdown/engines/pandoc/Makefile
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/markdown/engines/txtmark/Makefile
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/microbenches/catches.nit
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/polygons/java/bench_polygon.sh
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/polygons/nit/bench_polygon.nit
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
#
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/polygons/nit/bench_polygon.sh
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/strings/array_to_s_vars/array_to_s_buffer.nit
Original file line number Diff line number Diff line change
@@ -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;
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/strings/array_to_s_vars/array_to_s_flatstr.nit
Original file line number Diff line number Diff line change
@@ -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;
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/strings/array_to_s_vars/array_to_s_man_buf.nit
Original file line number Diff line number Diff line change
@@ -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;
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/strings/array_to_s_vars/array_to_s_manual.nit
Original file line number Diff line number Diff line change
@@ -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;
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/strings/array_to_s_vars/array_to_s_rope.nit
Original file line number Diff line number Diff line change
@@ -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;
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/strings/array_to_s_vars/array_to_s_rope_buf.nit
Original file line number Diff line number Diff line change
@@ -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;
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/strings/array_tos.nit
Original file line number Diff line number Diff line change
@@ -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;
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/strings/bench_base.nit
Original file line number Diff line number Diff line change
@@ -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;
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/strings/bench_strings.sh
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/strings/chain_concat.nit
Original file line number Diff line number Diff line change
@@ -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;
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/strings/index_bench.nit
Original file line number Diff line number Diff line change
@@ -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;
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/strings/iteration_bench.nit
Original file line number Diff line number Diff line change
@@ -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;
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/strings/substr_bench.nit
Original file line number Diff line number Diff line change
@@ -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;
Expand Down
2 changes: 1 addition & 1 deletion c_src/gc_chooser.c
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
*
Expand Down
2 changes: 1 addition & 1 deletion c_src/gc_chooser.h
Original file line number Diff line number Diff line change
@@ -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;
Expand Down
2 changes: 1 addition & 1 deletion c_src/tables_nit.h
Original file line number Diff line number Diff line change
@@ -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;
Expand Down
2 changes: 1 addition & 1 deletion clib/gc.c
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
*
Expand Down
2 changes: 1 addition & 1 deletion clib/gc.h
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
*
Expand Down
2 changes: 1 addition & 1 deletion clib/gc_chooser.c
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
*
Expand Down
Loading
Loading