1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 00:15:58 +01:00

Bump years.

This commit is contained in:
Mark VanderVoord
2023-02-06 16:26:36 -05:00
parent cd354d9458
commit 7a31075b77
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
The MIT License (MIT) The MIT License (MIT)
Copyright (c) <year> 2007-21 Mike Karlesky, Mark VanderVoord, Greg Williams Copyright (c) <year> 2007-23 Mike Karlesky, Mark VanderVoord, Greg Williams
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View File

@@ -1,6 +1,6 @@
# Unity Test ![CI][] # Unity Test ![CI][]
__Copyright (c) 2007 - 2021 Unity Project by Mike Karlesky, Mark VanderVoord, and Greg Williams__ __Copyright (c) 2007 - 2023 Unity Project by Mike Karlesky, Mark VanderVoord, and Greg Williams__
Welcome to the Unity Test Project, one of the main projects of ThrowTheSwitch.org. Welcome to the Unity Test Project, one of the main projects of ThrowTheSwitch.org.
Unity Test is a unit testing framework built for C, with a focus on working with embedded toolchains. Unity Test is a unit testing framework built for C, with a focus on working with embedded toolchains.

View File

@@ -1,6 +1,6 @@
{ {
"name": "Unity", "name": "Unity",
"version": "2.5.2", "version": "2.6.0",
"keywords": "unit-testing, testing, tdd, testing-framework", "keywords": "unit-testing, testing, tdd, testing-framework",
"description": "Simple Unit Testing for C", "description": "Simple Unit Testing for C",
"homepage": "http://www.throwtheswitch.org/unity", "homepage": "http://www.throwtheswitch.org/unity",