From 6f7b23d4c17725108489b7aed496a84114d4b7fa Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 17 Feb 2011 14:52:14 -0500 Subject: Fix license years. --- bench/dimension/render.sh | 2 +- bench/libdimension/list.c | 2 +- bench/libdimension/prtree.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'bench') diff --git a/bench/dimension/render.sh b/bench/dimension/render.sh index 8efb1f5..7eabfb4 100755 --- a/bench/dimension/render.sh +++ b/bench/dimension/render.sh @@ -1,7 +1,7 @@ #!/bin/sh ######################################################################### -# Copyright (C) 2009-2010 Tavian Barnes # +# Copyright (C) 2009-2011 Tavian Barnes # # # # This file is part of The Dimension Benchmark Suite. # # # diff --git a/bench/libdimension/list.c b/bench/libdimension/list.c index be75aa1..1b718ba 100644 --- a/bench/libdimension/list.c +++ b/bench/libdimension/list.c @@ -1,5 +1,5 @@ /************************************************************************* - * Copyright (C) 2009-2010 Tavian Barnes * + * Copyright (C) 2009-2011 Tavian Barnes * * * * This file is part of The Dimension Benchmark Suite. * * * diff --git a/bench/libdimension/prtree.c b/bench/libdimension/prtree.c index c04dd46..5c313d8 100644 --- a/bench/libdimension/prtree.c +++ b/bench/libdimension/prtree.c @@ -1,5 +1,5 @@ /************************************************************************* - * Copyright (C) 2009-2010 Tavian Barnes * + * Copyright (C) 2009-2011 Tavian Barnes * * * * This file is part of The Dimension Benchmark Suite. * * * -- cgit v1.2.3