From d0e763ac7ef6aa17b17bd00ccdfbccfb4eacda69 Mon Sep 17 00:00:00 2001 From: Marc Schink Date: Mon, 16 May 2016 22:41:00 +0200 Subject: Remove FSF address from GPL notices MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also make GPL notices consistent according to: https://www.gnu.org/licenses/gpl-howto.html Change-Id: I84c9df40a774958a7ed91460c5d931cfab9f45ba Signed-off-by: Marc Schink Reviewed-on: http://openocd.zylin.com/3488 Tested-by: jenkins Reviewed-by: Andreas Färber Reviewed-by: Freddie Chopin Reviewed-by: Andreas Fritiofson --- src/target/nds32.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/target/nds32.c') diff --git a/src/target/nds32.c b/src/target/nds32.c index afdafef..2926b23 100644 --- a/src/target/nds32.c +++ b/src/target/nds32.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 -- cgit v1.1