From 7e41e319d9a76da527eaa6e2708e4909ffd0d971 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 30 May 2012 23:31:03 +0200 Subject: [PATCH] sr: fx2lafw: Forgot to add (C) line to fx2lafw.h in recent commit. --- hardware/fx2lafw/fx2lafw.h | 1 + 1 file changed, 1 insertion(+) diff --git a/hardware/fx2lafw/fx2lafw.h b/hardware/fx2lafw/fx2lafw.h index 227854c8..52c4c3a6 100644 --- a/hardware/fx2lafw/fx2lafw.h +++ b/hardware/fx2lafw/fx2lafw.h @@ -1,6 +1,7 @@ /* * This file is part of the sigrok project. * + * Copyright (C) 2010-2012 Bert Vermeulen * Copyright (C) 2012 Joel Holdsworth * * This program is free software: you can redistribute it and/or modify