diff options
442 files changed, 4 insertions, 888 deletions
diff --git a/Frameworks/OCMock.framework/Versions/A/Headers/OCMArg.h b/Frameworks/OCMock.framework/Versions/A/Headers/OCMArg.h index a775f39f..a873966b 100644 --- a/Frameworks/OCMock.framework/Versions/A/Headers/OCMArg.h +++ b/Frameworks/OCMock.framework/Versions/A/Headers/OCMArg.h @@ -1,5 +1,3 @@ -//--------------------------------------------------------------------------------------- -// $Id$ // Copyright (c) 2009 by Mulle Kybernetik. See License file for details. //--------------------------------------------------------------------------------------- diff --git a/Frameworks/OCMock.framework/Versions/A/Headers/OCMConstraint.h b/Frameworks/OCMock.framework/Versions/A/Headers/OCMConstraint.h index 0bab7775..15a48f68 100644 --- a/Frameworks/OCMock.framework/Versions/A/Headers/OCMConstraint.h +++ b/Frameworks/OCMock.framework/Versions/A/Headers/OCMConstraint.h @@ -1,5 +1,3 @@ -//--------------------------------------------------------------------------------------- -// $Id$ // Copyright (c) 2007-2009 by Mulle Kybernetik. See License file for details. //--------------------------------------------------------------------------------------- diff --git a/Frameworks/OCMock.framework/Versions/A/Headers/OCMock.h b/Frameworks/OCMock.framework/Versions/A/Headers/OCMock.h index e18de58a..45d50082 100644 --- a/Frameworks/OCMock.framework/Versions/A/Headers/OCMock.h +++ b/Frameworks/OCMock.framework/Versions/A/Headers/OCMock.h @@ -1,5 +1,3 @@ -//--------------------------------------------------------------------------------------- -// $Id$ // Copyright (c) 2004-2008 by Mulle Kybernetik. See License file for details. //--------------------------------------------------------------------------------------- diff --git a/Frameworks/OCMock.framework/Versions/A/Headers/OCMockObject.h b/Frameworks/OCMock.framework/Versions/A/Headers/OCMockObject.h index 87e7b82e..3a07b3d6 100644 --- a/Frameworks/OCMock.framework/Versions/A/Headers/OCMockObject.h +++ b/Frameworks/OCMock.framework/Versions/A/Headers/OCMockObject.h @@ -1,5 +1,3 @@ -//--------------------------------------------------------------------------------------- -// $Id$ // Copyright (c) 2004-2008 by Mulle Kybernetik. See License file for details. //--------------------------------------------------------------------------------------- diff --git a/Frameworks/OCMock.framework/Versions/A/Headers/OCMockRecorder.h b/Frameworks/OCMock.framework/Versions/A/Headers/OCMockRecorder.h index 7463a3f4..e2dcfa6d 100644 --- a/Frameworks/OCMock.framework/Versions/A/Headers/OCMockRecorder.h +++ b/Frameworks/OCMock.framework/Versions/A/Headers/OCMockRecorder.h @@ -1,5 +1,3 @@ -//--------------------------------------------------------------------------------------- -// $Id$ // Copyright (c) 2004-2009 by Mulle Kybernetik. See License file for details. //--------------------------------------------------------------------------------------- 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 // diff --git a/Frameworks/QueryKit/Source/QKQueryConstants.h b/Frameworks/QueryKit/Source/QKQueryConstants.h index 65bfcbd8..76fdc71d 100644 --- a/Frameworks/QueryKit/Source/QKQueryConstants.h +++ b/Frameworks/QueryKit/Source/QKQueryConstants.h @@ -1,6 +1,4 @@ // -// $Id$ -// // QKQueryConstants.h // QueryKit // diff --git a/Frameworks/QueryKit/Source/QKQueryConstants.m b/Frameworks/QueryKit/Source/QKQueryConstants.m index 67fb6eb3..9f1b9b09 100644 --- a/Frameworks/QueryKit/Source/QKQueryConstants.m +++ b/Frameworks/QueryKit/Source/QKQueryConstants.m @@ -1,6 +1,4 @@ // -// $Id$ -// // QKQueryConstants.m // QueryKit // diff --git a/Frameworks/QueryKit/Source/QKQueryConstruct.h b/Frameworks/QueryKit/Source/QKQueryConstruct.h index bf4a786b..9481a24b 100644 --- a/Frameworks/QueryKit/Source/QKQueryConstruct.h +++ b/Frameworks/QueryKit/Source/QKQueryConstruct.h @@ -1,6 +1,4 @@ // -// $Id$ -// // QKQueryConstruct.h // QueryKit // diff --git a/Frameworks/QueryKit/Source/QKQueryConstruct.m b/Frameworks/QueryKit/Source/QKQueryConstruct.m index b98c4e7b..24006136 100644 --- a/Frameworks/QueryKit/Source/QKQueryConstruct.m +++ b/Frameworks/QueryKit/Source/QKQueryConstruct.m @@ -1,6 +1,4 @@ // -// $Id$ -// // QKQueryConstruct.m // QueryKit // diff --git a/Frameworks/QueryKit/Source/QKQueryDatabases.h b/Frameworks/QueryKit/Source/QKQueryDatabases.h index cdb76221..346eea3c 100644 --- a/Frameworks/QueryKit/Source/QKQueryDatabases.h +++ b/Frameworks/QueryKit/Source/QKQueryDatabases.h @@ -1,6 +1,4 @@ // -// $Id$ -// // QKQueryDatabases.h // QueryKit // diff --git a/Frameworks/QueryKit/Source/QKQueryGenericParameter.h b/Frameworks/QueryKit/Source/QKQueryGenericParameter.h index 13d722c5..461a6b8a 100644 --- a/Frameworks/QueryKit/Source/QKQueryGenericParameter.h +++ b/Frameworks/QueryKit/Source/QKQueryGenericParameter.h @@ -1,6 +1,4 @@ // -// $Id$ -// // QKQueryGenericParameter.h // QueryKit // diff --git a/Frameworks/QueryKit/Source/QKQueryGenericParameter.m b/Frameworks/QueryKit/Source/QKQueryGenericParameter.m index e58b1daf..323777a5 100644 --- a/Frameworks/QueryKit/Source/QKQueryGenericParameter.m +++ b/Frameworks/QueryKit/Source/QKQueryGenericParameter.m @@ -1,6 +1,4 @@ // -// $Id$ -// // QKQueryGenericParameter.m // QueryKit // diff --git a/Frameworks/QueryKit/Source/QKQueryOrderBy.h b/Frameworks/QueryKit/Source/QKQueryOrderBy.h index 38a3ba7d..7a8b0188 100644 --- a/Frameworks/QueryKit/Source/QKQueryOrderBy.h +++ b/Frameworks/QueryKit/Source/QKQueryOrderBy.h @@ -1,6 +1,4 @@ // -// $Id$ -// // QKQueryOrderBy.h // QueryKit // diff --git a/Frameworks/QueryKit/Source/QKQueryOrderBy.m b/Frameworks/QueryKit/Source/QKQueryOrderBy.m index 389868ae..1b4c53eb 100644 --- a/Frameworks/QueryKit/Source/QKQueryOrderBy.m +++ b/Frameworks/QueryKit/Source/QKQueryOrderBy.m @@ -1,6 +1,4 @@ // -// $Id$ -// // QKQueryOrderBy.m // QueryKit // diff --git a/Frameworks/QueryKit/Source/QKQueryStringAdditions.h b/Frameworks/QueryKit/Source/QKQueryStringAdditions.h index 3a0b8e89..5fb4b7d2 100644 --- a/Frameworks/QueryKit/Source/QKQueryStringAdditions.h +++ b/Frameworks/QueryKit/Source/QKQueryStringAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // QKQueryStringAdditions.h // QueryKit // diff --git a/Frameworks/QueryKit/Source/QKQueryStringAdditions.m b/Frameworks/QueryKit/Source/QKQueryStringAdditions.m index 2690a378..1d536900 100644 --- a/Frameworks/QueryKit/Source/QKQueryStringAdditions.m +++ b/Frameworks/QueryKit/Source/QKQueryStringAdditions.m @@ -1,6 +1,4 @@ // -// $Id$ -// // QKQueryStringAdditions.m // QueryKit // diff --git a/Frameworks/QueryKit/Source/QKQueryUpdateParameter.h b/Frameworks/QueryKit/Source/QKQueryUpdateParameter.h index d8f01310..36b641ba 100644 --- a/Frameworks/QueryKit/Source/QKQueryUpdateParameter.h +++ b/Frameworks/QueryKit/Source/QKQueryUpdateParameter.h @@ -1,6 +1,4 @@ // -// $Id$ -// // QKQueryUpdateParameter.h // QueryKit // diff --git a/Frameworks/QueryKit/Source/QKQueryUpdateParameter.m b/Frameworks/QueryKit/Source/QKQueryUpdateParameter.m index 3c271e99..0469c0de 100644 --- a/Frameworks/QueryKit/Source/QKQueryUpdateParameter.m +++ b/Frameworks/QueryKit/Source/QKQueryUpdateParameter.m @@ -1,6 +1,4 @@ // -// $Id$ -// // QKQueryUpdateParameter.m // QueryKit // diff --git a/Frameworks/QueryKit/Tests/QKDeleteQueryTests.h b/Frameworks/QueryKit/Tests/QKDeleteQueryTests.h index eadef575..ef0e26ca 100644 --- a/Frameworks/QueryKit/Tests/QKDeleteQueryTests.h +++ b/Frameworks/QueryKit/Tests/QKDeleteQueryTests.h @@ -1,6 +1,4 @@ // -// $Id$ -// // QKDeleteQueryTests.h // QueryKit // diff --git a/Frameworks/QueryKit/Tests/QKDeleteQueryTests.m b/Frameworks/QueryKit/Tests/QKDeleteQueryTests.m index fea25f12..438f45dd 100644 --- a/Frameworks/QueryKit/Tests/QKDeleteQueryTests.m +++ b/Frameworks/QueryKit/Tests/QKDeleteQueryTests.m @@ -1,6 +1,4 @@ // -// $Id$ -// // QKDeleteQueryTests.m // QueryKit // diff --git a/Frameworks/QueryKit/Tests/QKQueryTests.m b/Frameworks/QueryKit/Tests/QKQueryTests.m index dbccb9c0..0043e607 100644 --- a/Frameworks/QueryKit/Tests/QKQueryTests.m +++ b/Frameworks/QueryKit/Tests/QKQueryTests.m @@ -1,6 +1,4 @@ // -// $Id$ -// // QKQueryTests.m // QueryKit // diff --git a/Frameworks/QueryKit/Tests/QKSelectQueryGroupByTests.h b/Frameworks/QueryKit/Tests/QKSelectQueryGroupByTests.h index ba3d9020..9a1349d8 100644 --- a/Frameworks/QueryKit/Tests/QKSelectQueryGroupByTests.h +++ b/Frameworks/QueryKit/Tests/QKSelectQueryGroupByTests.h @@ -1,6 +1,4 @@ // -// $Id$ -// // QKSelectQueryGroupByTests.h // QueryKit // @@ -37,4 +35,4 @@ + (void)addTestForDatabase:(QKQueryDatabase)database withIdentifierQuote:(NSString *)quote toTestSuite:(SenTestSuite *)testSuite; -@end
\ No newline at end of file +@end diff --git a/Frameworks/QueryKit/Tests/QKSelectQueryGroupByTests.m b/Frameworks/QueryKit/Tests/QKSelectQueryGroupByTests.m index 076cb9cb..d8e627bc 100644 --- a/Frameworks/QueryKit/Tests/QKSelectQueryGroupByTests.m +++ b/Frameworks/QueryKit/Tests/QKSelectQueryGroupByTests.m @@ -1,6 +1,4 @@ // -// $Id$ -// // QKSelectQueryGroupByTests.m // QueryKit // diff --git a/Frameworks/QueryKit/Tests/QKSelectQueryOrderByTests.h b/Frameworks/QueryKit/Tests/QKSelectQueryOrderByTests.h index f16ee659..efd7eb2f 100644 --- a/Frameworks/QueryKit/Tests/QKSelectQueryOrderByTests.h +++ b/Frameworks/QueryKit/Tests/QKSelectQueryOrderByTests.h @@ -1,6 +1,4 @@ // -// $Id$ -// // QKSelectQueryOrderByTests.h // QueryKit // diff --git a/Frameworks/QueryKit/Tests/QKSelectQueryOrderByTests.m b/Frameworks/QueryKit/Tests/QKSelectQueryOrderByTests.m index ad13ce33..b6847d11 100644 --- a/Frameworks/QueryKit/Tests/QKSelectQueryOrderByTests.m +++ b/Frameworks/QueryKit/Tests/QKSelectQueryOrderByTests.m @@ -1,6 +1,4 @@ // -// $Id$ -// // QKSelectQueryOrderByTests.m // QueryKit // diff --git a/Frameworks/QueryKit/Tests/QKSelectQueryTests.h b/Frameworks/QueryKit/Tests/QKSelectQueryTests.h index 22c75352..5845ad06 100644 --- a/Frameworks/QueryKit/Tests/QKSelectQueryTests.h +++ b/Frameworks/QueryKit/Tests/QKSelectQueryTests.h @@ -1,6 +1,4 @@ // -// $Id$ -// // QKSelectQueryTests.h // QueryKit // diff --git a/Frameworks/QueryKit/Tests/QKSelectQueryTests.m b/Frameworks/QueryKit/Tests/QKSelectQueryTests.m index 13b64458..0f1153c6 100644 --- a/Frameworks/QueryKit/Tests/QKSelectQueryTests.m +++ b/Frameworks/QueryKit/Tests/QKSelectQueryTests.m @@ -1,6 +1,4 @@ // -// $Id$ -// // QKSelectQueryTests.m // QueryKit // diff --git a/Frameworks/QueryKit/Tests/QKTestCase.h b/Frameworks/QueryKit/Tests/QKTestCase.h index 45f1911a..47efec04 100644 --- a/Frameworks/QueryKit/Tests/QKTestCase.h +++ b/Frameworks/QueryKit/Tests/QKTestCase.h @@ -1,6 +1,4 @@ // -// $Id$ -// // QKTestCase.h // QueryKit // diff --git a/Frameworks/QueryKit/Tests/QKTestCase.m b/Frameworks/QueryKit/Tests/QKTestCase.m index b69d605c..43691cd7 100644 --- a/Frameworks/QueryKit/Tests/QKTestCase.m +++ b/Frameworks/QueryKit/Tests/QKTestCase.m @@ -1,6 +1,4 @@ // -// $Id$ -// // QKTestCase.m // QueryKit // diff --git a/Frameworks/QueryKit/Tests/QKTestConstants.h b/Frameworks/QueryKit/Tests/QKTestConstants.h index 1d401c71..ea50eeb9 100644 --- a/Frameworks/QueryKit/Tests/QKTestConstants.h +++ b/Frameworks/QueryKit/Tests/QKTestConstants.h @@ -1,6 +1,4 @@ // -// $Id$ -// // QKTestConstants.h // QueryKit // @@ -42,4 +40,4 @@ extern NSString *QKTestUpdateValueOne; extern NSString *QKTestUpdateValueTwo; extern NSUInteger QKTestParameterOne; -extern NSString *QKTestParameterTwo;
\ No newline at end of file +extern NSString *QKTestParameterTwo; diff --git a/Frameworks/QueryKit/Tests/QKTestConstants.m b/Frameworks/QueryKit/Tests/QKTestConstants.m index 7da57cf6..465b4430 100644 --- a/Frameworks/QueryKit/Tests/QKTestConstants.m +++ b/Frameworks/QueryKit/Tests/QKTestConstants.m @@ -1,6 +1,4 @@ // -// $Id$ -// // QKTestConstants.m // QueryKit // @@ -40,4 +38,4 @@ NSString *QKTestUpdateValueOne = @"update_one"; NSString *QKTestUpdateValueTwo = @"update_two"; NSUInteger QKTestParameterOne = 10; -NSString *QKTestParameterTwo = @"test_value";
\ No newline at end of file +NSString *QKTestParameterTwo = @"test_value"; diff --git a/Frameworks/QueryKit/Tests/QKUpdateQueryTests.h b/Frameworks/QueryKit/Tests/QKUpdateQueryTests.h index c4dad17c..aede8979 100644 --- a/Frameworks/QueryKit/Tests/QKUpdateQueryTests.h +++ b/Frameworks/QueryKit/Tests/QKUpdateQueryTests.h @@ -1,6 +1,4 @@ // -// $Id$ -// // QKUpdateQueryTests.h // QueryKit // @@ -37,4 +35,4 @@ + (void)addTestForDatabase:(QKQueryDatabase)database withIdentifierQuote:(NSString *)quote toTestSuite:(SenTestSuite *)testSuite; -@end
\ No newline at end of file +@end diff --git a/Frameworks/QueryKit/Tests/QKUpdateQueryTests.m b/Frameworks/QueryKit/Tests/QKUpdateQueryTests.m index 892e526f..1beff6d5 100644 --- a/Frameworks/QueryKit/Tests/QKUpdateQueryTests.m +++ b/Frameworks/QueryKit/Tests/QKUpdateQueryTests.m @@ -1,6 +1,4 @@ // -// $Id$ -// // QKUpdateQueryTests.m // QueryKit // diff --git a/Frameworks/SPMySQLFramework/SPMySQLEmptyResult.h b/Frameworks/SPMySQLFramework/SPMySQLEmptyResult.h index 281d5b7a..7e5dfa95 100644 --- a/Frameworks/SPMySQLFramework/SPMySQLEmptyResult.h +++ b/Frameworks/SPMySQLFramework/SPMySQLEmptyResult.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLEmptyResult.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQL Private APIs.h b/Frameworks/SPMySQLFramework/Source/SPMySQL Private APIs.h index 37409b36..bb8da1b3 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQL Private APIs.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQL Private APIs.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLConnection_PrivateAPI.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQL.h b/Frameworks/SPMySQLFramework/Source/SPMySQL.h index ad502e8c..f622f598 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQL.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQL.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQL.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLArrayAdditions.h b/Frameworks/SPMySQLFramework/Source/SPMySQLArrayAdditions.h index 46c6d8e0..858977d3 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLArrayAdditions.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLArrayAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLArrayAdditions.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.h b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.h index 0309ebdb..102d0551 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.h @@ -1,6 +1,4 @@ // -// $Id$ -// // Encoding.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m index aa9a228b..f6279591 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Conversion.m @@ -1,6 +1,4 @@ // -// $Id$ -// // Encoding.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Copying.h b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Copying.h index 83d055d5..e9e09c82 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Copying.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Copying.h @@ -1,6 +1,4 @@ // -// $Id$ -// // Copying.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Copying.m b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Copying.m index c2df2a4b..23abed36 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Copying.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Copying.m @@ -1,6 +1,4 @@ // -// $Id$ -// // Copying.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.h b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.h index 332b2680..614d354d 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.h @@ -1,6 +1,4 @@ // -// $Id$ -// // Databases & Tables.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m index 2d19b872..387f7d5b 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Databases & Tables.m @@ -1,6 +1,4 @@ // -// $Id$ -// // Databases & Tables.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.h b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.h index 9fa930c5..6ed84794 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.h @@ -1,6 +1,4 @@ // -// $Id$ -// // Delegate & Proxy.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m index b74a3b9c..d3b0d4f5 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Delegate & Proxy.m @@ -1,6 +1,4 @@ // -// $Id$ -// // Delegate & Proxy.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.h b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.h index bb5bf25d..7f8dd57b 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.h @@ -1,6 +1,4 @@ // -// $Id$ -// // Encoding.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m index ca052d48..799e39b4 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Encoding.m @@ -1,6 +1,4 @@ // -// $Id$ -// // Encoding.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.h b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.h index 90e11179..83307576 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.h @@ -1,6 +1,4 @@ // -// $Id$ -// // Locking.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m index d654066b..477d124e 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Locking.m @@ -1,6 +1,4 @@ // -// $Id$ -// // Locking.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.h b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.h index faa667d8..c31f5caa 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.h @@ -1,6 +1,4 @@ // -// $Id$ -// // Max Packet Size.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m index 47986ba1..576f75a7 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Max Packet Size.m @@ -1,6 +1,4 @@ // -// $Id$ -// // Max Packet Size.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.h b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.h index 0bbac2d2..39ebda3c 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.h @@ -1,6 +1,4 @@ // -// $Id$ -// // Ping & KeepAlive.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m index 43050a54..b3d452c2 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m @@ -1,6 +1,4 @@ // -// $Id$ -// // Ping & KeepAlive.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.h b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.h index e80a197f..1294b31c 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.h @@ -1,6 +1,4 @@ // -// $Id$ -// // Querying & Preparation.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m index 7ccd0175..f0ee04bf 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m @@ -1,6 +1,4 @@ // -// $Id$ -// // Querying & Preparation.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.h b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.h index d8f5f183..647fee5c 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.h @@ -1,6 +1,4 @@ // -// $Id$ -// // Server Info.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m index 2df42677..e5cc48ee 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m @@ -1,6 +1,4 @@ // -// $Id$ -// // Server Info.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection.h b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection.h index 5f5bb24e..6911225b 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLConnection.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection.m b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection.m index bdef884c..a6fd7241 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnection.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnection.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLConnection.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnectionDelegate.h b/Frameworks/SPMySQLFramework/Source/SPMySQLConnectionDelegate.h index 97e94170..7c890b8c 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnectionDelegate.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnectionDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLConnectionDelegate.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConnectionProxy.h b/Frameworks/SPMySQLFramework/Source/SPMySQLConnectionProxy.h index 2da553c6..876c7bd7 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConnectionProxy.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConnectionProxy.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLConnectionProxy.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLConstants.h b/Frameworks/SPMySQLFramework/Source/SPMySQLConstants.h index f7a41b5a..521c21a5 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLConstants.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLConstants.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLConstants.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLFastStreamingResult.h b/Frameworks/SPMySQLFramework/Source/SPMySQLFastStreamingResult.h index a4f07cdd..6ea82309 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLFastStreamingResult.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLFastStreamingResult.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLFastStreamingResult.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLFastStreamingResult.m b/Frameworks/SPMySQLFramework/Source/SPMySQLFastStreamingResult.m index d06caea2..ead8e7fc 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLFastStreamingResult.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLFastStreamingResult.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLFastStreamingResult.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLGeometryData.h b/Frameworks/SPMySQLFramework/Source/SPMySQLGeometryData.h index e1313032..36a04493 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLGeometryData.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLGeometryData.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLGeometryData.h // sequel-pro // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLGeometryData.m b/Frameworks/SPMySQLFramework/Source/SPMySQLGeometryData.m index 3c37e403..0775b291 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLGeometryData.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLGeometryData.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLGeometryData.m // sequel-pro // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLKeepAliveTimer.h b/Frameworks/SPMySQLFramework/Source/SPMySQLKeepAliveTimer.h index ebe46bed..291f3dc6 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLKeepAliveTimer.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLKeepAliveTimer.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLKeepAliveTimer.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLKeepAliveTimer.m b/Frameworks/SPMySQLFramework/Source/SPMySQLKeepAliveTimer.m index f9164aff..4773ec16 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLKeepAliveTimer.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLKeepAliveTimer.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLKeepAliveTimer.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Convenience Methods.h b/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Convenience Methods.h index 7d870a93..3a2d0bd9 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Convenience Methods.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Convenience Methods.h @@ -1,6 +1,4 @@ // -// $Id$ -// // Convenience Methods.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Convenience Methods.m b/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Convenience Methods.m index dbf3f66a..ff704fea 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Convenience Methods.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Convenience Methods.m @@ -1,6 +1,4 @@ // -// $Id$ -// // Convenience Methods.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Data Conversion.h b/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Data Conversion.h index f622f287..17ee4b6b 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Data Conversion.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Data Conversion.h @@ -1,6 +1,4 @@ // -// $Id$ -// // Data Conversion.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Data Conversion.m b/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Data Conversion.m index 9b0f07d6..038d5a04 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Data Conversion.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Data Conversion.m @@ -1,6 +1,4 @@ // -// $Id$ -// // Data Conversion.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.h b/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.h index 20e1ddc9..c3c21c63 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // Field Definitions.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m b/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m index 8617cdc3..1e459dd0 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLResult Categories/Field Definitions.m @@ -1,6 +1,4 @@ // -// $Id$ -// // Field Definitions.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLResult.h b/Frameworks/SPMySQLFramework/Source/SPMySQLResult.h index df9b7698..da867103 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLResult.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLResult.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLResult.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLResult.m b/Frameworks/SPMySQLFramework/Source/SPMySQLResult.m index 8f51118b..219d3abd 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLResult.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLResult.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLResult.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResult.h b/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResult.h index de8ca747..49da696e 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResult.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResult.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLStreamingResult.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResult.m b/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResult.m index 040dbbfb..801617c4 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResult.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResult.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLStreamingResult.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResultStore.h b/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResultStore.h index 93efd6d9..2072af35 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResultStore.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResultStore.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLStreamingResultStore.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResultStore.m b/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResultStore.m index 47a3a615..6f04b077 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResultStore.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResultStore.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLStreamingResultStore.m // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResultStoreDelegate.h b/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResultStoreDelegate.h index ef5a05e2..86d7c483 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResultStoreDelegate.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLStreamingResultStoreDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLStreamingResultStoreDelegate.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLStringAdditions.h b/Frameworks/SPMySQLFramework/Source/SPMySQLStringAdditions.h index b1f9ccd0..1bfac9b5 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLStringAdditions.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLStringAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLStringAdditions.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLStringAdditions.m b/Frameworks/SPMySQLFramework/Source/SPMySQLStringAdditions.m index 1ea966de..f3adeb08 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLStringAdditions.m +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLStringAdditions.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMySQLStringAdditions.h // SPMySQLFramework // diff --git a/Frameworks/SPMySQLFramework/Source/SPMySQLUtilities.h b/Frameworks/SPMySQLFramework/Source/SPMySQLUtilities.h index 745fbada..5e6e210a 100644 --- a/Frameworks/SPMySQLFramework/Source/SPMySQLUtilities.h +++ b/Frameworks/SPMySQLFramework/Source/SPMySQLUtilities.h @@ -1,6 +1,4 @@ // -// $Id$ -// // Locking.h // SPMySQLFramework // diff --git a/Source/DMLocalizedNib.m b/Source/DMLocalizedNib.m index 54b37039..2df42387 100644 --- a/Source/DMLocalizedNib.m +++ b/Source/DMLocalizedNib.m @@ -1,6 +1,4 @@ // -// $Id$ -// // DMLocalizedNib.h // sequel-pro // diff --git a/Source/GeneratePreviewForURL.m b/Source/GeneratePreviewForURL.m index 5261b76a..e3cb1bec 100644 --- a/Source/GeneratePreviewForURL.m +++ b/Source/GeneratePreviewForURL.m @@ -1,6 +1,4 @@ // -// $Id$ -// // GeneratePreviewForURL.m // sequel-pro // diff --git a/Source/GenerateThumbnailForURL.m b/Source/GenerateThumbnailForURL.m index 84a0ceea..7461b7d5 100644 --- a/Source/GenerateThumbnailForURL.m +++ b/Source/GenerateThumbnailForURL.m @@ -1,6 +1,4 @@ // -// $Id$ -// // GenerateThumbnailForURL.m // sequel-pro // diff --git a/Source/NSNotificationCenterThreadingAdditions.h b/Source/NSNotificationCenterThreadingAdditions.h index d12b2945..eba361c5 100644 --- a/Source/NSNotificationCenterThreadingAdditions.h +++ b/Source/NSNotificationCenterThreadingAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // NSNotificationCenterThreadingAdditions.h // Enable NSNotification being sent from threads // diff --git a/Source/NSNotificationCenterThreadingAdditions.m b/Source/NSNotificationCenterThreadingAdditions.m index edeeabf2..d23ba105 100644 --- a/Source/NSNotificationCenterThreadingAdditions.m +++ b/Source/NSNotificationCenterThreadingAdditions.m @@ -1,6 +1,4 @@ // -// $Id$ -// // NSNotificationCenterThreadingAdditions.m // Enable NSNotification being sent from threads // diff --git a/Source/QLPreviewPanel.h b/Source/QLPreviewPanel.h index 04e4330d..41a0b551 100644 --- a/Source/QLPreviewPanel.h +++ b/Source/QLPreviewPanel.h @@ -1,6 +1,4 @@ // -// $Id$ -// // QLPreviewPanel.h // sequel-pro // diff --git a/Source/SPAboutController.h b/Source/SPAboutController.h index 2f5c605a..5383c7c9 100644 --- a/Source/SPAboutController.h +++ b/Source/SPAboutController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPAboutController.h // sequel-pro // diff --git a/Source/SPAboutController.m b/Source/SPAboutController.m index bdc94ba7..6f0687a3 100644 --- a/Source/SPAboutController.m +++ b/Source/SPAboutController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPAboutController.m // sequel-pro // diff --git a/Source/SPActivityTextFieldCell.h b/Source/SPActivityTextFieldCell.h index e22d1bf9..c6b67570 100644 --- a/Source/SPActivityTextFieldCell.h +++ b/Source/SPActivityTextFieldCell.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPActivityTextFieldCell.h // sequel-pro // diff --git a/Source/SPActivityTextFieldCell.m b/Source/SPActivityTextFieldCell.m index d5ef9906..034bed7c 100644 --- a/Source/SPActivityTextFieldCell.m +++ b/Source/SPActivityTextFieldCell.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPActivityTextFieldCell.m // sequel-pro // diff --git a/Source/SPAlertSheets.h b/Source/SPAlertSheets.h index fd5b46cf..12475551 100644 --- a/Source/SPAlertSheets.h +++ b/Source/SPAlertSheets.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPAlertSheets.h // sequel-pro // diff --git a/Source/SPAlertSheets.m b/Source/SPAlertSheets.m index f30e6d33..888926fb 100644 --- a/Source/SPAlertSheets.m +++ b/Source/SPAlertSheets.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPAlertSheets.m // sequel-pro // diff --git a/Source/SPAppController.h b/Source/SPAppController.h index 71930092..e8291125 100644 --- a/Source/SPAppController.h +++ b/Source/SPAppController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPAppController.h // sequel-pro // diff --git a/Source/SPAppController.m b/Source/SPAppController.m index 3a3a39d5..eae58098 100644 --- a/Source/SPAppController.m +++ b/Source/SPAppController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPAppController.m // sequel-pro // diff --git a/Source/SPAppleScriptSupport.h b/Source/SPAppleScriptSupport.h index 68711fc6..62e4a56e 100644 --- a/Source/SPAppleScriptSupport.h +++ b/Source/SPAppleScriptSupport.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPAppleScriptSupport.h // sequel-pro // diff --git a/Source/SPAppleScriptSupport.m b/Source/SPAppleScriptSupport.m index a3962dfc..62c5a799 100644 --- a/Source/SPAppleScriptSupport.m +++ b/Source/SPAppleScriptSupport.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPAppleScriptSupport.m // sequel-pro // diff --git a/Source/SPArrayAdditions.h b/Source/SPArrayAdditions.h index 12116a40..1e407b02 100644 --- a/Source/SPArrayAdditions.h +++ b/Source/SPArrayAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPArrayAdditions.h // sequel-pro // diff --git a/Source/SPArrayAdditions.m b/Source/SPArrayAdditions.m index 5651ba60..f016d2d9 100644 --- a/Source/SPArrayAdditions.m +++ b/Source/SPArrayAdditions.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPArrayAdditions.m // sequel-pro // diff --git a/Source/SPAutoUpdatePreferencePane.h b/Source/SPAutoUpdatePreferencePane.h index 0946e515..4a1c3a0e 100644 --- a/Source/SPAutoUpdatePreferencePane.h +++ b/Source/SPAutoUpdatePreferencePane.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPAutoUpdatePreferencePane.h // sequel-pro // diff --git a/Source/SPAutoUpdatePreferencePane.m b/Source/SPAutoUpdatePreferencePane.m index 9eba696f..9f2be535 100644 --- a/Source/SPAutoUpdatePreferencePane.m +++ b/Source/SPAutoUpdatePreferencePane.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPAutoUpdatePreferencePane.m // sequel-pro // diff --git a/Source/SPBundleCommandRunner.h b/Source/SPBundleCommandRunner.h index b122c203..a7e62da7 100644 --- a/Source/SPBundleCommandRunner.h +++ b/Source/SPBundleCommandRunner.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPBundleCommandRunner.h // sequel-pro // diff --git a/Source/SPBundleCommandRunner.m b/Source/SPBundleCommandRunner.m index 79473109..4f61f449 100644 --- a/Source/SPBundleCommandRunner.m +++ b/Source/SPBundleCommandRunner.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPBundleCommandRunner.m // sequel-pro // diff --git a/Source/SPBundleCommandTextView.h b/Source/SPBundleCommandTextView.h index fd65e022..a7d33067 100644 --- a/Source/SPBundleCommandTextView.h +++ b/Source/SPBundleCommandTextView.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPBundleCommandTextView.h // sequel-pro // diff --git a/Source/SPBundleCommandTextView.m b/Source/SPBundleCommandTextView.m index 566b244f..cec4a15f 100644 --- a/Source/SPBundleCommandTextView.m +++ b/Source/SPBundleCommandTextView.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPBundleCommandTextView.m // sequel-pro // diff --git a/Source/SPBundleEditorController.h b/Source/SPBundleEditorController.h index 8a251d73..263fe055 100644 --- a/Source/SPBundleEditorController.h +++ b/Source/SPBundleEditorController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPBundleEditorController.h // sequel-pro // diff --git a/Source/SPBundleEditorController.m b/Source/SPBundleEditorController.m index 90625087..ffd6e479 100644 --- a/Source/SPBundleEditorController.m +++ b/Source/SPBundleEditorController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPBundleEditorController.m // sequel-pro // diff --git a/Source/SPBundleHTMLOutputController.h b/Source/SPBundleHTMLOutputController.h index 62eef75d..8a0a659c 100644 --- a/Source/SPBundleHTMLOutputController.h +++ b/Source/SPBundleHTMLOutputController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPBundleHTMLOutputController.h // sequel-pro // diff --git a/Source/SPBundleHTMLOutputController.m b/Source/SPBundleHTMLOutputController.m index 773d737e..ec0ebe0f 100644 --- a/Source/SPBundleHTMLOutputController.m +++ b/Source/SPBundleHTMLOutputController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPBundleHTMLOutputController.m // sequel-pro // diff --git a/Source/SPCSVExporter.h b/Source/SPCSVExporter.h index c3ea4c6b..3d7690d2 100644 --- a/Source/SPCSVExporter.h +++ b/Source/SPCSVExporter.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPCSVExporter.h // sequel-pro // diff --git a/Source/SPCSVExporter.m b/Source/SPCSVExporter.m index a56ae789..a13323a6 100644 --- a/Source/SPCSVExporter.m +++ b/Source/SPCSVExporter.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPCSVExporter.m // sequel-pro // diff --git a/Source/SPCSVExporterDelegate.h b/Source/SPCSVExporterDelegate.h index d617afb1..d5d0ddb8 100644 --- a/Source/SPCSVExporterDelegate.h +++ b/Source/SPCSVExporterDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPCSVExporterDelegate.h // sequel-pro // diff --git a/Source/SPCSVExporterDelegate.m b/Source/SPCSVExporterDelegate.m index 637fdf17..4952fd3c 100644 --- a/Source/SPCSVExporterDelegate.m +++ b/Source/SPCSVExporterDelegate.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPCSVExporterDelegate.m // sequel-pro // diff --git a/Source/SPCSVExporterProtocol.h b/Source/SPCSVExporterProtocol.h index dd4216ce..d685adb1 100644 --- a/Source/SPCSVExporterProtocol.h +++ b/Source/SPCSVExporterProtocol.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPCSVExporterProtocol.h // sequel-pro // diff --git a/Source/SPCSVParser.h b/Source/SPCSVParser.h index eb0c5155..789e34b6 100644 --- a/Source/SPCSVParser.h +++ b/Source/SPCSVParser.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPCSVParser.h // sequel-pro // diff --git a/Source/SPCSVParser.m b/Source/SPCSVParser.m index 8ce4e80a..986fb78b 100644 --- a/Source/SPCSVParser.m +++ b/Source/SPCSVParser.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPCSVParser.m // sequel-pro // diff --git a/Source/SPCategoryAdditions.h b/Source/SPCategoryAdditions.h index ae8dd818..bad3abf3 100644 --- a/Source/SPCategoryAdditions.h +++ b/Source/SPCategoryAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPCategoryAdditions.h // sequel-pro // diff --git a/Source/SPCharsetCollationHelper.h b/Source/SPCharsetCollationHelper.h index e05596b7..2e24b0ca 100644 --- a/Source/SPCharsetCollationHelper.h +++ b/Source/SPCharsetCollationHelper.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPCharsetCollationHelper.h // sequel-pro // diff --git a/Source/SPCharsetCollationHelper.m b/Source/SPCharsetCollationHelper.m index c642c835..416a4bbe 100644 --- a/Source/SPCharsetCollationHelper.m +++ b/Source/SPCharsetCollationHelper.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPCharsetCollationHelper.h // sequel-pro // diff --git a/Source/SPChooseMenuItemDialog.h b/Source/SPChooseMenuItemDialog.h index ff56ac2d..25da984d 100644 --- a/Source/SPChooseMenuItemDialog.h +++ b/Source/SPChooseMenuItemDialog.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPChooseMenuItemDialog.h // sequel-pro // diff --git a/Source/SPChooseMenuItemDialog.m b/Source/SPChooseMenuItemDialog.m index 770c1891..edf7a105 100644 --- a/Source/SPChooseMenuItemDialog.m +++ b/Source/SPChooseMenuItemDialog.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPChooseMenuItemDialog.m // sequel-pro // diff --git a/Source/SPColorAdditions.h b/Source/SPColorAdditions.h index 09c9bcd5..8c4a1fb3 100644 --- a/Source/SPColorAdditions.h +++ b/Source/SPColorAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPColorAdditions.h // sequel-pro // diff --git a/Source/SPColorAdditions.m b/Source/SPColorAdditions.m index 92e9db31..8a69007c 100644 --- a/Source/SPColorAdditions.m +++ b/Source/SPColorAdditions.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPColorAdditions.m // sequel-pro // diff --git a/Source/SPColorSelectorView.h b/Source/SPColorSelectorView.h index 5e6a2204..3a8867d9 100644 --- a/Source/SPColorSelectorView.h +++ b/Source/SPColorSelectorView.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPColorSelectorView.h // sequel-pro // diff --git a/Source/SPColorSelectorView.m b/Source/SPColorSelectorView.m index bf8c4563..b1c06813 100644 --- a/Source/SPColorSelectorView.m +++ b/Source/SPColorSelectorView.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPColorSelectorView.m // sequel-pro // diff --git a/Source/SPColorWellCell.h b/Source/SPColorWellCell.h index 6e1080b9..3ec43dad 100644 --- a/Source/SPColorWellCell.h +++ b/Source/SPColorWellCell.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPColorWellCell.h // sequel-pro // diff --git a/Source/SPColorWellCell.m b/Source/SPColorWellCell.m index 099b4145..d11ac0eb 100644 --- a/Source/SPColorWellCell.m +++ b/Source/SPColorWellCell.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPColorWellCell.m // sequel-pro // diff --git a/Source/SPComboPopupButton.h b/Source/SPComboPopupButton.h index 74b003cf..45a7eef2 100644 --- a/Source/SPComboPopupButton.h +++ b/Source/SPComboPopupButton.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPComboPopupButton.h // sequel-pro // diff --git a/Source/SPComboPopupButton.m b/Source/SPComboPopupButton.m index 9ee71084..923520f8 100644 --- a/Source/SPComboPopupButton.m +++ b/Source/SPComboPopupButton.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPComboPopupButton.m // sequel-pro // diff --git a/Source/SPConnectionController.h b/Source/SPConnectionController.h index eb4f0b5c..c4acadfa 100644 --- a/Source/SPConnectionController.h +++ b/Source/SPConnectionController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConnectionHandler.h // sequel-pro // diff --git a/Source/SPConnectionController.m b/Source/SPConnectionController.m index 76d73102..f1c5a84a 100644 --- a/Source/SPConnectionController.m +++ b/Source/SPConnectionController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConnectionHandler.m // sequel-pro // diff --git a/Source/SPConnectionControllerDataSource.h b/Source/SPConnectionControllerDataSource.h index 765ddada..390df308 100644 --- a/Source/SPConnectionControllerDataSource.h +++ b/Source/SPConnectionControllerDataSource.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConnectionControllerDataSource.h // sequel-pro // diff --git a/Source/SPConnectionControllerDataSource.m b/Source/SPConnectionControllerDataSource.m index 3bee67e5..eb4aeda3 100644 --- a/Source/SPConnectionControllerDataSource.m +++ b/Source/SPConnectionControllerDataSource.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConnectionControllerDataSource.m // sequel-pro // diff --git a/Source/SPConnectionControllerDelegate.h b/Source/SPConnectionControllerDelegate.h index a986b275..2ad4ce94 100644 --- a/Source/SPConnectionControllerDelegate.h +++ b/Source/SPConnectionControllerDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConnectionControllerDelegate.h // sequel-pro // diff --git a/Source/SPConnectionControllerDelegate.m b/Source/SPConnectionControllerDelegate.m index a704de92..159ed23a 100644 --- a/Source/SPConnectionControllerDelegate.m +++ b/Source/SPConnectionControllerDelegate.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConnectionControllerDelegate.m // sequel-pro // diff --git a/Source/SPConnectionControllerDelegateProtocol.h b/Source/SPConnectionControllerDelegateProtocol.h index 7f026b6d..1181c882 100644 --- a/Source/SPConnectionControllerDelegateProtocol.h +++ b/Source/SPConnectionControllerDelegateProtocol.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConnectionControllerDelegateProtocol.h // sequel-pro // diff --git a/Source/SPConnectionControllerInitializer.h b/Source/SPConnectionControllerInitializer.h index 75fc1307..d0d847ba 100644 --- a/Source/SPConnectionControllerInitializer.h +++ b/Source/SPConnectionControllerInitializer.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConnectionControllerInitializer.h // sequel-pro // diff --git a/Source/SPConnectionControllerInitializer.m b/Source/SPConnectionControllerInitializer.m index b46e9986..f5cadfc2 100644 --- a/Source/SPConnectionControllerInitializer.m +++ b/Source/SPConnectionControllerInitializer.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConnectionControllerInitializer.m // sequel-pro // diff --git a/Source/SPConnectionDelegate.h b/Source/SPConnectionDelegate.h index 29fbc2de..7158be89 100644 --- a/Source/SPConnectionDelegate.h +++ b/Source/SPConnectionDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConnectionDelegate.h // sequel-pro // diff --git a/Source/SPConnectionDelegate.m b/Source/SPConnectionDelegate.m index ef5cfaa8..976359b2 100644 --- a/Source/SPConnectionDelegate.m +++ b/Source/SPConnectionDelegate.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConnectionDelegate.m // sequel-pro // diff --git a/Source/SPConnectionHandler.h b/Source/SPConnectionHandler.h index 73e1f00b..cfe7dfd1 100644 --- a/Source/SPConnectionHandler.h +++ b/Source/SPConnectionHandler.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConnectionHandler.h // sequel-pro // diff --git a/Source/SPConnectionHandler.m b/Source/SPConnectionHandler.m index 77cfe083..b6914928 100644 --- a/Source/SPConnectionHandler.m +++ b/Source/SPConnectionHandler.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConnectionHandler.m // sequel-pro // diff --git a/Source/SPConsoleMessage.h b/Source/SPConsoleMessage.h index d24b0686..4a4fbd2c 100644 --- a/Source/SPConsoleMessage.h +++ b/Source/SPConsoleMessage.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConsoleMessage.h // sequel-pro // diff --git a/Source/SPConsoleMessage.m b/Source/SPConsoleMessage.m index 948cbd69..288e5312 100644 --- a/Source/SPConsoleMessage.m +++ b/Source/SPConsoleMessage.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConsoleMessage.m // sequel-pro // diff --git a/Source/SPConstants.h b/Source/SPConstants.h index c5578dc3..067d608e 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConstants.h // sequel-pro // diff --git a/Source/SPConstants.m b/Source/SPConstants.m index 5017a28a..0c941bce 100644 --- a/Source/SPConstants.m +++ b/Source/SPConstants.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConstants.m // sequel-pro // diff --git a/Source/SPContentFilterManager.h b/Source/SPContentFilterManager.h index 4911fb7e..341af64b 100644 --- a/Source/SPContentFilterManager.h +++ b/Source/SPContentFilterManager.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPContentFilterManager.h // sequel-pro // diff --git a/Source/SPContentFilterManager.m b/Source/SPContentFilterManager.m index 9fe94169..6ab08359 100644 --- a/Source/SPContentFilterManager.m +++ b/Source/SPContentFilterManager.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPContentFilterManager.m // sequel-pro // diff --git a/Source/SPCopyTable.h b/Source/SPCopyTable.h index a062b1ed..22c1cef6 100644 --- a/Source/SPCopyTable.h +++ b/Source/SPCopyTable.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPCopyTable.h // sequel-pro // diff --git a/Source/SPCopyTable.m b/Source/SPCopyTable.m index 7dbb427e..9b9b4b4d 100644 --- a/Source/SPCopyTable.m +++ b/Source/SPCopyTable.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPCopyTable.m // sequel-pro // diff --git a/Source/SPCustomQuery.h b/Source/SPCustomQuery.h index 528b8209..e78305c5 100644 --- a/Source/SPCustomQuery.h +++ b/Source/SPCustomQuery.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPCustomQuery.h // sequel-pro // diff --git a/Source/SPCustomQuery.m b/Source/SPCustomQuery.m index dbb7792f..b3871323 100644 --- a/Source/SPCustomQuery.m +++ b/Source/SPCustomQuery.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPCustomQuery.m // sequel-pro // diff --git a/Source/SPDataAdditions.h b/Source/SPDataAdditions.h index d3fe5440..bb0930aa 100644 --- a/Source/SPDataAdditions.h +++ b/Source/SPDataAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDataAdditions.h // sequel-pro // diff --git a/Source/SPDataAdditions.m b/Source/SPDataAdditions.m index 9b336581..c60fccea 100644 --- a/Source/SPDataAdditions.m +++ b/Source/SPDataAdditions.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDataAdditions.m // sequel-pro // diff --git a/Source/SPDataBase64EncodingAdditions.h b/Source/SPDataBase64EncodingAdditions.h index ce626e46..fd11b1ca 100644 --- a/Source/SPDataBase64EncodingAdditions.h +++ b/Source/SPDataBase64EncodingAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMutableArrayAdditions.h // sequel-pro // diff --git a/Source/SPDataBase64EncodingAdditions.m b/Source/SPDataBase64EncodingAdditions.m index e0605918..e4cc236e 100644 --- a/Source/SPDataBase64EncodingAdditions.m +++ b/Source/SPDataBase64EncodingAdditions.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMutableArrayAdditions.m // sequel-pro // diff --git a/Source/SPDataCellFormatter.h b/Source/SPDataCellFormatter.h index 00cc85bb..64d94a0b 100644 --- a/Source/SPDataCellFormatter.h +++ b/Source/SPDataCellFormatter.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDataCellFormatter.h // sequel-pro // diff --git a/Source/SPDataCellFormatter.m b/Source/SPDataCellFormatter.m index 616e59db..e76c24a9 100644 --- a/Source/SPDataCellFormatter.m +++ b/Source/SPDataCellFormatter.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDataCellFormatter.m // sequel-pro // diff --git a/Source/SPDataImport.h b/Source/SPDataImport.h index add9c5b4..e2ab6835 100644 --- a/Source/SPDataImport.h +++ b/Source/SPDataImport.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDataImport.h // sequel-pro // diff --git a/Source/SPDataImport.m b/Source/SPDataImport.m index e1e314db..0388a57d 100644 --- a/Source/SPDataImport.m +++ b/Source/SPDataImport.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDataImport.m // sequel-pro // diff --git a/Source/SPDataStorage.h b/Source/SPDataStorage.h index d0c1f556..583310f7 100644 --- a/Source/SPDataStorage.h +++ b/Source/SPDataStorage.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDataStorage.h // sequel-pro // diff --git a/Source/SPDataStorage.m b/Source/SPDataStorage.m index 8897b795..57835550 100644 --- a/Source/SPDataStorage.m +++ b/Source/SPDataStorage.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDataStorage.m // sequel-pro // diff --git a/Source/SPDatabaseAction.h b/Source/SPDatabaseAction.h index 2fa4903b..cb14e8a1 100644 --- a/Source/SPDatabaseAction.h +++ b/Source/SPDatabaseAction.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseAction.h // sequel-pro // diff --git a/Source/SPDatabaseAction.m b/Source/SPDatabaseAction.m index 4787a2f3..fbeb2ddc 100644 --- a/Source/SPDatabaseAction.m +++ b/Source/SPDatabaseAction.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseAction.m // sequel-pro // diff --git a/Source/SPDatabaseCharacterSets.h b/Source/SPDatabaseCharacterSets.h index 3929b6b7..8002acd6 100644 --- a/Source/SPDatabaseCharacterSets.h +++ b/Source/SPDatabaseCharacterSets.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseCharacaterSets.h // sequel-pro // diff --git a/Source/SPDatabaseCharacterSets.m b/Source/SPDatabaseCharacterSets.m index 7ef5362a..5b8dece5 100644 --- a/Source/SPDatabaseCharacterSets.m +++ b/Source/SPDatabaseCharacterSets.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseCharacaterSets.m // sequel-pro // diff --git a/Source/SPDatabaseContentViewDelegate.h b/Source/SPDatabaseContentViewDelegate.h index 52dd7dd3..d6f85dc2 100644 --- a/Source/SPDatabaseContentViewDelegate.h +++ b/Source/SPDatabaseContentViewDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseContentViewDelegate.h // sequel-pro // diff --git a/Source/SPDatabaseCopy.h b/Source/SPDatabaseCopy.h index 95aabc07..5f30bb6f 100644 --- a/Source/SPDatabaseCopy.h +++ b/Source/SPDatabaseCopy.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseCopy.h // sequel-pro // diff --git a/Source/SPDatabaseCopy.m b/Source/SPDatabaseCopy.m index 967a2e68..ada4f2bc 100644 --- a/Source/SPDatabaseCopy.m +++ b/Source/SPDatabaseCopy.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseCopy.m // sequel-pro // diff --git a/Source/SPDatabaseData.h b/Source/SPDatabaseData.h index abd3a27b..e2e6b2c7 100644 --- a/Source/SPDatabaseData.h +++ b/Source/SPDatabaseData.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseData.h // sequel-pro // diff --git a/Source/SPDatabaseData.m b/Source/SPDatabaseData.m index 558ab59a..a4d9251f 100644 --- a/Source/SPDatabaseData.m +++ b/Source/SPDatabaseData.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseData.m // sequel-pro // diff --git a/Source/SPDatabaseDocument.h b/Source/SPDatabaseDocument.h index 4a8826e8..5a85e1ea 100644 --- a/Source/SPDatabaseDocument.h +++ b/Source/SPDatabaseDocument.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseDocument.h // sequel-pro // diff --git a/Source/SPDatabaseDocument.m b/Source/SPDatabaseDocument.m index 5d36d864..a735ce65 100644 --- a/Source/SPDatabaseDocument.m +++ b/Source/SPDatabaseDocument.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseDocument.m // sequel-pro // diff --git a/Source/SPDatabaseRename.h b/Source/SPDatabaseRename.h index 7ca9848d..0e3cfb4b 100644 --- a/Source/SPDatabaseRename.h +++ b/Source/SPDatabaseRename.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseRename.h // sequel-pro // diff --git a/Source/SPDatabaseRename.m b/Source/SPDatabaseRename.m index 58e3917c..515e4522 100644 --- a/Source/SPDatabaseRename.m +++ b/Source/SPDatabaseRename.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseRename.m // sequel-pro // diff --git a/Source/SPDatabaseStructure.h b/Source/SPDatabaseStructure.h index 57249c93..1074e392 100644 --- a/Source/SPDatabaseStructure.h +++ b/Source/SPDatabaseStructure.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseStructure.h // sequel-pro // diff --git a/Source/SPDatabaseStructure.m b/Source/SPDatabaseStructure.m index 7dc65910..d49a52b1 100644 --- a/Source/SPDatabaseStructure.m +++ b/Source/SPDatabaseStructure.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseStructure.m // sequel-pro // diff --git a/Source/SPDatabaseViewController.h b/Source/SPDatabaseViewController.h index c3774613..2ed2c6d1 100644 --- a/Source/SPDatabaseViewController.h +++ b/Source/SPDatabaseViewController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseViewController.h // sequel-pro // diff --git a/Source/SPDatabaseViewController.m b/Source/SPDatabaseViewController.m index 9949ac31..79361c66 100644 --- a/Source/SPDatabaseViewController.m +++ b/Source/SPDatabaseViewController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseViewController.m // sequel-pro // diff --git a/Source/SPDateAdditions.h b/Source/SPDateAdditions.h index 9541ceac..98ac1a21 100644 --- a/Source/SPDateAdditions.h +++ b/Source/SPDateAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDateAdditions.h // sequel-pro // diff --git a/Source/SPDateAdditions.m b/Source/SPDateAdditions.m index e02cc4a7..ec513ba2 100644 --- a/Source/SPDateAdditions.m +++ b/Source/SPDateAdditions.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDateAdditions.m // sequel-pro // diff --git a/Source/SPDocumentController.h b/Source/SPDocumentController.h index 8cca2b0e..b6d73935 100644 --- a/Source/SPDocumentController.h +++ b/Source/SPDocumentController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDocumentController.h // sequel-pro // diff --git a/Source/SPDocumentController.m b/Source/SPDocumentController.m index afc0e9a5..adaf6efe 100644 --- a/Source/SPDocumentController.m +++ b/Source/SPDocumentController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDocumentController.m // sequel-pro // diff --git a/Source/SPDotExporter.h b/Source/SPDotExporter.h index f3f290c0..11612924 100644 --- a/Source/SPDotExporter.h +++ b/Source/SPDotExporter.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDotExporter.h // sequel-pro // diff --git a/Source/SPDotExporter.m b/Source/SPDotExporter.m index 5a655ca3..9752fdf4 100644 --- a/Source/SPDotExporter.m +++ b/Source/SPDotExporter.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDotExporter.m // sequel-pro // diff --git a/Source/SPDotExporterDelegate.h b/Source/SPDotExporterDelegate.h index fafc636c..fb14e736 100644 --- a/Source/SPDotExporterDelegate.h +++ b/Source/SPDotExporterDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDotExporterDelegate.h // sequel-pro // diff --git a/Source/SPDotExporterDelegate.m b/Source/SPDotExporterDelegate.m index 0b0d4b4b..6f702781 100644 --- a/Source/SPDotExporterDelegate.m +++ b/Source/SPDotExporterDelegate.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDotExporterDelegate.m // sequel-pro // diff --git a/Source/SPDotExporterProtocol.h b/Source/SPDotExporterProtocol.h index 84438cc1..6e447b7a 100644 --- a/Source/SPDotExporterProtocol.h +++ b/Source/SPDotExporterProtocol.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDotExporterProtocol.h // sequel-pro // diff --git a/Source/SPEditSheetTextView.h b/Source/SPEditSheetTextView.h index bd06b97d..e814fb52 100644 --- a/Source/SPEditSheetTextView.h +++ b/Source/SPEditSheetTextView.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPEditSheetTextView.h // sequel-pro // diff --git a/Source/SPEditSheetTextView.m b/Source/SPEditSheetTextView.m index 788ba575..7f34c6d6 100644 --- a/Source/SPEditSheetTextView.m +++ b/Source/SPEditSheetTextView.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPEditSheetTextView.m // sequel-pro // diff --git a/Source/SPEditorPreferencePane.h b/Source/SPEditorPreferencePane.h index 29610a08..852dd693 100644 --- a/Source/SPEditorPreferencePane.h +++ b/Source/SPEditorPreferencePane.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPEditorPreferencePane.h // sequel-pro // diff --git a/Source/SPEditorPreferencePane.m b/Source/SPEditorPreferencePane.m index da435403..fba94b72 100644 --- a/Source/SPEditorPreferencePane.m +++ b/Source/SPEditorPreferencePane.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPEditorPreferencePane.m // sequel-pro // diff --git a/Source/SPEditorTokens.h b/Source/SPEditorTokens.h index 9b9225cc..859fc5b9 100644 --- a/Source/SPEditorTokens.h +++ b/Source/SPEditorTokens.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPEditorTokens.h // sequel-pro // diff --git a/Source/SPEncodingPopupAccessory.h b/Source/SPEncodingPopupAccessory.h index 5e3e0529..f26d340d 100644 --- a/Source/SPEncodingPopupAccessory.h +++ b/Source/SPEncodingPopupAccessory.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPEncodingPopupAccessory.h // sequel-pro // diff --git a/Source/SPEncodingPopupAccessory.m b/Source/SPEncodingPopupAccessory.m index e9f8e29f..5754f93d 100644 --- a/Source/SPEncodingPopupAccessory.m +++ b/Source/SPEncodingPopupAccessory.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPEncodingPopupAccessory.m // sequel-pro // diff --git a/Source/SPExportController.h b/Source/SPExportController.h index 27050f65..9029c34a 100644 --- a/Source/SPExportController.h +++ b/Source/SPExportController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportController.h // sequel-pro // diff --git a/Source/SPExportController.m b/Source/SPExportController.m index 4ffbe085..2c243270 100644 --- a/Source/SPExportController.m +++ b/Source/SPExportController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportController.m // sequel-pro // diff --git a/Source/SPExportControllerDelegate.h b/Source/SPExportControllerDelegate.h index df14dc1a..5cca0709 100644 --- a/Source/SPExportControllerDelegate.h +++ b/Source/SPExportControllerDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportControllerDelegate.h // sequel-pro // diff --git a/Source/SPExportControllerDelegate.m b/Source/SPExportControllerDelegate.m index 8c273813..6a94bdf8 100644 --- a/Source/SPExportControllerDelegate.m +++ b/Source/SPExportControllerDelegate.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportControllerDelegate.m // sequel-pro // diff --git a/Source/SPExportFile.h b/Source/SPExportFile.h index 61af5483..bc7bd0f0 100644 --- a/Source/SPExportFile.h +++ b/Source/SPExportFile.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportFile.h // sequel-pro // diff --git a/Source/SPExportFile.m b/Source/SPExportFile.m index 125adf15..ceb206f5 100644 --- a/Source/SPExportFile.m +++ b/Source/SPExportFile.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportFile.m // sequel-pro // diff --git a/Source/SPExportFileNameTokenObject.h b/Source/SPExportFileNameTokenObject.h index 4d9af05b..213427ae 100644 --- a/Source/SPExportFileNameTokenObject.h +++ b/Source/SPExportFileNameTokenObject.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportFileNameTokenObject.h // sequel-pro // diff --git a/Source/SPExportFileNameTokenObject.m b/Source/SPExportFileNameTokenObject.m index cd71c5ce..a32d569b 100644 --- a/Source/SPExportFileNameTokenObject.m +++ b/Source/SPExportFileNameTokenObject.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportFileNameTokenObject.m // sequel-pro // diff --git a/Source/SPExportFileUtilities.h b/Source/SPExportFileUtilities.h index 9675faa3..f3205151 100644 --- a/Source/SPExportFileUtilities.h +++ b/Source/SPExportFileUtilities.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportFileUtilities.m // sequel-pro // diff --git a/Source/SPExportFileUtilities.m b/Source/SPExportFileUtilities.m index 94b3e933..7314aa6a 100644 --- a/Source/SPExportFileUtilities.m +++ b/Source/SPExportFileUtilities.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportFileUtilities.m // sequel-pro // diff --git a/Source/SPExportFilenameUtilities.h b/Source/SPExportFilenameUtilities.h index 52c22bec..371e1ec1 100644 --- a/Source/SPExportFilenameUtilities.h +++ b/Source/SPExportFilenameUtilities.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportFilenameUtilities.h // sequel-pro // diff --git a/Source/SPExportFilenameUtilities.m b/Source/SPExportFilenameUtilities.m index 5ea5bb44..5c732945 100644 --- a/Source/SPExportFilenameUtilities.m +++ b/Source/SPExportFilenameUtilities.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportFilenameUtilities.m // sequel-pro // diff --git a/Source/SPExportInitializer.h b/Source/SPExportInitializer.h index f477d0a0..16b37119 100644 --- a/Source/SPExportInitializer.h +++ b/Source/SPExportInitializer.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportInitializer.h // sequel-pro // diff --git a/Source/SPExportInitializer.m b/Source/SPExportInitializer.m index 30452fa7..3ffb8f43 100644 --- a/Source/SPExportInitializer.m +++ b/Source/SPExportInitializer.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportInitializer.m // sequel-pro // diff --git a/Source/SPExportInterfaceController.h b/Source/SPExportInterfaceController.h index 89bf4121..ed898835 100644 --- a/Source/SPExportInterfaceController.h +++ b/Source/SPExportInterfaceController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportInterfaceController.h // sequel-pro // diff --git a/Source/SPExportInterfaceController.m b/Source/SPExportInterfaceController.m index a2d11c25..50941a2a 100644 --- a/Source/SPExportInterfaceController.m +++ b/Source/SPExportInterfaceController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportInterfaceController.m // sequel-pro // diff --git a/Source/SPExportUtilities.h b/Source/SPExportUtilities.h index 7433f0a0..1b0ae25f 100644 --- a/Source/SPExportUtilities.h +++ b/Source/SPExportUtilities.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportUtilities.h // sequel-pro // diff --git a/Source/SPExportUtilities.m b/Source/SPExportUtilities.m index 827918ef..c779819b 100644 --- a/Source/SPExportUtilities.m +++ b/Source/SPExportUtilities.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExportUtilities.m // sequel-pro // diff --git a/Source/SPExporter.h b/Source/SPExporter.h index 6da1a9a9..a4601aed 100644 --- a/Source/SPExporter.h +++ b/Source/SPExporter.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExporter.h // sequel-pro // diff --git a/Source/SPExporter.m b/Source/SPExporter.m index f87ed0c8..712dabe9 100644 --- a/Source/SPExporter.m +++ b/Source/SPExporter.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExporter.m // sequel-pro // diff --git a/Source/SPExtendedTableInfo.h b/Source/SPExtendedTableInfo.h index ef49017e..0ebba261 100644 --- a/Source/SPExtendedTableInfo.h +++ b/Source/SPExtendedTableInfo.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExtendedTableInfo.h // sequel-pro // diff --git a/Source/SPExtendedTableInfo.m b/Source/SPExtendedTableInfo.m index b7c62854..2d5c494b 100644 --- a/Source/SPExtendedTableInfo.m +++ b/Source/SPExtendedTableInfo.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPExtendedTableInfo.m // sequel-pro // diff --git a/Source/SPFavoriteColorSupport.h b/Source/SPFavoriteColorSupport.h index 0d690922..e5e81b48 100644 --- a/Source/SPFavoriteColorSupport.h +++ b/Source/SPFavoriteColorSupport.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFavoriteColorSupport.h // sequel-pro // diff --git a/Source/SPFavoriteColorSupport.m b/Source/SPFavoriteColorSupport.m index 0f7c6fd9..d83e6156 100644 --- a/Source/SPFavoriteColorSupport.m +++ b/Source/SPFavoriteColorSupport.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFavoriteColorSupport.m // sequel-pro // diff --git a/Source/SPFavoriteNode.h b/Source/SPFavoriteNode.h index 0b6747a8..01e6dfbd 100644 --- a/Source/SPFavoriteNode.h +++ b/Source/SPFavoriteNode.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFavoriteNode.h // sequel-pro // diff --git a/Source/SPFavoriteNode.m b/Source/SPFavoriteNode.m index 0512e949..66c9fed3 100644 --- a/Source/SPFavoriteNode.m +++ b/Source/SPFavoriteNode.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFavoriteNode.m // sequel-pro // diff --git a/Source/SPFavoriteTextFieldCell.h b/Source/SPFavoriteTextFieldCell.h index 84bee6ba..1d5492cd 100644 --- a/Source/SPFavoriteTextFieldCell.h +++ b/Source/SPFavoriteTextFieldCell.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFavoriteTextFieldCell.h // sequel-pro // diff --git a/Source/SPFavoriteTextFieldCell.m b/Source/SPFavoriteTextFieldCell.m index 91ff1418..c887c63f 100644 --- a/Source/SPFavoriteTextFieldCell.m +++ b/Source/SPFavoriteTextFieldCell.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFavoriteTextFieldCell.m // sequel-pro // diff --git a/Source/SPFavoritesController.h b/Source/SPFavoritesController.h index 83a99804..88c9a360 100644 --- a/Source/SPFavoritesController.h +++ b/Source/SPFavoritesController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFavoritesController.h // sequel-pro // diff --git a/Source/SPFavoritesController.m b/Source/SPFavoritesController.m index 9ecee454..76e3a8be 100644 --- a/Source/SPFavoritesController.m +++ b/Source/SPFavoritesController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFavoritesController.m // sequel-pro // diff --git a/Source/SPFavoritesExportProtocol.h b/Source/SPFavoritesExportProtocol.h index 5eecca73..9dc95f6f 100644 --- a/Source/SPFavoritesExportProtocol.h +++ b/Source/SPFavoritesExportProtocol.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFavoritesExportProtocol.h // sequel-pro // diff --git a/Source/SPFavoritesExporter.h b/Source/SPFavoritesExporter.h index 4f0878e4..60270a90 100644 --- a/Source/SPFavoritesExporter.h +++ b/Source/SPFavoritesExporter.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFavoritesExporter.h // sequel-pro // diff --git a/Source/SPFavoritesExporter.m b/Source/SPFavoritesExporter.m index a4544a5e..74dc6e11 100644 --- a/Source/SPFavoritesExporter.m +++ b/Source/SPFavoritesExporter.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFavoritesExporter.m // sequel-pro // diff --git a/Source/SPFavoritesImportProtocol.h b/Source/SPFavoritesImportProtocol.h index 37e9fe08..39e60693 100644 --- a/Source/SPFavoritesImportProtocol.h +++ b/Source/SPFavoritesImportProtocol.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFavoritesImportProtocol.h // sequel-pro // diff --git a/Source/SPFavoritesImporter.h b/Source/SPFavoritesImporter.h index 51bf82c9..6dfc4391 100644 --- a/Source/SPFavoritesImporter.h +++ b/Source/SPFavoritesImporter.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFavoritesImporter.h // sequel-pro // diff --git a/Source/SPFavoritesImporter.m b/Source/SPFavoritesImporter.m index b8888537..749e8ba0 100644 --- a/Source/SPFavoritesImporter.m +++ b/Source/SPFavoritesImporter.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFavoritesImporter.m // sequel-pro // diff --git a/Source/SPFavoritesOutlineView.h b/Source/SPFavoritesOutlineView.h index b2c718b6..a034b23e 100644 --- a/Source/SPFavoritesOutlineView.h +++ b/Source/SPFavoritesOutlineView.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFavoritesOutlineView.h // sequel-pro // diff --git a/Source/SPFavoritesOutlineView.m b/Source/SPFavoritesOutlineView.m index 4622f310..dd79b42e 100644 --- a/Source/SPFavoritesOutlineView.m +++ b/Source/SPFavoritesOutlineView.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFavoritesOutlineView.m // sequel-pro // diff --git a/Source/SPFieldEditorController.h b/Source/SPFieldEditorController.h index 4e6aac77..3416ca4b 100644 --- a/Source/SPFieldEditorController.h +++ b/Source/SPFieldEditorController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFieldEditorController.h // sequel-pro // diff --git a/Source/SPFieldEditorController.m b/Source/SPFieldEditorController.m index 3d172370..cd96005a 100644 --- a/Source/SPFieldEditorController.m +++ b/Source/SPFieldEditorController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFieldEditorController.m // sequel-pro // diff --git a/Source/SPFieldMapperController.h b/Source/SPFieldMapperController.h index cdfe77c8..f171f074 100644 --- a/Source/SPFieldMapperController.h +++ b/Source/SPFieldMapperController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFieldMapperController.h // sequel-pro // diff --git a/Source/SPFieldMapperController.m b/Source/SPFieldMapperController.m index 4e62016f..8a638fb7 100644 --- a/Source/SPFieldMapperController.m +++ b/Source/SPFieldMapperController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFieldMapperController.m // sequel-pro // diff --git a/Source/SPFileHandle.h b/Source/SPFileHandle.h index aaf4ad63..825e8ff3 100644 --- a/Source/SPFileHandle.h +++ b/Source/SPFileHandle.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFileHandle.h // sequel-pro // diff --git a/Source/SPFileHandle.m b/Source/SPFileHandle.m index 6ba49182..11a1c3bb 100644 --- a/Source/SPFileHandle.m +++ b/Source/SPFileHandle.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFileHandle.m // sequel-pro // diff --git a/Source/SPFileManagerAdditions.h b/Source/SPFileManagerAdditions.h index b4ae8f07..111564e5 100644 --- a/Source/SPFileManagerAdditions.h +++ b/Source/SPFileManagerAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFileManagerAdditions.h // sequel-pro // diff --git a/Source/SPFileManagerAdditions.m b/Source/SPFileManagerAdditions.m index 7868c427..a386f9b9 100644 --- a/Source/SPFileManagerAdditions.m +++ b/Source/SPFileManagerAdditions.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFileManagerAdditions.m // sequel-pro // diff --git a/Source/SPFlippedView.h b/Source/SPFlippedView.h index d24f4d88..581f5829 100644 --- a/Source/SPFlippedView.h +++ b/Source/SPFlippedView.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFlippedView.h // sequel-pro // diff --git a/Source/SPFlippedView.m b/Source/SPFlippedView.m index 5e57c31a..2ed07beb 100644 --- a/Source/SPFlippedView.m +++ b/Source/SPFlippedView.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFlippedView.m // sequel-pro // diff --git a/Source/SPFontPreviewTextField.h b/Source/SPFontPreviewTextField.h index c922beaf..abac5dd6 100644 --- a/Source/SPFontPreviewTextField.h +++ b/Source/SPFontPreviewTextField.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFontPreviewTextField.h // sequel-pro // diff --git a/Source/SPFontPreviewTextField.m b/Source/SPFontPreviewTextField.m index 5eea2e56..c3f4b327 100644 --- a/Source/SPFontPreviewTextField.m +++ b/Source/SPFontPreviewTextField.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPFontPreviewTextField.m // sequel-pro // diff --git a/Source/SPGeneralPreferencePane.h b/Source/SPGeneralPreferencePane.h index bc5dbd25..155911d0 100644 --- a/Source/SPGeneralPreferencePane.h +++ b/Source/SPGeneralPreferencePane.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPGeneralPreferencePane.h // sequel-pro // diff --git a/Source/SPGeneralPreferencePane.m b/Source/SPGeneralPreferencePane.m index cd0890d7..634688ef 100644 --- a/Source/SPGeneralPreferencePane.m +++ b/Source/SPGeneralPreferencePane.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPGeneralPreferencePane.m // sequel-pro // diff --git a/Source/SPGeometryDataView.h b/Source/SPGeometryDataView.h index ef362789..33d8e7b5 100644 --- a/Source/SPGeometryDataView.h +++ b/Source/SPGeometryDataView.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPGeometryDataView.h // sequel-pro // diff --git a/Source/SPGeometryDataView.m b/Source/SPGeometryDataView.m index acb1157a..b1b72cc9 100644 --- a/Source/SPGeometryDataView.m +++ b/Source/SPGeometryDataView.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPGeometryDataView.m // sequel-pro // diff --git a/Source/SPGroupNode.h b/Source/SPGroupNode.h index c217825c..5f348405 100644 --- a/Source/SPGroupNode.h +++ b/Source/SPGroupNode.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPGroupNode.h // sequel-pro // diff --git a/Source/SPGroupNode.m b/Source/SPGroupNode.m index 59905369..4483937f 100644 --- a/Source/SPGroupNode.m +++ b/Source/SPGroupNode.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPGroupNode.m // sequel-pro // diff --git a/Source/SPGrowlController.h b/Source/SPGrowlController.h index 3083204b..58a53394 100644 --- a/Source/SPGrowlController.h +++ b/Source/SPGrowlController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPGrowlController.h // sequel-pro // diff --git a/Source/SPGrowlController.m b/Source/SPGrowlController.m index 9558208e..5495a452 100644 --- a/Source/SPGrowlController.m +++ b/Source/SPGrowlController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPGrowlController.m // sequel-pro // diff --git a/Source/SPHTMLExporter.h b/Source/SPHTMLExporter.h index a4018168..1465b7ec 100644 --- a/Source/SPHTMLExporter.h +++ b/Source/SPHTMLExporter.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPHTMLExporter.h // sequel-pro // diff --git a/Source/SPHTMLExporter.m b/Source/SPHTMLExporter.m index 63414644..32a54dfe 100644 --- a/Source/SPHTMLExporter.m +++ b/Source/SPHTMLExporter.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPHTMLExporter.m // sequel-pro // diff --git a/Source/SPHTMLExporterDelegate.h b/Source/SPHTMLExporterDelegate.h index 42d4c5b2..360198d7 100644 --- a/Source/SPHTMLExporterDelegate.h +++ b/Source/SPHTMLExporterDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPHTMLExporterDelegate.h // sequel-pro // diff --git a/Source/SPHTMLExporterDelegate.m b/Source/SPHTMLExporterDelegate.m index 29f48ade..a964ef23 100644 --- a/Source/SPHTMLExporterDelegate.m +++ b/Source/SPHTMLExporterDelegate.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPHTMLExporterDelegate.m // sequel-pro // diff --git a/Source/SPHTMLExporterProtocol.h b/Source/SPHTMLExporterProtocol.h index 17d4c5c1..bea1e826 100644 --- a/Source/SPHTMLExporterProtocol.h +++ b/Source/SPHTMLExporterProtocol.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPHTMLExporterProtocol.h // sequel-pro // diff --git a/Source/SPHistoryController.h b/Source/SPHistoryController.h index 22d7bab5..415c9630 100644 --- a/Source/SPHistoryController.h +++ b/Source/SPHistoryController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPHistoryController.h // sequel-pro // diff --git a/Source/SPHistoryController.m b/Source/SPHistoryController.m index 10806aba..6673fb0d 100644 --- a/Source/SPHistoryController.m +++ b/Source/SPHistoryController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPHistoryController.m // sequel-pro // diff --git a/Source/SPImageView.h b/Source/SPImageView.h index 885c1da4..2fc83f83 100644 --- a/Source/SPImageView.h +++ b/Source/SPImageView.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPImageView.h // sequel-pro // diff --git a/Source/SPImageView.m b/Source/SPImageView.m index 27080e00..9c8a8d2c 100644 --- a/Source/SPImageView.m +++ b/Source/SPImageView.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPImageView.m // sequel-pro // diff --git a/Source/SPIndexesController.h b/Source/SPIndexesController.h index 1c67a673..64531519 100644 --- a/Source/SPIndexesController.h +++ b/Source/SPIndexesController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPIndexesController.h // sequel-pro // diff --git a/Source/SPIndexesController.m b/Source/SPIndexesController.m index 8fa65a1d..459ca532 100644 --- a/Source/SPIndexesController.m +++ b/Source/SPIndexesController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPIndexesController.m // sequel-pro // diff --git a/Source/SPKeychain.h b/Source/SPKeychain.h index 4fa986c9..2bb61c10 100644 --- a/Source/SPKeychain.h +++ b/Source/SPKeychain.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPKeychain.h // sequel-pro // diff --git a/Source/SPKeychain.m b/Source/SPKeychain.m index cc98bf6c..44bc7a0a 100644 --- a/Source/SPKeychain.m +++ b/Source/SPKeychain.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPKeychain.m // sequel-pro // diff --git a/Source/SPLogger.h b/Source/SPLogger.h index 10f14b85..cd199015 100644 --- a/Source/SPLogger.h +++ b/Source/SPLogger.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPLogger.h // sequel-pro // diff --git a/Source/SPLogger.m b/Source/SPLogger.m index 3bba8421..1d1260d7 100644 --- a/Source/SPLogger.m +++ b/Source/SPLogger.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPLogger.m // sequel-pro // diff --git a/Source/SPMainThreadTrampoline.h b/Source/SPMainThreadTrampoline.h index 90239b74..fac9f021 100644 --- a/Source/SPMainThreadTrampoline.h +++ b/Source/SPMainThreadTrampoline.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMainThreadTrampoline.h // sequel-pro // diff --git a/Source/SPMainThreadTrampoline.m b/Source/SPMainThreadTrampoline.m index 303fa18f..cde29c18 100644 --- a/Source/SPMainThreadTrampoline.m +++ b/Source/SPMainThreadTrampoline.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMainThreadTrampoline.m // sequel-pro // diff --git a/Source/SPMenuAdditions.h b/Source/SPMenuAdditions.h index 2874ce6e..f234d489 100644 --- a/Source/SPMenuAdditions.h +++ b/Source/SPMenuAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMenuAdditions.h // sequel-pro // diff --git a/Source/SPMenuAdditions.m b/Source/SPMenuAdditions.m index 9fa57829..67875e31 100644 --- a/Source/SPMenuAdditions.m +++ b/Source/SPMenuAdditions.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMenuAdditions.m // sequel-pro // diff --git a/Source/SPMutableArrayAdditions.h b/Source/SPMutableArrayAdditions.h index e1b39e7c..feb45d64 100644 --- a/Source/SPMutableArrayAdditions.h +++ b/Source/SPMutableArrayAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMutableArrayAdditions.h // sequel-pro // diff --git a/Source/SPMutableArrayAdditions.m b/Source/SPMutableArrayAdditions.m index fe247674..1ac66048 100644 --- a/Source/SPMutableArrayAdditions.m +++ b/Source/SPMutableArrayAdditions.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMutableArrayAdditions.m // sequel-pro // diff --git a/Source/SPNarrowDownCompletion.h b/Source/SPNarrowDownCompletion.h index f6e74ab9..522765e5 100644 --- a/Source/SPNarrowDownCompletion.h +++ b/Source/SPNarrowDownCompletion.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPNarrowDownCompletion.h // sequel-pro // diff --git a/Source/SPNarrowDownCompletion.m b/Source/SPNarrowDownCompletion.m index 626168b5..f1dffd49 100644 --- a/Source/SPNarrowDownCompletion.m +++ b/Source/SPNarrowDownCompletion.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPNarrowDownCompletion.m // sequel-pro // diff --git a/Source/SPNavigatorController.h b/Source/SPNavigatorController.h index 155f7e4d..ef349579 100644 --- a/Source/SPNavigatorController.h +++ b/Source/SPNavigatorController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPNavigatorController.h // sequel-pro // diff --git a/Source/SPNavigatorController.m b/Source/SPNavigatorController.m index f3896f45..ae73aa1e 100644 --- a/Source/SPNavigatorController.m +++ b/Source/SPNavigatorController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPNavigatorController.m // sequel-pro // diff --git a/Source/SPNavigatorOutlineView.h b/Source/SPNavigatorOutlineView.h index 9756e79c..f0bd258e 100644 --- a/Source/SPNavigatorOutlineView.h +++ b/Source/SPNavigatorOutlineView.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPNavigatorOutlineView.h // sequel-pro // diff --git a/Source/SPNavigatorOutlineView.m b/Source/SPNavigatorOutlineView.m index c0772ebd..730c6f6e 100644 --- a/Source/SPNavigatorOutlineView.m +++ b/Source/SPNavigatorOutlineView.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPNavigatorOutlineView.m // sequel-pro // diff --git a/Source/SPNetworkPreferencePane.h b/Source/SPNetworkPreferencePane.h index bc7007ef..5b05f6c0 100644 --- a/Source/SPNetworkPreferencePane.h +++ b/Source/SPNetworkPreferencePane.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPNetworkPreferencePane.h // sequel-pro // diff --git a/Source/SPNetworkPreferencePane.m b/Source/SPNetworkPreferencePane.m index 7b218327..823ef934 100644 --- a/Source/SPNetworkPreferencePane.m +++ b/Source/SPNetworkPreferencePane.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPNetworkPreferencePane.m // sequel-pro // diff --git a/Source/SPNotLoaded.h b/Source/SPNotLoaded.h index c57a463a..829ac592 100644 --- a/Source/SPNotLoaded.h +++ b/Source/SPNotLoaded.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPNotLoaded.h // sequel-pro // diff --git a/Source/SPNotLoaded.m b/Source/SPNotLoaded.m index 7bc5efba..ef054408 100644 --- a/Source/SPNotLoaded.m +++ b/Source/SPNotLoaded.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPNotLoaded.m // sequel-pro // diff --git a/Source/SPNotificationsPreferencePane.h b/Source/SPNotificationsPreferencePane.h index 69633877..5426aa12 100644 --- a/Source/SPNotificationsPreferencePane.h +++ b/Source/SPNotificationsPreferencePane.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPNotificationsPreferencePane.h // sequel-pro // diff --git a/Source/SPNotificationsPreferencePane.m b/Source/SPNotificationsPreferencePane.m index 503698b2..811141c0 100644 --- a/Source/SPNotificationsPreferencePane.m +++ b/Source/SPNotificationsPreferencePane.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPNotificationsPreferencePane.m // sequel-pro // diff --git a/Source/SPObjectAdditions.h b/Source/SPObjectAdditions.h index 5b122e87..48b34d74 100644 --- a/Source/SPObjectAdditions.h +++ b/Source/SPObjectAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPObjectAdditions.h // sequel-pro // diff --git a/Source/SPObjectAdditions.m b/Source/SPObjectAdditions.m index 7d5c6ba0..7c707908 100644 --- a/Source/SPObjectAdditions.m +++ b/Source/SPObjectAdditions.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPObjectAdditions.m // sequel-pro // diff --git a/Source/SPOutlineView.h b/Source/SPOutlineView.h index 5e232982..1884f3ac 100644 --- a/Source/SPOutlineView.h +++ b/Source/SPOutlineView.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPOutlineView.h // sequel-pro // diff --git a/Source/SPOutlineView.m b/Source/SPOutlineView.m index 0170b4f5..e1fef648 100644 --- a/Source/SPOutlineView.m +++ b/Source/SPOutlineView.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPOutlineView.m // sequel-pro // diff --git a/Source/SPPDFExporter.h b/Source/SPPDFExporter.h index 23561ba2..08ae816c 100644 --- a/Source/SPPDFExporter.h +++ b/Source/SPPDFExporter.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPDFExporter.h // sequel-pro // diff --git a/Source/SPPDFExporter.m b/Source/SPPDFExporter.m index cb54babb..5efabe4d 100644 --- a/Source/SPPDFExporter.m +++ b/Source/SPPDFExporter.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPDFExporter.m // sequel-pro // diff --git a/Source/SPPDFExporterDelegate.h b/Source/SPPDFExporterDelegate.h index e3a00b04..b33a7bc2 100644 --- a/Source/SPPDFExporterDelegate.h +++ b/Source/SPPDFExporterDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPDFExporterDelegate.h // sequel-pro // diff --git a/Source/SPPDFExporterDelegate.m b/Source/SPPDFExporterDelegate.m index 9a2479a3..204ec41a 100644 --- a/Source/SPPDFExporterDelegate.m +++ b/Source/SPPDFExporterDelegate.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPDFExporterDelegate.m // sequel-pro // diff --git a/Source/SPPDFExporterProtocol.h b/Source/SPPDFExporterProtocol.h index 703657d1..aedf10a9 100644 --- a/Source/SPPDFExporterProtocol.h +++ b/Source/SPPDFExporterProtocol.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPDFExporterProtocol.h // sequel-pro // diff --git a/Source/SPPreferenceController.h b/Source/SPPreferenceController.h index 3e7bdf23..88aa94dd 100644 --- a/Source/SPPreferenceController.h +++ b/Source/SPPreferenceController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPreferenceController.h // sequel-pro // diff --git a/Source/SPPreferenceController.m b/Source/SPPreferenceController.m index 58f05e78..c75e5a09 100644 --- a/Source/SPPreferenceController.m +++ b/Source/SPPreferenceController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPreferenceController.m // sequel-pro // diff --git a/Source/SPPreferenceControllerDelegate.h b/Source/SPPreferenceControllerDelegate.h index 7ea94196..78c2ba9d 100644 --- a/Source/SPPreferenceControllerDelegate.h +++ b/Source/SPPreferenceControllerDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPreferenceControllerDelegate.h // sequel-pro // diff --git a/Source/SPPreferenceControllerDelegate.m b/Source/SPPreferenceControllerDelegate.m index 5cde87a6..6f79170a 100644 --- a/Source/SPPreferenceControllerDelegate.m +++ b/Source/SPPreferenceControllerDelegate.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPreferenceControllerDelegate.m // sequel-pro // diff --git a/Source/SPPreferencePane.h b/Source/SPPreferencePane.h index 89adac67..ba2c7ca1 100644 --- a/Source/SPPreferencePane.h +++ b/Source/SPPreferencePane.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPreferencePane.h // sequel-pro // diff --git a/Source/SPPreferencePane.m b/Source/SPPreferencePane.m index 17e02b9d..f3daa461 100644 --- a/Source/SPPreferencePane.m +++ b/Source/SPPreferencePane.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPreferencePane.m // sequel-pro // diff --git a/Source/SPPreferencePaneProtocol.h b/Source/SPPreferencePaneProtocol.h index a195020a..df33f430 100644 --- a/Source/SPPreferencePaneProtocol.h +++ b/Source/SPPreferencePaneProtocol.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPreferencePaneProtocol.h // sequel-pro // diff --git a/Source/SPPreferencesUpgrade.h b/Source/SPPreferencesUpgrade.h index 6b7bb0cd..99a677d1 100644 --- a/Source/SPPreferencesUpgrade.h +++ b/Source/SPPreferencesUpgrade.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPreferencesUpgrade.h // sequel-pro // diff --git a/Source/SPPreferencesUpgrade.m b/Source/SPPreferencesUpgrade.m index 55e68157..70594817 100644 --- a/Source/SPPreferencesUpgrade.m +++ b/Source/SPPreferencesUpgrade.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPreferencesUpgrade.m // sequel-pro // diff --git a/Source/SPPrintAccessory.h b/Source/SPPrintAccessory.h index d4b550c8..37fbea57 100644 --- a/Source/SPPrintAccessory.h +++ b/Source/SPPrintAccessory.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPrintAccessory.h // sequel-pro // diff --git a/Source/SPPrintAccessory.m b/Source/SPPrintAccessory.m index ce8c950c..ae047597 100644 --- a/Source/SPPrintAccessory.m +++ b/Source/SPPrintAccessory.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPrintAccessory.m // sequel-pro // diff --git a/Source/SPPrintController.h b/Source/SPPrintController.h index 481dd52c..c1aaf5ab 100644 --- a/Source/SPPrintController.h +++ b/Source/SPPrintController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPrintController.h // sequel-pro // diff --git a/Source/SPPrintController.m b/Source/SPPrintController.m index 024afdc4..bf719a3c 100644 --- a/Source/SPPrintController.m +++ b/Source/SPPrintController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPPrintController.m // sequel-pro // diff --git a/Source/SPProcessListController.h b/Source/SPProcessListController.h index 636d5db3..097db450 100644 --- a/Source/SPProcessListController.h +++ b/Source/SPProcessListController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPProcessListController.h // sequel-pro // diff --git a/Source/SPProcessListController.m b/Source/SPProcessListController.m index 1db30726..daab56a9 100644 --- a/Source/SPProcessListController.m +++ b/Source/SPProcessListController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPProcessListController.m // sequel-pro // diff --git a/Source/SPProcessListControllerDataSource.h b/Source/SPProcessListControllerDataSource.h index 3d0cc571..0934d591 100644 --- a/Source/SPProcessListControllerDataSource.h +++ b/Source/SPProcessListControllerDataSource.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPProcessListControllerDataSource.h // sequel-pro // diff --git a/Source/SPProcessListControllerDataSource.m b/Source/SPProcessListControllerDataSource.m index 90e0c113..7306e382 100644 --- a/Source/SPProcessListControllerDataSource.m +++ b/Source/SPProcessListControllerDataSource.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPProcessListControllerDataSource.m // sequel-pro // diff --git a/Source/SPQueryConsoleDataSource.h b/Source/SPQueryConsoleDataSource.h index 36320d91..52d1c5fa 100644 --- a/Source/SPQueryConsoleDataSource.h +++ b/Source/SPQueryConsoleDataSource.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPQueryConsoleDataSource.h // sequel-pro // diff --git a/Source/SPQueryConsoleDataSource.m b/Source/SPQueryConsoleDataSource.m index cc447c7f..50f433be 100644 --- a/Source/SPQueryConsoleDataSource.m +++ b/Source/SPQueryConsoleDataSource.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPQueryConsoleDataSource.m // sequel-pro // diff --git a/Source/SPQueryController.h b/Source/SPQueryController.h index 85997a3f..d1f84ad6 100644 --- a/Source/SPQueryController.h +++ b/Source/SPQueryController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPQueryController.h // sequel-pro // diff --git a/Source/SPQueryController.m b/Source/SPQueryController.m index 8febfd2b..7218bbe3 100644 --- a/Source/SPQueryController.m +++ b/Source/SPQueryController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPQueryController.m // sequel-pro // diff --git a/Source/SPQueryControllerInitializer.h b/Source/SPQueryControllerInitializer.h index b6ba02e9..81f7f47b 100644 --- a/Source/SPQueryControllerInitializer.h +++ b/Source/SPQueryControllerInitializer.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPQueryControllerInitializer.h // sequel-pro // diff --git a/Source/SPQueryControllerInitializer.m b/Source/SPQueryControllerInitializer.m index 12952ef0..065c867d 100644 --- a/Source/SPQueryControllerInitializer.m +++ b/Source/SPQueryControllerInitializer.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPQueryControllerInitializer.m // sequel-pro // diff --git a/Source/SPQueryDocumentsController.h b/Source/SPQueryDocumentsController.h index a0b214b6..7b3f7963 100644 --- a/Source/SPQueryDocumentsController.h +++ b/Source/SPQueryDocumentsController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPQueryDocumentsController.h // sequel-pro // diff --git a/Source/SPQueryDocumentsController.m b/Source/SPQueryDocumentsController.m index 5bda1771..0bf045ae 100644 --- a/Source/SPQueryDocumentsController.m +++ b/Source/SPQueryDocumentsController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPQueryDocumentsController.m // sequel-pro // diff --git a/Source/SPQueryFavoriteManager.h b/Source/SPQueryFavoriteManager.h index f6e611ed..c3e99777 100644 --- a/Source/SPQueryFavoriteManager.h +++ b/Source/SPQueryFavoriteManager.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPQueryFavoriteManager.h // sequel-pro // diff --git a/Source/SPQueryFavoriteManager.m b/Source/SPQueryFavoriteManager.m index 0f5b68ff..6ae3f162 100644 --- a/Source/SPQueryFavoriteManager.m +++ b/Source/SPQueryFavoriteManager.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPQueryFavoriteManager.m // sequel-pro // diff --git a/Source/SPSQLExporter.h b/Source/SPSQLExporter.h index 546de5e3..0971d3bb 100644 --- a/Source/SPSQLExporter.h +++ b/Source/SPSQLExporter.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPSQLExporter.h // sequel-pro // diff --git a/Source/SPSQLExporter.m b/Source/SPSQLExporter.m index f91fad5e..e072388d 100644 --- a/Source/SPSQLExporter.m +++ b/Source/SPSQLExporter.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPSQLExporter.m // sequel-pro // diff --git a/Source/SPSQLExporterDelegate.h b/Source/SPSQLExporterDelegate.h index b19e31cf..3e33a440 100644 --- a/Source/SPSQLExporterDelegate.h +++ b/Source/SPSQLExporterDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPSQLExporterDelegate.h // sequel-pro // diff --git a/Source/SPSQLExporterDelegate.m b/Source/SPSQLExporterDelegate.m index 13818cf4..02df49c0 100644 --- a/Source/SPSQLExporterDelegate.m +++ b/Source/SPSQLExporterDelegate.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPSQLExporterDelegate.m // sequel-pro // diff --git a/Source/SPSQLExporterProtocol.h b/Source/SPSQLExporterProtocol.h index 8fe87c0d..a8958f92 100644 --- a/Source/SPSQLExporterProtocol.h +++ b/Source/SPSQLExporterProtocol.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPSQLExporterProtocol.h // sequel-pro // diff --git a/Source/SPSQLParser.h b/Source/SPSQLParser.h index a8a70744..81f53736 100644 --- a/Source/SPSQLParser.h +++ b/Source/SPSQLParser.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPSQLParser.h // sequel-pro // diff --git a/Source/SPSQLParser.m b/Source/SPSQLParser.m index d95d964f..2c02c216 100644 --- a/Source/SPSQLParser.m +++ b/Source/SPSQLParser.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPSQLParser.m // sequel-pro // diff --git a/Source/SPSQLTokenizer.h b/Source/SPSQLTokenizer.h index 1e1e57f9..b58fa069 100644 --- a/Source/SPSQLTokenizer.h +++ b/Source/SPSQLTokenizer.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPSQLTokenizer.h // sequel-pro // diff --git a/Source/SPSSHTunnel.h b/Source/SPSSHTunnel.h index 08c39c07..15a68ed9 100644 --- a/Source/SPSSHTunnel.h +++ b/Source/SPSSHTunnel.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPSSHTunnel.h // sequel-pro // diff --git a/Source/SPSSHTunnel.m b/Source/SPSSHTunnel.m index beeca225..dcf1cec4 100644 --- a/Source/SPSSHTunnel.m +++ b/Source/SPSSHTunnel.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPSSHTunnel.m // sequel-pro // diff --git a/Source/SPServerSupport.h b/Source/SPServerSupport.h index 6f6f4038..34bcf4d4 100644 --- a/Source/SPServerSupport.h +++ b/Source/SPServerSupport.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPServerSupport.h // sequel-pro // diff --git a/Source/SPServerSupport.m b/Source/SPServerSupport.m index 1446b978..e3a22332 100644 --- a/Source/SPServerSupport.m +++ b/Source/SPServerSupport.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPServerSupport.m // sequel-pro // diff --git a/Source/SPServerVariablesController.h b/Source/SPServerVariablesController.h index 26d7d7f7..c59973c4 100644 --- a/Source/SPServerVariablesController.h +++ b/Source/SPServerVariablesController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPServerVariablesController.h // sequel-pro // diff --git a/Source/SPServerVariablesController.m b/Source/SPServerVariablesController.m index b2afbc13..7295cd07 100644 --- a/Source/SPServerVariablesController.m +++ b/Source/SPServerVariablesController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPServerVariablesController.m // sequel-pro // diff --git a/Source/SPSingleton.h b/Source/SPSingleton.h index 105e820e..422c3eb5 100644 --- a/Source/SPSingleton.h +++ b/Source/SPSingleton.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPSingleton.h // sequel-pro // diff --git a/Source/SPSingleton.m b/Source/SPSingleton.m index 265ad62e..e2d69f5d 100644 --- a/Source/SPSingleton.m +++ b/Source/SPSingleton.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPSingleton.m // sequel-pro // diff --git a/Source/SPSplitView.h b/Source/SPSplitView.h index b181d1ce..5b2e4759 100644 --- a/Source/SPSplitView.h +++ b/Source/SPSplitView.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPSplitView.h // sequel-pro // diff --git a/Source/SPSplitView.m b/Source/SPSplitView.m index f89e0dc9..138dfc0a 100644 --- a/Source/SPSplitView.m +++ b/Source/SPSplitView.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPSplitView.m // sequel-pro // diff --git a/Source/SPStringAdditions.h b/Source/SPStringAdditions.h index 4c2d001d..1c940d68 100644 --- a/Source/SPStringAdditions.h +++ b/Source/SPStringAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPStringAdditions.h // sequel-pro // diff --git a/Source/SPStringAdditions.m b/Source/SPStringAdditions.m index dfc71fb3..fa79576a 100644 --- a/Source/SPStringAdditions.m +++ b/Source/SPStringAdditions.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPStringAdditions.m // sequel-pro // diff --git a/Source/SPSyntaxParser.h b/Source/SPSyntaxParser.h index 74fbb9bc..16bcb101 100644 --- a/Source/SPSyntaxParser.h +++ b/Source/SPSyntaxParser.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPSyntaxParser.h // sequel-pro // diff --git a/Source/SPTableContent.h b/Source/SPTableContent.h index 3a0e8fc5..bf7e1bef 100644 --- a/Source/SPTableContent.h +++ b/Source/SPTableContent.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableContent.h // sequel-pro // diff --git a/Source/SPTableContent.m b/Source/SPTableContent.m index 52d0efc6..3da0c917 100644 --- a/Source/SPTableContent.m +++ b/Source/SPTableContent.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableContent.m // sequel-pro // diff --git a/Source/SPTableContentDataSource.h b/Source/SPTableContentDataSource.h index 43a9ef97..b840a84b 100644 --- a/Source/SPTableContentDataSource.h +++ b/Source/SPTableContentDataSource.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableContentDataSource.h // sequel-pro // diff --git a/Source/SPTableContentDataSource.m b/Source/SPTableContentDataSource.m index 18c6d4ac..caa14a04 100644 --- a/Source/SPTableContentDataSource.m +++ b/Source/SPTableContentDataSource.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableContentDataSource.m // sequel-pro // diff --git a/Source/SPTableContentDelegate.h b/Source/SPTableContentDelegate.h index 94a12305..81f9b08a 100644 --- a/Source/SPTableContentDelegate.h +++ b/Source/SPTableContentDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableContentDelegate.h // sequel-pro // diff --git a/Source/SPTableContentDelegate.m b/Source/SPTableContentDelegate.m index 915b1ede..c346b647 100644 --- a/Source/SPTableContentDelegate.m +++ b/Source/SPTableContentDelegate.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableContentDelegate.m // sequel-pro // diff --git a/Source/SPTableContentFilter.h b/Source/SPTableContentFilter.h index b108e02c..2380f34c 100644 --- a/Source/SPTableContentFilter.h +++ b/Source/SPTableContentFilter.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableContentFilter.h // sequel-pro // diff --git a/Source/SPTableContentFilter.m b/Source/SPTableContentFilter.m index 6d8c212a..cc6ce8fa 100644 --- a/Source/SPTableContentFilter.m +++ b/Source/SPTableContentFilter.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableContentFilter.m // sequel-pro // diff --git a/Source/SPTableCopy.h b/Source/SPTableCopy.h index aee4c048..d72fff6c 100644 --- a/Source/SPTableCopy.h +++ b/Source/SPTableCopy.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableCopy.h // sequel-pro // diff --git a/Source/SPTableCopy.m b/Source/SPTableCopy.m index c503022a..e2de841b 100644 --- a/Source/SPTableCopy.m +++ b/Source/SPTableCopy.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableCopy.m // sequel-pro // diff --git a/Source/SPTableData.h b/Source/SPTableData.h index f0ada4f2..b46a513d 100644 --- a/Source/SPTableData.h +++ b/Source/SPTableData.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableData.h // sequel-pro // diff --git a/Source/SPTableData.m b/Source/SPTableData.m index ac11c571..472517e3 100644 --- a/Source/SPTableData.m +++ b/Source/SPTableData.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableData.m // sequel-pro // diff --git a/Source/SPTableFieldValidation.h b/Source/SPTableFieldValidation.h index 1c3a5e98..fab1b104 100644 --- a/Source/SPTableFieldValidation.h +++ b/Source/SPTableFieldValidation.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableFieldValidation.h // sequel-pro // diff --git a/Source/SPTableFieldValidation.m b/Source/SPTableFieldValidation.m index b18fba19..cacc2d26 100644 --- a/Source/SPTableFieldValidation.m +++ b/Source/SPTableFieldValidation.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableFieldValidation.m // sequel-pro // diff --git a/Source/SPTableInfo.h b/Source/SPTableInfo.h index bcaad21f..e0a41cc5 100644 --- a/Source/SPTableInfo.h +++ b/Source/SPTableInfo.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableInfo.h // sequel-pro // diff --git a/Source/SPTableInfo.m b/Source/SPTableInfo.m index 2c29f3d2..51570f06 100644 --- a/Source/SPTableInfo.m +++ b/Source/SPTableInfo.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableInfo.m // sequel-pro // diff --git a/Source/SPTableRelations.h b/Source/SPTableRelations.h index 9734b678..60e6a83e 100644 --- a/Source/SPTableRelations.h +++ b/Source/SPTableRelations.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableRelations.h // sequel-pro // diff --git a/Source/SPTableRelations.m b/Source/SPTableRelations.m index 21257c2f..11468e3e 100644 --- a/Source/SPTableRelations.m +++ b/Source/SPTableRelations.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableRelations.m // sequel-pro // diff --git a/Source/SPTableStructure.h b/Source/SPTableStructure.h index 84de3310..d2bbb79f 100644 --- a/Source/SPTableStructure.h +++ b/Source/SPTableStructure.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableStructure.h // sequel-pro // diff --git a/Source/SPTableStructure.m b/Source/SPTableStructure.m index 5b97c6b9..716593aa 100644 --- a/Source/SPTableStructure.m +++ b/Source/SPTableStructure.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableStructure.m // sequel-pro // diff --git a/Source/SPTableStructureDelegate.h b/Source/SPTableStructureDelegate.h index 698aef5a..bed1abc6 100644 --- a/Source/SPTableStructureDelegate.h +++ b/Source/SPTableStructureDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConnectionDelegate.h // sequel-pro // diff --git a/Source/SPTableStructureDelegate.m b/Source/SPTableStructureDelegate.m index e126ea9f..f9ff771c 100644 --- a/Source/SPTableStructureDelegate.m +++ b/Source/SPTableStructureDelegate.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPConnectionDelegate.m // sequel-pro // diff --git a/Source/SPTableStructureLoading.h b/Source/SPTableStructureLoading.h index 13114fd2..502c37ae 100644 --- a/Source/SPTableStructureLoading.h +++ b/Source/SPTableStructureLoading.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableStructureLoading.h // sequel-pro // diff --git a/Source/SPTableStructureLoading.m b/Source/SPTableStructureLoading.m index 37e7e398..399176c2 100644 --- a/Source/SPTableStructureLoading.m +++ b/Source/SPTableStructureLoading.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableStructureLoading.m // sequel-pro // diff --git a/Source/SPTableTextFieldCell.h b/Source/SPTableTextFieldCell.h index 898e6287..ac7c8031 100644 --- a/Source/SPTableTextFieldCell.h +++ b/Source/SPTableTextFieldCell.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableTextFieldCell.h // sequel-pro // diff --git a/Source/SPTableTextFieldCell.m b/Source/SPTableTextFieldCell.m index 085e106d..263b9795 100644 --- a/Source/SPTableTextFieldCell.m +++ b/Source/SPTableTextFieldCell.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableTextFieldCell.m // sequel-pro // diff --git a/Source/SPTableTriggers.h b/Source/SPTableTriggers.h index 7b9c86a8..b06e4cf9 100644 --- a/Source/SPTableTriggers.h +++ b/Source/SPTableTriggers.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableTriggers.h // sequel-pro // diff --git a/Source/SPTableTriggers.m b/Source/SPTableTriggers.m index 6a4b1b79..c7a74060 100644 --- a/Source/SPTableTriggers.m +++ b/Source/SPTableTriggers.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableTriggers.m // sequel-pro // diff --git a/Source/SPTableTriggersDelegate.h b/Source/SPTableTriggersDelegate.h index c81ae72b..9ba3ae2d 100644 --- a/Source/SPTableTriggersDelegate.h +++ b/Source/SPTableTriggersDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableTriggersDelegate.h // sequel-pro // diff --git a/Source/SPTableTriggersDelegate.m b/Source/SPTableTriggersDelegate.m index 9c752cc2..87308551 100644 --- a/Source/SPTableTriggersDelegate.m +++ b/Source/SPTableTriggersDelegate.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableTriggersDelegate.m // sequel-pro // diff --git a/Source/SPTableView.h b/Source/SPTableView.h index 377a5c04..958dccce 100644 --- a/Source/SPTableView.h +++ b/Source/SPTableView.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableView.h // sequel-pro // diff --git a/Source/SPTableView.m b/Source/SPTableView.m index a93bc655..8fef382a 100644 --- a/Source/SPTableView.m +++ b/Source/SPTableView.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableView.m // sequel-pro // diff --git a/Source/SPTablesList.h b/Source/SPTablesList.h index 56d8dfa3..baf6dba5 100644 --- a/Source/SPTablesList.h +++ b/Source/SPTablesList.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTablesList.h // sequel-pro // diff --git a/Source/SPTablesList.m b/Source/SPTablesList.m index 0f4f743a..16f9fb0f 100644 --- a/Source/SPTablesList.m +++ b/Source/SPTablesList.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTablesList.m // sequel-pro // diff --git a/Source/SPTablesPreferencePane.h b/Source/SPTablesPreferencePane.h index ff725710..9d5a4401 100644 --- a/Source/SPTablesPreferencePane.h +++ b/Source/SPTablesPreferencePane.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTablesPreferencePane.h // sequel-pro // diff --git a/Source/SPTablesPreferencePane.m b/Source/SPTablesPreferencePane.m index f961ea48..24e1ffed 100644 --- a/Source/SPTablesPreferencePane.m +++ b/Source/SPTablesPreferencePane.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTablesPreferencePane.m // sequel-pro // diff --git a/Source/SPTextAndLinkCell.h b/Source/SPTextAndLinkCell.h index 74f28cc8..1aba98aa 100644 --- a/Source/SPTextAndLinkCell.h +++ b/Source/SPTextAndLinkCell.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTextAndLinkCell.h // sequel-pro // diff --git a/Source/SPTextAndLinkCell.m b/Source/SPTextAndLinkCell.m index 3e91914a..c4088845 100644 --- a/Source/SPTextAndLinkCell.m +++ b/Source/SPTextAndLinkCell.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTextAndLinkCell.m // sequel-pro // diff --git a/Source/SPTextView.h b/Source/SPTextView.h index 0e61e09d..514f7cb1 100644 --- a/Source/SPTextView.h +++ b/Source/SPTextView.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTextView.h // sequel-pro // diff --git a/Source/SPTextView.m b/Source/SPTextView.m index 3a6b2204..094ee186 100644 --- a/Source/SPTextView.m +++ b/Source/SPTextView.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTextView.m // sequel-pro // diff --git a/Source/SPTextViewAdditions.h b/Source/SPTextViewAdditions.h index 23ee4b91..65418a48 100644 --- a/Source/SPTextViewAdditions.h +++ b/Source/SPTextViewAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTextViewAdditions.h // sequel-pro // diff --git a/Source/SPTextViewAdditions.m b/Source/SPTextViewAdditions.m index 8e93d2e6..f1ed170e 100644 --- a/Source/SPTextViewAdditions.m +++ b/Source/SPTextViewAdditions.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTextViewAdditions.m // sequel-pro // diff --git a/Source/SPThreadAdditions.h b/Source/SPThreadAdditions.h index a053a5f4..e0f92914 100644 --- a/Source/SPThreadAdditions.h +++ b/Source/SPThreadAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPThreadAdditions.h // sequel-pro // diff --git a/Source/SPThreadAdditions.m b/Source/SPThreadAdditions.m index 75e86225..db433607 100644 --- a/Source/SPThreadAdditions.m +++ b/Source/SPThreadAdditions.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPThreadAdditions.m // sequel-pro // diff --git a/Source/SPTooltip.h b/Source/SPTooltip.h index c5cbb7cc..e3ea9232 100644 --- a/Source/SPTooltip.h +++ b/Source/SPTooltip.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTooltip.h // sequel-pro // diff --git a/Source/SPTooltip.m b/Source/SPTooltip.m index 8620c8cf..1f310495 100644 --- a/Source/SPTooltip.m +++ b/Source/SPTooltip.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTooltip.m // sequel-pro // diff --git a/Source/SPTreeNode.h b/Source/SPTreeNode.h index f9a70254..92e48cd5 100644 --- a/Source/SPTreeNode.h +++ b/Source/SPTreeNode.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTreeNode.h // sequel-pro // diff --git a/Source/SPTreeNode.m b/Source/SPTreeNode.m index c0202a2e..6d4506e2 100644 --- a/Source/SPTreeNode.m +++ b/Source/SPTreeNode.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTreeNode.m // sequel-pro // diff --git a/Source/SPUserMO.h b/Source/SPUserMO.h index e58c122d..18860730 100644 --- a/Source/SPUserMO.h +++ b/Source/SPUserMO.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPUserMO.h // sequel-pro // diff --git a/Source/SPUserMO.m b/Source/SPUserMO.m index 6e166700..a6e64dca 100644 --- a/Source/SPUserMO.m +++ b/Source/SPUserMO.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPUserMO.m // sequel-pro // diff --git a/Source/SPUserManager.h b/Source/SPUserManager.h index 48254e5a..63d84725 100644 --- a/Source/SPUserManager.h +++ b/Source/SPUserManager.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPUserManager.h // sequel-pro // diff --git a/Source/SPUserManager.m b/Source/SPUserManager.m index 23b32ecb..64fe4691 100644 --- a/Source/SPUserManager.m +++ b/Source/SPUserManager.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPUserManager.m // sequel-pro // diff --git a/Source/SPUserManagerDataSource.h b/Source/SPUserManagerDataSource.h index f60b2118..924228c0 100644 --- a/Source/SPUserManagerDataSource.h +++ b/Source/SPUserManagerDataSource.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPUserManagerDataSource.h // sequel-pro // diff --git a/Source/SPUserManagerDataSource.m b/Source/SPUserManagerDataSource.m index 4e7f622c..bfea7674 100644 --- a/Source/SPUserManagerDataSource.m +++ b/Source/SPUserManagerDataSource.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPUserManagerDataSource.m // sequel-pro // diff --git a/Source/SPUserManagerDelegate.h b/Source/SPUserManagerDelegate.h index 9afd45eb..ae6836c9 100644 --- a/Source/SPUserManagerDelegate.h +++ b/Source/SPUserManagerDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPUserManagerDelegate.h // sequel-pro // diff --git a/Source/SPUserManagerDelegate.m b/Source/SPUserManagerDelegate.m index a5bedca7..4e31ce62 100644 --- a/Source/SPUserManagerDelegate.m +++ b/Source/SPUserManagerDelegate.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPUserManagerDelegate.m // sequel-pro // diff --git a/Source/SPViewCopy.h b/Source/SPViewCopy.h index c5c5efcd..77de74ef 100644 --- a/Source/SPViewCopy.h +++ b/Source/SPViewCopy.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPViewCopy.h // sequel-pro // diff --git a/Source/SPViewCopy.m b/Source/SPViewCopy.m index 38d3df52..87e14fdb 100644 --- a/Source/SPViewCopy.m +++ b/Source/SPViewCopy.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPViewCopy.m // sequel-pro // diff --git a/Source/SPWindow.h b/Source/SPWindow.h index 7828735c..faf9fb7a 100644 --- a/Source/SPWindow.h +++ b/Source/SPWindow.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPWindow.h // sequel-pro // diff --git a/Source/SPWindow.m b/Source/SPWindow.m index 6ec5f86f..3ee2bc4d 100644 --- a/Source/SPWindow.m +++ b/Source/SPWindow.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPWindow.m // sequel-pro // diff --git a/Source/SPWindowAdditions.h b/Source/SPWindowAdditions.h index eab5a810..d46f8268 100644 --- a/Source/SPWindowAdditions.h +++ b/Source/SPWindowAdditions.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPWindowAdditions.h // sequel-pro // diff --git a/Source/SPWindowAdditions.m b/Source/SPWindowAdditions.m index 6966b311..6a06ebc2 100644 --- a/Source/SPWindowAdditions.m +++ b/Source/SPWindowAdditions.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPWindowAdditions.m // sequel-pro // diff --git a/Source/SPWindowController.h b/Source/SPWindowController.h index 39b70dcf..f5dbd170 100644 --- a/Source/SPWindowController.h +++ b/Source/SPWindowController.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPWindowController.h // sequel-pro // diff --git a/Source/SPWindowController.m b/Source/SPWindowController.m index 2d1f5058..bfd16480 100644 --- a/Source/SPWindowController.m +++ b/Source/SPWindowController.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPWindowController.m // sequel-pro // diff --git a/Source/SPWindowControllerDelegate.h b/Source/SPWindowControllerDelegate.h index 29029db2..ac7a2456 100644 --- a/Source/SPWindowControllerDelegate.h +++ b/Source/SPWindowControllerDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPWindowControllerDelegate.h // sequel-pro // diff --git a/Source/SPWindowControllerDelegate.m b/Source/SPWindowControllerDelegate.m index a9124207..86efdec0 100644 --- a/Source/SPWindowControllerDelegate.m +++ b/Source/SPWindowControllerDelegate.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPWindowControllerDelegate.m // sequel-pro // diff --git a/Source/SPWindowManagement.h b/Source/SPWindowManagement.h index 39094667..2785ca69 100644 --- a/Source/SPWindowManagement.h +++ b/Source/SPWindowManagement.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPWindowManagement.h // sequel-pro // diff --git a/Source/SPWindowManagement.m b/Source/SPWindowManagement.m index abe65cd4..000bbe3f 100644 --- a/Source/SPWindowManagement.m +++ b/Source/SPWindowManagement.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPWindowManagement.m // sequel-pro // diff --git a/Source/SPXMLExporter.h b/Source/SPXMLExporter.h index 647fbc93..87034ed5 100644 --- a/Source/SPXMLExporter.h +++ b/Source/SPXMLExporter.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPSXMLExporter.h // sequel-pro // diff --git a/Source/SPXMLExporter.m b/Source/SPXMLExporter.m index f159f129..b81a1309 100644 --- a/Source/SPXMLExporter.m +++ b/Source/SPXMLExporter.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPSXMLExporter.m // sequel-pro // diff --git a/Source/SPXMLExporterDelegate.h b/Source/SPXMLExporterDelegate.h index cd94b71c..84e19afb 100644 --- a/Source/SPXMLExporterDelegate.h +++ b/Source/SPXMLExporterDelegate.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPXMLExporterDelegate.h // sequel-pro // diff --git a/Source/SPXMLExporterDelegate.m b/Source/SPXMLExporterDelegate.m index 18621729..86827bfa 100644 --- a/Source/SPXMLExporterDelegate.m +++ b/Source/SPXMLExporterDelegate.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPXMLExporterDelegate.h // sequel-pro // diff --git a/Source/SPXMLExporterProtocol.h b/Source/SPXMLExporterProtocol.h index 4b334e1d..316fc0e4 100644 --- a/Source/SPXMLExporterProtocol.h +++ b/Source/SPXMLExporterProtocol.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPXMLExporterProtocol.h // sequel-pro // diff --git a/Source/Sequel-Pro.pch b/Source/Sequel-Pro.pch index 3cd35df4..080e20ec 100644 --- a/Source/Sequel-Pro.pch +++ b/Source/Sequel-Pro.pch @@ -1,6 +1,4 @@ // -// $Id$ -// // Sequel-Pro.pch // sequel-pro // diff --git a/Source/SequelProTunnelAssistant.m b/Source/SequelProTunnelAssistant.m index 73e9c71c..de80398a 100644 --- a/Source/SequelProTunnelAssistant.m +++ b/Source/SequelProTunnelAssistant.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SequelProTunnelAssistant.m // sequel-pro // diff --git a/Source/main.m b/Source/main.m index 25e5fb36..8f09cbed 100644 --- a/Source/main.m +++ b/Source/main.m @@ -1,6 +1,4 @@ // -// $Id$ -// // main.m // sequel-pro // diff --git a/UnitTests/SPDatabaseCopyTest.h b/UnitTests/SPDatabaseCopyTest.h index 70ded772..636e7b86 100644 --- a/UnitTests/SPDatabaseCopyTest.h +++ b/UnitTests/SPDatabaseCopyTest.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseCopyTest.h // sequel-pro // diff --git a/UnitTests/SPDatabaseCopyTest.m b/UnitTests/SPDatabaseCopyTest.m index 59cbd703..3c8c99d5 100644 --- a/UnitTests/SPDatabaseCopyTest.m +++ b/UnitTests/SPDatabaseCopyTest.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseCopyTest.m // sequel-pro // diff --git a/UnitTests/SPDatabaseRenameTest.h b/UnitTests/SPDatabaseRenameTest.h index 2582b7d3..dcbc52b7 100644 --- a/UnitTests/SPDatabaseRenameTest.h +++ b/UnitTests/SPDatabaseRenameTest.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseRenameTest.h // sequel-pro // diff --git a/UnitTests/SPDatabaseRenameTest.m b/UnitTests/SPDatabaseRenameTest.m index d8943eac..1ee30e3a 100644 --- a/UnitTests/SPDatabaseRenameTest.m +++ b/UnitTests/SPDatabaseRenameTest.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPDatabaseRenameTest.m // sequel-pro // diff --git a/UnitTests/SPMenuAdditionsTests.h b/UnitTests/SPMenuAdditionsTests.h index b516b357..d7c18f6c 100644 --- a/UnitTests/SPMenuAdditionsTests.h +++ b/UnitTests/SPMenuAdditionsTests.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMenuAdditionsTests.h // sequel-pro // diff --git a/UnitTests/SPMenuAdditionsTests.m b/UnitTests/SPMenuAdditionsTests.m index 88b10566..da05b91c 100644 --- a/UnitTests/SPMenuAdditionsTests.m +++ b/UnitTests/SPMenuAdditionsTests.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMenuAdditionsTests.m // sequel-pro // diff --git a/UnitTests/SPMutableArrayAdditionsTests.h b/UnitTests/SPMutableArrayAdditionsTests.h index 47bcdec7..93b9f998 100644 --- a/UnitTests/SPMutableArrayAdditionsTests.h +++ b/UnitTests/SPMutableArrayAdditionsTests.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMutableArrayAdditionsTests.h // sequel-pro // diff --git a/UnitTests/SPMutableArrayAdditionsTests.m b/UnitTests/SPMutableArrayAdditionsTests.m index 1a85c7fa..32c9d48d 100644 --- a/UnitTests/SPMutableArrayAdditionsTests.m +++ b/UnitTests/SPMutableArrayAdditionsTests.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPMutableArrayAdditionsTests.m // sequel-pro // diff --git a/UnitTests/SPStringAdditionsTests.h b/UnitTests/SPStringAdditionsTests.h index 943e3863..03304499 100644 --- a/UnitTests/SPStringAdditionsTests.h +++ b/UnitTests/SPStringAdditionsTests.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPStringAdditionsTests.h // sequel-pro // diff --git a/UnitTests/SPStringAdditionsTests.m b/UnitTests/SPStringAdditionsTests.m index edd55fe6..91914dc4 100644 --- a/UnitTests/SPStringAdditionsTests.m +++ b/UnitTests/SPStringAdditionsTests.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPStringAdditionsTests.m // sequel-pro // diff --git a/UnitTests/SPTableCopyTest.h b/UnitTests/SPTableCopyTest.h index d3e78f8d..99bb30df 100644 --- a/UnitTests/SPTableCopyTest.h +++ b/UnitTests/SPTableCopyTest.h @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableCopyTest.h // sequel-pro // diff --git a/UnitTests/SPTableCopyTest.m b/UnitTests/SPTableCopyTest.m index 3cd45194..1a0ecac6 100644 --- a/UnitTests/SPTableCopyTest.m +++ b/UnitTests/SPTableCopyTest.m @@ -1,6 +1,4 @@ // -// $Id$ -// // SPTableCopyTest.h // sequel-pro // |