Skip to content

Commit 6988dcc

Browse files
committed
Update copyright notices.
1 parent 2e6f050 commit 6988dcc

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

datetime.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; datetime.el --- Parsing, formatting and matching timestamps -*- lexical-binding: t -*-
22

3-
;; Copyright (C) 2016-2024 Paul Pogonyshev
3+
;; Copyright (C) 2016-2025 Paul Pogonyshev
44

55
;; Author: Paul Pogonyshev <pogonyshev@gmail.com>
66
;; Maintainer: Paul Pogonyshev <pogonyshev@gmail.com>

test/base.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) 2018-2024 Paul Pogonyshev
3+
;; Copyright (C) 2018-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

test/format.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) 2018-2024 Paul Pogonyshev
3+
;; Copyright (C) 2018-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

test/parse.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) 2018-2024 Paul Pogonyshev
3+
;; Copyright (C) 2018-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)