Skip to content

Commit

Permalink
Update copyright statement to 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
Joost Kremers committed Nov 3, 2023
1 parent 503bf19 commit 6381458
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ebib-db.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; ebib-db.el --- Part of Ebib, a BibTeX database manager -*- lexical-binding: t -*-

;; Copyright (c) 2003-2022 Joost Kremers
;; Copyright (c) 2003-2023 Joost Kremers
;; All rights reserved.

;; Author: Joost Kremers <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion ebib-filters.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; ebib-filters.el --- Part of Ebib, a BibTeX database manager -*- lexical-binding: nil -*-

;; Copyright (c) 2003-2022 Joost Kremers
;; Copyright (c) 2003-2023 Joost Kremers
;; All rights reserved.

;; Author: Joost Kremers <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion ebib-keywords.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; ebib-keywords.el --- Part of Ebib, a BibTeX database manager -*- lexical-binding: t -*-

;; Copyright (c) 2003-2022 Joost Kremers
;; Copyright (c) 2003-2023 Joost Kremers
;; All rights reserved.

;; Author: Joost Kremers <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion ebib-notes.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; ebib-notes.el --- Part of Ebib, a BibTeX database manager -*- lexical-binding: t -*-

;; Copyright (c) 2003-2022 Joost Kremers
;; Copyright (c) 2003-2023 Joost Kremers
;; All rights reserved.

;; Author: Joost Kremers <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion ebib-reading-list.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; ebib-reading-list.el --- Part of Ebib, a BibTeX database manager -*- lexical-binding: t -*-

;; Copyright (c) 2003-2022 Joost Kremers
;; Copyright (c) 2003-2023 Joost Kremers
;; All rights reserved.

;; Author: Joost Kremers <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion ebib-utils.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; ebib-utils.el --- Part of Ebib, a BibTeX database manager -*- lexical-binding: t -*-

;; Copyright (c) 2003-2022 Joost Kremers
;; Copyright (c) 2003-2023 Joost Kremers
;; All rights reserved.

;; Author: Joost Kremers <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion ebib.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; ebib.el --- a BibTeX database manager -*- lexical-binding: t -*-

;; Copyright (c) 2003-2022 Joost Kremers
;; Copyright (c) 2003-2023 Joost Kremers
;; All rights reserved.

;; Author: Joost Kremers <[email protected]>
Expand Down

0 comments on commit 6381458

Please sign in to comment.