Skip to content

Commit

Permalink
Update copyleft headers in 460 remaining .cpp files; touch up a coupl…
Browse files Browse the repository at this point in the history
…e of .h files as well
  • Loading branch information
stephengtuggy committed Feb 14, 2025
1 parent ba6a588 commit 9f47686
Show file tree
Hide file tree
Showing 462 changed files with 4,297 additions and 2,380 deletions.
12 changes: 8 additions & 4 deletions engine/launcher/general.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
/*
* general.cpp
*
* Copyright (C) 2001-2024 Daniel Horn, David Ranger, pyramid3d,
* Stephen G. Tuggy, and other Vega Strike contributors.
* Vega Strike - Space Simulation, Combat and Trading
* Copyright (C) 2001-2025 The Vega Strike Contributors:
* Project creator: Daniel Horn
* Original development team: As listed in the AUTHORS file; David Ranger specifically
* Current development team: Roy Falk, Benjamen R. Meyer, Stephen G. Tuggy
*
*
* https://github.com/vegastrike/Vega-Strike-Engine-Source
*
Expand All @@ -15,11 +19,11 @@
*
* Vega Strike is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
*/

/* This include has been designed to act independant of the other modules.
Expand Down
14 changes: 9 additions & 5 deletions engine/launcher/saveinterface.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright (C) 2001-2022 Daniel Horn, pyramid3d, Rune Morling,
* Stephen G. Tuggy, and other Vega Strike contributors.
* saveinterface.cpp
*
* Vega Strike - Space Simulation, Combat and Trading
* Copyright (C) 2001-2025 The Vega Strike Contributors:
* Project creator: Daniel Horn
* Original development team: As listed in the AUTHORS file; Rune Morling specifically
* Current development team: Roy Falk, Benjamen R. Meyer, Stephen G. Tuggy
*
*
* https://github.com/vegastrike/Vega-Strike-Engine-Source
*
Expand All @@ -17,7 +23,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
*/


Expand Down Expand Up @@ -984,5 +990,3 @@ void LoadAutoDialog(char *Filename, char *otherstr, int i) {
LoadSaveFunction(Filename, otherstr, i, (GtkSignalFunc) file_ok_auto_sel);
}
/* example-end */


12 changes: 9 additions & 3 deletions engine/mission/c/select.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright (C) 2001-2022 Daniel Horn, David Ranger, pyramid3d,
* Stephen G. Tuggy, and other Vega Strike contributors.
* select.cpp
*
* Vega Strike - Space Simulation, Combat and Trading
* Copyright (C) 2001-2025 The Vega Strike Contributors:
* Project creator: Daniel Horn
* Original development team: As listed in the AUTHORS file; David Ranger specifically
* Current development team: Roy Falk, Benjamen R. Meyer, Stephen G. Tuggy
*
*
* https://github.com/vegastrike/Vega-Strike-Engine-Source
*
Expand All @@ -17,7 +23,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
*/

#if defined(_WIN32) && _MSC_VER > 1300
Expand Down
12 changes: 9 additions & 3 deletions engine/mission/include/central.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright (C) 2001-2022 Daniel Horn, David Ranger, pyramid3d, Stephen G. Tuggy,
* and other Vega Strike contributors.
* central.cpp
*
* Vega Strike - Space Simulation, Combat and Trading
* Copyright (C) 2001-2025 The Vega Strike Contributors:
* Project creator: Daniel Horn
* Original development team: As listed in the AUTHORS file; David Ranger specifically
* Current development team: Roy Falk, Benjamen R. Meyer, Stephen G. Tuggy
*
*
* https://github.com/vegastrike/Vega-Strike-Engine-Source
*
Expand All @@ -17,7 +23,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
*/

