diff options
| -rw-r--r-- | easy-escape.el | 2 | ||||
| -rw-r--r-- | img/ee-screenshot.el | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/easy-escape.el b/easy-escape.el index 663a2f1..c2d7427 100644 --- a/easy-escape.el +++ b/easy-escape.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2015, 2016, 2021 Free Software Foundation, Inc. ;; Author: Clément Pit-Claudel <clement.pitclaudel@live.com> -;; Version: 0.2 +;; Version: 0.2.1 ;; Keywords: convenience, lisp, tools ;; URL: https://github.com/cpitclaudel/easy-escape diff --git a/img/ee-screenshot.el b/img/ee-screenshot.el index c8d22c1..507a77c 100644 --- a/img/ee-screenshot.el +++ b/img/ee-screenshot.el @@ -1,7 +1,6 @@ ;;; ee-screenshot.el --- Prepare a screenshot for easy-escape -*- lexical-binding: t; -*- -;; Copyright (C) 2016 Clément Pit-Claudel - +;; Copyright (C) 2016 Free Software Foundation, Inc. ;; Author: Clément Pit-Claudel <clement.pitclaudel@live.com> ;; Keywords: |
