summaryrefslogtreecommitdiffstats
path: root/pym/portage/elog/mod_syslog.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage/elog/mod_syslog.py')
-rw-r--r--pym/portage/elog/mod_syslog.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/pym/portage/elog/mod_syslog.py b/pym/portage/elog/mod_syslog.py
index 77e1d4ea6..28aa15b3c 100644
--- a/pym/portage/elog/mod_syslog.py
+++ b/pym/portage/elog/mod_syslog.py
@@ -1,3 +1,8 @@
+# elog/mod_syslog.py - elog dispatch module
+# Copyright 2006-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
import syslog
from portage.const import EBUILD_PHASES