summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAugusto Stoffel <arstoffel@gmail.com>2023-11-01 08:27:52 +0100
committerAugusto Stoffel <arstoffel@gmail.com>2023-11-01 08:35:12 +0100
commitc55e6aa2971caad582df1d449e0f57604250cae1 (patch)
treed122df3c585a016c3b9a671a3a22e3fb28594259
parente144d38654a6b0ae47b93e2dcba0929830a40a39 (diff)
-rw-r--r--plz-see.el5
1 files changed, 4 insertions, 1 deletions
diff --git a/plz-see.el b/plz-see.el
index 3b43c51..a8635fc 100644
--- a/plz-see.el
+++ b/plz-see.el
@@ -1,9 +1,12 @@
;;; plz-see.el --- Interactive HTTP client -*- lexical-binding: t; -*-
-;; Copyright (C) 2023 Augusto Stoffel
+;; Copyright (C) 2023 Free Software Foundation, Inc.
;; Author: Augusto Stoffel <arstoffel@gmail.com>
+;; URL: https://github.com/astoff/plz-see.el
;; Keywords: comm, network, http
+;; Package-Requires: ((emacs "29.1") (plz "0.7"))
+;; Version: 0.1
;; 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