branch: master
commit aca4de974c058ed4eb3f11a23ae66bcf8b9147b9
Author: Artur Malabarba <[email protected]>
Commit: Artur Malabarba <[email protected]>
let-alist: Update copyright
---
packages/let-alist/let-alist.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/packages/let-alist/let-alist.el b/packages/let-alist/let-alist.el
index 7271e39..c490a9f 100644
--- a/packages/let-alist/let-alist.el
+++ b/packages/let-alist/let-alist.el
@@ -1,6 +1,6 @@
;;; let-alist.el --- Easily let-bind values of an assoc-list by their names
-*- lexical-binding: t; -*-
-;; Copyright (C) 2014 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2015 Free Software Foundation, Inc.
;; Author: Artur Malabarba <[email protected]>
;; Maintainer: Artur Malabarba <[email protected]>