Update copyright notices for 2013.

This commit is contained in:
Paul Eggert 2013-01-01 09:11:05 +00:00
parent 5cebef2d18
commit ab422c4d68
2227 changed files with 2604 additions and 2452 deletions

View file

@ -1,6 +1,6 @@
;;; pcase.el --- ML-style pattern-matching macro for Elisp -*- lexical-binding: t; coding: utf-8 -*-
;; Copyright (C) 2010-2012 Free Software Foundation, Inc.
;; Copyright (C) 2010-2013 Free Software Foundation, Inc.
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
;; Keywords: