diff options
Diffstat (limited to 'Source/SPWindowManagement.h')
-rw-r--r-- | Source/SPWindowManagement.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Source/SPWindowManagement.h b/Source/SPWindowManagement.h index e9938d63..39094667 100644 --- a/Source/SPWindowManagement.h +++ b/Source/SPWindowManagement.h @@ -2,9 +2,9 @@ // $Id$ // // SPWindowManagement.h -// Sequel Pro +// sequel-pro // -// Created by Stuart Connolly (stuconnolly.com) on July 7, 2012 +// Created by Stuart Connolly (stuconnolly.com) on July 7, 2012. // Copyright (c) 2012 Stuart Connolly. All rights reserved. // // Permission is hereby granted, free of charge, to any person @@ -27,6 +27,8 @@ // WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR // OTHER DEALINGS IN THE SOFTWARE. +// +// More info at <http://code.google.com/p/sequel-pro/> #import "SPAppController.h" |