mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-08-11 05:37:52 +00:00
Update licenses to new standards... plus New Years bump
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# ==========================================
|
||||
# CMock Project - Automatic Mock Generation for C
|
||||
# Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
|
||||
# [Released under MIT License. Please refer to license.txt for details]
|
||||
# ==========================================
|
||||
# =========================================================================
|
||||
# CMock - Automatic Mock Generation for C
|
||||
# ThrowTheSwitch.org
|
||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||
# SPDX-License-Identifier: MIT
|
||||
# =========================================================================
|
||||
|
||||
class CMockGeneratorPluginArray
|
||||
attr_reader :priority
|
||||
|
||||
Reference in New Issue
Block a user