1
0
mirror of https://github.com/google/uuid.git synced 2025-09-16 09:16:30 +02:00

Update the doc line.

This commit is contained in:
Paul Borman
2011-08-08 23:14:13 -07:00
parent 42c4e65571
commit e8fc8707cf

View File

@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// The uuid package generates and inspects UUIDs based on RFC 4122 and
// DCE 1.1: Authentication and Security Services.
// The uuid package generates and inspects UUIDs.
//
// UUIDs are based on RFC 4122 and DCE 1.1: Authentication and Security Services.
package uuid