/rev/efbdd4fce829 changeset: 1287:efbdd4fce829 user: Martin Geisler <[email protected]> date: Fri Oct 16 18:42:14 2009 +0200 summary: benchmark: fixed copyright year in license header
diffstat: apps/benchmark.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (11 lines): diff -r ba17bb67e477 -r efbdd4fce829 apps/benchmark.py --- a/apps/benchmark.py Fri Oct 16 16:10:30 2009 +0200 +++ b/apps/benchmark.py Fri Oct 16 18:42:14 2009 +0200 @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright 2007, 2008 VIFF Development Team. +# Copyright 2007, 2008, 2009 VIFF Development Team. # # This file is part of VIFF, the Virtual Ideal Functionality Framework. # _______________________________________________ viff-commits mailing list [email protected] http://lists.viff.dk/listinfo.cgi/viff-commits-viff.dk
