diff options
Diffstat (limited to 'cmd/repl/main.go')
-rw-r--r-- | cmd/repl/main.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/repl/main.go b/cmd/repl/main.go index 3511931..7b188a3 100644 --- a/cmd/repl/main.go +++ b/cmd/repl/main.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2018, Přemysl Janouch <p@janouch.name> +// Copyright (c) 2018, 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. |