diff options
Diffstat (limited to 'Source/TableStatus.m')
-rw-r--r-- | Source/TableStatus.m | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/TableStatus.m b/Source/TableStatus.m index 8bba597c..d5bc5da4 100644 --- a/Source/TableStatus.m +++ b/Source/TableStatus.m @@ -1,4 +1,6 @@ // +// $Id$ +// // TableStatus.m // sequel-pro // @@ -20,7 +22,6 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // More info at <http://code.google.com/p/sequel-pro/> -// Or mail to <lorenz@textor.ch> #import "TableStatus.h" #import "SPTableData.h" |