9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-25 18:09:17 +00:00

[ci skip] typo MpmcQueue header

This commit is contained in:
hayanesuru
2025-07-24 00:54:00 +09:00
parent 80108127c3
commit e3edba1bdc

View File

@@ -1,5 +1,7 @@
// Copyright (c) 2018 Aron Wieck Crown Communications GmbH, Karlsruhe, Germany
// Licensed under the terms of MIT license and the Apache License (Version 2.0).
/*
* Copyright (c) 2018 Aron Wieck Crown Communications GmbH
* SPDX-License-Identifier: MIT OR Apache-2.0
*/
package org.dreeam.leaf.util.queue;