comparison lisp/emacs-lisp/benchmark.el @ 106815:1d1d5d9bd884

Add 2010 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 13 Jan 2010 00:35:10 -0800
parents ace8aa76b9b5
children 376148b31b5e
comparison
equal deleted inserted replaced
106814:84369111c005 106815:1d1d5d9bd884
1 ;;; benchmark.el --- support for benchmarking code 1 ;;; benchmark.el --- support for benchmarking code
2 2
3 ;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 3 ;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
4 ;; Free Software Foundation, Inc. 4 ;; Free Software Foundation, Inc.
5 5
6 ;; Author: Dave Love <fx@gnu.org> 6 ;; Author: Dave Love <fx@gnu.org>
7 ;; Keywords: lisp, extensions 7 ;; Keywords: lisp, extensions
8 8