Skip to content

Commit d1fe18b

Browse files
committed
Updates for the new year.
1 parent 51d2db9 commit d1fe18b

File tree

110 files changed

+116
-109
lines changed

Some content is hidden

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

110 files changed

+116
-109
lines changed

LICENSE.txt

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

3-
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
3+
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
44

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

auto/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# =========================================================================
22
# Unity - A Test Framework for C
33
# ThrowTheSwitch.org
4-
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
4+
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
55
# SPDX-License-Identifier: MIT
66
# =========================================================================
77

auto/colour_prompt.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# =========================================================================
22
# Unity - A Test Framework for C
33
# ThrowTheSwitch.org
4-
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
4+
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
55
# SPDX-License-Identifier: MIT
66
# =========================================================================
77

auto/colour_reporter.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# =========================================================================
22
# Unity - A Test Framework for C
33
# ThrowTheSwitch.org
4-
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
4+
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
55
# SPDX-License-Identifier: MIT
66
# =========================================================================
77

auto/extract_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# =========================================================================
33
# Unity - A Test Framework for C
44
# ThrowTheSwitch.org
5-
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
5+
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
66
# SPDX-License-Identifier: MIT
77
# =========================================================================
88

auto/generate_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# =========================================================================
22
# Unity - A Test Framework for C
33
# ThrowTheSwitch.org
4-
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
4+
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
55
# SPDX-License-Identifier: MIT
66
# =========================================================================
77

auto/generate_module.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# =========================================================================
22
# Unity - A Test Framework for C
33
# ThrowTheSwitch.org
4-
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
4+
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
55
# SPDX-License-Identifier: MIT
66
# =========================================================================
77

auto/generate_test_runner.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# =========================================================================
33
# Unity - A Test Framework for C
44
# ThrowTheSwitch.org
5-
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
5+
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
66
# SPDX-License-Identifier: MIT
77
# =========================================================================
88

auto/parse_output.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# =========================================================================
22
# Unity - A Test Framework for C
33
# ThrowTheSwitch.org
4-
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
4+
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
55
# SPDX-License-Identifier: MIT
66
# =========================================================================
77

auto/stylize_as_junit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# =========================================================================
33
# Unity - A Test Framework for C
44
# ThrowTheSwitch.org
5-
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
5+
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
66
# SPDX-License-Identifier: MIT
77
# =========================================================================
88

0 commit comments

Comments
 (0)