summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2015-05-28 20:15:02 (GMT)
committerNirbheek Chauhan <nirbheek@centricular.com>2015-05-28 20:15:02 (GMT)
commitadcdf71a92f1ddf447795794c51fe3eba0e47c94 (patch)
treec175e8311658e33faea44bd7069668fbcb52cd2c /src/main.c
parent58323c50f2cb8f4d2fe9f3e3d41d4be5bb8a1ccd (diff)
downloadsoup-transcoding-proxy-adcdf71a92f1ddf447795794c51fe3eba0e47c94.zip
soup-transcoding-proxy-adcdf71a92f1ddf447795794c51fe3eba0e47c94.tar.gz
misc: trivial comment changes
Copyright and vim modeline
Diffstat (limited to 'src/main.c')
-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