diff options
Diffstat (limited to 'src/worker_private.h')
-rw-r--r-- | src/worker_private.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/worker_private.h b/src/worker_private.h index c295eaf85..6fb40e970 100644 --- a/src/worker_private.h +++ b/src/worker_private.h @@ -1,11 +1,11 @@ -/*- - * Copyright 2016 Vsevolod Stakhov +/* + * Copyright 2024 Vsevolod Stakhov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, |