aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PSMTabBar/Styles
diff options
context:
space:
mode:
authorStuart Connolly <stuart02@gmail.com>2014-01-26 00:26:07 +0000
committerStuart Connolly <stuart02@gmail.com>2014-01-26 00:26:07 +0000
commitfda5c164d703685becc41f1dd9a0222a10eba999 (patch)
treee7ad3006fb1b5280e09dbc70206762081d4e90a1 /Frameworks/PSMTabBar/Styles
parent30f2ec014b77e67a5a4c0bf086ca98be8338ec4e (diff)
downloadsequelpro-fda5c164d703685becc41f1dd9a0222a10eba999.tar.gz
sequelpro-fda5c164d703685becc41f1dd9a0222a10eba999.tar.bz2
sequelpro-fda5c164d703685becc41f1dd9a0222a10eba999.zip
Update URL in source file header to point to GitHub.
Diffstat (limited to 'Frameworks/PSMTabBar/Styles')
-rw-r--r--Frameworks/PSMTabBar/Styles/PSMSequelProTabStyle.h2
-rw-r--r--Frameworks/PSMTabBar/Styles/PSMSequelProTabStyle.m2
2 files changed, 2 insertions, 2 deletions
diff --git a/Frameworks/PSMTabBar/Styles/PSMSequelProTabStyle.h b/Frameworks/PSMTabBar/Styles/PSMSequelProTabStyle.h
index 599bc492..d34bebf8 100644
--- a/Frameworks/PSMTabBar/Styles/PSMSequelProTabStyle.h
+++ b/Frameworks/PSMTabBar/Styles/PSMSequelProTabStyle.h
@@ -20,7 +20,7 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
-// More info at <http://code.google.com/p/sequel-pro/>
+// More info at <https://github.com/sequelpro/sequelpro>
#import <Cocoa/Cocoa.h>
#import "PSMTabStyle.h"
diff --git a/Frameworks/PSMTabBar/Styles/PSMSequelProTabStyle.m b/Frameworks/PSMTabBar/Styles/PSMSequelProTabStyle.m
index 272720d8..9a4026ec 100644
--- a/Frameworks/PSMTabBar/Styles/PSMSequelProTabStyle.m
+++ b/Frameworks/PSMTabBar/Styles/PSMSequelProTabStyle.m
@@ -20,7 +20,7 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
-// More info at <http://code.google.com/p/sequel-pro/>
+// More info at <https://github.com/sequelpro/sequelpro>
#import "PSMSequelProTabStyle.h"
#import "PSMTabBarCell.h"