diff --git a/qubesmanager/about.py b/qubesmanager/about.py
index 280f820..e28d920 100644
--- a/qubesmanager/about.py
+++ b/qubesmanager/about.py
@@ -17,9 +17,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# You should have received a copy of the GNU Lesser General Public License along
+# with this program; if not, see .
#
#
from PyQt4.QtCore import SIGNAL, SLOT
diff --git a/qubesmanager/appmenu_select.py b/qubesmanager/appmenu_select.py
index c161f56..f130fdf 100755
--- a/qubesmanager/appmenu_select.py
+++ b/qubesmanager/appmenu_select.py
@@ -14,9 +14,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# You should have received a copy of the GNU Lesser General Public License along
+# with this program; if not, see .
#
#
diff --git a/qubesmanager/backup.py b/qubesmanager/backup.py
index 91821da..6d808fe 100644
--- a/qubesmanager/backup.py
+++ b/qubesmanager/backup.py
@@ -16,9 +16,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# You should have received a copy of the GNU Lesser General Public License along
+# with this program; if not, see .
#
#
diff --git a/qubesmanager/backup_utils.py b/qubesmanager/backup_utils.py
index aad4026..8a104e0 100644
--- a/qubesmanager/backup_utils.py
+++ b/qubesmanager/backup_utils.py
@@ -15,9 +15,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# You should have received a copy of the GNU Lesser General Public License along
+# with this program; if not, see .
#
#
import re
diff --git a/qubesmanager/block.py b/qubesmanager/block.py
index e673123..ed4ff0a 100644
--- a/qubesmanager/block.py
+++ b/qubesmanager/block.py
@@ -16,9 +16,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# You should have received a copy of the GNU Lesser General Public License along
+# with this program; if not, see .
import threading
import time
diff --git a/qubesmanager/bootfromdevice.py b/qubesmanager/bootfromdevice.py
index d17e8fc..eb51e25 100644
--- a/qubesmanager/bootfromdevice.py
+++ b/qubesmanager/bootfromdevice.py
@@ -12,9 +12,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# You should have received a copy of the GNU Lesser General Public License along
+# with this program; if not, see .
#
#
diff --git a/qubesmanager/clipboard.py b/qubesmanager/clipboard.py
index b0a4107..f4c5785 100644
--- a/qubesmanager/clipboard.py
+++ b/qubesmanager/clipboard.py
@@ -17,9 +17,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# You should have received a copy of the GNU Lesser General Public License along
+# with this program; if not, see .
#
#
diff --git a/qubesmanager/create_new_vm.py b/qubesmanager/create_new_vm.py
index f75debc..5723a10 100644
--- a/qubesmanager/create_new_vm.py
+++ b/qubesmanager/create_new_vm.py
@@ -16,9 +16,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# You should have received a copy of the GNU Lesser General Public License along
+# with this program; if not, see .
#
#
diff --git a/qubesmanager/firewall.py b/qubesmanager/firewall.py
index fa61186..ef9ee7c 100644
--- a/qubesmanager/firewall.py
+++ b/qubesmanager/firewall.py
@@ -13,9 +13,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# You should have received a copy of the GNU Lesser General Public License along
+# with this program; if not, see .
#
#
diff --git a/qubesmanager/global_settings.py b/qubesmanager/global_settings.py
index eaf009f..e7412ac 100644
--- a/qubesmanager/global_settings.py
+++ b/qubesmanager/global_settings.py
@@ -15,9 +15,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# You should have received a copy of the GNU Lesser General Public License along
+# with this program; if not, see .
#
#
diff --git a/qubesmanager/informationnotes.py b/qubesmanager/informationnotes.py
index 23cb152..d0b82f1 100644
--- a/qubesmanager/informationnotes.py
+++ b/qubesmanager/informationnotes.py
@@ -17,9 +17,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# You should have received a copy of the GNU Lesser General Public License along
+# with this program; if not, see .
#
#
from PyQt4.QtCore import SIGNAL
diff --git a/qubesmanager/log_dialog.py b/qubesmanager/log_dialog.py
index 09d8f68..f38182f 100644
--- a/qubesmanager/log_dialog.py
+++ b/qubesmanager/log_dialog.py
@@ -16,9 +16,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# You should have received a copy of the GNU Lesser General Public License along
+# with this program; if not, see .
#
#
diff --git a/qubesmanager/releasenotes.py b/qubesmanager/releasenotes.py
index c234a53..da3f907 100644
--- a/qubesmanager/releasenotes.py
+++ b/qubesmanager/releasenotes.py
@@ -17,9 +17,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# You should have received a copy of the GNU Lesser General Public License along
+# with this program; if not, see .
#
#
from PyQt4.QtCore import SIGNAL
diff --git a/qubesmanager/restore.py b/qubesmanager/restore.py
index c9e211b..c1609c5 100644
--- a/qubesmanager/restore.py
+++ b/qubesmanager/restore.py
@@ -16,9 +16,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# You should have received a copy of the GNU Lesser General Public License along
+# with this program; if not, see .
#
#
diff --git a/qubesmanager/settings.py b/qubesmanager/settings.py
index 496775b..1c37a92 100755
--- a/qubesmanager/settings.py
+++ b/qubesmanager/settings.py
@@ -17,9 +17,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# You should have received a copy of the GNU Lesser General Public License along
+# with this program; if not, see .
#
#
diff --git a/qubesmanager/table_widgets.py b/qubesmanager/table_widgets.py
index b90cfeb..e91806d 100644
--- a/qubesmanager/table_widgets.py
+++ b/qubesmanager/table_widgets.py
@@ -16,9 +16,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# You should have received a copy of the GNU Lesser General Public License along
+# with this program; if not, see .
import os
diff --git a/qubesmanager/thread_monitor.py b/qubesmanager/thread_monitor.py
index 07fdca3..8389a7a 100644
--- a/qubesmanager/thread_monitor.py
+++ b/qubesmanager/thread_monitor.py
@@ -14,9 +14,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# You should have received a copy of the GNU Lesser General Public License along
+# with this program; if not, see .
#
#