about summary refs log tree commit diff
path: root/LICENSE
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2020-01-01 13:30:07 +0100
committerLeah Neukirchen <leah@vuxu.org>2020-01-01 13:31:32 +0100
commita409a2d5221a8dc4ed079c30e3a5d04e3a815e2c (patch)
tree6788e007bbbedbe941f2e0faf6ecc8173b275e2d /LICENSE
parentd4017bedd9bdadbbccf82a1a3388ef6c5e08426f (diff)
downloadlr-a409a2d5221a8dc4ed079c30e3a5d04e3a815e2c.tar.gz
lr-a409a2d5221a8dc4ed079c30e3a5d04e3a815e2c.tar.xz
lr-a409a2d5221a8dc4ed079c30e3a5d04e3a815e2c.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 463c02d..8792f35 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 /* lr - a better recursive ls/find */
 
-Copyright (C) 2015-2019 Leah Neukirchen <purl.org/net/chneukirchen>
+Copyright (C) 2015-2020 Leah Neukirchen <purl.org/net/chneukirchen>
 Parts of code derived from musl libc, which is
 Copyright (C) 2005-2014 Rich Felker, et al.