aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xS/main.go2
-rw-r--r--xS/main_test.go2
2 files changed, 2 insertions, 2 deletions
diff --git a/xS/main.go b/xS/main.go
index 8fcb6c2..28d6fd6 100644
--- a/xS/main.go
+++ b/xS/main.go
@@ -1,5 +1,5 @@
//
-// Copyright (c) 2014 - 2018, Přemysl Janouch <p@janouch.name>
+// Copyright (c) 2014 - 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.
diff --git a/xS/main_test.go b/xS/main_test.go
index 4d6ccb3..8241b4e 100644
--- a/xS/main_test.go
+++ b/xS/main_test.go
@@ -1,5 +1,5 @@
//
-// Copyright (c) 2015 - 2018, Přemysl Janouch <p@janouch.name>
+// Copyright (c) 2015 - 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.