diff options
| author | Vasile Vilvoiu <vasi@vilvoiu.ro> | 2023-05-06 21:12:43 +0300 |
|---|---|---|
| committer | Vasile Vilvoiu <vasi@vilvoiu.ro> | 2023-05-06 21:12:43 +0300 |
| commit | c2d00c0aeb6908dd22ee8c0134d0f857b522e4a6 (patch) | |
| tree | 2b8a6bd4caf6fd47609e94cae4f0246074bcf89f /src/fft.hpp | |
| parent | f2f4792f824cd64e679cdc859fb008769541257b (diff) | |
Adjust copyright notice year.
Diffstat (limited to 'src/fft.hpp')
| -rw-r--r-- | src/fft.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fft.hpp b/src/fft.hpp index 1cf3e7e..75261a9 100644 --- a/src/fft.hpp +++ b/src/fft.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2021 Vasile Vilvoiu <vasi@vilvoiu.ro> + * Copyright (c) 2020-2023 Vasile Vilvoiu <vasi@vilvoiu.ro> * * specgram is free software; you can redistribute it and/or modify * it under the terms of the MIT license. See LICENSE for details. |
