summaryrefslogtreecommitdiff
path: root/system/auth.go
diff options
context:
space:
mode:
Diffstat (limited to 'system/auth.go')
-rw-r--r--system/auth.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/auth.go b/system/auth.go
index cf1adf2..8b12ab5 100644
--- a/system/auth.go
+++ b/system/auth.go
@@ -1,3 +1,6 @@
+// Package system contains a collection of packages that make up the internal
+// Ponzu system, which handles addons, administration, the Admin server, the API
+// server, analytics, databases, search, TLS, and various internal types.
package system
import (