aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2024-10-05 16:57:56 +0200
committerMattias Andrée <m@maandree.se>2024-10-05 16:57:56 +0200
commita12cce44002d614046cb337fa7ffbf1cd6802ee0 (patch)
tree231ed7c0e2a9a349bd974a2cb042d14c6c5ee3a7
parentEmpty signed commit (diff)
downloadapsh-master.tar.gz
apsh-master.tar.bz2
apsh-master.tar.xz
Update e-mail and fix typoHEADmaster
Signed-off-by: Mattias Andrée <m@maandree.se>
-rw-r--r--LICENSE2
-rw-r--r--README2
2 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index c44b2d9..09fb02a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
ISC License
-© 2021 Mattias Andrée <maandree@kth.se>
+© 2021 Mattias Andrée <m@maandree.se>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
diff --git a/README b/README
index f8505c1..4ebe925 100644
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ DESCRIPTION
which creates a socket instead of a pipe and connects
both ends. Similarly <>| is like |, except it creates
a bidirectional socket instead of a pipe. apsh also
- lets the user create pipes and sockets before then
+ lets the user create pipes and sockets before they
are used.
Additionally if ( ) or (( )) is used as an argument