diff options
author | Stuart Connolly <stuart02@gmail.com> | 2014-01-26 17:12:25 +0000 |
---|---|---|
committer | Stuart Connolly <stuart02@gmail.com> | 2014-01-26 17:12:25 +0000 |
commit | 67eb339df23971334c0f4a854c5804445c8d5920 (patch) | |
tree | 225b6e5d0fea466ca3651e89fe2ca9957e9ac236 /Scripts/build.sh | |
parent | 96872fc9563c747ef66a1535a8db8b07439daa13 (diff) | |
download | sequelpro-67eb339df23971334c0f4a854c5804445c8d5920.tar.gz sequelpro-67eb339df23971334c0f4a854c5804445c8d5920.tar.bz2 sequelpro-67eb339df23971334c0f4a854c5804445c8d5920.zip |
Tidy up file headers.
Diffstat (limited to 'Scripts/build.sh')
-rwxr-xr-x | Scripts/build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Scripts/build.sh b/Scripts/build.sh index 63caa6e0..7192a2ad 100755 --- a/Scripts/build.sh +++ b/Scripts/build.sh @@ -28,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> # Generic Sequel Pro build script. This script is intended to replace entering lots of code # into Xcode's 'Run Scripts' build phase to make it easier to work with. As such this script |