commit:     7ac226844fa1a34cad29ca6b068c13a8f67305a9
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 28 06:49:05 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 28 07:34:51 2020 +0000
URL:        https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=7ac22684

catalyst: Remove left over $Id$

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 AUTHORS          | 2 --
 README           | 2 --
 TODO             | 2 --
 bin/catalyst     | 1 -
 catalyst/main.py | 1 -
 5 files changed, 8 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index 3bf969bd..41366b8c 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,5 +1,3 @@
-# $Id$
-
 The copyright for catalyst is held by the Gentoo Foundation and by each
 of the individual contributors.
 

diff --git a/README b/README
index 530abb35..6dc6a149 100644
--- a/README
+++ b/README
@@ -1,5 +1,3 @@
-# $Id$
-
 Licensing
 ========================
 

diff --git a/TODO b/TODO
index a2ee05dd..bf397840 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,3 @@
-# $Id$
-
 This file is a rough list of changes that need to be made to catalyst.
 
 Global:

diff --git a/bin/catalyst b/bin/catalyst
index 72a4cb4d..d0d3d639 100755
--- a/bin/catalyst
+++ b/bin/catalyst
@@ -5,7 +5,6 @@
 # Release Engineering Team <rel...@gentoo.org>
 # Andrew Gaffney <agaff...@gentoo.org>
 # Chris Gianelloni <wolf3...@wolf31o2.org>
-# $Id$
 
 
 from __future__ import print_function

diff --git a/catalyst/main.py b/catalyst/main.py
index 01c456ea..e15d67d9 100644
--- a/catalyst/main.py
+++ b/catalyst/main.py
@@ -4,7 +4,6 @@
 # Release Engineering Team <rel...@gentoo.org>
 # Andrew Gaffney <agaff...@gentoo.org>
 # Chris Gianelloni <wolf3...@wolf31o2.org>
-# $Id$
 
 import argparse
 import datetime

Reply via email to