mirror of
https://gitlab.com/80486DX2-66/gists
synced 2025-05-31 08:31:41 +05:30
safe_mem.h: move the legal notice to the end of the note
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
*
|
||||
* A header-only library (macro collection) for safer memory management.
|
||||
*
|
||||
* Author: Intel A80486DX2-66
|
||||
* License: Creative Commons Zero 1.0 Universal
|
||||
*
|
||||
* NOTE: Declare macro SAFE_MEM_OLD_BSD when compiling if you're using OpenBSD
|
||||
* version earlier than 5.5 or FreeBSD version earlier than 11.0.
|
||||
*
|
||||
* Author: Intel A80486DX2-66
|
||||
* License: Creative Commons Zero 1.0 Universal
|
||||
*/
|
||||
|
||||
#ifndef _SAFE_MEM_H
|
||||
|
Reference in New Issue
Block a user