diff --git a/README.md b/README.md index 51fed19..aff78f2 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ SYNOPSIS hquery -y AVAILABILITY - Marcus D. Gabriel. All rights reserved 2014-19(c). + Marcus D. Gabriel. All rights reserved 2014-20(c). marcus@gabriel.name diff --git a/src/Main.hs b/src/Main.hs index 9148474..097f102 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -80,7 +80,7 @@ for 'hquery': > hquery -y > > AVAILABILITY -> Marcus D. Gabriel. All rights reserved 2014-19(c). +> Marcus D. Gabriel. All rights reserved 2014-20(c). > > marcus@gabriel.name > diff --git a/src/Manual.hs b/src/Manual.hs index 3f93877..bf644a6 100644 --- a/src/Manual.hs +++ b/src/Manual.hs @@ -31,7 +31,7 @@ internalManual = " hquery -y\n"++ "\n"++ "AVAILABILITY\n"++ - " Marcus D. Gabriel. All rights reserved 2014-19(c).\n"++ + " Marcus D. Gabriel. All rights reserved 2014-20(c).\n"++ "\n"++ " marcus@gabriel.name\n"++ "\n"++