authorgravatar for 124872+jedisct1@users.noreply.github.comFrank Denis <124872+jedisct1@users.noreply.github.com> 2021-01-01 00:07:36+01:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2020-12-31 15:45:24-08:00
log6c2e0c2046a4c1d01587cc15ea2f59af32743eb4
tree0268dc75249fcfc764d188c48c536e7798dca869
parent69da6ba14d2d1f19e2ab16ded47f8aa22658471e

Year++


519 files changed, 519 insertions(+), 519 deletions(-)

lib/std/Progress.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/ResetEvent.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/StaticResetEvent.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/array_hash_map.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/array_list.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/ascii.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/atomic.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/atomic/bool.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/atomic/int.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/atomic/queue.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/atomic/stack.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/auto_reset_event.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/base64.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/buf_map.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/buf_set.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/build.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/build/check_file.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/build/emit_raw.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/build/fmt.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/build/run.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/build/translate_c.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/build/write_file.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/builtin.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c/ast.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c/builtins.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c/darwin.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c/dragonfly.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c/emscripten.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c/freebsd.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c/fuchsia.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c/haiku.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c/hermit.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c/linux.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c/minix.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c/netbsd.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c/openbsd.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c/parse.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c/solaris.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c/tokenizer.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/c/windows.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/child_process.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/coff.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/compress.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/compress/deflate.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/compress/gzip.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/compress/zlib.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/comptime_string_map.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/25519/curve25519.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/25519/ed25519.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/25519/edwards25519.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/25519/field.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/25519/ristretto255.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/25519/scalar.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/25519/x25519.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/aegis.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/aes.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/aes/aesni.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/aes/armcrypto.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/aes/soft.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/aes_gcm.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/bcrypt.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/benchmark.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/blake2.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/blake3.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/chacha20.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/ghash.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/gimli.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/hkdf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/hmac.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/md5.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/modes.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/pbkdf2.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/poly1305.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/salsa20.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/sha1.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/sha2.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/sha3.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/siphash.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/crypto/tlcsprng.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/cstr.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/debug.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/dwarf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/dwarf_bits.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/dynamic_library.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/elf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/event.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/event/batch.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/event/channel.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/event/future.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/event/group.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/event/lock.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/event/locked.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/event/loop.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/event/rwlock.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/event/rwlocked.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/event/wait_group.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/fifo.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/fmt.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/fmt/errol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/fmt/errol/enum3.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/fmt/errol/lookup.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/fmt/parse_float.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/fs.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/fs/file.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/fs/get_app_data_dir.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/fs/path.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/fs/test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/fs/wasi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/fs/watch.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/hash.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/hash/adler.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/hash/auto_hash.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/hash/benchmark.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/hash/cityhash.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/hash/crc.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/hash/fnv.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/hash/murmur.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/hash/wyhash.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/hash_map.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/heap.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/heap/arena_allocator.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/heap/general_purpose_allocator.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/heap/logging_allocator.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/auto_indenting_stream.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/bit_in_stream.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/bit_out_stream.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/bit_reader.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/bit_writer.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/buffered_atomic_file.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/buffered_in_stream.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/buffered_out_stream.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/buffered_reader.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/buffered_writer.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/c_out_stream.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/c_writer.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/change_detection_stream.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/counting_out_stream.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/counting_reader.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/counting_writer.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/find_byte_out_stream.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/fixed_buffer_stream.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/in_stream.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/multi_out_stream.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/multi_writer.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/out_stream.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/peek_stream.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/reader.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/seekable_stream.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/stream_source.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/io/writer.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/json.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/json/test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/json/write_stream.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/leb128.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/linked_list.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/log.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/macho.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/acos.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/acosh.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/asin.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/asinh.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/atan.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/atan2.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/atanh.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/big.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/big/int.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/big/int_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/big/rational.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/cbrt.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/ceil.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/abs.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/acos.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/acosh.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/arg.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/asin.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/asinh.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/atan.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/atanh.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/conj.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/cos.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/cosh.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/exp.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/ldexp.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/log.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/pow.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/proj.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/sin.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/sinh.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/sqrt.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/tan.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/complex/tanh.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/copysign.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/cos.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/cosh.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/epsilon.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/exp.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/exp2.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/expm1.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/expo2.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/fabs.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/floor.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/fma.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/frexp.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/hypot.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/ilogb.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/inf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/isfinite.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/isinf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/isnan.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/isnormal.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/ln.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/log.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/log10.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/log1p.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/log2.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/modf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/nan.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/pow.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/powi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/round.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/scalbn.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/signbit.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/sin.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/sinh.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/sqrt.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/tan.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/tanh.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/math/trunc.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/mem.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/mem/Allocator.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/meta.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/meta/trailer_flags.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/meta/trait.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/mutex.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/net.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/net/test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/once.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/darwin.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/dragonfly.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/freebsd.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/linux.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/linux/arm-eabi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/linux/arm64.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/linux/errno-generic.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/linux/errno-mips.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/linux/i386.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/linux/mips.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/linux/netlink.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/linux/powerpc64.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/linux/prctl.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/linux/riscv64.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/linux/securebits.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/linux/x86_64.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/netbsd.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/openbsd.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/wasi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/bits/windows.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/darwin.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/dragonfly.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/freebsd.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/linux.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/linux/arm-eabi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/linux/arm64.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/linux/bpf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/linux/bpf/btf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/linux/bpf/btf_ext.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/linux/bpf/helpers.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/linux/bpf/kern.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/linux/i386.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/linux/io_uring.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/linux/mips.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/linux/powerpc64.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/linux/riscv64.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/linux/test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/linux/tls.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/linux/vdso.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/linux/x86_64.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/netbsd.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/openbsd.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/absolute_pointer_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/device_path_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/edid_active_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/edid_discovered_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/edid_override_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/file_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/graphics_output_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/hii.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/hii_database_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/hii_popup_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/ip6_config_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/ip6_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/ip6_service_binding_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/loaded_image_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/managed_network_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/managed_network_service_binding_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/rng_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/shell_parameters_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/simple_file_system_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/simple_network_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/simple_pointer_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/simple_text_input_ex_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/simple_text_input_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/simple_text_output_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/udp6_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/protocols/udp6_service_binding_protocol.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/status.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/tables.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/tables/boot_services.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/tables/configuration_table.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/tables/runtime_services.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/tables/system_table.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/uefi/tables/table_header.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/wasi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/windows.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/windows/advapi32.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/windows/bits.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/windows/gdi32.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/windows/kernel32.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/windows/lang.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/windows/ntdll.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/windows/ntstatus.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/windows/ole32.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/windows/psapi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/windows/shell32.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/windows/sublang.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/windows/user32.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/windows/win32error.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/os/windows/ws2_32.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/packed_int_array.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/pdb.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/priority_queue.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/process.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/rand.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/rand/Gimli.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/rand/Isaac64.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/rand/Pcg.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/rand/Sfc64.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/rand/Xoroshiro128.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/rand/ziggurat.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/sort.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/build_runner.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/c.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/addXf3.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/addXf3_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/arm.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/ashldi3_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/ashlti3_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/ashrdi3_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/ashrti3_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/atomics.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/aulldiv.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/aullrem.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/clear_cache.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/clzsi2.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/clzsi2_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/compareXf2.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/comparedf2_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/comparesf2_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/divdf3.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/divdf3_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/divsf3.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/divsf3_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/divtf3.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/divtf3_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/divti3.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/divti3_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/extendXfYf2.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/extendXfYf2_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixdfdi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixdfdi_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixdfsi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixdfsi_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixdfti.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixdfti_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixint.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixint_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixsfdi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixsfdi_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixsfsi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixsfsi_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixsfti.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixsfti_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixtfdi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixtfdi_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixtfsi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixtfsi_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixtfti.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixtfti_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixuint.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunsdfdi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunsdfdi_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunsdfsi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunsdfsi_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunsdfti.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunsdfti_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunssfdi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunssfdi_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunssfsi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunssfsi_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunssfti.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunssfti_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunstfdi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunstfdi_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunstfsi.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunstfsi_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunstfti.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/fixunstfti_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatXisf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatdidf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatdidf_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatdisf_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatditf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatditf_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatsiXf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floattidf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floattidf_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floattisf_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floattitf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floattitf_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatundidf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatundidf_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatundisf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatunditf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatunditf_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatunsidf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatunsisf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatunsitf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatunsitf_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatuntidf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatuntidf_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatuntisf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatuntisf_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatuntitf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/floatuntitf_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/int.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/lshrdi3_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/lshrti3_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/modti3.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/modti3_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/mulXf3.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/mulXf3_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/muldi3.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/muldi3_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/mulodi4.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/mulodi4_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/muloti4.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/muloti4_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/multi3.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/multi3_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/negXf2.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/popcountdi2.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/popcountdi2_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/shift.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/stack_probe.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/truncXfYf2.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/truncXfYf2_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/udivmod.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/udivmoddi4_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/udivmodti4.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/udivmodti4_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/udivti3.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/compiler_rt/umodti3.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/ssp.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/special/test_runner.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/spinlock.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/start.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/start_windows_tls.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/std.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/target.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/target/aarch64.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/target/amdgpu.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/target/arm.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/target/avr.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/target/bpf.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/target/hexagon.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/target/mips.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/target/msp430.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/target/nvptx.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/target/powerpc.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/target/riscv.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/target/sparc.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/target/systemz.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/target/wasm.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/target/x86.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/testing.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/testing/failing_allocator.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/thread.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/time.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/time/epoch.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/unicode.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/unicode/throughput_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/valgrind.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/valgrind/callgrind.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/valgrind/memcheck.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/zig.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/zig/ast.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/zig/cross_target.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/zig/parse.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/zig/parser_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/zig/perf_test.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/zig/render.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/zig/string_literal.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/zig/system.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/zig/system/macos.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/zig/system/x86.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.
lib/std/zig/tokenizer.zig+1-1
......@@ -1,5 +1,5 @@
11// SPDX-License-Identifier: MIT
2// Copyright (c) 2015-2020 Zig Contributors
2// Copyright (c) 2015-2021 Zig Contributors
33// This file is part of [zig](https://ziglang.org/), which is MIT licensed.
44// The MIT license requires this copyright notice to be included in all copies
55// and substantial portions of the software.