Skip to content

Commit c153084

Browse files
committed
Bumped copyright year to 2025.
1 parent fe72d5b commit c153084

27 files changed

+29
-29
lines changed

pyVHDLModel/Association.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/Base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/Common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/Concurrent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/Declaration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/DesignUnit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/Exception.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/Expression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/IEEE.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/Instantiation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/Interface.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/Name.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/Namespace.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/Object.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/PSLModel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/Predefined.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/Regions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/STD.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/Sequential.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

pyVHDLModel/Subprogram.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# #
1212
# License: #
1313
# ==================================================================================================================== #
14-
# Copyright 2017-2024 Patrick Lehmann - Boetzingen, Germany #
14+
# Copyright 2017-2025 Patrick Lehmann - Boetzingen, Germany #
1515
# Copyright 2016-2017 Patrick Lehmann - Dresden, Germany #
1616
# #
1717
# Licensed under the Apache License, Version 2.0 (the "License"); #

0 commit comments

Comments
 (0)