diff options
author | Leon Rische <leon.rische@me.com> | 2021-03-07 13:19:02 +0100 |
---|---|---|
committer | Leon Rische <leon.rische@me.com> | 2021-03-07 13:19:02 +0100 |
commit | 6672a24b84a8a646d09409f01456777e4cad6ff6 (patch) | |
tree | d290bc92f4d978b422310fb4e872a13e48342b6a /org-fc-awk.el | |
parent | c0d5957d88fbb320906225a58dfa583b54060e09 (diff) |
Update version & copyright date
Diffstat (limited to 'org-fc-awk.el')
-rw-r--r-- | org-fc-awk.el | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/org-fc-awk.el b/org-fc-awk.el index 0a3d151..24d010b 100644 --- a/org-fc-awk.el +++ b/org-fc-awk.el @@ -1,8 +1,11 @@ ;;; org-awk.el --- AWK based flashcard indexing -*- lexical-binding: t; -*- -;; Copyright (C) 2020 Leon Rische +;; Copyright (C) 2020-2021 Leon Rische ;; Author: Leon Rische <emacs@leonrische.me> +;; Url: https://www.leonrische.me/pages/org_flashcards.html +;; Package-requires: ((emacs "26.3") (org "9.3")) +;; Version: 0.1.0 ;; 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 |