diff options
author | Stefan Eßer <se@FreeBSD.org> | 2023-01-28 20:02:27 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2023-01-28 20:02:27 +0000 |
commit | e7017237c9d842b4cebdcfb13526cd71a2b2836a (patch) | |
tree | 9b947d28ee94ab6b413bebb96a7d040873038c0d /include/vector.h | |
parent | 0b671e8cf134e605567a6b8091958c1f1dfc5140 (diff) |
Diffstat (limited to 'include/vector.h')
-rw-r--r-- | include/vector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vector.h b/include/vector.h index bf79d30c36dd..51c5e8b95293 100644 --- a/include/vector.h +++ b/include/vector.h @@ -3,7 +3,7 @@ * * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (c) 2018-2021 Gavin D. Howard and contributors. + * Copyright (c) 2018-2023 Gavin D. Howard and contributors. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: |