summaryrefslogtreecommitdiff
path: root/portato/backend/system_interface.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2008-04-17 21:24:25 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2008-04-17 21:24:25 +0200
commitf10c0e92853aef25a765925bd54608ced73cd164 (patch)
tree96f4d823937d5acf5a40cf99fda0ec1baa05bcc4 /portato/backend/system_interface.py
parent3b446c965b7319ed56d69057743220c8278e0703 (diff)
downloadportato-f10c0e92853aef25a765925bd54608ced73cd164.tar.gz
portato-f10c0e92853aef25a765925bd54608ced73cd164.tar.bz2
portato-f10c0e92853aef25a765925bd54608ced73cd164.zip
Fixed get_use_desc
Diffstat (limited to 'portato/backend/system_interface.py')
-rw-r--r--portato/backend/system_interface.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/backend/system_interface.py b/portato/backend/system_interface.py
index 3c50675..c22c857 100644
--- a/portato/backend/system_interface.py
+++ b/portato/backend/system_interface.py
@@ -3,7 +3,7 @@
# File: portato/backend/system_interface.py
# This file is part of the Portato-Project, a graphical portage-frontend.
#
-# Copyright (C) 2007 René 'Necoro' Neumann
+# Copyright (C) 2007-2008 René 'Necoro' Neumann
# This is free software. You may redistribute copies of it under the terms of
# the GNU General Public License version 2.
# There is NO WARRANTY, to the extent permitted by law.