From 66b0d915465269b5cc00ce20090e87dc049e73df Mon Sep 17 00:00:00 2001 From: Stani Date: Sat, 27 Jun 2015 17:19:08 +0200 Subject: [PATCH] move android in its own folder --- pdf2d/samples/android/android.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdf2d/samples/android/android.go b/pdf2d/samples/android/android.go index 47d563b..1af1769 100644 --- a/pdf2d/samples/android/android.go +++ b/pdf2d/samples/android/android.go @@ -1,5 +1,5 @@ // Copyright 2010 The draw2d Authors. All rights reserved. -// created: 21/11/2010 by Laurent Le Goff +// created: 21/11/2010 by Laurent Le Goff, Stani Michiels // Draw an android avatar to android.png package main