From: Thibault Godouet Date: Sat, 14 Apr 2007 17:50:36 +0000 (+0000) Subject: updated copyright years X-Git-Tag: ver3_0_3-rc1~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d10a3307c1a316ea803d25a394a480cc65ab21d8;p=thirdparty%2Ffcron.git updated copyright years --- diff --git a/configure.in b/configure.in index e0bb8bd..ae89cda 100644 --- a/configure.in +++ b/configure.in @@ -16,7 +16,7 @@ AC_DEFINE_UNQUOTED(VERSION_QUOTED, $vers_quoted) VERSION="$vers" AC_SUBST(VERSION) -copyright_quoted="\"2000-2006\"" +copyright_quoted="\"2000-2007\"" AC_DEFINE_UNQUOTED(COPYRIGHT_QUOTED, $copyright_quoted)