diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2013-04-23 22:27:20 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2013-04-23 22:27:20 +0200 |
commit | 50bd5d259677faf87bb3408e111d0e833d7ba9b4 (patch) | |
tree | 07f4b74580ded900f7000e7ae27505432bef80cb /type_logic.c | |
parent | cab2b4eb7fc8ba1cbe3f48a662bd636facf965ab (diff) | |
download | libsigrokdecode-50bd5d259677faf87bb3408e111d0e833d7ba9b4.tar.gz libsigrokdecode-50bd5d259677faf87bb3408e111d0e833d7ba9b4.zip |
GPL headers: Use correct project name.
Diffstat (limited to 'type_logic.c')
-rw-r--r-- | type_logic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/type_logic.c b/type_logic.c index ded0062..6f266aa 100644 --- a/type_logic.c +++ b/type_logic.c @@ -1,5 +1,5 @@ /* - * This file is part of the sigrok project. + * This file is part of the libsigrokdecode project. * * Copyright (C) 2012 Bert Vermeulen <bert@biot.com> * |