Hi,
the files in libsl refer to LICENSE, but no such file exists in the
repository. Could one be added? I know I could just pull the files from
the dwm repo under its license, but that somewhat unnecessarily drags
every dwm contributor into the license. Even nicer would be if libsl
could be un
Implement -i flag for expand and update the man page. Not sure if this
is wanted, but as it is already mentioned in the source I thought it
might as well be implemented.
- Tuukkadiff --git a/expand.1 b/expand.1
index 98c66ab..6ae819b 100644
--- a/expand.1
+++ b/expand.1
@@ -13,6 +13,9 @@ are p
Currently when multiple files are specified and one of them can't be
opened, expand doesn't correctly skip over the missing file. This patch
fixes that.
- Tuukkadiff --git a/expand.c b/expand.c
index f859452..2bcc668 100644
--- a/expand.c
+++ b/expand.c
@@ -39,7 +39,7 @@ main(int argc, char *a
.
- Tuukkadiff --git a/LICENSE b/LICENSE
index d46b353..ac9bee2 100644
--- a/LICENSE
+++ b/LICENSE
@@ -26,6 +26,7 @@ MIT/X Consortium License
© 2014 Silvan Jegen
© 2014 Laslo Hunhold
© 2014 Daniel Bainton
+© 2014 Tuukka Kataja
Permission is hereby granted, free of charge, to any