Skip to content

Commit

Permalink
Update license year
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Jan 12, 2021
1 parent a431c8b commit d180eb8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docstr-faces.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; docstr-faces.el --- Faces for document string -*- lexical-binding: t; -*-

;; Copyright (C) 2020 Shen, Jen-Chieh <[email protected]>
;; Copyright (C) 2020-2021 Shen, Jen-Chieh <[email protected]>

;; This file is NOT part of GNU Emacs.

Expand Down
2 changes: 1 addition & 1 deletion docstr-util.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; docstr-util.el --- Utility module -*- lexical-binding: t; -*-

;; Copyright (C) 2020 Shen, Jen-Chieh <[email protected]>
;; Copyright (C) 2020-2021 Shen, Jen-Chieh <[email protected]>

;; This file is NOT part of GNU Emacs.

Expand Down
2 changes: 1 addition & 1 deletion docstr-writers.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; docstr-writers.el --- Writers for document string -*- lexical-binding: t; -*-

;; Copyright (C) 2020 Shen, Jen-Chieh <[email protected]>
;; Copyright (C) 2020-2021 Shen, Jen-Chieh <[email protected]>

;; This file is NOT part of GNU Emacs.

Expand Down
2 changes: 1 addition & 1 deletion docstr.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; docstr.el --- A document string minor mode -*- lexical-binding: t; -*-

;; Copyright (C) 2020 Shen, Jen-Chieh
;; Copyright (C) 2020-2021 Shen, Jen-Chieh
;; Created date 2020-11-05 20:33:49

;; Author: Shen, Jen-Chieh <[email protected]>
Expand Down

0 comments on commit d180eb8

Please sign in to comment.