From 91664defe0a75da15661a37a7f585b0c8523bf4e Mon Sep 17 00:00:00 2001
From: Ondřej Surý "crypto/rot13"
should be named rot13
.
-At the moment, the Go tools impose a restriction that package names are unique
-across all packages linked into a single binary, but that restriction
-will be lifted soon.
+There is no requirement that package names be unique
+across all packages linked into a single binary,
+only that the import paths (their full file names) be unique.
-- cgit v1.2.3