commit 24c94990b0061caf97933d0230abaf56d11dd949
parent c1aced9175908c8d7743f7e106cabacf81fa329c
Author: Claudio Alessi <smoppy@gmail.com>
Date: Tue, 1 Mar 2016 23:22:26 +0100
Add license notice in all files.
Diffstat:
3 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/config.h b/config.h
@@ -1,3 +1,5 @@
+/* See LICENSE file for copyright and license details. */
+
static const char *dbhost = "localhost";
static const char *dbuser = "root";
static const char *dbpass = "m0r3s3cur3";
diff --git a/core.c b/core.c
@@ -1,3 +1,4 @@
+/* See LICENSE file for copyright and license details. */
/* http://www.chiark.greenend.org.uk/~sgtatham/algorithms/listsort.html */
#include <stdio.h>
diff --git a/items.stfl b/items.stfl
@@ -1,3 +1,5 @@
+* See LICENSE file for copyright and license details.
+
vbox[main]
label
@style_normal:fg=black,bg=white