From d02f16056ef325e4773708b2e831a02b6b453d89 Mon Sep 17 00:00:00 2001 From: William Vaughn Date: Wed, 16 Aug 2023 11:29:25 -0700 Subject: [PATCH] update headers information in 0x0.el --- 0x0.el | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/0x0.el b/0x0.el index e7ed2de..af92c17 100644 --- a/0x0.el +++ b/0x0.el @@ -1,13 +1,13 @@ ;;; 0x0.el --- Upload sharing to 0x0.st -*- lexical-binding: t; -*- ;; -;; Copyright (C) 2021 William Vaughn +;; Copyright (C) 2023 William Vaughn ;; -;; Author: William Vaughn +;; Author: William Vaughn ;; Maintainer: William Vaughn ;; Created: June 26, 2021 -;; Modified: June 26, 2021 -;; Version: 1.0.0 -;; Homepage: https://gitlab.com/willvaughn/emacs-0x0 +;; Modified: August 16, 2023 +;; Version: 1.0.1 +;; Homepage: https://git.sr.ht/~willvaughn/emacs-0x0 ;; Package-Requires: ((emacs "26.1")) ;; ;; This program is free software: you can redistribute it and/or modify -- 2.45.2