]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/package.el
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / lisp / emacs-lisp / package.el
index 407b277fa9f6dd1f25efe76791f3c3cc54a664f7..39fbc55ad4f04181b1b5b3ad08a6d9725cd9ceef 100644 (file)
@@ -1,6 +1,6 @@
 ;;; package.el --- Simple package system for Emacs  -*- lexical-binding:t -*-
 
-;; Copyright (C) 2007-2013 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2014 Free Software Foundation, Inc.
 
 ;; Author: Tom Tromey <tromey@redhat.com>
 ;;         Daniel Hackney <dan@haxney.org>