commit aaaaabe3b055b28a211d2c13528978985bf32978
parent c2d7ae2bbd5215f9dfbc3711be0158749df35b4c
Author: conao3 <conao3@gmail.com>
Date: Wed, 6 Nov 2019 12:02:06 +0900
fill header
GPU3 declaration should place on every file
Diffstat:
2 files changed, 38 insertions(+), 2 deletions(-)
diff --git a/solarized-faces.el b/solarized-faces.el
@@ -1,6 +1,26 @@
;;; solarized-faces.el --- the faces definitions for solarized theme
-;; see solarized.el header for general package information.
+;; Copyright (C) 2011-2019 Bozhidar Batsov
+
+;; Author: Bozhidar Batsov <bozhidar@batsov.com>
+;; Author: Thomas Frössman <thomasf@jossystem.se>
+
+;; This program is free software; you can redistribute it and/or modify
+;; it under the terms of the GNU General Public License as published by
+;; the Free Software Foundation, either version 3 of the License, or
+;; (at your option) any later version.
+
+;; This program is distributed in the hope that it will be useful,
+;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+;; GNU General Public License for more details.
+
+;; You should have received a copy of the GNU General Public License
+;; along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+;;; Commentary:
+
+;; the faces definitions for solarized theme
;;; Code:
diff --git a/solarized-palettes.el b/solarized-palettes.el
@@ -1,6 +1,22 @@
;;; solarized-palettes.el
-;; see solarized.el for general package header information
+;; Copyright (C) 2011-2019 Bozhidar Batsov
+
+;; Author: Bozhidar Batsov <bozhidar@batsov.com>
+;; Author: Thomas Frössman <thomasf@jossystem.se>
+
+;; This program is free software; you can redistribute it and/or modify
+;; it under the terms of the GNU General Public License as published by
+;; the Free Software Foundation, either version 3 of the License, or
+;; (at your option) any later version.
+
+;; This program is distributed in the hope that it will be useful,
+;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+;; GNU General Public License for more details.
+
+;; You should have received a copy of the GNU General Public License
+;; along with this program. If not, see <http://www.gnu.org/licenses/>.
;;; Commentary: