iamroot 0.2.0

Display a message informing you whether this program is running as root or not
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<div align=center>
	<h1>I Am Root Licensing</h1>
	<p>Copyright © 2025 Rachael Ava</p>
</div>

---

I Am Root is free software: you can redistribute it and/or modify it, but
only under the terms of the GNU General Public License version 3 as
published by the Free Software Foundation.

I Am Root is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License version 3 for
more details.

You should have received a copy of the GNU General Public License version 3
along with I Am Root. If not, see <https://www.gnu.org/licenses/>.