Skip to content

Commit 488219a

Browse files
committed
Updated copyright year.
1 parent 73b80b5 commit 488219a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2014-2024 Mitchell
3+
Copyright (c) 2014-2025 Mitchell
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2014-2024 Mitchell. See LICENSE.
1+
# Copyright 2014-2025 Mitchell. See LICENSE.
22

33
# Documentation.
44

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Copyright 2014-2024 Mitchell. See LICENSE.
1+
-- Copyright 2014-2025 Mitchell. See LICENSE.
22

33
--- A Textadept module for loading an interactive Lua REPL using the editor's Lua State, similar
44
-- to Lua's interactive REPL.

0 commit comments

Comments
 (0)