Compare commits
No commits in common. "acb187c6b17429dfaddbb05d88cffc3b629dc1a2" and "4d6999c41563860fbc5a4c03dc6b1720a26ee5ee" have entirely different histories.
acb187c6b1
...
4d6999c415
2
LICENSE
2
LICENSE
@ -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.
|
||||
|
@ -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
|
||||
--------
|
||||
|
2
sdn.cpp
2
sdn.cpp
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user