From 13b4b8a5f5670d38eae095749ddbba734ac2df89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Mon, 28 Sep 2020 05:11:26 +0200 Subject: Name change --- cmd/interpreter/main.go | 2 +- cmd/repl/main.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'cmd') diff --git a/cmd/interpreter/main.go b/cmd/interpreter/main.go index e0001a2..468092f 100644 --- a/cmd/interpreter/main.go +++ b/cmd/interpreter/main.go @@ -1,5 +1,5 @@ // -// Copyright (c) 2018, Přemysl Janouch +// Copyright (c) 2018, Přemysl Eric Janouch // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without fee is hereby granted. 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 +// Copyright (c) 2018, Přemysl Eric Janouch // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without fee is hereby granted. -- cgit v1.2.3