Introduction
Introduction Statistics Contact Development Disclaimer Help
Adding proper AUTHORS, preparing 0.99 release. - geomyidae - A small C-based go…
git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfri…
Log
Files
Refs
Tags
README
LICENSE
---
commit a50f344d50d28b2f60634b71ec5a68512a96baaa
parent d153299b5c0c1c6e09758a3435b1867b03d5e61b
Author: Christoph Lohmann <[email protected]>
Date: Wed, 30 Jul 2025 09:47:54 +0200
Adding proper AUTHORS, preparing 0.99 release.
Diffstat:
A AUTHORS | 23 +++++++++++++++++++++++
M LICENSE | 2 +-
M Makefile | 2 +-
3 files changed, 25 insertions(+), 2 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
@@ -0,0 +1,23 @@
+Christoph Lohmann <[email protected]>
+Hiltjo Posthuma <[email protected]>
+Quentin Rameau <[email protected]>
+parazyd <[email protected]>
+Lucas Gabriel Vuotto <[email protected]>
+Solene Rapenne <[email protected]>
+Anders Damsgaard <[email protected]>
+Christian Kellermann <[email protected]>
+David Woodfall <[email protected]>
+Julian Schweinsberg <[email protected]>
+KatolaZ <[email protected]>
+Leonardo Taccari <[email protected]>
+Pete Deas <[email protected]>
+Roygbyte <[email protected]>
+Slackhead <[email protected]>
+Spenser Truex <[email protected]>
+Troels Henriksen <[email protected]>
+lambda <[email protected]>
+Marc Chantreux <[email protected]>
+Christopher Williams <[email protected]>
+Lucas de Sena <[email protected]>
+Nico Sonack <[email protected]>
+
diff --git a/LICENSE b/LICENSE
@@ -1,6 +1,6 @@
MIT/X Consortium License
-© 2006-2023 Christoph Lohmann <[email protected]>
+© 2006-2025 Christoph Lohmann <[email protected]>
© 2015-2023 Hiltjo Posthuma <[email protected]>
© 2007 Jeff Woodall <[email protected]>
© 2008 J. A. Neitzel <[email protected]>
diff --git a/Makefile b/Makefile
@@ -3,7 +3,7 @@
.POSIX:
NAME = geomyidae
-VERSION = 0.96
+VERSION = 0.99
PREFIX = /usr/local
BINDIR = ${PREFIX}/bin
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.