Skip to content

Commit 38d51a1

Browse files
feat: update copyright year (#3637)
* feat: update copyright year * chore: adding changelog file 3637.documentation.md [dependabot-skip] --------- Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 9bd9c22 commit 38d51a1

File tree

278 files changed

+278
-277
lines changed

Some content is hidden

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

278 files changed

+278
-277
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2016 - 2024 ANSYS, Inc. and/or its affiliates.
3+
Copyright (c) 2016 - 2025 ANSYS, Inc. and/or its affiliates.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

doc/changelog.d/3637.documentation.md

Lines changed: 1 addition & 0 deletions

doc/source/examples/extended_examples/ex_01-gmsh_example/gmsh_generator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2016 - 2024 ANSYS, Inc. and/or its affiliates.
1+
# Copyright (C) 2016 - 2025 ANSYS, Inc. and/or its affiliates.
22
# SPDX-License-Identifier: MIT
33
#
44
#

doc/source/examples/extended_examples/ex_01-gmsh_example/mesh_converter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2016 - 2024 ANSYS, Inc. and/or its affiliates.
1+
# Copyright (C) 2016 - 2025 ANSYS, Inc. and/or its affiliates.
22
# SPDX-License-Identifier: MIT
33
#
44
#

doc/source/examples/extended_examples/ex_01-gmsh_example/modal_analysis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2016 - 2024 ANSYS, Inc. and/or its affiliates.
1+
# Copyright (C) 2016 - 2025 ANSYS, Inc. and/or its affiliates.
22
# SPDX-License-Identifier: MIT
33
#
44
#

doc/source/examples/extended_examples/executable/cli_rotor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2016 - 2024 ANSYS, Inc. and/or its affiliates.
1+
# Copyright (C) 2016 - 2025 ANSYS, Inc. and/or its affiliates.
22
# SPDX-License-Identifier: MIT
33
#
44
#

doc/source/examples/extended_examples/executable/rotor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2016 - 2024 ANSYS, Inc. and/or its affiliates.
1+
# Copyright (C) 2016 - 2025 ANSYS, Inc. and/or its affiliates.
22
# SPDX-License-Identifier: MIT
33
#
44
#

doc/source/examples/extended_examples/gui/gui_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2016 - 2024 ANSYS, Inc. and/or its affiliates.
1+
# Copyright (C) 2016 - 2025 ANSYS, Inc. and/or its affiliates.
22
# SPDX-License-Identifier: MIT
33
#
44
#

doc/source/examples/extended_examples/hpc/ml_ga_beam.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2016 - 2024 ANSYS, Inc. and/or its affiliates.
1+
# Copyright (C) 2016 - 2025 ANSYS, Inc. and/or its affiliates.
22
# SPDX-License-Identifier: MIT
33
#
44
#

examples/00-mapdl-examples/2d_magnetostatic_solenoid-BodyFlux_Averaging.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2016 - 2024 ANSYS, Inc. and/or its affiliates.
1+
# Copyright (C) 2016 - 2025 ANSYS, Inc. and/or its affiliates.
22
# SPDX-License-Identifier: MIT
33
#
44
#

0 commit comments

Comments
 (0)