From 34ce16d586c363332af0c23a5dee102e51b8f656 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 12 Mar 2014 21:55:45 -0400 Subject: Separated file creation dates from the package comment. --- sysdata_unix.go | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdata_unix.go') diff --git a/sysdata_unix.go b/sysdata_unix.go index 91b301c..76667ac 100644 --- a/sysdata_unix.go +++ b/sysdata_unix.go @@ -1,6 +1,7 @@ // +build !windows,!darwin,!plan9 // 16 february 2014 + package ui import ( -- cgit v1.2.3