From cf1e555deb1aab7b9b8288f4e2ff5895bc25b0b0 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 4 Jun 2025 10:25:17 +0000 Subject: docs: Update copyright header year --- tests/ast.rs | 4 ++-- tests/convert.rs | 4 ++-- tests/meta.rs | 4 ++-- tests/quick.rs | 4 ++-- tests/status.rs | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'tests') diff --git a/tests/ast.rs b/tests/ast.rs index 37320a7..397f752 100644 --- a/tests/ast.rs +++ b/tests/ast.rs @@ -1,5 +1,5 @@ // This file is part of Germ . -// Copyright (C) 2022-2022 Fuwn +// Copyright (C) 2022-2025 Fuwn // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -13,7 +13,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . // -// Copyright (C) 2022-2022 Fuwn +// Copyright (C) 2022-2025 Fuwn // SPDX-License-Identifier: GPL-3.0-only #[cfg(test)] diff --git a/tests/convert.rs b/tests/convert.rs index 84d605e..12bbcae 100644 --- a/tests/convert.rs +++ b/tests/convert.rs @@ -1,5 +1,5 @@ // This file is part of Germ . -// Copyright (C) 2022-2022 Fuwn +// Copyright (C) 2022-2025 Fuwn // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -13,7 +13,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . // -// Copyright (C) 2022-2022 Fuwn +// Copyright (C) 2022-2025 Fuwn // SPDX-License-Identifier: GPL-3.0-only #[cfg(test)] diff --git a/tests/meta.rs b/tests/meta.rs index 7c555de..e92df0e 100644 --- a/tests/meta.rs +++ b/tests/meta.rs @@ -1,5 +1,5 @@ // This file is part of Germ . -// Copyright (C) 2022-2022 Fuwn +// Copyright (C) 2022-2025 Fuwn // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -13,7 +13,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . // -// Copyright (C) 2022-2022 Fuwn +// Copyright (C) 2022-2025 Fuwn // SPDX-License-Identifier: GPL-3.0-only #[cfg(test)] diff --git a/tests/quick.rs b/tests/quick.rs index 255acd9..bc61a84 100644 --- a/tests/quick.rs +++ b/tests/quick.rs @@ -1,5 +1,5 @@ // This file is part of Germ . -// Copyright (C) 2022-2022 Fuwn +// Copyright (C) 2022-2025 Fuwn // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -13,7 +13,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . // -// Copyright (C) 2022-2022 Fuwn +// Copyright (C) 2022-2025 Fuwn // SPDX-License-Identifier: GPL-3.0-only #[cfg(test)] diff --git a/tests/status.rs b/tests/status.rs index 51f3f66..6a210a0 100644 --- a/tests/status.rs +++ b/tests/status.rs @@ -1,5 +1,5 @@ // This file is part of Germ . -// Copyright (C) 2022-2022 Fuwn +// Copyright (C) 2022-2025 Fuwn // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -13,7 +13,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . // -// Copyright (C) 2022-2022 Fuwn +// Copyright (C) 2022-2025 Fuwn // SPDX-License-Identifier: GPL-3.0-only #[cfg(test)] -- cgit v1.2.3