summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlvin Hsu <aurtzy@gmail.com>2026-01-14 22:38:40 +0800
committerAlvin Hsu <aurtzy@gmail.com>2026-01-14 22:38:40 +0800
commit9282473adbf450785741fe6cd02abf6ffed7b9f0 (patch)
treec71ed02e77d3064eccace159f6f2dfb88d271685
parentb8c410408ced72bb406376cff281081c6608720e (diff)
Update copyright headersexternals/disproject
Copyright assignment paperwork for has been signed, and any Magit code that may have been copied is believed to be now legally insignificant/irrelevant, as none of the code from then remains. Additionally, based on investigation of what the copied code was, it was also likely authored by individuals who have already signed the paperwork. See: https://lists.gnu.org/archive/html/emacs-devel/2025-12/msg00594.html
-rw-r--r--disproject.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/disproject.el b/disproject.el
index 329b11f..5e1d9a2 100644
--- a/disproject.el
+++ b/disproject.el
@@ -1,8 +1,6 @@
;;; disproject.el --- Dispatch project commands with Transient -*- lexical-binding: t; -*-
-;; Copyright (C) 2024-2025 Alvin Hsu
-;; Copyright (C) 2008-2023 The Magit Project Contributors
-;; Copyright (C) 1985-1987, 1992-2025 Free Software Foundation, Inc.
+;; Copyright (C) 1985-1987, 1992-2026 Free Software Foundation, Inc.
;; Author: Alvin Hsu <aurtzy@gmail.com>
;; Maintainer: Alvin Hsu <aurtzy@gmail.com>