summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/mutex.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mutex.sh b/src/mutex.sh
index 32a2469..dc23070 100644
--- a/src/mutex.sh
+++ b/src/mutex.sh
@@ -1,6 +1,6 @@
# Functions for locking and unlocking mutex objects
#
-# Copyright (C) 2014 Patrick "P. J." McDermott
+# Copyright (C) 2014 Patrick McDermott
#
# This file is part of the ProteanOS Development Kit.
#