Skip to content

Commit 2a0a2bd

Browse files
committed
Apply updated license header
1 parent 071a162 commit 2a0a2bd

File tree

194 files changed

+209
-4
lines changed

Some content is hidden

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

194 files changed

+209
-4
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Copyright (c) godot-rust; Bromeon and contributors.
12
# This Source Code Form is subject to the terms of the Mozilla Public
23
# License, v. 2.0. If a copy of the MPL was not distributed with this
34
# file, You can obtain one at https://mozilla.org/MPL/2.0/.

.github/composite/godot-install/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Copyright (c) godot-rust; Bromeon and contributors.
12
# This Source Code Form is subject to the terms of the Mozilla Public
23
# License, v. 2.0. If a copy of the MPL was not distributed with this
34
# file, You can obtain one at https://mozilla.org/MPL/2.0/.

.github/composite/godot-itest/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Copyright (c) godot-rust; Bromeon and contributors.
12
# This Source Code Form is subject to the terms of the Mozilla Public
23
# License, v. 2.0. If a copy of the MPL was not distributed with this
34
# file, You can obtain one at https://mozilla.org/MPL/2.0/.

.github/composite/llvm/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Copyright (c) godot-rust; Bromeon and contributors.
12
# This Source Code Form is subject to the terms of the Mozilla Public
23
# License, v. 2.0. If a copy of the MPL was not distributed with this
34
# file, You can obtain one at https://mozilla.org/MPL/2.0/.

.github/composite/rust/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Copyright (c) godot-rust; Bromeon and contributors.
12
# This Source Code Form is subject to the terms of the Mozilla Public
23
# License, v. 2.0. If a copy of the MPL was not distributed with this
34
# file, You can obtain one at https://mozilla.org/MPL/2.0/.

.github/other/licenserc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Copyright (c) godot-rust; Bromeon and contributors.
12
# This Source Code Form is subject to the terms of the Mozilla Public
23
# License, v. 2.0. If a copy of the MPL was not distributed with this
34
# file, You can obtain one at https://mozilla.org/MPL/2.0/.

.github/other/retry.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
2+
# Copyright (c) godot-rust; Bromeon and contributors.
23
# This Source Code Form is subject to the terms of the Mozilla Public
34
# License, v. 2.0. If a copy of the MPL was not distributed with this
45
# file, You can obtain one at https://mozilla.org/MPL/2.0/.

.github/workflows/full-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Copyright (c) godot-rust; Bromeon and contributors.
12
# This Source Code Form is subject to the terms of the Mozilla Public
23
# License, v. 2.0. If a copy of the MPL was not distributed with this
34
# file, You can obtain one at https://mozilla.org/MPL/2.0/.

.github/workflows/minimal-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Copyright (c) godot-rust; Bromeon and contributors.
12
# This Source Code Form is subject to the terms of the Mozilla Public
23
# License, v. 2.0. If a copy of the MPL was not distributed with this
34
# file, You can obtain one at https://mozilla.org/MPL/2.0/.

.github/workflows/update-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Copyright (c) godot-rust; Bromeon and contributors.
12
# This Source Code Form is subject to the terms of the Mozilla Public
23
# License, v. 2.0. If a copy of the MPL was not distributed with this
34
# file, You can obtain one at https://mozilla.org/MPL/2.0/.

0 commit comments

Comments
 (0)