From 1bc2e9eaca91d50a1b928ae9d8d6315159229346 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Mon, 27 Feb 2023 13:49:56 -0800 Subject: [PATCH] Update the copyright --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.py b/conf.py index 11ac4459d38..bd949b12848 100644 --- a/conf.py +++ b/conf.py @@ -133,7 +133,7 @@ # General information about the project. project = 'PyTorch Tutorials' -copyright = '2022, PyTorch' +copyright = '2023, PyTorch' author = 'PyTorch contributors' # The version info for the project you're documenting, acts as replacement for