From: Joel E. Denny Date: Wed, 5 Aug 2009 23:52:41 +0000 (-0400) Subject: maint: clean up update-b4-copyright code X-Git-Tag: v2.5_rc1~201 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/d0caad01ab38ec33cb6984292d4d2a6af98f78bd?hp=d0caad01ab38ec33cb6984292d4d2a6af98f78bd maint: clean up update-b4-copyright code * build-aux/update-b4-copyright: Do not accept 2-digit UPDATE_COPYRIGHT_YEAR, which was not handled correctly. Don't accept a `[' in a b4_copyright argument. Format code more consistently. Don't assume b4*copyright never occurs. (cherry picked from commit 0b61a8ec1842bfbd6130714d06b758165b32ead4) ---