diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2015-05-28 20:15:02 (GMT) |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2015-05-28 20:15:02 (GMT) |
commit | adcdf71a92f1ddf447795794c51fe3eba0e47c94 (patch) | |
tree | c175e8311658e33faea44bd7069668fbcb52cd2c /src/main.c | |
parent | 58323c50f2cb8f4d2fe9f3e3d41d4be5bb8a1ccd (diff) | |
download | soup-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.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |