]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/arm_itm/__init__.py
cfp: Fix incorrect copy-paste description.
[libsigrokdecode.git] / decoders / arm_itm / __init__.py
index d9789a4930a304bc5ae9c1f1d868ea83e104e608..1733d36d0b07816eba93ede3be923fd43d0293b5 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' or 'arm_tpiu' PD and decodes the 
+This decoder stacks on top of the 'uart' or 'arm_tpiu' PD and decodes the
 ARM Cortex-M processor trace data from Instrumentation Trace Macroblock.
 '''