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. --- unmigrated/cursors_windows.go | 1 + unmigrated/icons_windows.go | 1 + unmigrated/main_windows.go | 1 + 3 files changed, 3 insertions(+) (limited to 'unmigrated') diff --git a/unmigrated/cursors_windows.go b/unmigrated/cursors_windows.go index 3a45391..a275ebe 100644 --- a/unmigrated/cursors_windows.go +++ b/unmigrated/cursors_windows.go @@ -1,4 +1,5 @@ // 8 february 2014 + package ui import ( diff --git a/unmigrated/icons_windows.go b/unmigrated/icons_windows.go index f45291a..85ccad1 100644 --- a/unmigrated/icons_windows.go +++ b/unmigrated/icons_windows.go @@ -1,4 +1,5 @@ // 8 february 2014 + package ui import ( diff --git a/unmigrated/main_windows.go b/unmigrated/main_windows.go index afe6d3c..1167b07 100644 --- a/unmigrated/main_windows.go +++ b/unmigrated/main_windows.go @@ -1,6 +1,7 @@ // +build ignore // 7 february 2014 + package ui import ( -- cgit v1.2.3