Compare commits

..

No commits in common. "acb187c6b17429dfaddbb05d88cffc3b629dc1a2" and "4d6999c41563860fbc5a4c03dc6b1720a26ee5ee" have entirely different histories.

3 changed files with 7 additions and 9 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2017 - 2023, Přemysl Eric Janouch <p@janouch.name>
Copyright (c) 2017 - 2022, Přemysl Eric Janouch <p@janouch.name>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

View File

@ -18,10 +18,8 @@ image::sdn.png[align="center"]
Packages
--------
Regular releases are sporadic. git master should be stable enough.
You can get a package with the latest development version using Arch Linux's
https://aur.archlinux.org/packages/sdn-git[AUR],
or as a https://git.janouch.name/p/nixexprs[Nix derivation].
Regular releases are sporadic. git master should be stable enough. You can get
a package with the latest development version from Archlinux's AUR.
Building
--------

View File

@ -1,7 +1,7 @@
//
// sdn: simple directory navigator
//
// Copyright (c) 2017 - 2023, Přemysl Eric Janouch <p@janouch.name>
// Copyright (c) 2017 - 2022, Přemysl Eric Janouch <p@janouch.name>
//
// Permission to use, copy, modify, and/or distribute this software for any
// purpose with or without fee is hereby granted.