X Tutup
Skip to content

Commit d2fbb22

Browse files
Jake.StineJake.Stine
authored andcommitted
Upgraded PCSX2 core and utilities to GPLv3.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1783 96395faa-99c1-11dd-bbfe-3dabce05a288
1 parent 3b10771 commit d2fbb22

File tree

328 files changed

+6721
-7303
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

328 files changed

+6721
-7303
lines changed

common/include/PluginCallbacks.h

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,18 @@
1-
/* Pcsx2 - Pc Ps2 Emulator
2-
* Copyright (C) 2002-2009 Pcsx2 Team
1+
/* PCSX2 - PS2 Emulator for PCs
2+
* Copyright (C) 2002-2009 PCSX2 Dev Team
3+
*
4+
* PCSX2 is free software: you can redistribute it and/or modify it under the terms
5+
* of the GNU Lesser General Public License as published by the Free Software Found-
6+
* ation, either version 3 of the License, or (at your option) any later version.
37
*
4-
* This program is free software; you can redistribute it and/or modify
5-
* it under the terms of the GNU General Public License as published by
6-
* the Free Software Foundation; either version 2 of the License, or
7-
* (at your option) any later version.
8+
* PCSX2 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
9+
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
10+
* PURPOSE. See the GNU General Public License for more details.
811
*
9-
* This program is distributed in the hope that it will be useful,
10-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
* GNU General Public License for more details.
13-
*
14-
* You should have received a copy of the GNU General Public License
15-
* along with this program; if not, write to the Free Software
16-
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
12+
* You should have received a copy of the GNU General Public License along with PCSX2.
13+
* If not, see <http://www.gnu.org/licenses/>.
1714
*/
18-
15+
1916

2017
#ifndef __PLUGINCALLBACKS_H__
2118
#define __PLUGINCALLBACKS_H__

common/include/Utilities/Console.h

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
1-
/* Pcsx2 - Pc Ps2 Emulator
2-
* Copyright (C) 2002-2009 Pcsx2 Team
1+
/* PCSX2 - PS2 Emulator for PCs
2+
* Copyright (C) 2002-2009 PCSX2 Dev Team
3+
*
4+
* PCSX2 is free software: you can redistribute it and/or modify it under the terms
5+
* of the GNU Lesser General Public License as published by the Free Software Found-
6+
* ation, either version 3 of the License, or (at your option) any later version.
37
*
4-
* This program is free software; you can redistribute it and/or modify
5-
* it under the terms of the GNU General Public License as published by
6-
* the Free Software Foundation; either version 2 of the License, or
7-
* (at your option) any later version.
8+
* PCSX2 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
9+
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
10+
* PURPOSE. See the GNU General Public License for more details.
811
*
9-
* This program is distributed in the hope that it will be useful,
10-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
* GNU General Public License for more details.
13-
*
14-
* You should have received a copy of the GNU General Public License
15-
* along with this program; if not, write to the Free Software
16-
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
12+
* You should have received a copy of the GNU General Public License along with PCSX2.
13+
* If not, see <http://www.gnu.org/licenses/>.
1714
*/
1815

1916
#pragma once

common/include/Utilities/Dependencies.h

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
1-
/* Pcsx2 - Pc Ps2 Emulator
2-
* Copyright (C) 2002-2009 Pcsx2 Team
1+
/* PCSX2 - PS2 Emulator for PCs
2+
* Copyright (C) 2002-2009 PCSX2 Dev Team
3+
*
4+
* PCSX2 is free software: you can redistribute it and/or modify it under the terms
5+
* of the GNU Lesser General Public License as published by the Free Software Found-
6+
* ation, either version 3 of the License, or (at your option) any later version.
37
*
4-
* This program is free software; you can redistribute it and/or modify
5-
* it under the terms of the GNU General Public License as published by
6-
* the Free Software Foundation; either version 2 of the License, or
7-
* (at your option) any later version.
8+
* PCSX2 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
9+
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
10+
* PURPOSE. See the GNU General Public License for more details.
811
*
9-
* This program is distributed in the hope that it will be useful,
10-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
* GNU General Public License for more details.
13-
*
14-
* You should have received a copy of the GNU General Public License
15-
* along with this program; if not, write to the Free Software
16-
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
12+
* You should have received a copy of the GNU General Public License along with PCSX2.
13+
* If not, see <http://www.gnu.org/licenses/>.
1714
*/
1815

1916
#pragma once

