X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fir_rc5%2Flists.py;h=fa56dbca7ddbdc89d3251f0612a96615e221829d;hb=fe9160d567fbb4c890ac7b8bc2e1f2f9143f0935;hp=8a81ef7b73dde8af9dfecd2d6d36c9d23f586488;hpb=914f0b99d1f07c351742eaa5c8e397d601996846;p=libsigrokdecode.git diff --git a/decoders/ir_rc5/lists.py b/decoders/ir_rc5/lists.py index 8a81ef7..fa56dbc 100644 --- a/decoders/ir_rc5/lists.py +++ b/decoders/ir_rc5/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 . ## # Systems/addresses (0..31). Items that are not listed are reserved/unknown. @@ -92,4 +91,3 @@ command = { 55: ['Recording', 'Rec'], }.items())), } -