aboutsummaryrefslogtreecommitdiff
path: root/nexgb
diff options
context:
space:
mode:
Diffstat (limited to 'nexgb')
-rw-r--r--nexgb/AUTHORS2
-rw-r--r--nexgb/CONTRIBUTORS2
-rw-r--r--nexgb/README4
-rw-r--r--nexgb/xgbgen/LICENSE2
4 files changed, 5 insertions, 5 deletions
diff --git a/nexgb/AUTHORS b/nexgb/AUTHORS
index 49c10da..220cf9e 100644
--- a/nexgb/AUTHORS
+++ b/nexgb/AUTHORS
@@ -23,4 +23,4 @@ Alessandro Arzilli <alessandro.arzilli@gmail.com>
fangyuanziti <tiziyuanfang@gmail.com>
Bryan Matsuo <bryan.matsuo@gmail.com>
Rabin Vincent <rabin@rab.in>
-Přemysl Janouch <p@janouch.name>
+Přemysl Eric Janouch <p@janouch.name>
diff --git a/nexgb/CONTRIBUTORS b/nexgb/CONTRIBUTORS
index 353c609..399f883 100644
--- a/nexgb/CONTRIBUTORS
+++ b/nexgb/CONTRIBUTORS
@@ -32,4 +32,4 @@ Alessandro Arzilli <alessandro.arzilli@gmail.com>
fangyuanziti <tiziyuanfang@gmail.com>
Bryan Matsuo <bryan.matsuo@gmail.com>
Rabin Vincent <rabin@rab.in>
-Přemysl Janouch <p@janouch.name>
+Přemysl Eric Janouch <p@janouch.name>
diff --git a/nexgb/README b/nexgb/README
index d3f84cd..bea459f 100644
--- a/nexgb/README
+++ b/nexgb/README
@@ -12,8 +12,8 @@ Quick usage
go get janouch.name/haven/nexgb
go run $GOPATH/src/janouch.name/haven/nexgb/examples/create-window/main.go
-Přemysl Janouch's fork
-----------------------
+Přemysl Eric Janouch's fork
+---------------------------
I've merged BurntSushi/xgb into haven as a subdirectory due to a/ inactivity
upstream, and b/ intentions to make incompatible changes meant to be in sync
with the rest of the project.
diff --git a/nexgb/xgbgen/LICENSE b/nexgb/xgbgen/LICENSE
index d34755d..8337432 100644
--- a/nexgb/xgbgen/LICENSE
+++ b/nexgb/xgbgen/LICENSE
@@ -1,5 +1,5 @@
Copyright (c) 2012 - 2016, Andrew Gallant <jamslam@gmail.com>
-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.