From 6172b071d542f15b6297d253a5af1830da0788d6 Mon Sep 17 00:00:00 2001 From: Jan Haller Date: Tue, 12 Dec 2023 19:50:23 +0100 Subject: [PATCH] ++ --- lint.sh | 1 + src/toolchain/compatibility.md | 9 +++++---- src/toolchain/export-web.md | 1 + 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/lint.sh b/lint.sh index 172564b..fea5a0c 100755 --- a/lint.sh +++ b/lint.sh @@ -1,4 +1,5 @@ #!/bin/bash +# Copyright (c) godot-rust; Bromeon and contributors. # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at https://mozilla.org/MPL/2.0/. diff --git a/src/toolchain/compatibility.md b/src/toolchain/compatibility.md index f100a7b..41910ff 100644 --- a/src/toolchain/compatibility.md +++ b/src/toolchain/compatibility.md @@ -1,7 +1,8 @@ - # Compatibility and stability diff --git a/src/toolchain/export-web.md b/src/toolchain/export-web.md index 96b6c7b..d2e34d2 100644 --- a/src/toolchain/export-web.md +++ b/src/toolchain/export-web.md @@ -1,4 +1,5 @@