summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibC/fnmatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'Userland/Libraries/LibC/fnmatch.h')
-rw-r--r--Userland/Libraries/LibC/fnmatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Userland/Libraries/LibC/fnmatch.h b/Userland/Libraries/LibC/fnmatch.h
index ca46fa1556..3aa398b472 100644
--- a/Userland/Libraries/LibC/fnmatch.h
+++ b/Userland/Libraries/LibC/fnmatch.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2021, the SerenityOS developers
+ * Copyright (c) 2021, the SerenityOS developers.
*
* SPDX-License-Identifier: BSD-2-Clause
*/