]> git.sur5r.net Git - openocd/blobdiff - src/target/etm.c
target/image: make i/j unsigned to avoid ubsan runtime error
[openocd] / src / target / etm.c
index 82bae0b62c582b73e6d0e0c8366f143b3c180a86..6a00c23a8b5600674ec85988272188bcdc5aea8c 100644 (file)
@@ -13,9 +13,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 Street, Fifth Floor, Boston, MA 02110-1301 USA.           *
+ *   along with this program.  If not, see <http://www.gnu.org/licenses/>. *
  ***************************************************************************/
 #ifdef HAVE_CONFIG_H
 #include "config.h"