Joel E. Denny wrote: > These patches make update-copyright functionality a little easier to > understand and a little more powerful. Once these are applied, I will > feel better about writing a patch that allows "(C)" to be omitted. > >>From 61c92eb1ecb5b23c667e026cdb72cce1eaf6f847 Mon Sep 17 00:00:00 2001 > From: Joel E. Denny <jde...@clemson.edu> > Date: Wed, 5 Aug 2009 15:31:15 -0400 > Subject: [PATCH] update-copyright: clean up code a little ... >>From 3dadfc2fb1f8468014dd14d5eafc9fb7df270a9d Mon Sep 17 00:00:00 2001 > From: Joel E. Denny <jde...@clemson.edu> > Date: Wed, 5 Aug 2009 16:52:24 -0400 > Subject: [PATCH] update-copyright: don't trip on non-FSF copyright statements > > * build-aux/update-copyright: Fix so that the first correctly > formatted FSF copyright statement is recognized no matter what > appears before it. Update documentation. > * tests/test-update-copyright.sh: Test that.
Thanks. I've applied, tested and pushed those, too.