branch: externals/exwm commit d7033c29b1df9c101d0a205eb0ce04c97f32018b Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
; Update license header, see .el files in Emacs --- exwm-background.el | 2 +- exwm-core.el | 2 +- exwm-floating.el | 2 +- exwm-input.el | 2 +- exwm-layout.el | 2 +- exwm-manage.el | 2 +- exwm-randr.el | 2 +- exwm-systemtray.el | 2 +- exwm-workspace.el | 2 +- exwm-xim.el | 2 +- exwm-xsettings.el | 2 +- exwm.el | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/exwm-background.el b/exwm-background.el index 7af38b5df7..a2a762610f 100644 --- a/exwm-background.el +++ b/exwm-background.el @@ -17,7 +17,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/exwm-core.el b/exwm-core.el index d80f096f90..e464a7572c 100644 --- a/exwm-core.el +++ b/exwm-core.el @@ -17,7 +17,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/exwm-floating.el b/exwm-floating.el index c0271fd069..b438865aca 100644 --- a/exwm-floating.el +++ b/exwm-floating.el @@ -17,7 +17,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/exwm-input.el b/exwm-input.el index 44524ac24a..0500b2259c 100644 --- a/exwm-input.el +++ b/exwm-input.el @@ -17,7 +17,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/exwm-layout.el b/exwm-layout.el index ce53d32ddc..881cf38483 100644 --- a/exwm-layout.el +++ b/exwm-layout.el @@ -17,7 +17,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/exwm-manage.el b/exwm-manage.el index 7254996513..2734c21dd6 100644 --- a/exwm-manage.el +++ b/exwm-manage.el @@ -18,7 +18,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/exwm-randr.el b/exwm-randr.el index 17ae6b8d42..e2a3f53e12 100644 --- a/exwm-randr.el +++ b/exwm-randr.el @@ -17,7 +17,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/exwm-systemtray.el b/exwm-systemtray.el index d40daea8cc..7c7c3b2e44 100644 --- a/exwm-systemtray.el +++ b/exwm-systemtray.el @@ -18,7 +18,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/exwm-workspace.el b/exwm-workspace.el index b15b66413a..bdbdf57690 100644 --- a/exwm-workspace.el +++ b/exwm-workspace.el @@ -17,7 +17,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/exwm-xim.el b/exwm-xim.el index 5f4b68441c..91f8051857 100644 --- a/exwm-xim.el +++ b/exwm-xim.el @@ -17,7 +17,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/exwm-xsettings.el b/exwm-xsettings.el index 44d8149638..077b94a462 100644 --- a/exwm-xsettings.el +++ b/exwm-xsettings.el @@ -17,7 +17,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/exwm.el b/exwm.el index 2da19c714b..6fb149b477 100644 --- a/exwm.el +++ b/exwm.el @@ -22,7 +22,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: