From b308fe958fb4a5b535364933d5a021cea3cfa406 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sat, 1 Oct 2011 14:24:27 -0600 Subject: [PATCH] per upstream author, permission granted to delete line from example source file that implied violation of DFSG despite overall BSD license assertion --- debian/changelog | 8 ++++++++ examples/paulmon1.asm | 1 - 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0a2fb79..7aa745e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +as31 (2.3.1-4) unstable; urgency=low + + * per Message-ID: <4E872048.3040103@pjrc.com>, remove line from example + source file that implies DFSG non-compliance despite overall BSD license + assertion, closes: #643923 + + -- Bdale Garbee Sat, 01 Oct 2011 14:23:15 -0600 + as31 (2.3.1-3) unstable; urgency=low * add Vcs entries to the control file diff --git a/examples/paulmon1.asm b/examples/paulmon1.asm index 5950c5f..2fc3fe3 100644 --- a/examples/paulmon1.asm +++ b/examples/paulmon1.asm @@ -1,5 +1,4 @@ ; PAULMON 8051 Debugger by Paul Stoffregen -; Please distribute freely -- may not be sold, period. ; .command +h58 ;set page height to 58 in listing file... -- 2.30.2