branch: elpa/gnosis
commit 5458eedebed0646d206543d849f912a316cc46c6
Author: Thanos Apollo <[email protected]>
Commit: Thanos Apollo <[email protected]>
tests: Update copyright to the fsf.
---
tests/gnosis-test-algorithm.el | 2 +-
tests/gnosis-test-db.el | 2 +-
tests/gnosis-test-export-import.el | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/gnosis-test-algorithm.el b/tests/gnosis-test-algorithm.el
index 18d434a776..ababc15a8b 100644
--- a/tests/gnosis-test-algorithm.el
+++ b/tests/gnosis-test-algorithm.el
@@ -1,6 +1,6 @@
;;; gnosis-test-algorithm.el --- Gnosis Algorithm tests -*- lexical-binding:
t; -*-
-;; Copyright (C) 2023 Thanos Apollo
+;; Copyright (C) 2026 Free Software Foundation, Inc.
;; Author: Thanos Apollo <[email protected]>
;; Keywords: extensions
diff --git a/tests/gnosis-test-db.el b/tests/gnosis-test-db.el
index c643b48041..68d87b534a 100644
--- a/tests/gnosis-test-db.el
+++ b/tests/gnosis-test-db.el
@@ -1,6 +1,6 @@
;;; gnosis-test-db.el --- Gnosis testing module -*- lexical-binding: t; -*-
-;; Copyright (C) 2023 Thanos Apollo
+;; Copyright (C) 2026 Free Software Foundation, Inc.
;; Author: Thanos Apollo <[email protected]>
;; Keywords: extensions
diff --git a/tests/gnosis-test-export-import.el
b/tests/gnosis-test-export-import.el
index b211d2334c..3abcc54d4b 100644
--- a/tests/gnosis-test-export-import.el
+++ b/tests/gnosis-test-export-import.el
@@ -1,6 +1,6 @@
;;; gnosis-test-export-import.el --- Export/import tests -*- lexical-binding:
t; -*-
-;; Copyright (C) 2023-2026 Thanos Apollo
+;; Copyright (C) 2026 Free Software Foundation, Inc.
;; Author: Thanos Apollo <[email protected]>