From ac8d185b902cd9369147efa44bdad91d44ea6dd8 Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Wed, 6 Sep 2023 14:31:43 -0500 Subject: [PATCH] Comment: Add TODO Really this is just to make GitHub CI run on this PR. See #58. --- org-web-tools.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/org-web-tools.el b/org-web-tools.el index fcfd8fa..b186f00 100644 --- a/org-web-tools.el +++ b/org-web-tools.el @@ -1,5 +1,7 @@ ;;; org-web-tools.el --- Display and capture web content with Org-mode -*- lexical-binding: t -*- +;; TODO: Add copyright line. + ;; Author: Adam Porter ;; Url: http://github.com/alphapapa/org-web-tools ;; Version: 1.2-pre