Skip to content

Commit 1041630

Browse files
committed
Update copyright years.
1 parent 0a1c2ab commit 1041630

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

iter2.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; iter2.el --- Reimplementation of Elisp generators -*- lexical-binding: t -*-
22

3-
;;; Copyright (C) 2017-2022 Paul Pogonyshev
3+
;;; Copyright (C) 2017-2025 Paul Pogonyshev
44

55
;; Author: Paul Pogonyshev <[email protected]>
66
;; Maintainer: Paul Pogonyshev <[email protected]>

test/iter2-test.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; -*- lexical-binding: t -*-
22

3-
;;; Copyright (C) 2017-2022 Paul Pogonyshev
3+
;;; Copyright (C) 2017-2025 Paul Pogonyshev
44

55
;; This program is free software; you can redistribute it and/or
66
;; modify it under the terms of the GNU General Public License as

0 commit comments

Comments
 (0)