From bfbb0c1bebba9c20e582e3f68302ba800dbe848b Mon Sep 17 00:00:00 2001 From: jhabjan Date: Fri, 25 Apr 2014 10:31:52 +0200 Subject: [PATCH] moved copying and version-history to the root --- Ghostscript.NET/COPYING.txt => COPYING | 0 Ghostscript.NET/VERSION-HISTORY.txt => VERSION-HISTORY | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) rename Ghostscript.NET/COPYING.txt => COPYING (100%) rename Ghostscript.NET/VERSION-HISTORY.txt => VERSION-HISTORY (99%) diff --git a/Ghostscript.NET/COPYING.txt b/COPYING similarity index 100% rename from Ghostscript.NET/COPYING.txt rename to COPYING diff --git a/Ghostscript.NET/VERSION-HISTORY.txt b/VERSION-HISTORY similarity index 99% rename from Ghostscript.NET/VERSION-HISTORY.txt rename to VERSION-HISTORY index 8afa7c8..d15105b 100644 --- a/Ghostscript.NET/VERSION-HISTORY.txt +++ b/VERSION-HISTORY @@ -1,5 +1,6 @@ // -// version-history.cs +// version-history +// // This file is part of Ghostscript.NET library // Author: Josip Habjan (habjan@gmail.com, http://www.linkedin.com/in/habjan) //