From 3560d8be4b833e888e8386a3dc641fa164b4b808 Mon Sep 17 00:00:00 2001 From: gramanas Date: Sun, 22 Apr 2018 03:14:35 +0300 Subject: Add licence and copyright notice --- src/confparser.c | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/confparser.c') diff --git a/src/confparser.c b/src/confparser.c index 2ffe701..62cfb8f 100644 --- a/src/confparser.c +++ b/src/confparser.c @@ -1,3 +1,13 @@ +/* confparser.h - Configuration file parser for ck ---------------------*- C -*- + * + * This file is part of ck, the config keeper + * + * ----------------------------------------------------------------------------- + * + * Copyright (C) 2018 Anastasis Grammenos + * GPLv3 (see LICENCE for the full notice) + * + * -------------------------------------------------------------------------- */ #include #include #include -- cgit v1.2.3