summaryrefslogtreecommitdiffstats
path: root/pym/portage/locks.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage/locks.py')
-rw-r--r--pym/portage/locks.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pym/portage/locks.py b/pym/portage/locks.py
index f024fe542..3685d8041 100644
--- a/pym/portage/locks.py
+++ b/pym/portage/locks.py
@@ -1,7 +1,6 @@
# portage: Lock management code
# Copyright 2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
__all__ = ["lockdir", "unlockdir", "lockfile", "unlockfile", \
"hardlock_name", "hardlink_is_mine", "hardlink_lockfile", \