summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.c4
1 files 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 <nirbheek@centricular.com>
+ * Copyright (c) 2014-15 Nirbheek Chauhan <nirbheek@centricular.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public