diff --git a/src/shamira/fft.py b/src/shamira/fft.py --- a/src/shamira/fft.py +++ b/src/shamira/fft.py @@ -1,3 +1,5 @@ +# GNU GPLv3, see LICENSE + import math import cmath import itertools