From 13d0520b643c3e9767e6ecf141912c238bc0894b Mon Sep 17 00:00:00 2001 From: Lin Guo Date: Mon, 6 Jan 2025 10:20:28 -0800 Subject: [PATCH] Update license year for the docs.py file --- lib/ramble/ramble/cmd/docs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ramble/ramble/cmd/docs.py b/lib/ramble/ramble/cmd/docs.py index 9f28050ea..3e6f30510 100644 --- a/lib/ramble/ramble/cmd/docs.py +++ b/lib/ramble/ramble/cmd/docs.py @@ -1,4 +1,4 @@ -# Copyright 2022-2024 The Ramble Authors +# Copyright 2022-2025 The Ramble Authors # # Licensed under the Apache License, Version 2.0 or the MIT license