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,12 +1,12 @@
/*
# _____ ___ ____ ___ ____
# ____| | ____| | | |____|
# ____| | ____| | | |____| https://github.com/pspdev
# | ___| | ___| ____| | \ PSPDEV Open Source Project.
#-----------------------------------------------------------------------
# Review pspsdk README & LICENSE files for further details.
#
# $Id: bin2o.c 1988 2006-08-06 12:06:54Z chip $
# Convets any file into a PSP's .o file.
# Converts any file into a PSP's .o file.
#
*/
#include <sys/types.h>