branch: externals/iso-date commit 93a0211b8b141804454ba5e35494f925b505a21d Author: Lucas Quintana <lm...@protonmail.com> Commit: Lucas Quintana <lm...@protonmail.com>
Change copyright header For publication in GNU ELPA. --- embark-iso-date.el | 2 +- iso-date.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/embark-iso-date.el b/embark-iso-date.el index c3ca453d02..64ec91057c 100644 --- a/embark-iso-date.el +++ b/embark-iso-date.el @@ -1,6 +1,6 @@ ;;; embark-iso-date.el --- Integrate ISO dates with embark -*- lexical-binding: t -*- -;; Copyright (C) 2025 Lucas Quintana +;; Copyright (C) 2025 Free Software Foundation, Inc. ;; This file is free software: you can redistribute it and/or modify it ;; under the terms of the GNU General Public License as published by the diff --git a/iso-date.el b/iso-date.el index 123a724390..daadc322ca 100644 --- a/iso-date.el +++ b/iso-date.el @@ -1,6 +1,6 @@ ;;; iso-date.el --- Utilities for working with ISO dates -*- lexical-binding: t -*- -;; Copyright (C) 2025 Lucas Quintana +;; Copyright (C) 2025 Free Software Foundation, Inc. ;; Author: Lucas Quintana <lm...@protonmail.com> ;; Maintainer: Lucas Quintana <lm...@protonmail.com>