]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/edebug.el
Update copyright year to 2015
[gnu-emacs] / lisp / emacs-lisp / edebug.el
index 892fa7f2d372608c961f69d3bba20774839628d7..f8defb1171ba6ab72fe9536c5c08fed50bb87065 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