From: Eshel Yaron Date: Sat, 3 Feb 2024 19:04:45 +0000 (+0100) Subject: Update copyright years X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=69162fc440f10a6242baf26e5efe3197b4d79d9f;p=esy-publish.git Update copyright years --- diff --git a/LICENSE b/LICENSE index d0e8b0a..f8b1aeb 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2022 Eshel Yaron +Copyright 2022-2024 Eshel Yaron Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/esy-publish.el b/esy-publish.el index d00212b..9924fef 100644 --- a/esy-publish.el +++ b/esy-publish.el @@ -1,6 +1,6 @@ ;;; esy-publish.el --- Simple Static Site Generator -*- lexical-binding:t -*- -;; Copyright (C) 2023 Eshel Yaron +;; Copyright (C) 2023-2024 Eshel Yaron ;; Author: Eshel Yaron ;; Maintainer: Eshel Yaron @@ -501,7 +501,7 @@ (class . "footer")) (hr nil) "© " - (time ((class . "copyright-year")) "2023") + (time ((class . "copyright-year")) "2024") " Eshel Yaron")))) "--output"))) (apply #'call-process "texi2any" nil nil nil @@ -657,7 +657,7 @@ (class . "footer")) (hr nil) "© " - (time ((class . "copyright-year")) "2023") + (time ((class . "copyright-year")) "2024") " %a")))))))) (org-publish "all" force) (dolist (buffer (seq-uniq diff --git a/sweep b/sweep index e98cf4f..799e1ae 160000 --- a/sweep +++ b/sweep @@ -1 +1 @@ -Subproject commit e98cf4feb6dab3b01b650b95830ea57b176613e4 +Subproject commit 799e1aebfd280ed6d00fb1034a3fed60de21c8d7