about summary refs log tree commit diff
path: root/LICENSE
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2019-02-08 18:30:23 +0100
committerLeah Neukirchen <leah@vuxu.org>2019-02-08 18:30:23 +0100
commit40b4fe60da9d1d27abb715f4a31c0effcbc7687c (patch)
tree66fc21942a4926f8a71e93a35d38ef5a7fdd8d30 /LICENSE
parent84af03857acde8d9f347a629b79a7174e8e476a1 (diff)
downloadlr-40b4fe60da9d1d27abb715f4a31c0effcbc7687c.tar.gz
lr-40b4fe60da9d1d27abb715f4a31c0effcbc7687c.tar.xz
lr-40b4fe60da9d1d27abb715f4a31c0effcbc7687c.zip
update copyright years
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE2
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index b85f80e..463c02d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 /* lr - a better recursive ls/find */
 
-Copyright (C) 2015-2018 Leah Neukirchen <purl.org/net/chneukirchen>
+Copyright (C) 2015-2019 Leah Neukirchen <purl.org/net/chneukirchen>
 Parts of code derived from musl libc, which is
 Copyright (C) 2005-2014 Rich Felker, et al.