xscreenshot

screen capture tool (mirror)
git clone git://git.2f30.org/xscreenshot
Log | Files | Refs | README | LICENSE

commit f6c6ca5f7a38cf8e3f415ead5d53169b46d95e29
parent 6b5515432737f1a4c93c8691829f0a17b8f42a5d
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Tue, 28 Jan 2020 22:24:37 +0100

fix url in README and fix LICENSE

Diffstat:
MLICENSE | 4+---
MREADME | 2+-
2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/LICENSE b/LICENSE @@ -1,8 +1,6 @@ MIT/X Consortium License -(c) 2014-2016 Hiltjo Posthuma <hiltjo@codemadness.org> -(c) 2014 sin <sin@2f30.org> -(c) 2014 Laslo Hunhold <dev@frign.de> +(c) 2014-2020 Hiltjo Posthuma <hiltjo@codemadness.org> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), diff --git a/README b/README @@ -14,7 +14,7 @@ Optional dependencies --------------------- - To convert farbfeld data you can use ff2png from: - http://git.2f30.org/farbfeld + https://git.suckless.org/farbfeld/ Compile -------