Skip to content

Commit 5cc3a18

Browse files
committed
Updated copyright information.
1 parent be366db commit 5cc3a18

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022-2023 Mitchell. See LICENSE.
1+
# Copyright 2022-2024 Mitchell. See LICENSE.
22

33
cmake_minimum_required(VERSION 3.16)
44

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2017-2023 Mitchell. See LICENSE.
1+
// Copyright 2017-2024 Mitchell. See LICENSE.
22

33
#include "diff_match_patch.h"
44

init.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Copyright 2015-2023 Mitchell. See LICENSE.
1+
-- Copyright 2015-2024 Mitchell. See LICENSE.
22

33
--- Two-way file comparison for Textadept.
44
--

0 commit comments

Comments
 (0)