Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/P-p-H-d/mlib.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Pelissier <Patrick.Pelissier@gmail.com>2024-01-19 23:36:59 +0300
committerPatrick Pelissier <Patrick.Pelissier@gmail.com>2024-01-19 23:37:47 +0300
commit52b58c5a517b3b31b9a8634d4409085c02214ded (patch)
tree67b949946e202026fa54b5fe2d79773be5ece7f9 /m-thread.h
parent8902a752f5765749053f91097689a9ad56526312 (diff)
Happy new year 2024
Diffstat (limited to 'm-thread.h')
-rw-r--r--m-thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/m-thread.h b/m-thread.h
index 4a7da75..2f5f817 100644
--- a/m-thread.h
+++ b/m-thread.h
@@ -1,7 +1,7 @@
/*
* M*LIB - Thin Mutex & Thread wrapper
*
- * Copyright (c) 2017-2023, Patrick Pelissier
+ * Copyright (c) 2017-2024, Patrick Pelissier
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met: