diff --git a/quse-package.el b/quse-package.el index f892046..e36c6f8 100644 --- a/quse-package.el +++ b/quse-package.el @@ -1,6 +1,6 @@ ;;; quse-package.el --- Install and configure packages in one convenient macro. -;; Copyright (C) 2015 Jacob MacDonald. +;; Copyright (C) 2015, 2016 Jacob MacDonald. ;; Author: Jacob MacDonald . ;; Created: 18 December 2014. diff --git a/quse-package.org b/quse-package.org index a5386ee..ccea71d 100644 --- a/quse-package.org +++ b/quse-package.org @@ -67,7 +67,7 @@ Without further ado, the macro itself. #+BEGIN_SRC emacs-lisp ;;; quse-package.el --- Install and configure packages in one convenient macro. - ;; Copyright (C) 2015 Jacob MacDonald. + ;; Copyright (C) 2015, 2016 Jacob MacDonald. ;; Author: Jacob MacDonald . ;; Created: 18 December 2014.