X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2Fir_nec%2Flists.py;h=7d47a46dca65b2d7bc9bbbbe19575c0a1af192d0;hp=c9dc595e6b82928810c7712a3d6495e9d7104da6;hb=4539e9ca58966ce3c9cad4801b16c315e86ace01;hpb=12fecc8ffc48a92ce1678aa9b4988f85bebe21a9 diff --git a/decoders/ir_nec/lists.py b/decoders/ir_nec/lists.py index c9dc595..7d47a46 100644 --- a/decoders/ir_nec/lists.py +++ b/decoders/ir_nec/lists.py @@ -14,8 +14,7 @@ ## 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 . ## # Addresses/devices. Items that are not listed are reserved/unknown. @@ -49,4 +48,3 @@ command = { 68: ['AV', 'AV'], }.items())), } -