X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/1b831d21ac9688e3f31703f0b492202f6d24a75b:/aggressive-indent.el..c28146524b0a750b83bfb6ee13b59a35c987f383:/packages/aggressive-indent/aggressive-indent.el diff --git a/aggressive-indent.el b/packages/aggressive-indent/aggressive-indent.el similarity index 99% rename from aggressive-indent.el rename to packages/aggressive-indent/aggressive-indent.el index 187b76dd4..67c3af857 100644 --- a/aggressive-indent.el +++ b/packages/aggressive-indent/aggressive-indent.el @@ -1,6 +1,6 @@ -;;; aggressive-indent.el --- Minor mode to aggressively keep your code always indented +;;; aggressive-indent.el --- Minor mode to aggressively keep your code always indented -*- lexical-binding:t -*- -;; Copyright (C) 2014 Free Software Foundation, Inc. +;; Copyright (C) 2014, 2015 Free Software Foundation, Inc ;; Author: Artur Malabarba ;; URL: https://github.com/Malabarba/aggressive-indent-mode @@ -70,7 +70,7 @@ ;; ;; 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 2 +;; 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,