From: Bdale Garbee Date: Sat, 1 Oct 2011 20:24:27 +0000 (-0600) Subject: per upstream author, permission granted to delete line from example source X-Git-Tag: debian/2.3.1-4~5 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=b308fe958fb4a5b535364933d5a021cea3cfa406;p=debian%2Fas31 per upstream author, permission granted to delete line from example source file that implied violation of DFSG despite overall BSD license assertion --- 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...