Introduction
Introduction Statistics Contact Development Disclaimer Help
Correct arg.h license - farbfeld - suckless image format with conversion tools
git clone git://git.suckless.org/farbfeld
Log
Files
Refs
README
LICENSE
---
commit 03f1f1f7adfd656f59de2b75ac74e0139931333d
parent ab5e3dfc9cdb476218538c6687df9f44826d8f11
Author: Laslo Hunhold <[email protected]>
Date: Mon, 16 Jul 2018 11:47:47 +0200
Correct arg.h license
Credit where credit is due.
Diffstat:
M arg.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/arg.h b/arg.h
@@ -1,7 +1,8 @@
/*
* ISC-License
*
- * Copyright 2017 Laslo Hunhold <[email protected]>
+ * Copyright 2004-2017 Christoph Lohmann <[email protected]>
+ * Copyright 2017-2018 Laslo Hunhold <[email protected]>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.