Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1d9dc25

Browse files
malfetholly1238
andauthored
Update Copyright notice to 2022 (#1886)
* Update Copyright notice to 2022 * Update conf.py Co-authored-by: Holly Sweeney <[email protected]>
1 parent 7b2d5dd commit 1d9dc25

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2017, Pytorch contributors
3+
Copyright (c) 2017-2022, Pytorch contributors
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112

113113
# General information about the project.
114114
project = 'PyTorch Tutorials'
115-
copyright = '2021, PyTorch'
115+
copyright = '2022, PyTorch'
116116
author = 'PyTorch contributors'
117117

118118
# The version info for the project you're documenting, acts as replacement for

0 commit comments

Comments
 (0)