Skip to content

Commit

Permalink
pomm: add Published-At & update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
SqrtMinusOne committed Dec 25, 2023
1 parent 12ce6a6 commit a717c3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pomm-third-time.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; pomm-third-time.el --- Implementation of the third time technique in Emacs -*- lexical-binding: t -*-

;; Copyright (C) 2022 Korytov Pavel
;; Copyright (C) 2023 Korytov Pavel

;; Author: Korytov Pavel <[email protected]>
;; Maintainer: Korytov Pavel <[email protected]>
Expand Down
3 changes: 2 additions & 1 deletion pomm.el
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
;;; pomm.el --- Pomodoro and Third Time timers -*- lexical-binding: t -*-

;; Copyright (C) 2022 Korytov Pavel
;; Copyright (C) 2023 Korytov Pavel

;; Author: Korytov Pavel <[email protected]>
;; Maintainer: Korytov Pavel <[email protected]>
;; Version: 0.2.0
;; Package-Requires: ((emacs "27.1") (alert "1.2") (seq "2.22") (transient "0.3.0"))
;; Homepage: https://github.com/SqrtMinusOne/pomm.el
;; Published-At: 2021-11-05

;; This file is NOT part of GNU Emacs.

Expand Down

0 comments on commit a717c3a

Please sign in to comment.