aboutsummaryrefslogtreecommitdiff
path: root/nexgb
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-08-01 14:01:58 +0200
committerPřemysl Eric Janouch <p@janouch.name>2020-08-01 14:01:58 +0200
commit0d37e5bc8a5f1af3e264b029879fd79da6bd964c (patch)
treeef8c03a2a2e458e8e26e7f95782058a7ada17dd6 /nexgb
parenteae39b13c2f5dcaf2a27b45f1e27041a2e5f4c40 (diff)
downloadhaven-0d37e5bc8a5f1af3e264b029879fd79da6bd964c.tar.gz
haven-0d37e5bc8a5f1af3e264b029879fd79da6bd964c.tar.xz
haven-0d37e5bc8a5f1af3e264b029879fd79da6bd964c.zip
Name change
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.