chiark / gitweb /
Add proper copyright statements.
[cura.git] / Cura / avr_isp / ispBase.py
index 6c3537216d2244fcee404f9da588d6471039b117..adc5ca9666f42c97654dfb1894d656706cd3b206 100644 (file)
@@ -1,3 +1,4 @@
+__copyright__ = "Copyright (C) 2013 David Braam - Released under terms of the AGPLv3 License"
 import os, struct, sys, time
 
 from serial import Serial