From bc12a40dec3ddf8914df035349ea771d79ed56db Mon Sep 17 00:00:00 2001 From: Aaron Marcher Date: Wed, 16 Mar 2016 09:01:07 +0100 Subject: [PATCH] added license info to slstatus.h --- slstatus.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/slstatus.h b/slstatus.h index fcf8b33..ed86717 100644 --- a/slstatus.h +++ b/slstatus.h @@ -1,3 +1,5 @@ +/* See LICENSE file for copyright and license details. */ + /* global variables */ static Display *dpy;