From ada4c3a342cdfc40bb83a927ece536cc984e27be Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 5 May 2016 19:56:58 +0200 Subject: Factor out SD card lists into common/sdcard. These are used by the sdcard_spi and sdcard_sd decoders. --- decoders/sdcard_sd/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/sdcard_sd/__init__.py') diff --git a/decoders/sdcard_sd/__init__.py b/decoders/sdcard_sd/__init__.py index a05f21a..c43f623 100644 --- a/decoders/sdcard_sd/__init__.py +++ b/decoders/sdcard_sd/__init__.py @@ -1,5 +1,5 @@ ## -## This file is part of the sigrok project. +## This file is part of the libsigrokdecode project. ## ## Copyright (C) 2015 Uwe Hermann ## -- cgit v1.2.3-70-g09d2