From e05aaca1e683025d654db62fb5bc77781707e8e9 Mon Sep 17 00:00:00 2001 From: charlie barto Date: Sat, 8 Mar 2014 20:42:02 -0500 Subject: fixed name of license in babel file --- nim-freeimage.babel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nim-freeimage.babel b/nim-freeimage.babel index a2a7e05..c9e9a50 100644 --- a/nim-freeimage.babel +++ b/nim-freeimage.babel @@ -5,6 +5,6 @@ author = "Charlie Barto" description = """wrapper for the FreeImage library for reading and writing image files""" license = "MIT" InstallFiles = """ -FreeImage-License.txt +FreeImage_License.txt FreeImage.nim """ -- cgit v1.2.3