Skip to content

Commit

Permalink
Fix more copyright symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
qaisjp committed Sep 14, 2018
1 parent 077ca52 commit 377fe7c
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion Client/game_sa/CRenderWareSA.ShaderSupport.cpp
Expand Up @@ -6,7 +6,7 @@
* PURPOSE:
*
* Multi Theft Auto is available from http://www.multitheftauto.com/
* RenderWare is © Criterion Software
* RenderWare is © Criterion Software
*
*****************************************************************************/

Expand Down
2 changes: 1 addition & 1 deletion Client/game_sa/CRenderWareSA.TxdRightSizing.cpp
Expand Up @@ -7,7 +7,7 @@
* and miscellaneous rendering functions
*
* Multi Theft Auto is available from http://www.multitheftauto.com/
* RenderWare is © Criterion Software
* RenderWare is © Criterion Software
*
*****************************************************************************/

Expand Down
2 changes: 1 addition & 1 deletion Client/game_sa/CRenderWareSA.cpp
Expand Up @@ -7,7 +7,7 @@
* and miscellaneous rendering functions
*
* Multi Theft Auto is available from http://www.multitheftauto.com/
* RenderWare is © Criterion Software
* RenderWare is © Criterion Software
*
*****************************************************************************/

Expand Down
4 changes: 2 additions & 2 deletions Client/loader/CExePatchedStatus.cpp
Expand Up @@ -381,8 +381,8 @@ namespace
uint newExportDir[] = {0x004a32d0, 0x00000060};
uint oldExportTable[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
uint newExportTable[] = {0x00000000, 0x51a9df70, 0x00000000, 0x004a3302, // ....pߩQ.....3J.
0x00000001, 0x00000001, 0x00000001, 0x004a32f8, // ............ø2J.
0x004a32fc, 0x004a3300, 0x004c6988, 0x004a3317, // ü/£..3J.ˆiL..3J.
0x00000001, 0x00000001, 0x00000001, 0x004a32f8, // ............<F8>2J.
0x004a32fc, 0x004a3300, 0x004c6988, 0x004a3317, // <FC>/<A3>..3J.<88>iL..3J.
0x74670000, 0x61735f61, 0x6578652e, 0x00000000, // ..gta_sa.exe....
0x00000000, 0x4e000000, 0x74704f76, 0x73756d69, // .......NvOptimus
0x62616e45, 0x656d656c, 0x0000746e, 0x00000000}; // Enablement......
Expand Down
6 changes: 3 additions & 3 deletions Shared/publicsdk/CFunctions.cpp
Expand Up @@ -4,9 +4,9 @@
*
* ml_base, External lua add-on module
*
* Copyright © 2003-2008 MTA. All Rights Reserved.
* Copyright © 2003-2018 MTA. All Rights Reserved.
*
* Grand Theft Auto is © 2002-2003 Rockstar North
* Grand Theft Auto is © 2002-2018 Rockstar North
*
* THE FOLLOWING SOURCES ARE PART OF THE MULTI THEFT
* AUTO SOFTWARE DEVELOPMENT KIT AND ARE RELEASED AS
Expand All @@ -29,4 +29,4 @@ int CFunctions::HelloWorld(lua_State* luaVM)
return 1;
}
return 0;
}
}
4 changes: 2 additions & 2 deletions Shared/publicsdk/CThread.cpp
Expand Up @@ -4,9 +4,9 @@
*
* ml_base, External lua add-on module
*
* Copyright © 2003-2008 MTA. All Rights Reserved.
* Copyright © 2003-2018 MTA. All Rights Reserved.
*
* Grand Theft Auto is © 2002-2003 Rockstar North
* Grand Theft Auto is © 2002-2018 Rockstar North
*
* THE FOLLOWING SOURCES ARE PART OF THE MULTI THEFT
* AUTO SOFTWARE DEVELOPMENT KIT AND ARE RELEASED AS
Expand Down
4 changes: 2 additions & 2 deletions Shared/publicsdk/CThreadData.cpp
Expand Up @@ -4,9 +4,9 @@
*
* ml_base, External lua add-on module
*
* Copyright © 2003-2008 MTA. All Rights Reserved.
* Copyright © 2003-2018 MTA. All Rights Reserved.
*
* Grand Theft Auto is © 2002-2003 Rockstar North
* Grand Theft Auto is © 2002-2018 Rockstar North
*
* THE FOLLOWING SOURCES ARE PART OF THE MULTI THEFT
* AUTO SOFTWARE DEVELOPMENT KIT AND ARE RELEASED AS
Expand Down
4 changes: 2 additions & 2 deletions Shared/publicsdk/extra/CLuaArgument.cpp
Expand Up @@ -4,9 +4,9 @@
*
* ml_base, External lua add-on module
*
* Copyright © 2003-2008 MTA. All Rights Reserved.
* Copyright © 2003-2018 MTA. All Rights Reserved.
*
* Grand Theft Auto is © 2002-2003 Rockstar North
* Grand Theft Auto is © 2002-2018 Rockstar North
*
* THE FOLLOWING SOURCES ARE PART OF THE MULTI THEFT
* AUTO SOFTWARE DEVELOPMENT KIT AND ARE RELEASED AS
Expand Down
6 changes: 3 additions & 3 deletions Shared/publicsdk/extra/CLuaArguments.cpp
Expand Up @@ -4,9 +4,9 @@
*
* ml_base, External lua add-on module
*
* Copyright © 2003-2008 MTA. All Rights Reserved.
* Copyright © 2003-2018 MTA. All Rights Reserved.
*
* Grand Theft Auto is © 2002-2003 Rockstar North
* Grand Theft Auto is © 2002-2018 Rockstar North
*
* THE FOLLOWING SOURCES ARE PART OF THE MULTI THEFT
* AUTO SOFTWARE DEVELOPMENT KIT AND ARE RELEASED AS
Expand Down Expand Up @@ -150,4 +150,4 @@ void CLuaArguments::DeleteArguments(void)

// Clear the vector
m_Arguments.clear();
}
}
6 changes: 3 additions & 3 deletions Shared/publicsdk/ml_base.cpp
Expand Up @@ -4,9 +4,9 @@
*
* ml_base, External lua add-on module
*
* Copyright © 2003-2008 MTA. All Rights Reserved.
* Copyright © 2003-2018 MTA. All Rights Reserved.
*
* Grand Theft Auto is © 2002-2003 Rockstar North
* Grand Theft Auto is © 2002-2018 Rockstar North
*
* THE FOLLOWING SOURCES ARE PART OF THE MULTI THEFT
* AUTO SOFTWARE DEVELOPMENT KIT AND ARE RELEASED AS
Expand Down Expand Up @@ -59,4 +59,4 @@ MTAEXPORT bool ResourceStopping(lua_State* luaVM)
MTAEXPORT bool ResourceStopped(lua_State* luaVM)
{
return true;
}
}

0 comments on commit 377fe7c

Please sign in to comment.