aboutsummaryrefslogtreecommitdiff
path: root/hex.c
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-09-28 05:10:27 +0200
committerPřemysl Eric Janouch <p@janouch.name>2020-09-28 05:10:27 +0200
commitb3f117a7856f8aadd853b24f946d9807e1fa7197 (patch)
treea41dbd3f18eac2d01e3495e99f1954afbd509254 /hex.c
parentd87ae4bfba58429d0c55eb6db94489e8747dc1dd (diff)
downloadhex-b3f117a7856f8aadd853b24f946d9807e1fa7197.tar.gz
hex-b3f117a7856f8aadd853b24f946d9807e1fa7197.tar.xz
hex-b3f117a7856f8aadd853b24f946d9807e1fa7197.zip
Name change
Diffstat (limited to 'hex.c')
-rw-r--r--hex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hex.c b/hex.c
index d29eb65..5cb1c3c 100644
--- a/hex.c
+++ b/hex.c
@@ -1,7 +1,7 @@
/*
* hex -- hex viewer
*
- * Copyright (c) 2016 - 2017, Přemysl Janouch <p@janouch.name>
+ * Copyright (c) 2016 - 2017, Přemysl Eric Janouch <p@janouch.name>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted.