mirror of
https://gitlab.com/80486DX2-66/gists
synced 2024-12-26 11:30:03 +05:30
str_replace.c: move the legal notice to the end of the note
This commit is contained in:
parent
ca8a8c0cc5
commit
514cdf6ee2
@ -1,10 +1,10 @@
|
|||||||
/*
|
/*
|
||||||
* str_replace.c
|
* str_replace.c
|
||||||
*
|
*
|
||||||
|
* TODO: Add ability to replace from the end (negative value of max_count)
|
||||||
|
*
|
||||||
* Author: Intel A80486DX2-66
|
* Author: Intel A80486DX2-66
|
||||||
* License: Creative Commons Zero 1.0 Universal
|
* License: Creative Commons Zero 1.0 Universal
|
||||||
*
|
|
||||||
* TODO: Add ability to replace from the end (negative value of max_count)
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "str_replace.h"
|
#include "str_replace.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user