branch: elpa/anti-zenburn-theme
commit e3f0d8563fa8d71392690594e92d533010f42756
Author: Andrey Kotlarski <[email protected]>
Commit: Andrey Kotlarski <[email protected]>

    Move commentary section below copyleft.
---
 anti-zenburn-theme.el | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index f497409..f10a375 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -1,6 +1,5 @@
 ;;; anti-zenburn-theme.el --- Low-contrast Zenburn-inverted theme
 
-;;; Commentary:
 ;; Author: Andrey Kotlarski <[email protected]>
 ;; URL: https://github.com/m00natic/anti-zenburn
 ;; Version: 1.7
@@ -18,10 +17,10 @@
 ;; You should have received a copy of the GNU General Public License
 ;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-;;; Credits:
+;;; Commentary:
 
 ;; Derived from Bozhidar Batsov's port of the Zenburn theme
-;; located here http://github.com/bbatsov/zenburn-emacs
+;; located here https://github.com/bbatsov/zenburn-emacs
 
 ;;; Code:
 

Reply via email to