diff options
| author | Mattias Andrée <m@maandree.se> | 2024-10-05 16:57:56 +0200 | 
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2024-10-05 16:57:56 +0200 | 
| commit | a12cce44002d614046cb337fa7ffbf1cd6802ee0 (patch) | |
| tree | 231ed7c0e2a9a349bd974a2cb042d14c6c5ee3a7 | |
| parent | Empty signed commit (diff) | |
| download | apsh-master.tar.gz apsh-master.tar.bz2 apsh-master.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | LICENSE | 2 | ||||
| -rw-r--r-- | README | 2 | 
2 files changed, 2 insertions, 2 deletions
| @@ -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 @@ -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 | 
