]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/edebug.el
Update copyright year to 2015
[gnu-emacs] / lisp / emacs-lisp / edebug.el
index 473edb4bc61e3bdfaec5f03e15a6cc7ed9323641..7faa101299e4dfd138ddcc713e6cd8d611bb8533 100644 (file)
@@ -1,6 +1,7 @@
 ;;; edebug.el --- a source-level debugger for Emacs Lisp  -*- lexical-binding: t -*-
 
-;; Copyright (C) 1988-1995, 1997, 1999-2014 Free Software Foundation, Inc.
+;; Copyright (C) 1988-1995, 1997, 1999-2015 Free Software Foundation,
+;; Inc.
 
 ;; Author: Daniel LaLiberte <liberte@holonexus.org>
 ;; Maintainer: emacs-devel@gnu.org