From: Armaan Bhojwani Date: Sun, 4 Apr 2021 01:25:28 +0000 (-0400) Subject: Update LICENSE and README X-Git-Tag: v6.9~4 X-Git-Url: https://git.armaanb.net/?p=opendoas.git;a=commitdiff_plain;h=262ce3c75abc008ae4086e2f72edbf9d9f1ae815 Update LICENSE and README --- diff --git a/LICENSE b/LICENSE index 8dc155d..dea062e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,7 @@ Copyright (c) 2015 Ted Unangst Copyright (c) 2015 Nathan Holstein Copyright (c) 2016 Duncan Overbruck +Copyright (c) 2021 Armaan Bhojwani Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/README.md b/README.md index f15610c..c81c46e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ -# OpenDoas: a portable version of OpenBSD's `doas` command +# OpenDoas + +> a portable version of OpenBSD's `doas` command `doas` is a minimal replacement for the venerable `sudo`. It was initially [written by Ted Unangst](http://www.tedunangst.com/flak/post/doas) of the OpenBSD project to provide 95% of the features of `sudo` with a fraction of the codebase. +This fork insults you, similar to `sudo`. + ## Building and installation discouragements There are a few steps you have to carefully consider before building and installing