summaryrefslogtreecommitdiffstats
path: root/bin/glsa-check
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-02-23 21:05:22 +0000
committerZac Medico <zmedico@gentoo.org>2009-02-23 21:05:22 +0000
commit7c4755fa45fe81341a652b1a0af93fd672dc460d (patch)
tree37daeeffe49870f5e7fcf6014a79aabb6c02aa25 /bin/glsa-check
parent2e8cfd62fcbab112a5aa53b85c9e1db732df650c (diff)
downloadportage-7c4755fa45fe81341a652b1a0af93fd672dc460d.tar.gz
portage-7c4755fa45fe81341a652b1a0af93fd672dc460d.tar.bz2
portage-7c4755fa45fe81341a652b1a0af93fd672dc460d.zip
Fix headers that contain $Header instead of $Id.
svn path=/main/trunk/; revision=12701
Diffstat (limited to 'bin/glsa-check')
-rw-r--r--bin/glsa-check6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/glsa-check b/bin/glsa-check
index 3c72f6a53..74a9ee7d0 100644
--- a/bin/glsa-check
+++ b/bin/glsa-check
@@ -1,7 +1,7 @@
#!/usr/bin/python
-
-# $Header: $
-# This program is licensed under the GPL, version 2
+# Copyright 2008-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
import os
import sys