]> arthur.barton.de Git - pt.git/commitdiff
Removed (never used) CVS $Id$ tags.
authorAlexander Barton <alex@barton.de>
Fri, 27 Jun 2008 10:58:15 +0000 (12:58 +0200)
committerAlexander Barton <alex@barton.de>
Fri, 27 Jun 2008 10:58:15 +0000 (12:58 +0200)
bin/pt
etc/pt.conf

diff --git a/bin/pt b/bin/pt
index 5ab4cb0faf17e126260e2030a4e15183ce04399c..6ca8c1ebdf868cf7559edd96cab567cd28292835 100755 (executable)
--- a/bin/pt
+++ b/bin/pt
@@ -1,7 +1,7 @@
 #!/bin/bash
 #
 # pt -- the MacPorts port tool"
-# Copyright (c)2007 Alexander Barton, alex@barton.de
+# Copyright (c)2007,2008 Alexander Barton, alex@barton.de
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -9,8 +9,6 @@
 # (at your option) any later version.
 # Please read the file COPYING, README and AUTHORS for more information.
 #
-# $Id$
-#
 
 NAME=`basename "$0"`
 VERSION="0.0.9"
index ed1c80b3b23dd481001675c594b187be22b5dafd..7295e3fe12814f6b67530b494a70509014b865a7 100644 (file)
@@ -2,8 +2,6 @@
 # pt -- the MacPorts port tool
 # Default configuration settings
 #
-# $Id$
-#
 # The following settings are boolean options. If a variable is set the
 # option is enabled, the value of the variable doesn't matter. To disable
 # an option, the variable must be empty/unset.