aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2009-08-08 02:49:40 +0000
committerstuconnolly <stuart02@gmail.com>2009-08-08 02:49:40 +0000
commit0471ae82424ea960038699509c1875650ccc3915 (patch)
treebc8c0d40058bf45d49cbb508655fb00ffe868ad6 /Frameworks
parent68bd42992e5e3102c23fd1c975193f34f8d1d517 (diff)
downloadsequelpro-0471ae82424ea960038699509c1875650ccc3915.tar.gz
sequelpro-0471ae82424ea960038699509c1875650ccc3915.tar.bz2
sequelpro-0471ae82424ea960038699509c1875650ccc3915.zip
Missing SVN properties.
Diffstat (limited to 'Frameworks')
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPAttribute.h2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPAttribute.m2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription+MCPEntreprise.h2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription+MCPEntreprise.m2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription+Private.h2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription.h2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription.m2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPEntrepriseNotifications.h2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPEntrepriseNotifications.m2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPJoin.h2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPJoin.m2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPModel+MCPEntreprise.h2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPModel+MCPEntreprise.m2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPModel.h2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPModel.m2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPObject.h2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPObject.m2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPRelation+Private.h2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPRelation.h2
-rw-r--r--Frameworks/MCPKit/MCPEntrepriseKit/MCPRelation.m2
-rw-r--r--Frameworks/MCPKit/MCPFoundationKit/MCPConnection.h2
-rw-r--r--Frameworks/MCPKit/MCPFoundationKit/MCPConnection.m2
-rw-r--r--Frameworks/MCPKit/MCPFoundationKit/MCPConnectionProxy.h2
-rw-r--r--Frameworks/MCPKit/MCPFoundationKit/MCPConstants.h2
-rw-r--r--Frameworks/MCPKit/MCPFoundationKit/MCPFastQueries.h2
-rw-r--r--Frameworks/MCPKit/MCPFoundationKit/MCPFastQueries.m2
-rw-r--r--Frameworks/MCPKit/MCPFoundationKit/MCPKit.h2
-rw-r--r--Frameworks/MCPKit/MCPFoundationKit/MCPNull.h2
-rw-r--r--Frameworks/MCPKit/MCPFoundationKit/MCPNull.m2
-rw-r--r--Frameworks/MCPKit/MCPFoundationKit/MCPNumber.h2
-rw-r--r--Frameworks/MCPKit/MCPFoundationKit/MCPNumber.m2
-rw-r--r--Frameworks/MCPKit/MCPFoundationKit/MCPResult.h2
-rw-r--r--Frameworks/MCPKit/MCPFoundationKit/MCPResult.m2
-rw-r--r--Frameworks/MCPKit/MCPFoundationKit/MCPResultPlus.h2
-rw-r--r--Frameworks/MCPKit/MCPFoundationKit/MCPResultPlus.m2
35 files changed, 35 insertions, 35 deletions
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPAttribute.h b/Frameworks/MCPKit/MCPEntrepriseKit/MCPAttribute.h
index 1a474346..834c8e18 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPAttribute.h
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPAttribute.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPAttribute.h 545 2009-04-10 14:49:45Z stuart02 $
+// $Id$
//
// MCPAttribute.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPAttribute.m b/Frameworks/MCPKit/MCPEntrepriseKit/MCPAttribute.m
index 34b50284..8ecfda92 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPAttribute.m
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPAttribute.m
@@ -1,5 +1,5 @@
//
-// $Id: MCPAttribute.m 927 2009-06-24 10:53:07Z stuart02 $
+// $Id$
//
// MCPAttribute.m
// MCPkit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription+MCPEntreprise.h b/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription+MCPEntreprise.h
index adc66141..052eeadb 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription+MCPEntreprise.h
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription+MCPEntreprise.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPClassDescription+MCPEntreprise.h 482 2009-04-05 01:38:48Z stuart02 $
+// $Id$
//
// MCPClassDescription+MCPEntreprise.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription+MCPEntreprise.m b/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription+MCPEntreprise.m
index 4c912a1f..604290b8 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription+MCPEntreprise.m
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription+MCPEntreprise.m
@@ -1,5 +1,5 @@
//
-// $Id: MCPClassDescription+MCPEntreprise.m 927 2009-06-24 10:53:07Z stuart02 $
+// $Id$
//
// MCPClassDescription+MCPEntreprise.m
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription+Private.h b/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription+Private.h
index 46c8a626..760ea4ef 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription+Private.h
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription+Private.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPClassDescription+Private.h 482 2009-04-05 01:38:48Z stuart02 $
+// $Id$
//
// MCPClassDescription+Private.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription.h b/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription.h
index c5119797..5a6ae51b 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription.h
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPClassDescription.h 927 2009-06-24 10:53:07Z stuart02 $
+// $Id$
//
// MCPClassDescription.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription.m b/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription.m
index fcd79e01..030acf6a 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription.m
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPClassDescription.m
@@ -1,5 +1,5 @@
//
-// $Id: MCPClassDescription.m 545 2009-04-10 14:49:45Z stuart02 $
+// $Id$
//
// MCPClassDescription.m
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPEntrepriseNotifications.h b/Frameworks/MCPKit/MCPEntrepriseKit/MCPEntrepriseNotifications.h
index 496a448c..1bb903c4 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPEntrepriseNotifications.h
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPEntrepriseNotifications.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPEntrepriseNotifications.h 482 2009-04-05 01:38:48Z stuart02 $
+// $Id$
//
// MCPEnterpriseNotifications.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPEntrepriseNotifications.m b/Frameworks/MCPKit/MCPEntrepriseKit/MCPEntrepriseNotifications.m
index 63e580ad..ec4f3793 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPEntrepriseNotifications.m
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPEntrepriseNotifications.m
@@ -1,5 +1,5 @@
//
-// $Id: MCPEntrepriseNotifications.m 482 2009-04-05 01:38:48Z stuart02 $
+// $Id$
//
// MCPEnterpriseNotifications.m
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPJoin.h b/Frameworks/MCPKit/MCPEntrepriseKit/MCPJoin.h
index c3882fee..79c3c4b4 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPJoin.h
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPJoin.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPJoin.h 545 2009-04-10 14:49:45Z stuart02 $
+// $Id$
//
// MCPJoin.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPJoin.m b/Frameworks/MCPKit/MCPEntrepriseKit/MCPJoin.m
index cf202196..47d2db97 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPJoin.m
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPJoin.m
@@ -1,5 +1,5 @@
//
-// $Id: MCPJoin.m 545 2009-04-10 14:49:45Z stuart02 $
+// $Id$
//
// MCPJoin.m
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPModel+MCPEntreprise.h b/Frameworks/MCPKit/MCPEntrepriseKit/MCPModel+MCPEntreprise.h
index cc307752..15aa9ed3 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPModel+MCPEntreprise.h
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPModel+MCPEntreprise.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPModel+MCPEntreprise.h 482 2009-04-05 01:38:48Z stuart02 $
+// $Id$
//
// MCPModel+MCPEntreprise.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPModel+MCPEntreprise.m b/Frameworks/MCPKit/MCPEntrepriseKit/MCPModel+MCPEntreprise.m
index cb9ebbaa..0d71df8a 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPModel+MCPEntreprise.m
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPModel+MCPEntreprise.m
@@ -1,5 +1,5 @@
//
-// $Id: MCPModel+MCPEntreprise.m 482 2009-04-05 01:38:48Z stuart02 $
+// $Id$
//
// MCPModel+MCPEntreprise.m
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPModel.h b/Frameworks/MCPKit/MCPEntrepriseKit/MCPModel.h
index 200b4a4b..3ad1f6e1 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPModel.h
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPModel.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPModel.h 545 2009-04-10 14:49:45Z stuart02 $
+// $Id$
//
// MCPModel.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPModel.m b/Frameworks/MCPKit/MCPEntrepriseKit/MCPModel.m
index 8f9393f2..782342ba 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPModel.m
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPModel.m
@@ -1,5 +1,5 @@
//
-// $Id: MCPModel.m 545 2009-04-10 14:49:45Z stuart02 $
+// $Id$
//
// MCPModel.m
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPObject.h b/Frameworks/MCPKit/MCPEntrepriseKit/MCPObject.h
index 7e6aa3b3..2b7b30ea 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPObject.h
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPObject.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPObject.h 545 2009-04-10 14:49:45Z stuart02 $
+// $Id$
//
// MCPObject.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPObject.m b/Frameworks/MCPKit/MCPEntrepriseKit/MCPObject.m
index d3145039..8d219400 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPObject.m
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPObject.m
@@ -1,5 +1,5 @@
//
-// $Id: MCPObject.m 927 2009-06-24 10:53:07Z stuart02 $
+// $Id$
//
// MCPObject.m
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPRelation+Private.h b/Frameworks/MCPKit/MCPEntrepriseKit/MCPRelation+Private.h
index c8683aab..2d3a7d8d 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPRelation+Private.h
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPRelation+Private.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPRelation+Private.h 482 2009-04-05 01:38:48Z stuart02 $
+// $Id$
//
// MCPRelation+Private.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPRelation.h b/Frameworks/MCPKit/MCPEntrepriseKit/MCPRelation.h
index 43ff027a..5cf2437a 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPRelation.h
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPRelation.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPRelation.h 545 2009-04-10 14:49:45Z stuart02 $
+// $Id$
//
// MCPRelation.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPEntrepriseKit/MCPRelation.m b/Frameworks/MCPKit/MCPEntrepriseKit/MCPRelation.m
index 57186fdc..9aa94fb1 100644
--- a/Frameworks/MCPKit/MCPEntrepriseKit/MCPRelation.m
+++ b/Frameworks/MCPKit/MCPEntrepriseKit/MCPRelation.m
@@ -1,5 +1,5 @@
//
-// $Id: MCPRelation.m 927 2009-06-24 10:53:07Z stuart02 $
+// $Id$
//
// MCPRelation.m
// MCPKit
diff --git a/Frameworks/MCPKit/MCPFoundationKit/MCPConnection.h b/Frameworks/MCPKit/MCPFoundationKit/MCPConnection.h
index 87b9ca57..9639a742 100644
--- a/Frameworks/MCPKit/MCPFoundationKit/MCPConnection.h
+++ b/Frameworks/MCPKit/MCPFoundationKit/MCPConnection.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPConnection.h 1069 2009-07-19 23:12:50Z rowanb $
+// $Id$
//
// MCPConnection.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPFoundationKit/MCPConnection.m b/Frameworks/MCPKit/MCPFoundationKit/MCPConnection.m
index 8d70827d..8ed2884b 100644
--- a/Frameworks/MCPKit/MCPFoundationKit/MCPConnection.m
+++ b/Frameworks/MCPKit/MCPFoundationKit/MCPConnection.m
@@ -1,5 +1,5 @@
//
-// $Id: MCPConnection.m 1070 2009-07-19 23:21:19Z rowanb $
+// $Id$
//
// MCPConnection.m
// MCPKit
diff --git a/Frameworks/MCPKit/MCPFoundationKit/MCPConnectionProxy.h b/Frameworks/MCPKit/MCPFoundationKit/MCPConnectionProxy.h
index 6d643bfa..a4d1989e 100644
--- a/Frameworks/MCPKit/MCPFoundationKit/MCPConnectionProxy.h
+++ b/Frameworks/MCPKit/MCPFoundationKit/MCPConnectionProxy.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPConnectionProxy.h 1052 2009-07-17 17:49:07Z stuart02 $
+// $Id$
//
// MCPConnectionProxy.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPFoundationKit/MCPConstants.h b/Frameworks/MCPKit/MCPFoundationKit/MCPConstants.h
index 284623cd..d696dad7 100644
--- a/Frameworks/MCPKit/MCPFoundationKit/MCPConstants.h
+++ b/Frameworks/MCPKit/MCPFoundationKit/MCPConstants.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPConstants.h 1036 2009-07-17 00:29:44Z stuart02 $
+// $Id$
//
// MCPConstants.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPFoundationKit/MCPFastQueries.h b/Frameworks/MCPKit/MCPFoundationKit/MCPFastQueries.h
index 144d8e79..5e80d470 100644
--- a/Frameworks/MCPKit/MCPFoundationKit/MCPFastQueries.h
+++ b/Frameworks/MCPKit/MCPFoundationKit/MCPFastQueries.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPFastQueries.h 1056 2009-07-18 10:42:29Z stuart02 $
+// $Id$
//
// MCPFastQueries.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPFoundationKit/MCPFastQueries.m b/Frameworks/MCPKit/MCPFoundationKit/MCPFastQueries.m
index 951d29af..6dcc2a17 100644
--- a/Frameworks/MCPKit/MCPFoundationKit/MCPFastQueries.m
+++ b/Frameworks/MCPKit/MCPFoundationKit/MCPFastQueries.m
@@ -1,5 +1,5 @@
//
-// $Id: MCPFastQueries.m 1056 2009-07-18 10:42:29Z stuart02 $
+// $Id$
//
// MCPFastQueries.m
// MCPKit
diff --git a/Frameworks/MCPKit/MCPFoundationKit/MCPKit.h b/Frameworks/MCPKit/MCPFoundationKit/MCPKit.h
index 34df95f7..549e4144 100644
--- a/Frameworks/MCPKit/MCPFoundationKit/MCPKit.h
+++ b/Frameworks/MCPKit/MCPFoundationKit/MCPKit.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPKit.h 1058 2009-07-18 14:53:57Z stuart02 $
+// $Id$
//
// MCPKit.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPFoundationKit/MCPNull.h b/Frameworks/MCPKit/MCPFoundationKit/MCPNull.h
index c017d447..500e0cf8 100644
--- a/Frameworks/MCPKit/MCPFoundationKit/MCPNull.h
+++ b/Frameworks/MCPKit/MCPFoundationKit/MCPNull.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPNull.h 482 2009-04-05 01:38:48Z stuart02 $
+// $Id$
//
// MCPNull.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPFoundationKit/MCPNull.m b/Frameworks/MCPKit/MCPFoundationKit/MCPNull.m
index d3bf2ba6..5d3f4523 100644
--- a/Frameworks/MCPKit/MCPFoundationKit/MCPNull.m
+++ b/Frameworks/MCPKit/MCPFoundationKit/MCPNull.m
@@ -1,5 +1,5 @@
//
-// $Id: MCPNull.m 482 2009-04-05 01:38:48Z stuart02 $
+// $Id$
//
// MCPNull.m
// MCPKit
diff --git a/Frameworks/MCPKit/MCPFoundationKit/MCPNumber.h b/Frameworks/MCPKit/MCPFoundationKit/MCPNumber.h
index f959d43b..8be1dd8b 100644
--- a/Frameworks/MCPKit/MCPFoundationKit/MCPNumber.h
+++ b/Frameworks/MCPKit/MCPFoundationKit/MCPNumber.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPNumber.h 1033 2009-07-16 23:09:12Z stuart02 $
+// $Id$
//
// MCPNumber.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPFoundationKit/MCPNumber.m b/Frameworks/MCPKit/MCPFoundationKit/MCPNumber.m
index 0f422431..bab493c3 100644
--- a/Frameworks/MCPKit/MCPFoundationKit/MCPNumber.m
+++ b/Frameworks/MCPKit/MCPFoundationKit/MCPNumber.m
@@ -1,5 +1,5 @@
//
-// $Id: MCPNumber.m 1033 2009-07-16 23:09:12Z stuart02 $
+// $Id$
//
// MCPNumber.m
// MCPKit
diff --git a/Frameworks/MCPKit/MCPFoundationKit/MCPResult.h b/Frameworks/MCPKit/MCPFoundationKit/MCPResult.h
index b833e0ca..1dd7404f 100644
--- a/Frameworks/MCPKit/MCPFoundationKit/MCPResult.h
+++ b/Frameworks/MCPKit/MCPFoundationKit/MCPResult.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPResult.h 1065 2009-07-19 10:58:17Z stuart02 $
+// $Id$
//
// MCPResult.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPFoundationKit/MCPResult.m b/Frameworks/MCPKit/MCPFoundationKit/MCPResult.m
index 333c8327..f8572613 100644
--- a/Frameworks/MCPKit/MCPFoundationKit/MCPResult.m
+++ b/Frameworks/MCPKit/MCPFoundationKit/MCPResult.m
@@ -1,5 +1,5 @@
//
-// $Id: MCPResult.m 1065 2009-07-19 10:58:17Z stuart02 $
+// $Id$
//
// MCPResult.m
// MCPKit
diff --git a/Frameworks/MCPKit/MCPFoundationKit/MCPResultPlus.h b/Frameworks/MCPKit/MCPFoundationKit/MCPResultPlus.h
index 5d836a03..f4539522 100644
--- a/Frameworks/MCPKit/MCPFoundationKit/MCPResultPlus.h
+++ b/Frameworks/MCPKit/MCPFoundationKit/MCPResultPlus.h
@@ -1,5 +1,5 @@
//
-// $Id: MCPResultPlus.h 1056 2009-07-18 10:42:29Z stuart02 $
+// $Id$
//
// MCPResultPlus.h
// MCPKit
diff --git a/Frameworks/MCPKit/MCPFoundationKit/MCPResultPlus.m b/Frameworks/MCPKit/MCPFoundationKit/MCPResultPlus.m
index bee4442a..53b1846d 100644
--- a/Frameworks/MCPKit/MCPFoundationKit/MCPResultPlus.m
+++ b/Frameworks/MCPKit/MCPFoundationKit/MCPResultPlus.m
@@ -1,5 +1,5 @@
//
-// $Id: MCPResultPlus.m 1056 2009-07-18 10:42:29Z stuart02 $
+// $Id$
//
// MCPResultPlus.m
// MCPKit
'#n1507'>1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932