X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/5c9cf0a3f9817220ed0f907637951f5cdf1a9614..058f56d24f776bdc25bcac86fe1f8969a78374e9:/lisp/emacs-lisp/ert-x.el diff --git a/lisp/emacs-lisp/ert-x.el b/lisp/emacs-lisp/ert-x.el index 60d74774e8..726856c6fd 100644 --- a/lisp/emacs-lisp/ert-x.el +++ b/lisp/emacs-lisp/ert-x.el @@ -1,6 +1,6 @@ ;;; ert-x.el --- Staging area for experimental extensions to ERT -*- lexical-binding: t -*- -;; Copyright (C) 2008, 2010-2012 Free Software Foundation, Inc. +;; Copyright (C) 2008, 2010-2014 Free Software Foundation, Inc. ;; Author: Lennart Borgman (lennart O borgman A gmail O com) ;; Christian Ohler