about summary refs log tree commit diff
path: root/LICENSE
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2018-04-05 16:26:11 +0200
committerLeah Neukirchen <leah@vuxu.org>2018-04-05 16:26:11 +0200
commit1c0022389064c607df6618344b6fb61ca7c0943c (patch)
tree1460828efc10f328eb084434de343121360a0cc0 /LICENSE
parent8f0ac7c8abb4e0830d6cf72bbbd5f38c44b4266d (diff)
downloadlr-1c0022389064c607df6618344b6fb61ca7c0943c.tar.gz
lr-1c0022389064c607df6618344b6fb61ca7c0943c.tar.xz
lr-1c0022389064c607df6618344b6fb61ca7c0943c.zip
bump copyright message
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE2
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 0cc5871..b85f80e 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 /* lr - a better recursive ls/find */
 
-Copyright (C) 2015-2017 Leah Neukirchen <purl.org/net/chneukirchen>
+Copyright (C) 2015-2018 Leah Neukirchen <purl.org/net/chneukirchen>
 Parts of code derived from musl libc, which is
 Copyright (C) 2005-2014 Rich Felker, et al.