]> code.delx.au - gnu-emacs/blobdiff - lisp/ido.el
Update copyright year to 2015
[gnu-emacs] / lisp / ido.el
index b16ab1f91a6d7fcca7b60650afd3b70cd52c0e3c..782979ad44e651ee1725a0b460df9b5dee82497b 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ido.el --- interactively do things with buffers and files
 
-;; Copyright (C) 1996-2014 Free Software Foundation, Inc.
+;; Copyright (C) 1996-2015 Free Software Foundation, Inc.
 
 ;; Author: Kim F. Storm <storm@cua.dk>
 ;; Based on: iswitchb by Stephen Eglen <stephen@cns.ed.ac.uk>