diff options
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 |