common/include/Utilities/Exceptions.h

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
1-
/* Pcsx2 - Pc Ps2 Emulator
2-
* Copyright (C) 2002-2009 Pcsx2 Team
1+
/* PCSX2 - PS2 Emulator for PCs
2+
* Copyright (C) 2002-2009 PCSX2 Dev Team
3+
*
4+
* PCSX2 is free software: you can redistribute it and/or modify it under the terms
5+
* of the GNU Lesser General Public License as published by the Free Software Found-
6+
* ation, either version 3 of the License, or (at your option) any later version.
37
*
4-
* This program is free software; you can redistribute it and/or modify
5-
* it under the terms of the GNU General Public License as published by
6-
* the Free Software Foundation; either version 2 of the License, or
7-
* (at your option) any later version.
8+
* PCSX2 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
9+
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
10+
* PURPOSE. See the GNU General Public License for more details.
811
*
9-
* This program is distributed in the hope that it will be useful,
10-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
* GNU General Public License for more details.
13-
*
14-
* You should have received a copy of the GNU General Public License
15-
* along with this program; if not, write to the Free Software
16-
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
12+
* You should have received a copy of the GNU General Public License along with PCSX2.
13+
* If not, see <http://www.gnu.org/licenses/>.
1714
*/
1815

1916
#pragma once

common/include/Utilities/General.h

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
1-
/* Pcsx2 - Pc Ps2 Emulator
2-
* Copyright (C) 2002-2009 Pcsx2 Team
1+
/* PCSX2 - PS2 Emulator for PCs
2+
* Copyright (C) 2002-2009 PCSX2 Dev Team
3+
*
4+
* PCSX2 is free software: you can redistribute it and/or modify it under the terms
5+
* of the GNU Lesser General Public License as published by the Free Software Found-
6+
* ation, either version 3 of the License, or (at your option) any later version.
37
*
4-
* This program is free software; you can redistribute it and/or modify
5-
* it under the terms of the GNU General Public License as published by
6-
* the Free Software Foundation; either version 2 of the License, or
7-
* (at your option) any later version.
8-
*
9-
* This program is distributed in the hope that it will be useful,
10-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
* GNU General Public License for more details.
13-
*
14-
* You should have received a copy of the GNU General Public License
15-
* along with this program; if not, write to the Free Software
16-
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
8+
* PCSX2 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
9+
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
10+
* PURPOSE. See the GNU General Public License for more details.
11+
*
12+
* You should have received a copy of the GNU General Public License along with PCSX2.
13+
* If not, see <http://www.gnu.org/licenses/>.
1714
*/
1815

1916
#pragma once

common/include/Utilities/MemcpyFast.h

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
1-
/* Pcsx2 - Pc Ps2 Emulator
2-
* Copyright (C) 2002-2009 Pcsx2 Team
1+
/* PCSX2 - PS2 Emulator for PCs
2+
* Copyright (C) 2002-2009 PCSX2 Dev Team
3+
*
4+
* PCSX2 is free software: you can redistribute it and/or modify it under the terms
5+
* of the GNU Lesser General Public License as published by the Free Software Found-
6+
* ation, either version 3 of the License, or (at your option) any later version.
37
*
4-
* This program is free software; you can redistribute it and/or modify
5-
* it under the terms of the GNU General Public License as published by
6-
* the Free Software Foundation; either version 2 of the License, or
7-
* (at your option) any later version.
8+
* PCSX2 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
9+
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
10+
* PURPOSE. See the GNU General Public License for more details.
811
*
9-
* This program is distributed in the hope that it will be useful,
10-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
* GNU General Public License for more details.
13-
*
14-
* You should have received a copy of the GNU General Public License
15-
* along with this program; if not, write to the Free Software
16-
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
12+
* You should have received a copy of the GNU General Public License along with PCSX2.
13+
* If not, see <http://www.gnu.org/licenses/>.
1714
*/
1815

1916
#pragma once

common/include/Utilities/RedtapeWindows.h

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
1-
/* Pcsx2 - Pc Ps2 Emulator
2-
* Copyright (C) 2002-2009 Pcsx2 Team
1+
/* PCSX2 - PS2 Emulator for PCs
2+
* Copyright (C) 2002-2009 PCSX2 Dev Team
3+
*
4+
* PCSX2 is free software: you can redistribute it and/or modify it under the terms
5+
* of the GNU Lesser General Public License as published by the Free Software Found-
6+
* ation, either version 3 of the License, or (at your option) any later version.
37
*
4-
* This program is free software; you can redistribute it and/or modify
5-
* it under the terms of the GNU General Public License as published by
6-
* the Free Software Foundation; either version 2 of the License, or
7-
* (at your option) any later version.
8+
* PCSX2 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
9+
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
10+
* PURPOSE. See the GNU General Public License for more details.
811
*
9-
* This program is distributed in the hope that it will be useful,
10-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
* GNU General Public License for more details.
13-
*
14-
* You should have received a copy of the GNU General Public License
15-
* along with this program; if not, write to the Free Software
16-
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
12+
* You should have received a copy of the GNU General Public License along with PCSX2.
13+
* If not, see <http://www.gnu.org/licenses/>.
1714
*/
1815

