]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/ir_nec/lists.py
license: remove FSF postal address from boiler plate license text
[libsigrokdecode.git] / decoders / ir_nec / lists.py
index c9dc595e6b82928810c7712a3d6495e9d7104da6..7d47a46dca65b2d7bc9bbbbe19575c0a1af192d0 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/>.
 ##
 
 # Addresses/devices. Items that are not listed are reserved/unknown.
@@ -49,4 +48,3 @@ command = {
         68: ['AV', 'AV'],
     }.items())),
 }
-