X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fjtag%2Fminidummy%2Fjtag_minidriver.h;h=1708356a531d5a1baa1a3e5144bbc316c649195c;hp=452fbc8bb2ad90d7b48eddf9935c9403613b19c5;hb=d0e763ac7ef6aa17b17bd00ccdfbccfb4eacda69;hpb=9728ac3fbacbb80758cfc8c9b2e3bba5865c2a52 diff --git a/src/jtag/minidummy/jtag_minidriver.h b/src/jtag/minidummy/jtag_minidriver.h index 452fbc8bb2..1708356a53 100644 --- a/src/jtag/minidummy/jtag_minidriver.h +++ b/src/jtag/minidummy/jtag_minidriver.h @@ -12,9 +12,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 . * ***************************************************************************/ #define interface_jtag_add_callback(callback, in) callback(in)