Update copyright notices
[litex.git] / examples / fir.py
index 3e6490a51f925283a0c87bafe20b1b4802c6b414..0212fdb23b713a7fbfdffa0af8d4a85e5d5c4d92 100644 (file)
@@ -1,3 +1,6 @@
+# Copyright (C) 2012 Vermeer Manufacturing Co.
+# License: GPLv3 with additional permissions (see README).
+
 from math import cos, pi
 from scipy import signal