X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fconf_cookie.c;h=a8769ad3fe902a395512326dbc01c87e8cd46166;hb=b8a5c57acb4cfcb0d2baf7a704e02d378eb9fa18;hp=91905a60613de282d9cc1cbaee96d3528fe8b745;hpb=912ed67d03592f4df306bc9e2b930cde3b149740;p=monky diff --git a/src/conf_cookie.c b/src/conf_cookie.c index 91905a6..a8769ad 100644 --- a/src/conf_cookie.c +++ b/src/conf_cookie.c @@ -1,3 +1,28 @@ +/* -*- mode: c; c-basic-offset: 4; tab-width: 4; indent-tabs-mode: t -*- + * vim: ts=4 sw=4 noet ai cindent syntax=c + * + * Conky, a system monitor, based on torsmo + * + * Please see COPYING for details + * + * Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. + * (see AUTHORS) + * All rights reserved. + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + * + */ + #define _GNU_SOURCE #include "config.h" #include