X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Fetm.c;h=6a00c23a8b5600674ec85988272188bcdc5aea8c;hp=82bae0b62c582b73e6d0e0c8366f143b3c180a86;hb=57e30102ea440d77aa001e26eb901d0cbb305a30;hpb=73b676c2fdedcb913f1c20be7de99ea0a94b11cc diff --git a/src/target/etm.c b/src/target/etm.c index 82bae0b62c..6a00c23a8b 100644 --- a/src/target/etm.c +++ b/src/target/etm.c @@ -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 . * ***************************************************************************/ #ifdef HAVE_CONFIG_H #include "config.h"