[MLton] copyright
Matthew Fluet
fluet at tti-c.org
Sun Apr 5 12:35:17 PDT 2009
On Sat, 4 Apr 2009, Ville Laurikari wrote:
> Modified: mlton/trunk/mlnlffigen/Makefile
> ===================================================================
> --- mlton/trunk/mlnlffigen/Makefile 2009-04-04 16:43:02 UTC (rev 7030)
> +++ mlton/trunk/mlnlffigen/Makefile 2009-04-04 17:14:46 UTC (rev 7031)
> @@ -1,4 +1,4 @@
> -## Copyright (C) 2005-2006 Henry Cejtin, Matthew Fluet, Suresh
> +## Copyright (C) 2005-2009 Henry Cejtin, Matthew Fluet, Suresh
> # Jagannathan, and Stephen Weeks.
> #
> # MLton is released under a BSD-style license.
BTW, I'm not sure that it is appropriate to assert Copyright through years
in which the source file did not change. It is certainly easier to
maintain a simple contiguous range; however, it doesn't seem to be the
case that projects do a massive Copyright++ on Jan. 1 of each year, which
suggests that it should only be asserted for the years in which the source
file is created or modified (in a non-trivial way?).
More information about the MLton
mailing list