Bump up version and LICENSE. - geomyidae - A small C-based gopherd.
 (HTM) git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 666c891cb2fa5ddd436e1cd0662f0c3e3d2ed142
 (DIR) parent 0e9b1dd3e874665fdf6377ef52f3f41b8b29d155
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sat, 26 Aug 2023 16:42:28 +0200
       
       Bump up version and LICENSE.
       
       Diffstat:
         M LICENSE                             |       4 ++--
         M Makefile                            |       2 +-
       
       2 files changed, 3 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/LICENSE b/LICENSE
       @@ -1,7 +1,7 @@
        MIT/X Consortium License
        
       -© 2006-2019 Christoph Lohmann <20h@r-36.net>
       -© 2015-2017 Hiltjo Posthuma <hiltjo@codemadness.org>
       +© 2006-2023 Christoph Lohmann <20h@r-36.net>
       +© 2015-2023 Hiltjo Posthuma <hiltjo@codemadness.org>
        © 2007 Jeff Woodall <jgw@freeshell.org>
        © 2008 J. A. Neitzel <jan@v6shell.org>
        © 2010-2011 James Penketh <tamber@furryhelix.co.uk>
 (DIR) diff --git a/Makefile b/Makefile
       @@ -3,7 +3,7 @@
        .POSIX:
        
        NAME = geomyidae
       -VERSION = 0.72
       +VERSION = 0.96
        
        PREFIX = /usr/local
        BINDIR = ${PREFIX}/bin