#if defined(_WIN32) && _MSC_VER > 1300
Expand Down
12 changes: 9 additions & 3 deletions engine/mission/include/display_gtk.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright (C) 2001-2022 Daniel Horn, David Ranger, pyramid3d, Stephen G. Tuggy,
* and other Vega Strike contributors.
* display_gtk.cpp
*
* Vega Strike - Space Simulation, Combat and Trading
* Copyright (C) 2001-2025 The Vega Strike Contributors:
* Project creator: Daniel Horn
* Original development team: As listed in the AUTHORS file; David Ranger specifically
* Current development team: Roy Falk, Benjamen R. Meyer, Stephen G. Tuggy
*
*
* https://github.com/vegastrike/Vega-Strike-Engine-Source
*
Expand All @@ -17,7 +23,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
*/

#if defined(_WIN32) && _MSC_VER > 1300
Expand Down
12 changes: 9 additions & 3 deletions engine/mission/include/easydom.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright (C) 2001-2022 Daniel Horn, pyramid3d, Stephen G. Tuggy,
* and other Vega Strike contributors.
* easydom.cpp
*
* Vega Strike - Space Simulation, Combat and Trading
* Copyright (C) 2001-2025 The Vega Strike Contributors:
* Project creator: Daniel Horn
* Original development team: As listed in the AUTHORS file
* Current development team: Roy Falk, Benjamen R. Meyer, Stephen G. Tuggy
*
*
* https://github.com/vegastrike/Vega-Strike-Engine-Source
*
Expand All @@ -17,7 +23,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
*/

/*
Expand Down
12 changes: 9 additions & 3 deletions engine/mission/include/file.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright (C) 2001-2022 Daniel Horn, David Ranger, pyramid3d,
* Stephen G. Tuggy, and other Vega Strike contributors.
* file.cpp
*
* Vega Strike - Space Simulation, Combat and Trading
* Copyright (C) 2001-2025 The Vega Strike Contributors:
* Project creator: Daniel Horn
* Original development team: As listed in the AUTHORS file; David Ranger specifically
* Current development team: Roy Falk, Benjamen R. Meyer, Stephen G. Tuggy
*
*
* https://github.com/vegastrike/Vega-Strike-Engine-Source
*
Expand All @@ -17,7 +23,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
*/

#if defined(_WIN32) && _MSC_VER > 1300
Expand Down
12 changes: 9 additions & 3 deletions engine/mission/include/general.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright (C) 2001-2022 Daniel Horn, David Ranger, pyramid3d,
* Stephen G. Tuggy, and other Vega Strike contributors.
* general.cpp
*
* Vega Strike - Space Simulation, Combat and Trading
* Copyright (C) 2001-2025 The Vega Strike Contributors:
* Project creator: Daniel Horn
* Original development team: As listed in the AUTHORS file; David Ranger specifically
* Current development team: Roy Falk, Benjamen R. Meyer, Stephen G. Tuggy
*
*
* https://github.com/vegastrike/Vega-Strike-Engine-Source
*
Expand All @@ -17,7 +23,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
*/

/* This include has been designed to act independant of the other modules.
Expand Down
28 changes: 17 additions & 11 deletions engine/mission/include/hashtable.cpp
Original file line number Diff line number Diff line change
@@ -1,22 +1,29 @@
/*
* Vega Strike
* Copyright (C) 2001-2002 Alan Shieh
* hashtable.cpp
*
* http://vegastrike.sourceforge.net/
* Vega Strike - Space Simulation, Combat and Trading
* Copyright (C) 2001-2025 The Vega Strike Contributors:
* Project creator: Daniel Horn
* Original development team: As listed in the AUTHORS file; Alan Shieh specifically
* Current development team: Roy Falk, Benjamen R. Meyer, Stephen G. Tuggy
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* https://github.com/vegastrike/Vega-Strike-Engine-Source
*
* This file is part of Vega Strike.
*
* Vega Strike is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Vega Strike is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hashtable.h"
/*
Expand Down Expand Up @@ -55,4 +62,3 @@ template<class KEY, class VALUE, class SIZ> void Hashtable<KEY, VALUE, SIZ>::Del
}
}
*/

