mirror of
https://github.com/gophernicus/gophernicus.git
synced 2025-01-03 14:56:43 -05:00
remove unnecessary naming, prepare for taking Kim out of developer responsibility
This commit is contained in:
parent
0a9d62939a
commit
3cd69e22dd
4
Makefile
4
Makefile
@ -10,8 +10,8 @@ PACKAGE = $(NAME)
|
||||
BINARY = in.$(NAME)
|
||||
VERSION = `./version`
|
||||
CODENAME = Dungeon Edition
|
||||
AUTHOR = Kim Holviala / Yargo Bonetti
|
||||
EMAIL = kimholviala@fastmail.com / hb9kns@gmail.com
|
||||
AUTHOR = Kim Holviala and others
|
||||
EMAIL = hb9kns+gophernicus@gmail.com
|
||||
STARTED = 2009
|
||||
|
||||
SOURCES = $(NAME).c file.c menu.c string.c platform.c session.c options.c
|
||||
|
3
README
3
README
@ -1,5 +1,4 @@
|
||||
Gophernicus - Copyright (c) 2009-2018 Kim Holviala <kimholviala@fastmail.com>
|
||||
(added -nx option -- 2019 // Yargo Bonetti/HB9KNS)
|
||||
Gophernicus - Copyright (c) 2009-2019 Kim Holviala and others
|
||||
|
||||
Gophernicus is a modern full-featured (and hopefully) secure gopher
|
||||
daemon. It is licensed under the BSD license.
|
||||
|
Loading…
Reference in New Issue
Block a user