From adcdf71a92f1ddf447795794c51fe3eba0e47c94 Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Fri, 29 May 2015 01:45:02 +0530 Subject: misc: trivial comment changes Copyright and vim modeline --- src/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.c b/src/main.c index 078bd5b..715fd8b 100644 --- a/src/main.c +++ b/src/main.c @@ -1,8 +1,8 @@ /* - * vim: set sts=2 sw=2 et : + * vim: set sts=2 sw=2 et foldmethod=syntax : * * License: LGPL-2.1+ - * Copyright (c) 2014 Nirbheek Chauhan + * Copyright (c) 2014-15 Nirbheek Chauhan * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public -- cgit v0.11.2-2-gd1dd