Skip to content

Commit 612d29a

Browse files
committed
Updated copyright year.
1 parent 204f767 commit 612d29a

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) 2015-2022 Mitchell
3+
Copyright (c) 2015-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

diff.cxx

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

33
#include "diff_match_patch.h"
44

init.lua

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

33
local M = {}
44

0 commit comments

Comments
 (0)