--- trunk/configure.ac 2010/10/19 13:14:20 435 +++ trunk/configure.ac 2010/10/19 14:35:45 436 @@ -9,7 +9,7 @@ AC_INIT(diderot,0.1,) AC_PREREQ(2.60) -AC_COPYRIGHT([[COPYRIGHT (c) 2010 The Diderot Project]]) +AC_COPYRIGHT([[COPYRIGHT (c) 2010 The Diderot Project (http://diderot-language.cs.uchicago.edu)]]) AC_CONFIG_SRCDIR(src/dnorm/dnorm.c) AC_CONFIG_AUX_DIR(config) AC_CONFIG_MACRO_DIR(config)