diff options
| author | Stefan Eßer <se@FreeBSD.org> | 2021-01-31 19:56:48 +0000 |
|---|---|---|
| committer | Stefan Eßer <se@FreeBSD.org> | 2021-01-31 19:58:45 +0000 |
| commit | 47a52dc4d48f259ab7d9f9ba6b65f4f2331a22dc (patch) | |
| tree | 6e73791cfb3f127d7f2889c8e0a0380bc9913514 /include/parse.h | |
| parent | 7fe0a3f2085758fdef0a705dbc81d72f1f1953c6 (diff) | |
Diffstat (limited to 'include/parse.h')
| -rw-r--r-- | include/parse.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/parse.h b/include/parse.h index 7f59885346dc..36d6e8c60afd 100644 --- a/include/parse.h +++ b/include/parse.h @@ -3,7 +3,7 @@ * * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (c) 2018-2020 Gavin D. Howard and contributors. + * Copyright (c) 2018-2021 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: |
