On 1/5/14 12:09 AM, "Werner LEMBERG" <[email protected]> wrote:
> >> I'm not a lawyer, but the year in a copyright notice is supposed to >> be the year of original publication. If you have a document first >> published in 2012 with a "Copyright 2012" notice and you change the >> year to 2014 without making any other changes, [...] > >Looks like a mistake in the conversion script. `2012' should be >changed to `2012-2014', of course. I don't think there is a mistake in the conversion script. I think this was a hypothetical, rather than an actual case where 2012 turned to 2014. grep 2014 0001-Run-grand-replace-issue-3765.patch | grep -v - returned nothing. And we see the following: carl@carl-lilydev ~/lilypond-git (dev/cds)$ grep 2013 0001-Run-grand-replace-issue-3765.patch -Copyright (c) 1996--2013, The LilyPond authors (lilypond.org) - Copyright (C) 2013 Aleksandr Andreev <[email protected]> + Copyright (C) 2013--2014 Aleksandr Andreev <[email protected]> - Copyright (C) 2013 Mike Solomon <[email protected]> + Copyright (C) 2013--2014 Mike Solomon <[email protected]> - Copyright (C) 2013 Aleksandr Andreev <[email protected]> + Copyright (C) 2013--2014 Aleksandr Andreev <[email protected]> - Copyright (C) 2013 Aleksandr Andreev <[email protected]> + Copyright (C) 2013--2014 Aleksandr Andreev <[email protected]> - Copyright (C) 2013 by Heikki Tauriainen <[email protected]>. + Copyright (C) 2013--2014 by Heikki Tauriainen <[email protected]>. - Copyright (C) 2013 Mike Solomon <[email protected]> + Copyright (C) 2013--2014 Mike Solomon <[email protected]> # Walter Garcia-Fontes <[email protected]>, 2013. -# Copyright (C) 2013 Han-Wen Nienhuys, Jan Nieuwenhuizen +# Copyright (C) 2013--2014 Han-Wen Nienhuys, Jan Nieuwenhuizen -# Copyright (C) 2013 Free Software Foundation, Inc. +# Copyright (C) 2013--2014 Free Software Foundation, Inc. -;;;; Copyright (C) 2013 Mike Solomon <[email protected]> +;;;; Copyright (C) 2013--2014 Mike Solomon <[email protected]> where 2013 properly changes to 2013--2014. Thanks, Carl _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
