aboutsummaryrefslogtreecommitdiff
path: root/nexgb/cookie.go
diff options
context:
space:
mode:
authorPřemysl Janouch <p@janouch.name>2018-09-08 19:39:28 +0200
committerPřemysl Janouch <p@janouch.name>2018-09-08 19:51:53 +0200
commit48fb710f357a363cce043a9f546e8a4aff196786 (patch)
treef6d4102339db3776887def299285b29c103bdd94 /nexgb/cookie.go
parent3173202cc1e08762c6e156a8fffd23269a5ddb2b (diff)
downloadhaven-48fb710f357a363cce043a9f546e8a4aff196786.tar.gz
haven-48fb710f357a363cce043a9f546e8a4aff196786.tar.xz
haven-48fb710f357a363cce043a9f546e8a4aff196786.zip
nexgb: post-merge fixups and cleanups
AUTHORS, CONTRIBUTORS: still useful, add people from git log, clean up. LICENSE: Google doesn't really grant you shit anymore. The EU doesn't have software patents either, so it doesn't affect me directly. README, doc.go: erase mentions of unmaintained xgbutil.
Diffstat (limited to 'nexgb/cookie.go')
-rw-r--r--nexgb/cookie.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/nexgb/cookie.go b/nexgb/cookie.go
index d5cdb29..2f0d2f2 100644
--- a/nexgb/cookie.go
+++ b/nexgb/cookie.go
@@ -1,4 +1,4 @@
-package xgb
+package nexgb
import (
"errors"