12 changes: 9 additions & 3 deletions engine/mission/include/xml_support.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright (C) 2001-2022 Daniel Horn, pyramid3d, Stephen G. Tuggy,
* and other Vega Strike contributors.
* xml_support.cpp
*
* Vega Strike - Space Simulation, Combat and Trading
* Copyright (C) 2001-2025 The Vega Strike Contributors:
* Project creator: Daniel Horn
* Original development team: As listed in the AUTHORS file
* Current development team: Roy Falk, Benjamen R. Meyer, Stephen G. Tuggy
*
*
* https://github.com/vegastrike/Vega-Strike-Engine-Source
*
Expand All @@ -17,7 +23,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
*/

#if defined(_WIN32) && _MSC_VER > 1300
Expand Down
12 changes: 9 additions & 3 deletions engine/objconv/MeshParse/mesh_xml.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright (C) 2001-2022 Daniel Horn, pyramid3d, Stephen G. Tuggy,
* and other Vega Strike contributors.
* mesh_xml.cpp
*
* Vega Strike - Space Simulation, Combat and Trading
* Copyright (C) 2001-2025 The Vega Strike Contributors:
* Project creator: Daniel Horn
* Original development team: As listed in the AUTHORS file
* Current development team: Roy Falk, Benjamen R. Meyer, Stephen G. Tuggy
*
*
* https://github.com/vegastrike/Vega-Strike-Engine-Source
*
Expand All @@ -17,7 +23,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
*/

#include <string>
Expand Down
12 changes: 9 additions & 3 deletions engine/objconv/MeshParse/template_generator.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/*
* Copyright (C) 2001-2022 Daniel Horn, pyramid3d, Stephen G. Tuggy,
* and other Vega Strike contributors.
* template_generator.cpp
*
* Vega Strike - Space Simulation, Combat and Trading
* Copyright (C) 2001-2025 The Vega Strike Contributors:
* Project creator: Daniel Horn
* Original development team: As listed in the AUTHORS file
* Current development team: Roy Falk, Benjamen R. Meyer, Stephen G. Tuggy
*
*
* https://github.com/vegastrike/Vega-Strike-Engine-Source
*
Expand All @@ -17,7 +23,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
*/


Expand Down
12 changes: 8 additions & 4 deletions engine/objconv/asteroidgen.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
/*
* asteroidgen.cpp
*
* Copyright (C) 2001-2024 Daniel Horn, pyramid3d, Stephen G. Tuggy,
* and other Vega Strike contributors.
* Vega Strike - Space Simulation, Combat and Trading
* Copyright (C) 2001-2025 The Vega Strike Contributors:
* Project creator: Daniel Horn
* Original development team: As listed in the AUTHORS file
* Current development team: Roy Falk, Benjamen R. Meyer, Stephen G. Tuggy
*
*
* https://github.com/vegastrike/Vega-Strike-Engine-Source
*
Expand All @@ -15,11 +19,11 @@
*
* Vega Strike is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
*/


Expand Down
12 changes: 8 additions & 4 deletions engine/objconv/basemaker/base_maker.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
/*
* base_maker.cpp
*
* Copyright (C) 2001-2024 Daniel Horn, pyramid3d, Stephen G. Tuggy,
* and other Vega Strike contributors.
* Vega Strike - Space Simulation, Combat and Trading
* Copyright (C) 2001-2025 The Vega Strike Contributors:
* Project creator: Daniel Horn
* Original development team: As listed in the AUTHORS file
* Current development team: Roy Falk, Benjamen R. Meyer, Stephen G. Tuggy
*
*
* https://github.com/vegastrike/Vega-Strike-Engine-Source
*
Expand All @@ -15,11 +19,11 @@
*
* Vega Strike is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
* along with Vega Strike. If not, see <https://www.gnu.org/licenses/>.
*/


Expand Down
Loading

0 comments on commit 9f47686

Please sign in to comment.