]> code.delx.au - gnu-emacs/blobdiff - lisp/ido.el
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / lisp / ido.el
index 345438d3cc64d2fc581b05fca6d8565c6f0149a3..4be9807af9602efce4dceb0a0b9c891e5d10d804 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ido.el --- interactively do things with buffers and files
 
-;; Copyright (C) 1996-2011 Free Software Foundation, Inc.
+;; Copyright (C) 1996-2012 Free Software Foundation, Inc.
 
 ;; Author: Kim F. Storm <storm@cua.dk>
 ;; Based on: iswitchb by Stephen Eglen <stephen@cns.ed.ac.uk>