diff options
Diffstat (limited to 'lisp/uniquify.el')
-rw-r--r-- | lisp/uniquify.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/uniquify.el b/lisp/uniquify.el index 3619d499419..3340f1962de 100644 --- a/lisp/uniquify.el +++ b/lisp/uniquify.el @@ -1,6 +1,7 @@ ;;; uniquify.el --- unique buffer names dependent on file name -*- lexical-binding: t -*- -;; Copyright (C) 1989, 1995-1997, 2001-2012 Free Software Foundation, Inc. +;; Copyright (C) 1989, 1995-1997, 2001-2013 Free Software Foundation, +;; Inc. ;; Author: Dick King <king@reasoning.com> ;; Maintainer: FSF |