mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-15 10:48:38 +00:00
Update copyright year in grep.c
This commit is contained in:
parent
e21dd756bf
commit
aeec34749d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
// Copyright (c) 2023-2026 Maro (whitehai11)
|
// Copyright (c) 2026 Maro (whitehai11)
|
||||||
// This software is released under the GNU General Public License v3.0. See LICENSE file for details.
|
// This software is released under the GNU General Public License v3.0. See LICENSE file for details.
|
||||||
// This header needs to maintain in any file it is present in, as per the GPL license terms.
|
// This header needs to maintain in any file it is present in, as per the GPL license terms.
|
||||||
// BOREDOS_APP_DESC: Search for text inside a file.
|
// BOREDOS_APP_DESC: Search for text inside a file.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue