Update copyright year to 2014 by running admin/update-copyright.

This commit is contained in:
Paul Eggert 2014-01-01 07:43:34 +00:00
parent 91415fb1cd
commit ba3189039a
2326 changed files with 2384 additions and 2364 deletions

View file

@ -1,6 +1,6 @@
;;; ls-lisp.el --- emulate insert-directory completely in Emacs Lisp
;; Copyright (C) 1992, 1994, 2000-2013 Free Software Foundation, Inc.
;; Copyright (C) 1992, 1994, 2000-2014 Free Software Foundation, Inc.
;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>
;; Modified by: Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>