]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/rtc8564/pd.py
license: remove FSF postal address from boiler plate license text
[libsigrokdecode.git] / decoders / rtc8564 / pd.py
index 4bcd096bda0e7deee60368322ead168345965f9f..2e9057316a97880fd11bf4759858be2b7d2d3a16 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/>.
 ##
 
 import sigrokdecode as srd
-from srdhelper import bcd2int
+from common.srdhelper import bcd2int
 
 def reg_list():
     l = []