diff --git a/ChangeLog b/ChangeLog index 8dc5d02c..d48550c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2026-07-25 Mats Lidell + +* man/hy-package.el: +* man/hy-straight.el: Add copyright + 2026-07-23 Bob Weiner * hywiki.el (hywiki-get-entry): Strip file header when returning diff --git a/man/hy-package.el b/man/hy-package.el index 4b8282ca..0e51d47a 100644 --- a/man/hy-package.el +++ b/man/hy-package.el @@ -1,3 +1,17 @@ +;;; hy-package.el --- Hyperbole package.el installation and configuration instructions -*- lexical-binding: t; -*- +;; +;; Author: Bob Weiner +;; +;; Orig-Date: 15-Jul-26 at 12:28:58 +;; Last-Mod: 25-Jul-26 at 22:25:11 by Mats Lidell +;; +;; SPDX-License-Identifier: GPL-3.0-or-later +;; +;; Copyright (C) 2026 Free Software Foundation, Inc. +;; See the "../HY-COPY" file for license information. +;; +;; This file is part of GNU Hyperbole. + ;;; ************************************************************************ ;;; Requirements ;;; ************************************************************************ diff --git a/man/hy-straight.el b/man/hy-straight.el index 23323336..69aee1cb 100644 --- a/man/hy-straight.el +++ b/man/hy-straight.el @@ -1,3 +1,17 @@ +;;; hy-straight.el --- Hyperbole Straight installation and configuration instructions -*- lexical-binding: t; -*- +;; +;; Author: Bob Weiner +;; +;; Orig-Date: 15-Jul-26 at 12:28:58 +;; Last-Mod: 25-Jul-26 at 22:25:45 by Mats Lidell +;; +;; SPDX-License-Identifier: GPL-3.0-or-later +;; +;; Copyright (C) 2026 Free Software Foundation, Inc. +;; See the "../HY-COPY" file for license information. +;; +;; This file is part of GNU Hyperbole. + ;;; ************************************************************************ ;;; Section 1: Straight setup ;;; ************************************************************************