Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit c03a212

Browse files
committed
Updated copyright year.
1 parent 858ef35 commit c03a212

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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) 2007-2022 Mitchell
3+
Copyright (c) 2007-2023 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 2007-2022 Mitchell. See LICENSE.
1+
# Copyright 2007-2023 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 2007-2022 Mitchell. See LICENSE.
1+
-- Copyright 2007-2023 Mitchell. See LICENSE.
22

33
local M = {}
44

textadeptdoc.rb

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

33
require 'rdoc/generator'
44

0 commit comments

Comments
 (0)