]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/edebug.el
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / lisp / emacs-lisp / edebug.el
index 552ee696ef3c4a61fcea08fc2d76c45aa580692a..3329a8601bcb5900ef3a3a72855c9a68e4d8a939 100644 (file)
@@ -1,6 +1,6 @@
 ;;; edebug.el --- a source-level debugger for Emacs Lisp  -*- lexical-binding: t -*-
 
-;; Copyright (C) 1988-1995, 1997, 1999-2013 Free Software Foundation,
+;; Copyright (C) 1988-1995, 1997, 1999-2014 Free Software Foundation,
 ;; Inc.
 
 ;; Author: Daniel LaLiberte <liberte@holonexus.org>