solarized-emacs

a fork of Bozhidar Batsov's solarized-emacs
git clone https://git.trogloxene.org/solarized-emacs.git
Log | Files | Refs | README

commit 6a4c9c137eab707be26716b1ef70c7c72bbdd502
parent b14f80963c2c87a678bd46ffcd961190f2a89052
Author: Bozhidar Batsov <bozhidar@batsov.com>
Date:   Mon, 13 May 2019 10:02:52 +0300

Bump the copyright years

Diffstat:
Msolarized.el | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/solarized.el b/solarized.el @@ -1,6 +1,6 @@ ;;; solarized.el --- Solarized for Emacs. -;; Copyright (C) 2011-2016 Bozhidar Batsov +;; Copyright (C) 2011-2019 Bozhidar Batsov ;; Author: Bozhidar Batsov <bozhidar@batsov.com> ;; Author: Thomas Frössman <thomasf@jossystem.se>