diff --git a/include/pybind11/typing.h b/include/pybind11/typing.h index eb88f5074a..74fd82eace 100644 --- a/include/pybind11/typing.h +++ b/include/pybind11/typing.h @@ -2,7 +2,7 @@ pybind11/typing.h: Convenience wrapper classes for basic Python types with more explicit annotations. - Copyright (c) 2016 Wenzel Jakob + Copyright (c) 2023 Dustin Spicuzza All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.