summaryrefslogtreecommitdiff
path: root/src/fft.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fft.cpp')
-rw-r--r--src/fft.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fft.cpp b/src/fft.cpp
index 5668ac8..ca30fd2 100644
--- a/src/fft.cpp
+++ b/src/fft.cpp
@@ -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.