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 @@
;;; macroexp.el --- Additional macro-expansion support -*- lexical-binding: t; coding: utf-8 -*-
;;
;; Copyright (C) 2004-2012 Free Software Foundation, Inc.
;; Copyright (C) 2004-2013 Free Software Foundation, Inc.
;;
;; Author: Miles Bader <miles@gnu.org>
;; Keywords: lisp, compiler, macros