]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/ir_rc5/lists.py
license: remove FSF postal address from boiler plate license text
[libsigrokdecode.git] / decoders / ir_rc5 / lists.py
index 8a81ef7b73dde8af9dfecd2d6d36c9d23f586488..fa56dbca7ddbdc89d3251f0612a96615e221829d 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
 ##
 
 # Systems/addresses (0..31). Items that are not listed are reserved/unknown.
@@ -92,4 +91,3 @@ command = {
         55: ['Recording', 'Rec'],
     }.items())),
 }
-