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 @@
/*
* 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,6 @@
* Copyright (c) 2005 James Forshaw <tyranid@gmail.com>
* Copyright (c) 2005 John Kelley <ps2dev@kelley.ca>
*
* $Id: pspmodulemgr.h 792 2005-07-27 09:03:36Z warren $
*/
#ifndef __MODMGRKERNEL_H__