[hackers] [sbase] Adding sponge(1). Thanks, Jakob Kramer. || David Galos

From: <git_AT_suckless.org>
Date: Tue, 02 Jul 2013 19:25:23 +0200

commit eadefcf0f8e4d329e8987745e1ed32d354cfa8b2
Author: David Galos <galosd83_AT_students.rowan.edu>
Date: Tue Jul 2 13:21:30 2013 -0400

    Adding sponge(1). Thanks, Jakob Kramer.

diff --git a/LICENSE b/LICENSE
index d959501..8f1caaf 100644
--- a/LICENSE
+++ b/LICENSE
_AT_@ -12,6 +12,7 @@ MIT/X Consortium License
 © 2012 Christoph Lohmann <20h_AT_r-36.net>
 © 2012 David Galos <galosd83_AT_students.rowan.edu>
 © 2012 Robert Ransom <rransom.8774_AT_gmail.com>
+© 2013 Jakob Kramer <jakob.kramer_AT_gmx.de>
 
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
diff --git a/Makefile b/Makefile
index 9aeb5c4..7f91bac 100644
--- a/Makefile
+++ b/Makefile
_AT_@ -61,6 +61,7 @@ SRC = \
         sleep.c \
         sort.c \
         split.c \
+ sponge.c \
         sync.c \
         tail.c \
         tee.c \
Received on Tue Jul 02 2013 - 19:25:23 CEST

This archive was generated by hypermail 2.3.0 : Tue Jul 02 2013 - 19:36:20 CEST