X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fjtag%2Faice%2Faice_pipe.c;h=64f126ddcf3ccac80414933cb3366a7a1e25cedd;hp=3180ad008332afc738df08595f251c891b1913d5;hb=d0e763ac7ef6aa17b17bd00ccdfbccfb4eacda69;hpb=94d64ccaebd3df17f5873c076fc08ca97088cb1e diff --git a/src/jtag/aice/aice_pipe.c b/src/jtag/aice/aice_pipe.c index 3180ad0083..64f126ddcf 100644 --- a/src/jtag/aice/aice_pipe.c +++ b/src/jtag/aice/aice_pipe.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"