]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/arm_etmv3/__init__.py
decoders: Fix incorrect 'outputs' fields.
[libsigrokdecode.git] / decoders / arm_etmv3 / __init__.py
index 7955139a372a7a12421e194025f3ee47f1a25fb9..617063ca7825b035253105f58b78a9318c2d6274 100644 (file)
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; if not, write to the Free Software
-## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+## along with this program; if not, see <http://www.gnu.org/licenses/>.
 ##
 
 '''
-This decoder stacks on top of the 'uart' decoder and decodes packets of
+This decoder stacks on top of the 'uart' PD and decodes packets of
 the ARMv7m Embedded Trace Macroblock v3.x.
 '''