]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/pcase.el
Update copyright year to 2015
[gnu-emacs] / lisp / emacs-lisp / pcase.el
index 2cdb7b4987e14642fb469f8605eb19c4308780b8..7b845bf9adcbb8356b2c3d317b9806b0eba02f70 100644 (file)
@@ -1,6 +1,6 @@
 ;;; pcase.el --- ML-style pattern-matching macro for Elisp -*- lexical-binding: t; coding: utf-8 -*-
 
-;; Copyright (C) 2010-2014 Free Software Foundation, Inc.
+;; Copyright (C) 2010-2015 Free Software Foundation, Inc.
 
 ;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
 ;; Keywords: