branch: elpa/gnosis
commit 546370793fc9ac439cf98d24e8eeac3dd343e628
Author: Thanos Apollo <[email protected]>
Commit: Thanos Apollo <[email protected]>

    [copyright] copyright to the FSF.
    
    * Adding gnosis to GNU ELPA.
---
 gnosis-algorithm.el  | 2 +-
 gnosis-dashboard.el  | 2 +-
 gnosis-monkeytype.el | 2 +-
 gnosis-utils.el      | 2 +-
 gnosis.el            | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/gnosis-algorithm.el b/gnosis-algorithm.el
index e25c3ab71e..0733500007 100644
--- a/gnosis-algorithm.el
+++ b/gnosis-algorithm.el
@@ -1,6 +1,6 @@
 ;;; gnosis-algorithm.el --- Spaced Repetition Algorithm for Gnosis  -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2023-2024  Thanos Apollo
+;; Copyright (C) 2023-2026  Free Software Foundation, Inc.
 
 ;; Author: Thanos Apollo <[email protected]>
 ;; Keywords: extensions
diff --git a/gnosis-dashboard.el b/gnosis-dashboard.el
index ac20be65c9..c0481e0966 100644
--- a/gnosis-dashboard.el
+++ b/gnosis-dashboard.el
@@ -1,6 +1,6 @@
 ;;; gnosis-dashboard.el --- Dashboard Module for Gnosis  -*- lexical-binding: 
t; -*-
 
-;; Copyright (C) 2025  Thanos Apollo
+;; Copyright (C) 2023-2026  Free Software Foundation, Inc.
 
 ;; Author: Thanos Apollo <[email protected]>
 ;; Keywords: extensions
diff --git a/gnosis-monkeytype.el b/gnosis-monkeytype.el
index b9aa46442c..31274dd06b 100644
--- a/gnosis-monkeytype.el
+++ b/gnosis-monkeytype.el
@@ -1,6 +1,6 @@
 ;;; gnosis-monkeytype.el --- Typing Module for Gnosis  -*- lexical-binding: t; 
-*-
 
-;; Copyright (C) 2025  Thanos Apollo
+;; Copyright (C) 2023-2026  Free Software Foundation, Inc.
 
 ;; Author: Thanos Apollo <[email protected]>
 ;; Keywords: extensions
diff --git a/gnosis-utils.el b/gnosis-utils.el
index 11af1de72e..2cc89c10cf 100644
--- a/gnosis-utils.el
+++ b/gnosis-utils.el
@@ -1,6 +1,6 @@
 ;;; gnosis-utils.el --- Gnosis Utilities Module  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2023-2024  Thanos Apollo
+;; Copyright (C) 2023-2026  Free Software Foundation, Inc.
 
 ;; Author: Thanos Apollo <[email protected]>
 ;; Keywords: extensions
diff --git a/gnosis.el b/gnosis.el
index dca31a4e81..4e6234424e 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -1,6 +1,6 @@
 ;;; gnosis.el --- Spaced Repetition System  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2023-2026  Thanos Apollo
+;; Copyright (C) 2023-2026  Free Software Foundation, Inc.
 
 ;; Author: Thanos Apollo <[email protected]>
 ;; Keywords: extensions

Reply via email to