Skip to content

Commit 61a9f5c

Browse files
chore: auto fixes from pre-commit hooks
1 parent a76ee03 commit 61a9f5c

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
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) 2024 - 2025 ANSYS, Inc. and/or its affiliates.
3+
Copyright (c) 2024 - 2026 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/source/conf.py

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

fluent-mechanical/wf_fm_01_fluent.py

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

fluent-mechanical/wf_fm_02_mechanical.py

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

geometry-mechanical-dpf/wf_gmd_01_geometry.py

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

geometry-mechanical-dpf/wf_gmd_02_mechanical.py

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

geometry-mechanical-dpf/wf_gmd_03_dpf.py

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

geometry-mesh-fluent/wf_gmf_01_geometry.py

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

geometry-mesh-fluent/wf_gmf_02_fluent_meshing.py

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

geometry-mesh-fluent/wf_gmf_03_fluent_solver.py

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

0 commit comments

Comments
 (0)