1916
#pragma once

common/include/Utilities/SafeArray.h

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
1-
/* Pcsx2 - Pc Ps2 Emulator
2-
* Copyright (C) 2002-2009 Pcsx2 Team
1+
/* PCSX2 - PS2 Emulator for PCs
2+
* Copyright (C) 2002-2009 PCSX2 Dev Team
3+
*
4+
* PCSX2 is free software: you can redistribute it and/or modify it under the terms
5+
* of the GNU Lesser General Public License as published by the Free Software Found-
6+
* ation, either version 3 of the License, or (at your option) any later version.
37
*
4-
* This program is free software; you can redistribute it and/or modify
5-
* it under the terms of the GNU General Public License as published by
6-
* the Free Software Foundation; either version 2 of the License, or
7-
* (at your option) any later version.
8+
* PCSX2 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
9+
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
10+
* PURPOSE. See the GNU General Public License for more details.
811
*
9-
* This program is distributed in the hope that it will be useful,
10-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
* GNU General Public License for more details.
13-
*
14-
* You should have received a copy of the GNU General Public License
15-
* along with this program; if not, write to the Free Software
16-
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
12+
* You should have received a copy of the GNU General Public License along with PCSX2.
13+
* If not, see <http://www.gnu.org/licenses/>.
1714
*/
1815

1916
#pragma once

common/include/Utilities/StringHelpers.h

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
1-
/* Pcsx2 - Pc Ps2 Emulator
2-
* Copyright (C) 2002-2009 Pcsx2 Team
1+
/* PCSX2 - PS2 Emulator for PCs
2+
* Copyright (C) 2002-2009 PCSX2 Dev Team
3+
*
4+
* PCSX2 is free software: you can redistribute it and/or modify it under the terms
5+
* of the GNU Lesser General Public License as published by the Free Software Found-
6+
* ation, either version 3 of the License, or (at your option) any later version.
37
*
4-
* This program is free software; you can redistribute it and/or modify
5-
* it under the terms of the GNU General Public License as published by
6-
* the Free Software Foundation; either version 2 of the License, or
7-
* (at your option) any later version.
8+
* PCSX2 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
9+
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
10+
* PURPOSE. See the GNU General Public License for more details.
811
*
9-
* This program is distributed in the hope that it will be useful,
10-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
* GNU General Public License for more details.
13-
*
14-
* You should have received a copy of the GNU General Public License
15-
* along with this program; if not, write to the Free Software
16-
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
12+
* You should have received a copy of the GNU General Public License along with PCSX2.
13+
* If not, see <http://www.gnu.org/licenses/>.
1714
*/
1815

1916
#pragma once

common/include/Utilities/Threading.h

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
1-
/* Pcsx2 - Pc Ps2 Emulator
2-
* Copyright (C) 2002-2009 Pcsx2 Team
1+
/* PCSX2 - PS2 Emulator for PCs
2+
* Copyright (C) 2002-2009 PCSX2 Dev Team
3+
*
4+
* PCSX2 is free software: you can redistribute it and/or modify it under the terms
5+
* of the GNU Lesser General Public License as published by the Free Software Found-
6+
* ation, either version 3 of the License, or (at your option) any later version.
37
*
4-
* This program is free software; you can redistribute it and/or modify
5-
* it under the terms of the GNU General Public License as published by
6-
* the Free Software Foundation; either version 2 of the License, or
7-
* (at your option) any later version.
8+
* PCSX2 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
9+
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
10+
* PURPOSE. See the GNU General Public License for more details.
811
*
9-
* This program is distributed in the hope that it will be useful,
10-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
* GNU General Public License for more details.
13-
*
14-
* You should have received a copy of the GNU General Public License
15-
* along with this program; if not, write to the Free Software
16-
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
12+
* You should have received a copy of the GNU General Public License along with PCSX2.
13+
* If not, see <http://www.gnu.org/licenses/>.
1714
*/
18-
19-
#pragma once
15+
16+
#pragma once
2017

2118
#include <errno.h> // EBUSY
2219
#include <pthread.h>

0 commit comments

Comments
 (0)
X Tutup