From 40f9b0a7d00258aeb3e9673f2ee44671eaa93588 Mon Sep 17 00:00:00 2001 From: Alex Dedul Date: Fri, 17 Aug 2007 09:01:26 +0000 Subject: [PATCH] Sync _dbus.py from deluge-plisk branch. --- src/_dbus.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/_dbus.py b/src/_dbus.py index 9d52004ba..025e7e6d2 100644 --- a/src/_dbus.py +++ b/src/_dbus.py @@ -1,5 +1,7 @@ # -*- coding: utf-8 -*- # +# Copyright (C) Alex Dedul 2007 +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option)