Skip to content

Commit

Permalink
remove $Id$ markers from CVS/Subversion
Browse files Browse the repository at this point in the history
These markers can be misleading, since Git cannot maintain them. Instead,
Git provides full history, etc.
  • Loading branch information
real-dam committed Sep 22, 2011
1 parent 61285f0 commit 9a25056
Show file tree
Hide file tree
Showing 30 changed files with 0 additions and 30 deletions.
1 change: 0 additions & 1 deletion Firebird.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id: Firebird.h 183 2001-12-20 18:01:23Z danielritz $
Copyright (c) 1999,2000 Edwin Pratomo
Expand Down
1 change: 0 additions & 1 deletion Firebird.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id: Firebird.pm 399 2008-01-08 08:51:35Z edpratomo $
#
# Copyright (c) 2011 Marius Popa <[email protected]>
# Copyright (c) 1999-2008 Edwin Pratomo
Expand Down
1 change: 0 additions & 1 deletion Firebird.xs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id: Firebird.xs 394 2008-01-08 05:29:19Z edpratomo $
Copyright (c) 2011 Stefan Suciu <[email protected]>
Copyright (c) 1999-2008 Edwin Pratomo
Expand Down
1 change: 0 additions & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#-----------------------------------------------------------------------------
# Original copyright (year updated):
#
# $Id: Makefile.PL 394 2008-01-08 05:29:19Z edpratomo $
#
# Copyright (c) 1999-2008 Edwin Pratomo
# Portions Copyright (c) 2001-2005 Daniel Ritz
Expand Down
1 change: 0 additions & 1 deletion dbdimp.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/* vim: set noai ts=4 et sw=4: */
/*
$Id: dbdimp.c 395 2008-01-08 05:33:11Z edpratomo $
Copyright (c) 2010, 2011 Popa Marius Adrian <[email protected]>
Copyright (c) 2011 Damyan Ivanov <[email protected]>
Expand Down
1 change: 0 additions & 1 deletion dbdimp.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
$Id: dbdimp.h 395 2008-01-08 05:33:11Z edpratomo $
Copyright (c) 2011 Marius Popa <[email protected]>
Copyright (c) 2010 pilcrow <[email protected]>
Expand Down
1 change: 0 additions & 1 deletion lib/DBD/Firebird/GetInfo.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id: GetInfo.pm 351 2005-09-10 16:57:17Z edpratomo $
#
# Copyright (c) 2002-2005 Edwin Pratomo
#
Expand Down
1 change: 0 additions & 1 deletion lib/DBD/Firebird/TypeInfo.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id: TypeInfo.pm 351 2005-09-10 16:57:17Z edpratomo $
#
# Copyright (c) 2005 Edwin Pratomo
#
Expand Down
1 change: 0 additions & 1 deletion t/20-createdrop.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/perl
#
# $Id: 20createdrop.t 112 2001-04-19 14:56:06Z edpratomo $
#
# 2011-04-05 stefan(s.bv.)
# Adapted to the new test library
Expand Down
1 change: 0 additions & 1 deletion t/30-insertfetch.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/perl
#
# $Id: 30insertfetch.t 326 2005-01-13 23:32:29Z danielritz $
#
# This is a simple insert/fetch test.
#
Expand Down
1 change: 0 additions & 1 deletion t/31-prepare_cached.t
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl
# $Id: 31prepare.t 396 2008-01-08 05:43:26Z edpratomo $
# test for prepare_cached()

use strict;
Expand Down
1 change: 0 additions & 1 deletion t/40-alltypes.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/perl
#
# $Id: 40alltypes.t 349 2005-09-10 16:55:31Z edpratomo $
#
# This is a test for all data types handling.
#
Expand Down
1 change: 0 additions & 1 deletion t/41-bindparam.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/perl
#
# $Id: 40bindparam.t 328 2005-08-09 08:34:17Z edpratomo $
#

# 2011-01-24 stefansbv
Expand Down
1 change: 0 additions & 1 deletion t/42-blobs.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/local/bin/perl
#
# $Id: 40blobs.t 326 2005-01-13 23:32:29Z danielritz $
#
# This is a test for correct handling of BLOBS; namely $dbh->quote
# is expected to work correctly.
Expand Down
1 change: 0 additions & 1 deletion t/43-cursor.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/local/bin/perl
#
# $Id: 40cursor.t 324 2004-12-04 17:17:11Z danielritz $
#
# This is a test for CursorName attribute.
#
Expand Down
1 change: 0 additions & 1 deletion t/44-cursoron.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/local/bin/perl
#
# $Id: 40cursor.t 324 2004-12-04 17:17:11Z danielritz $
#
# This is a test for CursorName attribute with AutoCommit On.
#
Expand Down
1 change: 0 additions & 1 deletion t/45-datetime.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/local/bin/perl
#
# $Id: 40datetime.t 380 2007-05-20 15:18:40Z edpratomo $
#
# This is a test for date/time types handling with localtime() style.
#
Expand Down
1 change: 0 additions & 1 deletion t/46-listfields.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/local/bin/perl
#
# $Id: 40listfields.t 324 2004-12-04 17:17:11Z danielritz $
#
# This is a test for statement attributes being present appropriately.
#
Expand Down
1 change: 0 additions & 1 deletion t/47-nulls.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/local/bin/perl
#
# $Id: 40nulls.t 112 2001-04-19 14:56:06Z edpratomo $
#
# This is a test for correctly handling NULL values.
#
Expand Down
1 change: 0 additions & 1 deletion t/48-numeric.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/perl
#
# $Id: 41numeric.t 349 2005-09-10 16:55:31Z edpratomo $
#
# 2011-01-29 stefan(s.bv.)
# Using string comparison with Test::More's 'is'
Expand Down
1 change: 0 additions & 1 deletion t/50-chopblanks.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/local/bin/perl
#
# $Id: 50chopblanks.t 229 2002-04-05 03:12:51Z edpratomo $
#
# This driver should check whether 'ChopBlanks' works.
#
Expand Down
1 change: 0 additions & 1 deletion t/51-commit.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/local/bin/perl
#
# $Id: 50commit.t 112 2001-04-19 14:56:06Z edpratomo $
#
# This is testing the transaction support.
#
Expand Down
1 change: 0 additions & 1 deletion t/60-leaks.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/local/bin/perl
#
# $Id: 60leaks.t 291 2003-05-20 02:43:57Z edpratomo $
#
# This is a memory leak test.
#
Expand Down
1 change: 0 additions & 1 deletion t/61-settx.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/perl -w
#
# $Id: 61settx.t 229 2002-04-05 03:12:51Z edpratomo $
#
# This is a test for ib_set_tx_param() private method.
#
Expand Down
1 change: 0 additions & 1 deletion t/62-timeout.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/local/bin/perl -w
#
# $Id: 62timeout.t 370 2006-10-25 16:13:18Z edpratomo $
#
# This is a test for Firebird 2.0's wait timeout for ib_set_tx_param().
#
Expand Down
1 change: 0 additions & 1 deletion t/70-nested-sth.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/local/bin/perl -w
#
# $Id: 70nested-sth.t 392 2008-01-07 15:33:25Z edpratomo $
#
# This is a test for nested statement handles.
#
Expand Down
1 change: 0 additions & 1 deletion t/80-event-ithreads.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/local/bin/perl -w
#
# $Id: 80event-ithreads.t 372 2006-10-25 18:17:44Z edpratomo $
#

# test cases:
Expand Down
1 change: 0 additions & 1 deletion t/81-event-fork.t
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/local/bin/perl -w
#
# $Id: 81event-fork.t 397 2008-01-08 05:58:49Z edpratomo $
#

use strict;
Expand Down
1 change: 0 additions & 1 deletion t/90-dbinfo.t
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl -w
# $Id: 90dbinfo.t 370 2006-10-25 16:13:18Z edpratomo $
# test for ib_database_info()

use strict;
Expand Down
1 change: 0 additions & 1 deletion t/91-txinfo.t
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl -w
# $Id: 91txinfo.t 372 2006-10-25 18:17:44Z edpratomo $
# test for ib_tx_info()

use strict;
Expand Down

0 comments on commit 9a25056

Please sign in to comment.