summaryrefslogtreecommitdiff
path: root/readme.go
diff options
context:
space:
mode:
Diffstat (limited to 'readme.go')
-rw-r--r--readme.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.go b/readme.go
index 5bbfe11..77e60cf 100644
--- a/readme.go
+++ b/readme.go
@@ -1,4 +1,4 @@
-// Copyright (C) 2015 Luke Shumaker <lukeshu@sbcglobal.net>
+// Copyright (C) 2015, 2017 Luke Shumaker <lukeshu@sbcglobal.net>
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
@@ -17,4 +17,4 @@
// Package libnslcd implements the nslcd protocol of nss-pam-ldapd,
// and utlities for implementing daemons.
-package libnslcd
+package libnslcd // import "git.lukeshu.com/go/libnslcd"