From 6c2e0c2046a4c1d01587cc15ea2f59af32743eb4 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Fri, 1 Jan 2021 00:07:36 +0100 Subject: Year++ --- lib/std/atomic/stack.zig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/std/atomic/stack.zig') diff --git a/lib/std/atomic/stack.zig b/lib/std/atomic/stack.zig index 1e289bae70..d55a8f81a3 100644 --- a/lib/std/atomic/stack.zig +++ b/lib/std/atomic/stack.zig @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -// Copyright (c) 2015-2020 Zig Contributors +// Copyright (c) 2015-2021 Zig Contributors // This file is part of [zig](https://ziglang.org/), which is MIT licensed. // The MIT license requires this copyright notice to be included in all copies // and substantial portions of the software. -- cgit v1.2.3