X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Ftemplate.h;h=7bdd3229036be2789509b20083782e52101d473e;hb=0b3fbed04520af4b228aa42723e02b5831f1d0c2;hp=81b3e9e66da9629444df254849bf166f28a01979;hpb=ff199355f66216600c4bdc6bec4743afe5b61470;p=monky diff --git a/src/template.h b/src/template.h index 81b3e9e..7bdd322 100644 --- a/src/template.h +++ b/src/template.h @@ -1,4 +1,5 @@ /* -*- 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 * @@ -9,7 +10,7 @@ * Please see COPYING for details * * Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen - * Copyright (c) 2005-2009 Brenden Matthews, Philip Kovacs, et. al. + * Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. * (see AUTHORS) * All rights reserved. * @@ -25,8 +26,6 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . * - * vim: ts=4 sw=4 noet ai cindent syntax=c - * */ #ifndef _TEMPLATE_H