solarized-emacs

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

commit d3daa191b2274ab98e9959724cd9a14423f0d44d
parent 7a43652689de5188198c77715e2dbc111de760bf
Author: Bozhidar Batsov <bozhidar@batsov.com>
Date:   Mon,  4 Jan 2016 02:14:09 +0200

Update the copyright notice

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-2015 Bozhidar Batsov +;; Copyright (C) 2011-2016 Bozhidar Batsov ;; Author: Bozhidar Batsov <bozhidar@batsov.com> ;; Author: Thomas Frössman <thomasf@jossystem.se>