Skip to content

Commit ba8dd32

Browse files
committed
Updated copyright information.
1 parent f87256b commit ba8dd32

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Makefile

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

33
ta = ../..
44
ta_src = $(ta)/src

diff.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2017-2020 Mitchell. See LICENSE.
1+
// Copyright 2017-2021 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-2020 Mitchell. See LICENSE.
1+
-- Copyright 2015-2021 Mitchell. See LICENSE.
22

33
local M = {}
44

0 commit comments

Comments
 (0)