Bump copyright year
[pazpar2-moved-to-github.git] / win / pazpar2.nsi
index 06be0be..a1706c4 100644 (file)
@@ -1,5 +1,5 @@
 ; This file is part of Pazpar2.
-; Copyright (C) 2006-2009 Index Data
+; Copyright (C) 2006-2010 Index Data
 
 !include version.nsi
 
@@ -84,6 +84,7 @@ Section "" ; (default section)
        SetOutPath $INSTDIR\etc
        File /r ..\etc\*.xml
        File /r ..\etc\*.xsl
+       File /r ..\etc\*.mmap
        File /oname=pazpar2.cfg ..\etc\pazpar2.cfg.dist 
        SetOutPath $INSTDIR\log