File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/* *
22 * \copyright
33 * Copyright (c) 2015-2025, OpenGeoSys Community (http://www.opengeosys.org)
4- * Distributed under a Modified BSD License .
4+ * Distributed under the BSD 3-Clause "New" or "Revised" license .
55 * See accompanying file LICENSE.txt or
66 * http://www.opengeosys.org/project/license
77 */
@@ -87,11 +87,11 @@ auto parseCommandLine(int argc, char* argv[]) -> Args
8787 " VtkDiff software.\n "
8888 " Copyright (c) 2015-2025, OpenGeoSys Community "
8989 " (http://www.opengeosys.org) "
90- " Distributed under a Modified BSD License. "
90+ " Distributed under the BSD 3-Clause 'New' or 'Revised' License. "
9191 " See accompanying file LICENSE.txt or "
9292 " http://www.opengeosys.org/project/license" ,
9393 ' ' ,
94- " 0.1 " );
94+ " 1.0.0 " );
9595
9696 TCLAP::UnlabeledValueArg<std::string> vtk_input_a_arg (
9797 " input-file-a" ,
You can’t perform that action at this time.
0 commit comments