aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PostgresKit/Scripts/run-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks/PostgresKit/Scripts/run-tests.sh')
-rwxr-xr-xFrameworks/PostgresKit/Scripts/run-tests.sh6
1 files changed, 2 insertions, 4 deletions
diff --git a/Frameworks/PostgresKit/Scripts/run-tests.sh b/Frameworks/PostgresKit/Scripts/run-tests.sh
index 5f3f271b..aacebbb0 100755
--- a/Frameworks/PostgresKit/Scripts/run-tests.sh
+++ b/Frameworks/PostgresKit/Scripts/run-tests.sh
@@ -1,10 +1,8 @@
#! /bin/ksh
#
-# $Id$
-#
# run-tests.sh
-# sequel-pro
+# PostgresKit
#
# Created by Stuart Connolly (stuconnolly.com) on September 9, 2012.
# Copyright (c) 2012 Stuart Connolly. All rights reserved.
@@ -30,7 +28,7 @@
# 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/>
+# More info at <https://github.com/sequelpro/sequelpro>
if [ "${BUILT_PRODUCTS_DIR}x" == 'x' ]
then