]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/pcase.el
ert-x trivia
[gnu-emacs] / lisp / emacs-lisp / pcase.el
index 7709b59d137249b5c5f14f2dd497120e846854e1..afbc5df85ce5f4dffd2d110d5a5c0a99aa466642 100644 (file)
@@ -1,6 +1,6 @@
 ;;; pcase.el --- ML-style pattern-matching macro for Elisp -*- lexical-binding: t -*-
 
-;; Copyright (C) 2010-2011  Free Software Foundation, Inc.
+;; Copyright (C) 2010-2012  Free Software Foundation, Inc.
 
 ;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
 ;; Keywords: