Skip to content

Commit

Permalink
Update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
jimporter committed Jan 3, 2024
1 parent 75a761f commit ae5de3b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2021-2023 Jim Porter
# Copyright (C) 2021-2024 Jim Porter

# This file is NOT part of GNU Emacs.

Expand Down
2 changes: 1 addition & 1 deletion taco-tests.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; taco-tests.el --- Tests for taco -*- lexical-binding: t -*-

;; Copyright (C) 2021-2023 Jim Porter
;; Copyright (C) 2021-2024 Jim Porter

;; Author: Jim Porter
;; URL: https://github.com/jimporter/taco
Expand Down
2 changes: 1 addition & 1 deletion taco.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; taco.el --- Tool-aware compilation commands -*- lexical-binding: t -*-

;; Copyright (C) 2021-2023 Jim Porter
;; Copyright (C) 2021-2024 Jim Porter

;; Author: Jim Porter
;; URL: https://github.com/jimporter/taco
Expand Down

0 comments on commit ae5de3b

Please sign in to comment.