diff --git a/dynarray.c b/dynarray.c index d9ab70b..0150299 100644 --- a/dynarray.c +++ b/dynarray.c @@ -1,5 +1,5 @@ /* - * This file is part of corelibs. (https://git.redxen.eu/caskd/corelibs) + * This file is part of corelibs. (https://git.redxen.eu/corelibs) * Copyright (c) 2021 Alex-David Denes * * corelibs is free software: you can redistribute it and/or modify diff --git a/dynarray.h b/dynarray.h index 71d68a3..35087d8 100644 --- a/dynarray.h +++ b/dynarray.h @@ -1,5 +1,5 @@ /* - * This file is part of corelibs. (https://git.redxen.eu/caskd/corelibs) + * This file is part of corelibs. (https://git.redxen.eu/corelibs) * Copyright (c) 2021 Alex-David Denes * * corelibs is free software: you can redistribute it and/or modify