branch: elpa/popup commit 2af1c6c8a33ffa44e99d0e4df8769ca3d4098dd9 Author: Tomohiro Matsuyama <m2ym....@gmail.com> Commit: Tomohiro Matsuyama <m2ym....@gmail.com>
Update copyright --- README.md | 8 ++++---- popup.el | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c5385b6..17e1a8c 100644 --- a/README.md +++ b/README.md @@ -15,15 +15,15 @@ Screenshots **Tooltip** - + **Popup Menu** - + **Popup Cascade Menu** - + Installation ------------ @@ -332,7 +332,7 @@ Here is an example: ---- -Copyright (C) 2011 Tomohiro Matsuyama <<t...@cx4a.org>> +Copyright (C) 2011-2015 Tomohiro Matsuyama <<m2ym....@gmail.com>> [melpa-link]: http://melpa.org/#/popup [melpa-stable-link]: http://stable.melpa.org/#/popup diff --git a/popup.el b/popup.el index 7eacf13..6791272 100644 --- a/popup.el +++ b/popup.el @@ -1,8 +1,8 @@ ;;; popup.el --- Visual Popup User Interface -;; Copyright (C) 2009, 2010, 2011, 2012, 2013 Tomohiro Matsuyama +;; Copyright (C) 2009-2015 Tomohiro Matsuyama -;; Author: Tomohiro Matsuyama <t...@cx4a.org> +;; Author: Tomohiro Matsuyama <m2ym....@gmail.com> ;; Keywords: lisp ;; Version: 0.5.2 ;; Package-Requires: ((cl-lib "0.3"))