Remove outdated svn ids, change url, fix permissions

Convert to unix line endings
This commit is contained in:
Carsten Teibes
2020-05-08 00:50:41 +02:00
parent 4fe21168fc
commit 7c6e46b487
366 changed files with 1220 additions and 1431 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/sh
# PSP Software Development Kit - http://www.pspdev.org
# PSP Software Development Kit - https://github.com/pspdev
# -----------------------------------------------------------------------
# Licensed under the BSD license, see LICENSE in PSPSDK root for details.
#
@@ -9,7 +9,7 @@
# Copyright (c) 2005 Marcus R. Brown <mrbrown@ocgnet.org>
# Copyright (c) 2005 James Forshaw <tyranid@gmail.com>
# Copyright (c) 2005 John Kelley <ps2dev@kelley.ca>
#$Id: bootstrap 444 2005-07-03 20:34:12Z mrbrown $
#
progname=`basename $0`
top_srcdir=`dirname $0`