mirror of
https://gitlab.com/80486DX2-66/gists
synced 2024-11-08 18:02:23 +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
|
||||
*
|
||||
* TODO: Add ability to replace from the end (negative value of max_count)
|
||||
*
|
||||
* Author: Intel A80486DX2-66
|
||||
* License: Creative Commons Zero 1.0 Universal
|
||||
*
|
||||
* TODO: Add ability to replace from the end (negative value of max_count)
|
||||
*/
|
||||
|
||||
#include "str_replace.h"
|
||||
|
Loading…
Reference in New Issue
Block a user