]> jfr.im git - irc/weechat/qweechat.git/blobdiff - qweechat/config.py
Rename README.asciidoc to README.adoc
[irc/weechat/qweechat.git] / qweechat / config.py
index b56e2839ebc28ca05be8eb63b6dc27d319a0d192..71760e6eec90e4da6cb61e12f8260e77cb13adcc 100644 (file)
@@ -1,9 +1,8 @@
-#!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #
 # config.py - configuration for QWeeChat (~/.qweechat/qweechat.conf)
 #
-# Copyright (C) 2011-2014 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2011-2016 Sébastien Helleu <flashcode@flashtux.org>
 #
 # This file is part of QWeeChat, a Qt remote GUI for WeeChat.
 #
@@ -129,5 +128,6 @@ def write(config):
 
 
 def color_options():
+    """Return color options."""
     global config_color_options
     return config_color_options