diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2020-08-01 14:01:58 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2020-08-01 14:01:58 +0200 |
commit | 0d37e5bc8a5f1af3e264b029879fd79da6bd964c (patch) | |
tree | ef8c03a2a2e458e8e26e7f95782058a7ada17dd6 /hnc | |
parent | eae39b13c2f5dcaf2a27b45f1e27041a2e5f4c40 (diff) | |
download | haven-0d37e5bc8a5f1af3e264b029879fd79da6bd964c.tar.gz haven-0d37e5bc8a5f1af3e264b029879fd79da6bd964c.tar.xz haven-0d37e5bc8a5f1af3e264b029879fd79da6bd964c.zip |
Name change
Diffstat (limited to 'hnc')
-rw-r--r-- | hnc/main.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hnc/main.go b/hnc/main.go index bc10168..364c9cc 100644 --- a/hnc/main.go +++ b/hnc/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. |