translate upstream change to an explicit patch
[debian/as31] / debian / patches / elide_errant_text
1 Description: remove errant license text
2    Per Message-ID: <4E872048.3040103@pjrc.com>, remove line from example
3    source file that implies DFSG non-compliance despite overall BSD license
4    assertion, closes: #643923
5 Author: Bdale Garbee <bdale@gag.com>
6 Bug-Debian: http://bugs.debian.org/643923
7
8 --- as31-2.3.1.orig/examples/paulmon1.asm
9 +++ as31-2.3.1/examples/paulmon1.asm
10 @@ -1,5 +1,4 @@
11  ;  PAULMON 8051 Debugger by Paul Stoffregen
12 -;   Please distribute freely -- may not be sold, period.
13  
14  ;        .command +h58   ;set page height to 58 in listing file...
15