summaryrefslogtreecommitdiffstats
path: root/ibus/attribute.py
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2008-06-19 18:30:26 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2008-06-19 18:30:26 +0800
commit036965377041ad9ba1df0755449108af0f07280b (patch)
treed0bf82dd2f09483c5898629c8a5a526258468ee3 /ibus/attribute.py
parentfdbbcd9fe7af509a17eea1fcd3d78a5a013c6971 (diff)
downloadibus-036965377041ad9ba1df0755449108af0f07280b.tar.gz
ibus-036965377041ad9ba1df0755449108af0f07280b.tar.xz
ibus-036965377041ad9ba1df0755449108af0f07280b.zip
Add header for sources.
Diffstat (limited to 'ibus/attribute.py')
-rw-r--r--ibus/attribute.py21
1 files changed, 21 insertions, 0 deletions
diff --git a/ibus/attribute.py b/ibus/attribute.py
index a8af1f2..2b8ba0c 100644
--- a/ibus/attribute.py
+++ b/ibus/attribute.py
@@ -1,3 +1,24 @@
+# vim:set noet ts=4:
+#
+# ibus - The Input Bus
+#
+# Copyright (c) 2007-2008 Huang Peng <shawn.p.huang@gmail.com>
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2 of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this program; if not, write to the
+# Free Software Foundation, Inc., 59 Temple Place, Suite 330,
+# Boston, MA 02111-1307 USA
+
import dbus
ATTR_TYPE_UNDERLINE = 1