From 29d1b490e1dd9f1300cbdb07f2e204802ab6d5e1 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Wed, 25 Jul 2012 10:18:02 +0000 Subject: Change Sequel Pro's license from GPL (version 2) to MIT. --- Source/SPTableContentDelegate.m | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Source/SPTableContentDelegate.m') diff --git a/Source/SPTableContentDelegate.m b/Source/SPTableContentDelegate.m index 92b3b820..3a0be224 100644 --- a/Source/SPTableContentDelegate.m +++ b/Source/SPTableContentDelegate.m @@ -2,9 +2,9 @@ // $Id$ // // SPTableContentDelegate.m -// Sequel Pro +// sequel-pro // -// Created by Stuart Connolly (stuconnolly.com) on March 20, 2012 +// Created by Stuart Connolly (stuconnolly.com) on March 20, 2012. // Copyright (c) 2012 Stuart Connolly. All rights reserved. // // Permission is hereby granted, free of charge, to any person @@ -39,7 +39,6 @@ #import "SPGeometryDataView.h" #import "SPTooltip.h" #import "SPTablesList.h" -#import #ifndef SP_REFACTOR /* headers */ #import "SPBundleHTMLOutputController.h" #endif @@ -49,6 +48,7 @@ #import "SPFieldEditorController.h" #import +#import @interface SPTableContent (SPDeclaredAPI) -- cgit v1.2.3