Skip to content

Commit

Permalink
Removed "Written and engineered 2008-2024 by Julian Hall, Ivet Galabo…
Browse files Browse the repository at this point in the history
…va, Leona Gottwald and Michael Feldmeier" from C++ source file headers and updated kHighsCopyrightStatement to 2025
  • Loading branch information
jajhall committed Jan 1, 2025
1 parent 66f735e commit bdf95f2
Show file tree
Hide file tree
Showing 212 changed files with 3 additions and 636 deletions.
3 changes: 0 additions & 3 deletions app/RunHighs.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
5 changes: 0 additions & 5 deletions docs/HiGHS_CopyrightHeader.pl
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
$CopyrightHeaderLine0 = "/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */";
$CopyrightHeaderLine1 = "/* */";
$CopyrightHeaderLine2 = "/* This file is part of the HiGHS linear optimization suite */";
$CopyrightHeaderLine3 = "/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */";
$CopyrightHeaderLine4 = "/* Leona Gottwald and Michael Feldmeier */";
$CopyrightHeaderLine5 = "/* Available as open-source under the MIT License */";
$RemoveCopyrightHeader = 0;
while(<>) {
Expand All @@ -30,9 +28,6 @@
print(outfile "$CopyrightHeaderLine1\n");
print(outfile "$CopyrightHeaderLine2\n");
print(outfile "$CopyrightHeaderLine1\n");
print(outfile "$CopyrightHeaderLine3\n");
print(outfile "$CopyrightHeaderLine4\n");
print(outfile "$CopyrightHeaderLine1\n");
print(outfile "$CopyrightHeaderLine5\n");
print(outfile "$CopyrightHeaderLine1\n");
print(outfile "$CopyrightHeaderLine0\n");
Expand Down
2 changes: 2 additions & 0 deletions docs/HiGHS_CopyrightHeaderUpdateAll
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
./HiGHS_CopyrightHeader.pl ../src/mip/*.h
./HiGHS_CopyrightHeader.pl ../src/lp_data/*.h
./HiGHS_CopyrightHeader.pl ../src/lp_data/*.cpp
./HiGHS_CopyrightHeader.pl ../src/pdlp/*.cpp
./HiGHS_CopyrightHeader.pl ../src/pdlp/*.h
./HiGHS_CopyrightHeader.pl ../src/presolve/*.cpp
./HiGHS_CopyrightHeader.pl ../src/presolve/*.h
./HiGHS_CopyrightHeader.pl ../src/simplex/*.h
Expand Down
3 changes: 0 additions & 3 deletions src/Highs.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/interfaces/highs_c_api.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/interfaces/highs_c_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/io/Filereader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/io/Filereader.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/io/FilereaderEms.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/io/FilereaderEms.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/io/FilereaderLp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/io/FilereaderLp.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/io/FilereaderMps.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/io/FilereaderMps.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/io/HMPSIO.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/io/HMPSIO.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/io/HMpsFF.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/io/HMpsFF.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/io/HighsIO.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/io/HighsIO.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/io/LoadOptions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/io/LoadOptions.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/ipm/IpxSolution.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/ipm/IpxWrapper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/ipm/IpxWrapper.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
5 changes: 1 addition & 4 deletions src/lp_data/HConst.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand All @@ -21,7 +18,7 @@
#include "util/HighsInt.h"

const std::string kHighsCopyrightStatement =
"Copyright (c) 2024 HiGHS under MIT licence terms";
"Copyright (c) 2025 HiGHS under MIT licence terms";

const size_t kHighsSize_tInf = std::numeric_limits<size_t>::max();
const HighsInt kHighsIInf = std::numeric_limits<HighsInt>::max();
Expand Down
3 changes: 0 additions & 3 deletions src/lp_data/HStruct.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
3 changes: 0 additions & 3 deletions src/lp_data/Highs.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
/* */
/* This file is part of the HiGHS linear optimization suite */
/* */
/* Written and engineered 2008-2024 by Julian Hall, Ivet Galabova, */
/* Leona Gottwald and Michael Feldmeier */
/* */
/* Available as open-source under the MIT License */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
Expand Down
Loading

0 comments on commit bdf95f2

Please sign in to comment.