From f9670906c6a17f0eb97653b90f9a6a98a5006397 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 25 Apr 2017 22:57:54 +0200 Subject: Leahize --- README.md | 2 +- lr.1 | 2 +- lr.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 60243bc..ba35440 100644 --- a/README.md +++ b/README.md @@ -300,6 +300,6 @@ You can also just copy the binary into your `PATH`. ## Copyright -Copyright (C) 2015, 2016 Christian Neukirchen +Copyright (C) 2015-2017 Leah Neukirchen Licensed under the terms of the MIT license, see lr.c. diff --git a/lr.1 b/lr.1 index 8a9ecee..11d106c 100644 --- a/lr.1 +++ b/lr.1 @@ -312,7 +312,7 @@ tests are given by the following EBNF: .Xr ls 1 , .Xr stat 1 .Sh AUTHORS -.An Christian Neukirchen Aq Mt chneukirchen@gmail.com +.An Leah Neukirchen Aq Mt leah@vuxu.org .Sh LICENSE .Nm is licensed under the terms of the MIT license. diff --git a/lr.c b/lr.c index 6baab9a..c95f1b8 100644 --- a/lr.c +++ b/lr.c @@ -1,7 +1,7 @@ /* lr - a better recursive ls/find */ /* - * Copyright (C) 2015, 2016 Christian Neukirchen + * Copyright (C) 2015-2017 Leah Neukirchen * Parts of code derived from musl libc, which is * Copyright (C) 2005-2014 Rich Felker, et al. * -- cgit 1.4.1