diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 49a553e10c..ad0d564405 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -34,6 +34,6 @@ not fully covered by unit tests or manual testing can be complicated. --> - [ ] I have updated the license header for each file (see an example below). ```python -# Copyright (C) 2024 Intel Corporation +# Copyright (C) 2025 Intel Corporation # SPDX-License-Identifier: Apache-2.0 ```