From 30f2ec014b77e67a5a4c0bf086ca98be8338ec4e Mon Sep 17 00:00:00 2001 From: Stuart Connolly Date: Sun, 26 Jan 2014 00:15:15 +0000 Subject: Remove SVN property placeholder. --- Frameworks/PostgresKit/Source/PGPostgresTypeBinaryHandler.h | 2 -- Frameworks/PostgresKit/Source/PGPostgresTypeBinaryHandler.m | 2 -- Frameworks/PostgresKit/Tests/PGDataTypeTests.h | 2 -- Frameworks/PostgresKit/Tests/PGDataTypeTests.m | 2 -- Frameworks/PostgresKit/Tests/PGPostgresIntegrationTestCase.h | 2 -- Frameworks/PostgresKit/Tests/PGPostgresIntegrationTestCase.m | 2 -- Frameworks/PostgresKit/Tests/PGPostgresResultTests.h | 2 -- Frameworks/PostgresKit/Tests/PGPostgresResultTests.m | 2 -- 8 files changed, 16 deletions(-) (limited to 'Frameworks/PostgresKit') diff --git a/Frameworks/PostgresKit/Source/PGPostgresTypeBinaryHandler.h b/Frameworks/PostgresKit/Source/PGPostgresTypeBinaryHandler.h index 067c0d8c..b4a0b867 100644 --- a/Frameworks/PostgresKit/Source/PGPostgresTypeBinaryHandler.h +++ b/Frameworks/PostgresKit/Source/PGPostgresTypeBinaryHandler.h @@ -1,6 +1,4 @@ // -// $Id$ -// // PGPostgresTypeBinaryHandler.h // PostgresKit // diff --git a/Frameworks/PostgresKit/Source/PGPostgresTypeBinaryHandler.m b/Frameworks/PostgresKit/Source/PGPostgresTypeBinaryHandler.m index aab09b54..1c1dc719 100644 --- a/Frameworks/PostgresKit/Source/PGPostgresTypeBinaryHandler.m +++ b/Frameworks/PostgresKit/Source/PGPostgresTypeBinaryHandler.m @@ -1,6 +1,4 @@ // -// $Id$ -// // PGPostgresTypeBinaryHandler.m // PostgresKit // diff --git a/Frameworks/PostgresKit/Tests/PGDataTypeTests.h b/Frameworks/PostgresKit/Tests/PGDataTypeTests.h index bd1bd4a2..8f6b54ad 100644 --- a/Frameworks/PostgresKit/Tests/PGDataTypeTests.h +++ b/Frameworks/PostgresKit/Tests/PGDataTypeTests.h @@ -1,6 +1,4 @@ // -// $Id$ -// // PGDataTypeTests.h // PostgresKit // diff --git a/Frameworks/PostgresKit/Tests/PGDataTypeTests.m b/Frameworks/PostgresKit/Tests/PGDataTypeTests.m index 60108c29..a2048ed6 100644 --- a/Frameworks/PostgresKit/Tests/PGDataTypeTests.m +++ b/Frameworks/PostgresKit/Tests/PGDataTypeTests.m @@ -1,6 +1,4 @@ // -// $Id$ -// // PGDataTypeTests.m // PostgresKit // diff --git a/Frameworks/PostgresKit/Tests/PGPostgresIntegrationTestCase.h b/Frameworks/PostgresKit/Tests/PGPostgresIntegrationTestCase.h index feba5d43..c6706156 100644 --- a/Frameworks/PostgresKit/Tests/PGPostgresIntegrationTestCase.h +++ b/Frameworks/PostgresKit/Tests/PGPostgresIntegrationTestCase.h @@ -1,6 +1,4 @@ // -// $Id$ -// // PGPostgresIntegrationTestCase.h // PostgresKit // diff --git a/Frameworks/PostgresKit/Tests/PGPostgresIntegrationTestCase.m b/Frameworks/PostgresKit/Tests/PGPostgresIntegrationTestCase.m index 2e0dd2aa..e6c96505 100644 --- a/Frameworks/PostgresKit/Tests/PGPostgresIntegrationTestCase.m +++ b/Frameworks/PostgresKit/Tests/PGPostgresIntegrationTestCase.m @@ -1,6 +1,4 @@ // -// $Id$ -// // PGPostgresIntegrationTestCase.m // PostgresKit // diff --git a/Frameworks/PostgresKit/Tests/PGPostgresResultTests.h b/Frameworks/PostgresKit/Tests/PGPostgresResultTests.h index f28ac361..93c36427 100644 --- a/Frameworks/PostgresKit/Tests/PGPostgresResultTests.h +++ b/Frameworks/PostgresKit/Tests/PGPostgresResultTests.h @@ -1,6 +1,4 @@ // -// $Id$ -// // PGPostgresResultTests.h // PostgresKit // diff --git a/Frameworks/PostgresKit/Tests/PGPostgresResultTests.m b/Frameworks/PostgresKit/Tests/PGPostgresResultTests.m index 8ce17c10..ef64ea53 100644 --- a/Frameworks/PostgresKit/Tests/PGPostgresResultTests.m +++ b/Frameworks/PostgresKit/Tests/PGPostgresResultTests.m @@ -1,6 +1,4 @@ // -// $Id$ -// // PGPostgresResultTests.m // PostgresKit // -- cgit v1.2.3