Skip to content

Commit 072049a

Browse files
committed
Update copyright line with correct year and actual author. The author information was copy-pasted from the git log output.
1 parent f9d8694 commit 072049a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/pybind11/typing.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pybind11/typing.h: Convenience wrapper classes for basic Python types
33
with more explicit annotations.
44
5-
Copyright (c) 2016 Wenzel Jakob <[email protected]>
5+
Copyright (c) 2023 Dustin Spicuzza <[email protected]>
66
77
All rights reserved. Use of this source code is governed by a
88
BSD-style license that can be found in the LICENSE file.

0 commit comments

Comments
 (0)