aboutsummaryrefslogtreecommitdiff
path: root/repl.c
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-09-28 05:11:26 +0200
committerPřemysl Eric Janouch <p@janouch.name>2020-09-28 05:11:26 +0200
commit13b4b8a5f5670d38eae095749ddbba734ac2df89 (patch)
tree85ab354b7e3f2673413752b848af9f9e64207bb4 /repl.c
parentcd0f978b096b7054c7b661a4877c58833c7b4bc5 (diff)
downloadell-13b4b8a5f5670d38eae095749ddbba734ac2df89.tar.gz
ell-13b4b8a5f5670d38eae095749ddbba734ac2df89.tar.xz
ell-13b4b8a5f5670d38eae095749ddbba734ac2df89.zip
Name change
Diffstat (limited to 'repl.c')
-rw-r--r--repl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/repl.c b/repl.c
index b1ff7d0..94e1fae 100644
--- a/repl.c
+++ b/repl.c
@@ -1,7 +1,7 @@
/*
* repl.c: test REPL
*
- * Copyright (c) 2017, Přemysl Janouch <p@janouch.name>
+ * Copyright (c) 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.