emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/sweeprolog 791cfa889c 1/2: ; Update copyright for 2024


From: ELPA Syncer
Subject: [nongnu] elpa/sweeprolog 791cfa889c 1/2: ; Update copyright for 2024
Date: Tue, 2 Jan 2024 04:00:19 -0500 (EST)

branch: elpa/sweeprolog
commit 791cfa889c47e7606b30a90f02d605b116978728
Author: Eshel Yaron <me@eshelyaron.com>
Commit: Eshel Yaron <me@eshelyaron.com>

    ; Update copyright for 2024
---
 LICENSE                 | 2 +-
 sweep.c                 | 2 +-
 sweep.pl                | 2 +-
 sweep.texi              | 2 +-
 sweep_link.pl           | 2 +-
 sweeprolog-pce-theme.el | 2 +-
 sweeprolog.el           | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/LICENSE b/LICENSE
index 3676ff965f..d50f2c325f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright 2022-2023 SWI-Prolog solutions b.v.
+Copyright 2022-2024 SWI-Prolog solutions b.v.
 
 All rights reserved.
 
diff --git a/sweep.c b/sweep.c
index d64249830f..b7437f1391 100644
--- a/sweep.c
+++ b/sweep.c
@@ -1,7 +1,7 @@
 /*
     Author:        Eshel Yaron
     E-mail:        eshel@swi-prolog.org
-    Copyright (c)  2022-2023, SWI-Prolog Solutions b.v.
+    Copyright (c)  2022-2024, SWI-Prolog Solutions b.v.
     All rights reserved.
 
     Redistribution and use in source and binary forms, with or without
diff --git a/sweep.pl b/sweep.pl
index 48bf4b1df5..6a7247e075 100644
--- a/sweep.pl
+++ b/sweep.pl
@@ -1,7 +1,7 @@
 /*
     Author:        Eshel Yaron
     E-mail:        eshel@swi-prolog.org
-    Copyright (c)  2022-2023, SWI-Prolog Solutions b.v.
+    Copyright (c)  2022-2024, SWI-Prolog Solutions b.v.
     All rights reserved.
 
     Redistribution and use in source and binary forms, with or without
diff --git a/sweep.texi b/sweep.texi
index fff8617435..53f8312881 100644
--- a/sweep.texi
+++ b/sweep.texi
@@ -15,7 +15,7 @@ This manual is for Sweep (version 0.27.2), an Emacs package 
providing
 an embedded SWI-Prolog runtime inside of Emacs along with an advanced
 SWI-Prolog development environment.
 
-Copyright @copyright{} 2022-2023 Eshel Yaron.
+Copyright @copyright{} 2022-2024 Eshel Yaron.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
diff --git a/sweep_link.pl b/sweep_link.pl
index 03b35f5ad7..81b120b166 100644
--- a/sweep_link.pl
+++ b/sweep_link.pl
@@ -1,7 +1,7 @@
 /*
     Author:        Eshel Yaron
     E-mail:        eshel@swi-prolog.org
-    Copyright (c)  2022-2023, SWI-Prolog Solutions b.v.
+    Copyright (c)  2022-2024, SWI-Prolog Solutions b.v.
     All rights reserved.
 
     Redistribution and use in source and binary forms, with or without
diff --git a/sweeprolog-pce-theme.el b/sweeprolog-pce-theme.el
index a5860ffd57..5cd6fe5338 100644
--- a/sweeprolog-pce-theme.el
+++ b/sweeprolog-pce-theme.el
@@ -1,6 +1,6 @@
 ;;; sweeprolog-pce-theme.el --- Theme emulating PceEmacs, the SWI-Prolog 
built-in editor -*- lexical-binding:t -*-
 
-;; Copyright (C) 2023 Eshel Yaron
+;; Copyright (C) 2023-2024 Eshel Yaron
 
 ;; Author: Eshel Yaron <me@eshelyaron.com>
 ;; Maintainer: Eshel Yaron <~eshel/dev@lists.sr.ht>
diff --git a/sweeprolog.el b/sweeprolog.el
index 6245dea877..fa5ef48d4d 100644
--- a/sweeprolog.el
+++ b/sweeprolog.el
@@ -1,6 +1,6 @@
 ;;; sweeprolog.el --- Embedded SWI-Prolog -*- lexical-binding:t -*-
 
-;; Copyright (C) 2022-2023 Eshel Yaron
+;; Copyright (C) 2022-2024 Eshel Yaron
 
 ;; Author: Eshel Yaron <me@eshelyaron.com>
 ;; Maintainer: Eshel Yaron <~eshel/dev@lists.sr.ht>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]